TV Show Single

Component #1

                    
                        <!-- Tv Show Single Content -->
                        <div class="bg-img-hero position-relative" style="background-image: url(../assets/img/1920x500/img1.jpg); height: 500px;">
                            <div class="container px-md-5">
                                <div class="mx-md-1">
                                    <div class="position-absolute bottom-0">
                                    <div class="mb-2 pb-1">
                                        <a href="#" class="font-weight-bold font-size-13 text-white">
                                            <span>TV Series</span>
                                        </a>
                                    </div>
                                    <h6 class="product--title display-9 text-lh-1dot3 max-w-500 space-bottom-1 mb-3">
                                        <a href="#">Bad Actors On Intflix Shows</a>
                                    </h6>
                                </div>
                            </div>
                        </div>
                        <!-- End  Tv Show Single Content -->