/* NGamesCMS 4.3.13E - Profile Player títulos visibles (CSS-only) */
.profile-player .panel-heading,
.profile-wrapper .panel-heading,
#profile-player .panel-heading,
#player-profile .panel-heading,
.profile-content .panel-heading,
.module-profile .panel-heading,
.content .profile .panel-heading,
.main-content .profile .panel-heading,
.profile-player .panel-title,
.profile-wrapper .panel-title,
#profile-player .panel-title,
#player-profile .panel-title,
.profile-content .panel-title,
.module-profile .panel-title,
.profile-player .box-title,
.profile-wrapper .box-title,
#profile-player .box-title,
#player-profile .box-title,
.profile-content .box-title,
.module-profile .box-title {
    color: #e0a05c !important;
    font-weight: 700 !important;
    opacity: 1 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75) !important;
}
.profile-player .panel-heading *,
.profile-wrapper .panel-heading *,
#profile-player .panel-heading *,
#player-profile .panel-heading *,
.profile-content .panel-heading *,
.module-profile .panel-heading * {
    color: inherit !important;
}
