.mycred-metabox .widget-content .hook-instance .specific-hook-actions {
	margin-bottom: 12px !important;
}

.mycred-metabox .widget-content .hook-instance:last-child .specific-hook-actions {
	margin-bottom: 0px !important;
}

.mycred-metabox .widget-content .hook-instance .specific-hook-actions .mycred-add-specific-hook {
	display: none;
}

.mycred-metabox .widget-content .hook-instance:last-child .specific-hook-actions .mycred-add-specific-hook {
	display: initial;
}