/*
 Theme Name:   Miru DooPlay Child
 Theme URI:    https://www.miruteam.com
 Description:  DooPlay Child Theme
 Author:       DooThemes
 Author URI:   https://www.miruteam.com
 Template:     dooplay
 Version:      2.5.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         DooPlay child theme
 Text Domain:  dooc
*/
#seasons .se-c .se-a ul.episodios li .imagen img {
    width: 100%;
    height: 50px;
    object-fit: cover;
}
.mepo-right {
    position: absolute;
    top: 5px;
    right: 5px;
}
.c-tag, .c-newupdate{
    background-color: #dd3333;
    padding: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    display: block;
    margin-bottom: 2px;
    text-align: center;
}
.rating{
    z-index: 3;
}
.miru-data{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    font-size: 0.825rem;
    padding: 5px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    float: none !important;
    background: rgb(0 0 0 / 60%);
}
.miru-data h3{
    text-overflow:unset !important;
    white-space:unset !important;
    overflow:unset !important;
}
.miru-sg-span{
    float: left;
    margin-right: 9px;
}
.sgeneros{
    margin-bottom: 5px;
}
.clr{
    clear:both;
}
.parent-back{
    padding: 0 !important;
}
.parent-back a{
    display: block;
    padding: 20px;
    background: #2888ff;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.parent-back a:hover{
    background: #0972f3;
}
.parent-back a:active{
    background: #0965d7;
}
.module .content .items .item .poster .rating{
    margin-bottom: 0;
}
.module .content .items .item .data span{
    display: none;
}
.module .content .items .item .data h3, .module .content .items .item .data h3 a{
    overflow: hidden !important;
    height: 40px;
    line-height: 20px !important;
    white-space: normal !important;
    font-size: 15px !important;
}