#dt_contenedor {
    background: #121212 !important;
}
.letter_home {display: none !important;}
.hero-tag {
    display: inline-block;
    padding: .2em .5em;
    font-size: 12px;
    background: #fff;
    color: #000;
}
.cath-content-inner h2 {
    color: #fff;
    font-weight: 300;
    margin: 0;
    padding: .25em 0;
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
}
.effect-text {
    margin: 0;
    color: rgba(255,255,255,.8);
}
.metaslider .caption-wrap{
	background: none !important;
	background-image: linear-gradient(
180deg
,transparent 0,#000) !important;}
.cath-content-inner {
    padding: 15px 3%;
}
.module .content .items .item .poster {
	border-radius: 10px;
}
.cath-season {width: 33.3333% !important;}
.cath-season .episodiotitle {
    position: relative !important;
    width: 100% !important;
    padding: 0 !important;
}
img{
    max-width: 100%;
    height: auto;
}
#comments iframe {width: 100%;}
.home-slider {overflow: hidden;}
@media (max-width: 767px){
    footer.main {display: block !important;margin-bottom: 0;}
    footer.main .primary {
    display: flex;
    flex-direction: column;
    }
    footer.main .primary .columenu {order: 2}
    footer.main .primary .fotlogo {order: 1}
}