.nombres {
    font-weight: 700;
    line-height: 1em;
    font-size: 14px;
    margin-bottom: 7px;
}

@media (min-width: 501px) {
    .row_inner_video {
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .row_inner_video>.wpb_column {
        width: calc(100%/3);
        float: none;
    }
}

.row_inner_video .video-description {
    text-align: center;
    line-height: 1em;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 500;
    font-family: sans-serif;
    /* padding-bottom: 5px; */
    opacity: 0.7;
    letter-spacing: -0.1px;
    padding-left: 10px;
    padding-right: 10px;
    font-style: normal;
    /* display: none; */
    height: auto;
    display: block;
    -webkit-box-orient: inherit;
    -webkit-line-clamp: inherit;
    overflow: hidden;
    width: 100%;
    background: #eee;
    padding: 10px 14px;
}

.row_inner_video .video-description .btn {
    /* display: none; */
    padding: 0;
    margin: 0;
    line-height: 1;
    height: inherit;
    min-height: inherit;
    display: block;
    background: #fff;
    line-height: 1em;
    font-size: 11px;
    display: inline-block;
    border: 1px solid;
    height: auto;
    padding: 2px;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 6px;
}

.row_inner_video .video-description h4 {
    text-transform: none;
    font-size: 13px;
    line-height: 1em;
    margin: 0;
    font-weight: 700;
    margin-bottom: 4px;
}

.row_inner_video .video-description p {
    margin-bottom: 0;
    font-size: 12px;
    padding: 0;
    line-height: 1em;
    letter-spacing: 0;
}

#videos_modelo_id {
    margin-bottom: 20px;
}

.row_inner_video>.wpb_column {
    flex: auto;
}

#modelos_destacadas .content_grid.pad_5px {
    padding: 0.75rem;
}

.sidebar_info_modelo {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-content: start;
}

#tabla_de_datos_modelo {
    flex: 200px;
    max-width: 335px;
    width: 100%;
    margin: 0 auto 0;
}
#tabla_de_datos_modelo tr td a {
    color: rebeccapurple;
}
#posts_modelo_id {
    /* max-width: 335px; */
    margin: 0 auto 0;
    width: 100%;
    flex: 200px;
    padding: 0;
}

#modelos_destacadas .models-6 .model_item .metadato_modelo_2, #modelos_destacadas .models-5 .model_item .metadato_modelo_2 {
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #fff;
}

.visitas_style3 {
    position: absolute;
    bottom: 0;
    padding-bottom: 9px;
    text-align: center;
    width: 100%;
    color: #f05aae;
    font-size: 10.5px;
    font-weight: 600;
    line-height: 1em;
    z-index: 4;
    display: flex;
    gap: 4px;
    justify-content: center;
    text-align: center;
}

.modelo_content_row>.div_seccion_modelo:nth-child(1) {
    padding-top: 0;
}

#videos_modelo_id {
}

.div_seccion_modelo {
    padding-top: 50px;
}

#modelos_destacadas {
    background: linear-gradient(45deg, rgb(140 12 60), rgb(131 26 92));
    padding-top: 25px;
    padding-bottom: 10px;
}

#modelos_destacadas .color_blanco_naranja h4 {
    border-color: orange;
    color: #fff;
    line-height: 1em;
    text-align: center;
    font-size: 1.5em;
    font-family: Poppins;
    letter-spacing: 0;
    font-weight: 700;
}

#menu_modelo ul li a {
    color: #fff;
    display: block;
    padding: 10px 8px;
    font-size: 13px;
}

.contenido-articulo h2 {
    margin-bottom: -2px;
}

.lista_posts_style article:nth-child(1) {
    background: #f2f2f2;
    margin: 0 5px 5px 0;
    width: 100%;
    max-width: 100%;
    display: block;
}

.lista_posts_style article:nth-child(1) .fotofull {
    /* flex-wrap: wrap; */
}

.lista_posts_style article:nth-child(1) .fotofull .foto_mask_artista {
    /* width: 100%; */
    /* max-width: inherit; */
}

.lista_posts_style article:nth-child(1) .fotofull .foto_mask_artista a {
    /* padding-top: 50%; */
    /* height: 200px; */
}

.cent {
    text-align: center;
    display: block;
}

a.cargar-mas-modelos {
    background: black;
    color: #fff;
    border: 0;
    padding: 0;
    opacity: 1;
    padding: 14px 29px;
    line-height: 1em;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0px;
    border-radius: 5px;
    display: inline-block;
}

a:hover.cargar-mas-modelos {
    background: orangered;
}

.bandera_overlay {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 5px;
    width: 30px;
    height: 30px;
}

.gallery img {
    object-fit: cover;
}

.content_inner_evento .fotofull {
    width: auto;
    flex: 300px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    min-width: 50%;
}

.content_inner_evento .content_info_evento {
    width: auto;
    min-width: calc(50%/1);
    flex: 400px;
    margin-bottom: 30px;
    background: #eee;
    padding: 20px!important;
}

.contenido-articulo .cuerpo p {
    color: #222;
    text-align: justify;
    font-family: Poppins;
    font-size: 13px;
    line-height: 1em;
    margin-bottom: 14px;
}

.tax-modelo .main-page-wrapper {
    padding-top: 0;
}

.contenido-articulo .bajada p {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1em;
}

.contenido-articulo h1.entry-title {
    text-align: left;
    font-size: 2.5em;
    line-height: 1em;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.bio-content {
    height: 400px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 15px;
    text-align: justify;
    font-size: 13px;
    line-height: 1.2em;
    max-height: 45vh;
}
h3.entry_title {
    text-align: left;
    color: fuchsia;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 17px;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 13px;
    text-align: left;
}

.cuerpo_tax_modelo h2 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1em;
    font-weight: 700;
}

.epifrafe_modelo {
    font-size: 11px;
    line-height: 1em;
    padding: 0 0 5px 0;
    text-align: center;
    border-bottom: 1px solid #fe5eb763;
    color: orange;
    font-weight: 500;
    max-width: 100%;
    margin: 8px auto 8px;
}

.metadato_modelo_2 {
    font-size: 11px;
    line-height: 1em;
    padding-bottom: 9px;
    color: #fe5eb7;
    text-align: center;
    letter-spacing: 0;
    font-weight: 500;
}

#contenedor_modelos_dir.modelos_grid article.modelo_item {
    width: 100%;
    flex: 200px;
    max-width: inherit;
    min-width: calc(100%/6 - 6px);
    margin: 3px;
    display: block;
}

#contenedor_modelos_dir.modelos_grid article.modelo_item .fototop {
    padding-top: 140%;
    width: 100%;
    height: auto;
}

#contenedor_modelos_dir.modelos_grid article.modelo_item .fototop img {
    object-pisition: 50% 25%;
}

#contenedor_modelos_dir.modelos_grid article.modelo_item .fototop .gradient.totop {
    background: linear-gradient(to bottom,transparent 0,rgb(0 0 0 / 12%) 40%,#000 100%);
}

#contenedor_modelos_dir.modelos_grid article.modelo_item .content_event {
    width: 100%;
}

#contenedor_modelos_dir.modelos_grid article.modelo_item .content_event {
    position: absolute;
    bottom: 0;
    z-index: 2;
    border: 0;
    background: transparent;
    width: 100%;
}

h3.titulo_modelo {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1em;
    text-transform: none;
    color: #fff;
}

#tabla_de_datos_modelo {
    color: #000;
}

#tabla_de_datos_modelo table {
    margin-bottom: 0;
}

#tabla_de_datos_modelo table td {
    font-size: 11px;
    padding: 6px 6px;
    line-height: 1em;
}

#tabla_de_datos_modelo table tbody tr td:nth-child(2) {
    width: 80px;
}
.solopack-navigation { display: flex; justify-content: space-between; line-height: 1em; gap: 10px; padding: 16px 15px; font-size: 12px; border-top: 1px solid #ddd; }
.visitas_modelo_individual {
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 10;
    width: auto;
    height: auto;
    background: #e8641d;
    font-size: 11px;
    line-height: 1em;
    padding: 3px 4px;
    font-weight: 600;
    display: block;
    word-spacing: 0px;
    letter-spacing: .4px;
    color: #fff;
}

@media (min-width: 768px) {
    .home #relacionados_blog .artistas_grid_seccion.blog_relacionados .artista_item {
        width: calc(100%/3 - 6px);
        flex: 1;
        max-width: 50%;
    }

    .content_inner_evento .content_info_evento {
        padding: 25px 35px;
        border: 0;
    }
}

.profile-container {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

/* Estilos de la foto de portada */
.cover-photo {
    position: relative;
    margin-bottom: 0;
    height: 30vw;
    min-height: 350px;
    max-height: 450px;
}

.cover-photo img {
    width: 100%;
    object-fit: cover;
    object-position: 50% 15%;
    height: 100%;
}

.profile_header {
    width: 100%;
    display: flex;
    padding: 20px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

/* Estilos de la foto de perfil */
.profile-picture {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
    z-index: 1;
    border: 4px solid #fff;
    top: -60px;
    left: 10px;
    margin-right: 30px;
    border-radius: 100%;
    margin-bottom: -40px;
}

.profile-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Estilos de la barra lateral */
.profile-sidebar {
    display: flex;
    align-items: center;
    margin-top: 0px;
    background: #000;
}

.profile-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    background: transparent;
}

.profile-sidebar li {
    border-radius: 0px;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 600;
    margin-right: 0;
    font-family: Arial;
    line-height: 1em;
    width: 20%;
    border-right: 1px solid #555;
    text-align: center;
    flex: 300px;
}

.profile-sidebar li a {
    background-color: #000;
    color: #fff;
}

.profile-sidebar li a:hover, .profile-sidebar li a.active {
    background-color: #e12393;
    color: #fff;
}

.profile-sidebar li a:hover, .profile-sidebar li a.active {
    background-color: #e12393;
    color: #fff;
}

.info_card_profile {
    width: calc(100%/1 - 230px);
    text-align: left;
}

.flex_b_t { display: flex ; align-items: center; gap: 10px; margin-bottom: 10px; }

/* Estilos del contenido */
.profile-content {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}

.tab h2 {
    margin-top: 0;
}

.tab p {
    margin: 0;
}
.profile-info {
    position: relative;
    height: 34px;
}

#menu_modelo {
    /* PosiciÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³n inicial del menÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media (min-width: 1222px) {
    .modelo_content_row {
        width: calc(100%/1 - 300px);
        order: 2;
    }

    .sidebar_info_modelo {
        width: 300px;
        padding-right: 20px;
    }

    .tab {
        width: calc(100%/1 - 300px);
    }
}

@media (max-width: 1221px) {
    #menu_modelo {
    min-width: 100vw;
    left: 50%;
    transform: translateX(-50%);}
    .modelo_content_row {
        width: 100%;
        margin-bottom: 20px;
    }

    .tab {
        width: 100%;
        margin-bottom: 20px;
    }

    .cover-photo {
        height: 300px;
    }

    .cover-photo img {
        width: 100%;
        object-fit: cover;
        object-position: 50% 20%;
        height: 100%;
        position: absolute;
        min-width: 100vw;
        left: 50%;
        transform: translateX(-50%);
    }

    .sidebar_info_modelo {
        width: 100%;
        order: 1;
        margin-bottom: 20px;
    }

    .contenido-articulo h1.entry-title {
        font-size: 1.9em;
    }

    .profile_header {
        padding: 0;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .profile-picture {
        top: -100px;
        margin: 0px auto -80px;
        left: auto;
    }

    .info_card_profile {
        width: 100%;
    }
}

@media (max-width: 500px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        flex: calc(100%/2 - 6px);
        margin: 3px;
        border: 1px solid #ddd;
    }

    h3.titulo_modelo {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #contenedor_modelos_dir.modelos_grid article.modelo_item .content_event {
        border: 0;
        background: transparent;
    }

    .epifrafe_modelo {
        margin: 0 auto 8px;
        width: 100%;
    }

    .metadato_modelo_2 {
        padding-bottom: 0;
    }

    .bandera_overlay {
        width: 30px;
        height: 30px;
    }
}

@media (min-width: 660px) and (max-width:767px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        max-width:calc(100%/3 - 10px);
    }
}

@media (min-width: 960px) and (max-width:1169px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        max-width:calc(100%/3 - 10px);
    }
}

@media (min-width: 1142px) {
    h3.titulo_modelo {
        font-size: 16px;
    }
}

@media (min-width: 1170px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        max-width:calc(100%/4 - 10px);
    }
}

.breadcrumb_single_sitio_big, .breadcrumb_single_sitio_big a {
    color: #000;
}

@media (max-width: 1141px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        min-width: calc(100%/4 - 6px);
        flex: 175px;
        max-width: calc(100%/4 - 6px);
    }
}

@media (max-width: 500px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        max-width:calc(100%/2 - 6px);
        flex: calc(100%/2 - 6px);
        margin: 3px;
        border: 0px solid #ddd;
    }

    .icono_cat_post_individual {
        top: inherit;
        bottom: 10px;
        font-size: 15px;
        width: 30px;
        height: 30px;
    }
}

@media (min-width: 1142px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        max-width:calc(100%/6 - 6px);
    }
}

@media (min-width: 501px) and (max-width:753px) {
    #contenedor_modelos_dir.modelos_grid article.modelo_item {
        max-width:calc(100%/3 - 6px);
    }
}

@media (min-width: 992px) {
    .row_inner_video>.wpb_column {
        width: calc(100%/3);
        float: none;
    }
}

@media (max-width: 991px) {
    .row_inner_video>.wpb_column {
        width: calc(100%/3);
        float: none;
    }
}

@media (max-width: 575px) {
    .row_inner_video>.wpb_column {
        width: calc(100%/2);
        float: none;
    }
}

@media (min-width: 376px) {
    .video-description {
        text-align: center;
        line-height: 1em;
        padding-top: 10px;
        font-size: 12px;
        font-weight: 500;
        font-family: sans-serif;
        /* padding-bottom: 5px; */
        opacity: 0.5;
        letter-spacing: -0.1px;
        padding-left: 10px;
        padding-right: 10px;
        font-style: italic;
        /* display: none; */
        height: inherit;
        display: block;
        -webkit-box-orient: inherit;
        -webkit-line-clamp: inherit;
        overflow: inherit;
    }

    .row_inner_video {
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        flex-wrap: wrap;
    }

    .row_inner_video>.wpb_column>.vc_column-inner {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 376px) {
    .row_inner_video>.wpb_column {
        float: none;
        width: 100%;
    }
}


/* Estilos cuando el menÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº se vuelve sticky */
#menu_modelo.sticky {
    position: fixed;
    top: 0;
    z-index: 100;
}

.lista_posts_style {
    width: 100%;
    display: block;
}

.lista_posts_style article {
    background: #f2f2f2;
    margin: 0 5px 5px 0;
    width: 100%;
    max-width: 100%;
    display: block;
}

.lista_posts_style article .vc_row.wpb_row.vc_row-fluid.artista_item_vc {
    margin: 0;
    padding: 0;
}

.lista_posts_style article .fotofull {
    position: relative;
    overflow: hidden;
    display: flex;
}

.lista_posts_style article .fotofull .foto_mask_artista {
    width: 300px;
    max-width: 30%;
    display: block;
    padding: 0;
    position: relative;
    overflow: hidden;
    height: auto;
}

.lista_posts_style article .fotofull .foto_mask_artista a {
    display: block;
    /* padding-top: 100%; */
    min-height: 100px;
}

.lista_posts_style article .fotofull .foto_mask_artista img {
    object-fit: cover;
    object-position: 50% 15%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
}

.lista_posts_style article .fotofull .content_blog_mask {
    padding: 14px;
    text-align: left;
    color: #000;
    width: 100%;
}

.lista_posts_style article .fotofull .content_blog_mask .titulo_artista_item h3 {
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 8px;
}

.lista_posts_style article .fotofull .content_blog_mask .metaautor {
    font-size: 11px;
    line-height: 1em;
    color: #999;
    margin: 0;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
}

.lista_posts_style article .fotofull .content_blog_mask .bajada_noticia p {
    font-size: 12px;
    line-height: 1.2em;
    letter-spacing: 0.2px;
    color: #555;
    text-align: justify;
    font-family: Poppins;
}

.lista_posts_style article .fotofull .content_blog_mask .subtema {
    vertical-align: top;
    letter-spacing: -.2px;
    font-family: Poppins;
    word-spacing: 0;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 16px;
    font-size: 10px;
    height: 15px;
    padding: 3px 6px;
}

.lista_posts_style article .fotofull .content_blog_mask .subtema a {
    color: #fff;
    -webkit-line-clamp: 1;
    -webkit-box-orient: horizontal;
    line-height: 1em;
    overflow: hidden;
    vertical-align: top;
}
.botones_sociales_famoso {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: c;
}

.fucsia {
    background: #db3ef8;
}
.onlyfans_bg {
   background: #00aff0; /* OnlyFans Blue */
}

.instagram_bg {
   background: #e1306c; /* Instagram Pink */
}

.facebook_bg {
   background: #3b5998; /* Facebook Blue */
}

.tiktok_bg {
   background: #000000; /* TikTok Black */
}

.fansly_bg {
   background: #1da1f2; /* Fansly Blue (similar to the old Twitter blue) */
}

.telegram_bg {
   background: #0088cc; /* Telegram Blue */
}

.youtube_bg {
   background: #ff0000; /* YouTube Red */
}

.twitch_bg {
   background: #6441a5; /* Twitch Purple */
}

.twitter_bg {
   background: #000000; /* Twitter X Black */
}
.botones_sociales_famoso a {
    color: #fff;
    font-size: 13px;
    padding: 7px 12px;
    line-height: 1em;
    display: inline-block;
    font-weight: 600;
    border-radius: 5px;
}

@media (max-width: 500px) {
    .lista_posts_style article .fotofull .content_blog_mask {
        padding: 12px;
    }

    .lista_posts_style article .fotofull .content_blog_mask .titulo_artista_item h3 {
        font-size: 1em;
    }

    .lista_posts_style article .fotofull .content_blog_mask .bajada_noticia {
        display: none;
    }
}

@media (min-width: 1222px) {
    #informacion_modelo_id {
        /* padding-top:0; */
    }

    #informacion_modelo_id .content_inner_evento {
        margin-bottom: 0;
    }

    #informacion_modelo_id .content_inner_evento .fotofull {
        /* display: none; */
        float: right;
        width: 350px;
        margin-left: 1.2rem;
        min-width: inherit;
        max-width: 100%;
    }

    #informacion_modelo_id .content_inner_evento .content_info_evento {
        padding: 0;
    }
}

ul.artistas_grid_seccion li.artista_item {
    flex: 236px;
    width: calc(100%/3 - 5px);
    background: #f2f2f2;
    margin: 0 5px 5px 0;
}

.home #relacionados_blog .artistas_grid_seccion.blog_relacionados .artista_item:nth-child(9) {
    display: block;
}

.home #relacionados_blog .artistas_grid_seccion.blog_relacionados .artista_item {
    flex: 236px;
}

.row.content-layout-wrapper.align-items-start {
    width: 100%;
    margin: auto;
}

.contenido-articulo .entry-meta.post-views {
    display: none;
}

@media (min-width: 601px) {
    .clever-core-ads {
        float:left;
        margin: 0px 15px 15px 0px;
    }
}

@media (max-width: 600px) {
    .clever-core-ads {
        float:none;
        margin: 10px 0 20px 0;
    }
}

@media (min-width: 768px) {
    .home #relacionados_blog .artistas_grid_seccion.blog_relacionados .artista_item .artista_item_vc .fotofull .foto_mask_artista {
        padding-top: 50%;
    }
}

.verperfilmodelo {
    line-height: 1em;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.verperfilmodelo article.article.card {
    flex: 300px;
    max-width: 500px;
    min-width: calc(100%/2 - 10px);
    margin: 5px;
}

.verperfilmodelo article.article.card .article-inner {
    margin: 0;
    background: #f2f2f2;
    border: 0;
}

.verperfilmodelo article.article.card .article-inner h2.article-title {
    font-size: 1.5em;
    margin-bottom: 4px;
}

.verperfilmodelo article.article.card .article-inner .article-content.card-content p.rel {
    letter-spacing: 0px;
    line-height: 1em;
    font-size: 11px;
    text-align: justify;
}

.verperfilmodelo article.article.card .article-inner .article-content.card-content h3.entry_title {
    font-size: 13px;
    color: #b569d8;
    line-height: 1em;
    margin-bottom: 5px;
    text-transform: none;
}

@media (min-width: 501px) {
    .home.single_rel_loop #relacionados_blog .artistas_grid_seccion.blog_relacionados .artista_item .artista_item_vc .fotofull .foto_mask_artista {
        padding-top: 100%;
    }
}

@media (min-width: 501px) and (max-width:767px) {
    .home #relacionados_blog .artistas_grid_seccion.blog_relacionados .artista_item {
        flex: 225px;
        width: calc(100%/2 - 10px);
        margin: 0 5px 10px 5px;
    }
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free","Font Awesome 5 Brands"!important;
}

.sidebar_content_sp {
    max-width: 280px;
    background: #982078;
    background: linear-gradient(268deg, rgb(187 29 29 / 74%), rgb(139 0 88));
    padding: 25px 25px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    flex: 300px;
    align-content: flex-start;
    justify-content: center;
}

.sidebar_content_sp h2 {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 16px 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.solopacks-sidebar {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-content: flex-start;
    column-gap: 15px;
    row-gap: 15px;
}

.solopacks-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.solopacks-thumbnail img {
    /* border-radius: 50%; */
    padding: 2px;
    background: #fff;
    max-width: 80%;
}

.solopacks-title {
    margin-top: 10px;
    font-size: 12px!important;
    margin: 10px 0 0 0!important;
    line-height: 1em;
    color: #fff;
    text-transform: none;
    text-align: center!important;
}

@media (min-width: 550px) and (max-width:1129px) {
    .solopacks-sidebar {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        gap: 11px;
        align-content: flex-start;
    }
}

@media (max-width: 1129px) {
    .sidebar_content_sp {
        margin-top: 0;
        max-width: 800px;
    }
}

#videos_modelo_id .gallery-wrapper-solopack .gallery-item a {
    padding-top: 140%;
}

.gallery-wrapper-solopack {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
}

.gallery-wrapper-solopack .gallery-item {
    flex: calc(100%/4 - 6px);
    max-width: calc(100%/4 - 6px);
    overflow: hidden;
    position: relative;
}

.gallery-wrapper-solopack .gallery-item a {
    position: relative;
    padding-top: 100%;
    width: 100%;
    overflow: hidden;
    display: block;
}

.gallery-wrapper-solopack .gallery-item a img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover;
    object-position: center;
}

.overlay_video .overlay_play {
    top: 0;
}

.total-views-media {
    text-align: center;
    margin-top: 15px;
    line-height: 1em;
    font-size: 12px;
    margin-bottom: 10px;
}

@media (min-width: 1001px) {
    #videos_modelo_id .gallery-wrapper-solopack .gallery-item {
        flex: calc(100%/4 - 6px);
        max-width: calc(100%/3 - 6px);
        overflow: hidden;
        position: relative;
    }
}

@media (max-width: 1000px) {
    .gallery-wrapper-solopack .gallery-item {
        flex: calc(100%/4 - 6px);
        max-width: calc(100%/4 - 6px);
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .gallery-wrapper-solopack .gallery-item {
        flex: calc(100%/3 - 6px);
        max-width: calc(100%/3 - 6px);
        overflow: hidden;
    }
}

@media (max-width: 575px) {
    .gallery-wrapper-solopack .gallery-item {
        flex: calc(100%/2 - 6px);
        max-width: calc(100%/2 - 6px);
        overflow: hidden;
    }
}

#informacion_modelo_id .content_inner_evento .content_info_evento .cuerpo_tax_modelo {max-height: 50vh;overflow-y: auto;padding: 10px 20px 10px 10px;}

@media (max-width:1221px) {
#informacion_modelo_id .fotofull.anchocompleto.single_imagen_destacada {display:none!important;}
}

   
   .attachment-gallery, .related-gallery {
       /* display: flex; */
       /* flex-wrap: wrap; */
       /* gap: 10px; */
       /* justify-content: flex-start; */
       margin: auto;
       display: inline-masonry;
       gap: 10px;
       column-count: 4;
   }
  @media (min-width:993px) { 
   .attachment-gallery.videos_3_col {
        margin: auto;
        display: inline-masonry;
        gap: 10px;
        column-count: 3;
    }
    }
   .attachment-item, .related-item {width: calc(100% / 4 - 8px);position: relative;overflow: hidden;border-radius: 4px;position: relative;overflow: hidden;border-radius: 4px;margin: 0;text-align: center;width: 100%;display: inline-block;margin-bottom: 0;padding: 0;}
   .attachment-item a, .related-item a {color: inherit;text-decoration: none;position: relative;padding-top: 100%;width: 100%;height: 0;display: block;overflow: hidden;padding: 0;height: auto;}
   .attachment-item a:hover, .related-item a:hover {
       opacity: 0.8;
   }
   .attachment-item img, .related-item img {width: 100%;height: 100%;display: block;border-radius: 4px;position: absolute;top: 0;left: 0;object-fit: cover;object-position: 50% 10%;position: relative;}
   .attachment-item figcaption, .related-item figcaption { font-size: 12px; color: #444; text-align: center; margin-top: 5px; line-height: 1em; }
   
   @media screen and (max-width: 992px) {
       .attachment-item, .related-item {
           /* width: calc(25% - 10px); */
       }
   }
   @media screen and (max-width: 768px) {
       .attachment-item, .related-item {
           /* width: calc(33.33% - 10px); */
       }
   }
   @media screen and (max-width: 576px) {
       .attachment-item, .related-item {
          /*  width: calc(50% - 5px);*/
       }
   }
   
   
   .number_count {
         background: #ff4081;
         color: white;
         font-weight: bold;
         padding: 6px 12px;
         border-radius: 50px;
         display: inline-block;
         min-width: 30px;
         text-align: center;
     }
     
     .flag-icon {
         width: 22px;
         height: 22px;
         margin-right: 5px;
         object-fit: contain;
     }
   span.terms_count_text {
         color: #663399;
         font-size: 11px;
         /* line-height: 1em; */
         font-weight: 600;
         font-family: ARIAL, SANS-SERIF;
         letter-spacing: 0;
         display: block;
     }
     
     .term-thumbnail {
         width: 30px;
         height: 30px;
         border-radius: 5px;
         object-fit: cover;
         margin-right: 5px;
     }
     
     .boton-ver-mas {
         display: block;
         text-align: center;
         background: #ff4081;
         color: white;
         padding: 8px 12px;
         font-weight: bold;
         text-decoration: none;
         margin-top: 10px;
         border-radius: 5px;
     }
     
  .profile-content h2.subtituloh2 {
       padding: 0;
       border: 0;
       line-height: 1em;
       margin: 0 0 13px 0;
       color: #f04f82;
       font-size: 20px;
       width: 100%;
       display: block;
       text-align: left;
       text-transform: uppercase;
       font-weight: 700;
   }
   .profile-content {
       margin-top: 20px;
       display: flex;
       flex-wrap: wrap;
       gap: 20px;
   }
 .solopacks-sidebar {
   display: grid;
   grid-template-columns: 1fr 1fr;
   align-content: flex-start;
   column-gap: 0px;
   row-gap: 0px;
   display: flex;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   width: 100%;
 }
 .item_lista {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   text-align: left;
   border-bottom: 1px solid #0000001c;
 
 }
 .postnews {
     margin-bottom: 10px;
     border: 0;
 }
 .item_lista a {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   width: 100%;
 }
 .item_lista a:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
 }
.postnews a {
     flex-direction: column;
     align-items: flex-start;
     -webkit-box-align: start;
 }
 span.number_count {
   min-width: 22px;
   color: #fff;
   margin-right: 7px;
   font-weight: 600;
   color: #fff;
   font-size: 12px;
   width: 22px;
   padding: 0 6px 0px;
   background: #f04f82;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   border-radius: 3px;
   position: relative;
 }
 span.item_flag {
   width: 22px;
   min-width: 22px;
   margin-right: 7px;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
 }
 span.item_flag img {width: 22px;height: auto;}
 .flag_h2 {width: 20px;height: auto;margin-right: 5px;}
  .item_lista-thumbnail {
    width: 30px;
    height: 30px;
    margin: 2px 7px 2px 0px;
    min-width: 30px;
    border-radius: 50%;
    overflow: hidden;
    /* border: 1.15px solid #fff; */
    position: relative;
  }
 .item_lista-thumbnail img { border-radius: inherit; padding: 0px; background: inherit; max-width: inherit; width: 100%; height: 100%;  }
 h4.title_item_lista {
   font-weight: 700;
   text-transform: none;
    color: #000;
   font-family: Poppins;
   font-size: 13px;
   line-height: 1em;
   margin: 0;
   letter-spacing: -0.3px;
 }
 .postnews h4.title_item_lista {
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 4px;
    letter-spacing: 0;
  }
.postnews .metaautor {
      font-size: 11px;
      line-height: 1em;
      color: #999;
      margin: 0;
      letter-spacing: 0.5px;
      margin-bottom: 0px;
  }
 .sidebar_content_sp {
   /* max-width: 280px; */
   background: #982078;
   background: linear-gradient(268deg, rgb(187 29 29 / 74%), rgb(139 0 88));
   padding: 25px 25px;
   width: auto;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0;
   display: flex;
   flex-wrap: wrap;
   flex: 300px;
   align-content: flex-start;
   justify-content: center;
   margin-top: 0px;
   background: transparent;
 }
 .sidebar_content_sp h2 {
   width: 100%;
   display: block;
   text-align: left;
   margin: 0 0 13px 0;
   color: #f04f82;
   font-size: 17px;
   font-weight: 700;
   line-height: 1em;
   text-transform: uppercase;
 }
aside.sidebar-right {
     width: 300px;
     position: sticky;
     top: 0;
     margin-top: 0;
     background: #fff;
     overflow: hidden;
     overflow-y: auto;
     border: 1px solid #ccc;
     border-bottom: 0;
 }
   #tabla_de_datos_modelo {
   
   }
   .sidebar_content_sp:not(:first-of-type) {
       padding-top: 0;
   }
   
section.bio-section {
       padding: 20px;
       border: 1px solid #ccc;
       background: #f5f5f5;
       margin-bottom: 20px;
   }
section.bio-section h3 {
       font-size: 1.3em;
   }
 section.bio-section .bio-content h2 {
      font-size: 1.6em;
      margin-bottom: 0.8em;
  }  
   figcaption {
       padding: 10px;
       line-height: 1em;
       margin-bottom: 0;
       background: #eee;
   }
   
  h2.subtitulo-h2 {
       width: 100%;
       display: block;
       text-align: left;
       margin: 0 0 13px 0;
       color: #f04f82;
       font-size: 20px;
       font-weight: 800;
       line-height: 1em;
       text-transform: uppercase;
   }
   @media (min-width: 1025px) {
     .modelo_content_row {
         width: calc(100% / 1 - 300px);
         order: 2;
         flex: 1;
     }
       .mobile-sidebar-toggle {
           display: none !important;
       }
   }
   @media (max-width: 1024px) {
       .mobile-sidebar-toggle {
           display: block;
           position: fixed;
           bottom: 0;
           z-index: 9999;
           width: 200px;
           left: 50%;
           transform: translateX(-50%);
       }
       #toggle-sidebar {
           padding: 8px 16px;
           background-color: #f04f82;
           color: #fff;
           border: none;
           border-radius: 0;
           cursor: pointer;
           font-size: 13px;
           width: 100%;
           font-weight: 700;
           min-height: inherit;
       }
     aside.sidebar-right {
         display: none;
         position: fixed;
         top: 0;
         left: 0;
         height: 100%;
         z-index: 1000;
         padding: 0;
         box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
         border: 0;
     }
       aside.sidebar-right.active {
           display: block;
           height: 100% !important;
           position: fixed !important;
           background: #f2f2f2;
       }
       
   }
   
   @media screen and (max-width: 992px) {
       .attachment-gallery, .related-gallery {
           column-count: 3;
       }
   }
   
   @media screen and (max-width: 768px) {
       .attachment-gallery, .related-gallery {
           column-count: 2;
       }
   }
   
