/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 21 2024 | 18:01:38 */
.creditos > div > p {
    margin: 0;
}
.creditos {
    display: flex;
    flex-direction: column;
}
.creditos > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
	width: 100%;
}


.creditos > div > p:last-child {
    font-weight: 600;
	text-align:right;
	margin-bottom: 15px;
}

.breadcrumbs {
	color: #876f6655;
}

.breadcrumbs a:hover {
	color: var(--wp--preset--color--accent, #e57373)!important;
}

.c-residente-credito:not([data-tipo= "190"] .c-residente-credito), [data-tipo="190"] .artista-credito {
	display: none
}
.equipo-titular {
word-break: break-word;
}


.stk-block-carousel__dots > :only-child{
	display: none;
}