/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 29 2025 | 07:32:28 */
.bbhg-modal-title {
    font-size: 20px;
    font-weight: 700;
    color: var(--bbhg-dark);
    margin: 0;
    line-height: 1.2;
    position: relative;
    top: 10px !important;
	      
       ]
    }



@media only screen and (max-width: 600px) {
.bbhg-composer-trigger {
    margin: 16px 0;
    position: relative !important;
    left: 110px !important;
}
}

@media only screen and (min-width: 768px) {
	.bbhg-composer-trigger {
    margin: 16px 0;
    position: relative !important;
    left: 25px !important;
	}
}


.bbps-profile-status {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    padding: 10px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
    position: relative;
    transition: all 0.3s ease;
    margin-left: 8px;
    margin-top: -293px !important;
    top: -14px;
}



.bbstories-profile-widget {
    background: #fff;
    padding: 20px;
    margin-Botstom: 20px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative;
    top: 12px;
}

.bupr-member-review-stars {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding: 6px;
    margin-top: -22px;
}

.bbhg-filter-label { 
display: none;
}


.bbstories-profile-widget {
    background: #fff;
    padding: 20px;
    margin-Botstom: 20px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    position: relative;
    left: 5px !important;
}

    .bb-top-hashtag-pill .bb-pill-tag {
        max-width: 150px;
        font-size: 14px;
        color: black !important;
    }


.bb-top-hashtag-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #000000 !important;
    padding: 10px 16px;
    border-radius: 100px;
    text-decoration: none;
    flex-shrink: 0;
    max-width: 100%;
    box-sizing: border-box;
    border: 2px solid #e2e8f0;
    transition: all 0.2s ease;
}