/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 17:41:05 */
.my-account .gamipress-achievement .gamipress-achievement-image{
	//display:none;
	
}

.my-account .gamipress-achievement .gamipress-achievement-description{
    flex-direction: column;
    align-items: start;
    justify-content: center;
    gap: 10px;
    padding: 15px;
}


.activity-inner img
{
	max-height:100px!important;
	object-fit:contain!important;
}

.clear-value
{
	background:#c41436!important;
}
.youzify-save-options
{
	background-color:#c41436!important;
}

.youzify-account-settings-menu .youzify-menu-icon i
{
	background:#333!important;
}


/* Ajustar el buscador de Select2 en BuddyPress */
.select2-container .select2-selection--multiple {
    min-height: 40px;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 4px 6px;
    background-color: #fff;
    box-shadow: none;
}

/* Etiquetas seleccionadas */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
       
    border-radius: 4px;
    padding: 2px 6px;
    margin-top: 4px;
}

/* Eliminar la “x” fea y darle estilo */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 4px;
}

/* Campo de búsqueda dentro del select */
.select2-container--default .select2-search--inline .select2-search__field {
    margin: 0;
    padding: 4px;
    font-size: 14px;
}
.select2-search--inline,.select2-search__field
{
	width:100%!important;
}

.youzify-page-main-content .clear-value
{
	display:none!important;
}



.menuActivo .youzify-menu-title
{
	color: #c41436!important;
}

.menuActivo .youzify-menu-icon i
{
	background:#c41436!important;
}

thead th,th
{
	background:#c31436!important;
}

#youzify-skill-button
{
	background:#333333!important;
}

#youzify-profile-navmenu
{
	z-index:9;
}

#youzify-profile-navmenu .youzify-settings-menu {
width:250px;
}

html
{
	overflow-x:hidden;
}

.youzify-wg-item .uk-option-item:nth-of-type(3) {
    display: none !important;
}


.activity-item
{
	visibility:visible!important;
}