.elementor-4289 .elementor-element.elementor-element-36e3c86 .elementor-heading-title{color:#FFFFFF;}.elementor-4289 .elementor-element.elementor-element-82cab4a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4289 .elementor-element.elementor-element-d801d18 > .elementor-widget-container{background-color:#FFFFFF;margin:0px 0px -30px 0px;padding:3px 3px 3px 3px;}.elementor-4289 .elementor-element.elementor-element-d801d18{text-align:center;}.elementor-4289 .elementor-element.elementor-element-e5a1a11 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-4289 .dialog-widget-content{background-color:#1E363A;border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4289{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4289 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4289 .dialog-close-button{display:flex;}#elementor-popup-modal-4289 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-4289 .dialog-close-button svg{fill:#FFFFFF;}#elementor-popup-modal-4289 .dialog-close-button:hover i{color:#FFFFFF;}/* Start custom CSS for mycred_total_points, class: .elementor-element-165b2ed */.elementor-4289 .elementor-element.elementor-element-165b2ed{
    color: white;
}/* End custom CSS */
/* Start custom CSS *//* Header */
.mycred-popup-header {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    color: #f7f7f7;
}

/* Table styling */
.mycred-popup table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0;
}

.mycred-popup th, .mycred-popup td {
    padding: 10px;
    text-align: left;
}

.mycred-popup th {
    background-color: rgba(255, 255, 255, 0.1);
    color: #e0e0e0;
    font-weight: bold;
}

.mycred-popup td {
    background-color: rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #e0e0e0;
}

/* Total Reward */
.mycred-popup .total-reward {
    font-size: 24px;
    font-weight: bold;
    color: #fdd835;
    margin: 10px 0;
    text-align: right;
}

/* Icons for actions */
.mycred-popup .action-icon {
    margin-right: 8px;
    vertical-align: middle;
}/* End custom CSS */