/**
  1. Bootstrap Customization
  2. Layout
  3. Banner, Channel, Movies, Series
  4. Package
  5. Checkout
  6. Payment Success && Failure
  7. Payment Receipt
  8. Theme Switcher
  9. Responsive
*/

/* Bootstrap Customization */

.nav-tabs .nav-link {
  border: 0px;
  padding: 0.5rem 0 0.75rem;
  margin: 0 1.5rem 0 0;
}
.nav-tabs .nav-link.active {
  border-bottom: 1px solid;
}
.tab-content {
  padding: 1rem;
  border-radius: 8px;
}
.table thead th,
.table td {
  vertical-align: middle;
  border-top: 0px;
}
.table td {
  font-size: 0.815rem;
  border-bottom: 1px solid;
}
.card,
.card-img-overlay {
  border: 0px;
}
.dropdown-menu {
  padding: 0;
  border-radius: 0;
}
.dropdown-menu .dropdown-item {
  padding: 0.75rem 1rem;
  font-size: 0.815rem;
}
.modal-backdrop.show {
  opacity: 0.15;
}
.modal-content {
  border: 0;
}

/* Layout */

.main-nav .btn {
  font-size: 0.75rem;
  font-family: "Poppins Medium";
}
.main-nav .navbar-nav li.active {
  position: relative;
}
.main-nav .navbar-nav li.active:before {
  content: "";
  position: absolute;
  width: 18px;
  border-top: 2px solid;
  left: 8px;
  top: 0px;
}
ul#right-menu li .btn i.search {
  font-size: 1.025rem;
}
ul#right-menu .dropdown-toggle span:before {
  font-size: 0.875rem !important;
}
ul#right-menu .dropdown-menu {
  min-width: 8rem;
  left: auto;
  right: 0;
}
.main-nav .navbar-toggler span:before {
  font-size: 18px;
}
#modalSearch input {
  text-align: center;
  border-style: solid;
  border-width: 0 0 1px 0;
  font-size: 28px;
}
#modalSearch .close {
  top: 50px;
  right: 50px;
  position: fixed;
  font-size: 16px;
}
.title {
  margin: 0.5rem 0;
  font-family: "Poppins Medium";
  font-size: 0.938rem;
}
.title-divider {
  position: relative;
  margin-bottom: 14px;
}
.title-divider:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 2px;
}
.btn-table {
  line-height: 14px;
  font-size: 0.6875rem;
  margin: 0.25rem 0 0 0.5rem;
}
.thumbnail-container {
  display: block;
  cursor: pointer;
}
.premium {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 0.875rem;
  border-radius: 50px;
}

/* Banner, Channel, Movies, Series */

.slider .swiper-slide {
  width: 80vw !important;
}
.swiper-button-next,
.swiper-button-prev {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 1.5rem;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  display: none;
}
.slider .card-img-overlay {
  display: flex;
  align-items: center;
  padding-left: 2.25rem;
  cursor: pointer;
}
.slider .badge {
  font-size: 0.6875rem;
}
.slider .btn {
  font-size: 0.75rem;
  text-transform: uppercase;
}
.single-video-layout img {
  width: 240px;
}
.single-video-layout img.channel,
.single-video-layout img.episode {
  width: 350px;
}
.single-video-layout .tag {
  font-family: "Poppins Medium";
}
.single-video-layout h6 {
  font-family: "Poppins Bold";
  margin-bottom: 0.25rem;
}
.single-video-layout .desc {
  max-width: 600px;
  line-height: 20px;
}
.single-video-layout .cast,
.single-video-layout .director {
  font-size: 0.815rem;
}
.single-video-layout .btn {
  font-size: 0.815rem;
  padding: 0.375rem 0;
  font-family: "Poppins Medium";
}
.season .card-img-overlay {
  top: auto;
  padding: 0.5rem 0.75rem;
  -webkit-transition: opacity 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
}

/* Wishlist */
.wishlist .channel {
  padding: 38% 0;
}

/* Latest Videos */
.latestlist .channel {
  padding: 38% 0;
}

/* Continue Watching */
.continue-watching .progress,
.watch-history .progress {
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
/* Package */

.package .card {
  width: 200px;
  max-width: 275px;
  display: inline-block;
  margin: 20px 15px 12px 0;
  vertical-align: bottom;
}
.package .card-body {
  padding: 1.25rem 0.75rem;
}
.package .card .price {
  font-size: 1.25rem;
}
.package .badge {
  letter-spacing: 0.25px;
  font-size: 0.6875rem;
}
.package .btn {
  font-size: 0.75rem;
  position: absolute;
  margin-left: -50px;
}
.package .card.active .btn {
  margin-left: -35px;
}
.package [class^="flaticon-"]:before,
.package [class*=" flaticon-"]:before {
  font-size: initial;
}

/* Checkout */

#modalCheckout .table {
  border: 1px solid;
}
#modalCheckout .table th,
#modalCheckout .table td {
  padding: 0.75rem;
}
#modalCheckout p {
  font-size: 0.75rem;
}
#modalCheckout #list-payment-methods {
  border: 1px solid;
}
#modalCheckout .modal-header .closes {
  margin: -5rem -2.75rem -1rem auto;
  text-shadow: none;
  font-size: 0.875rem;
}
#modalCheckout [class^="flaticon-"]:before,
#modalCheckout [class*=" flaticon-"]:before {
  font-size: smaller;
}

/* Payment Success && Failure */

#modalPaymentFailure .modal-dialog {
  max-width: 380px;
  margin: 0 auto;
}
#modalPaymentSuccess i,
#modalPaymentFailure i,
#modalSharedAccountStatus i.success,
#modalSharedAccountStatus i.error {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 50px;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}
#modalPaymentSuccess ul li {
  display: flex;
  margin-bottom: 0.75rem;
}

/* Payment Receipt */

#modalPaymentReceipt {
  padding: 0 !important;
}
#modalPaymentReceipt .close {
  font-size: 0.875rem;
  position: absolute;
  right: 5px;
  top: 10px;
  z-index: 999999;
}
.payment-receipt {
  overflow: hidden;
  width: 75%;
  pointer-events: auto;
  position: relative;
  font-size: 0.815rem;
}
.payment-receipt p {
  margin: 0.25rem 0;
}
.payment-receipt .bg {
  background: url(../images/bg-receipt.png);
  height: 165px;
  position: absolute;
  background-size: cover;
  top: 0;
  width: 100%;
}
.payment-receipt .receipt-logo {
  width: 110px;
  height: 110px;
  line-height: 110px;
  display: inline-block;
  border-radius: 60px;
  position: relative;
}
.payment-receipt .receipt-logo img {
  width: 100px;
}
.payment-receipt .receipt-header h4 {
  font-size: 0.938rem;
}
.payment-receipt .receipt-body.transaction p,
.payment-receipt .receipt-body.user p {
  font-size: 0.75rem;
}
.payment-receipt .footer p {
  margin-bottom: 0.5rem;
}
.payment-receipt [class^="flaticon-"]:before,
.payment-receipt [class*=" flaticon-"]:before {
  font-size: smaller;
}

/* Theme Switcher */

.theme-switcher a {
  padding: 0.125rem 0.75rem 0 0.5rem;
}
/* .theme-switcher {
  position: fixed;
  right: 0;
  width: 35px;
  top: 135px;
  z-index: 1031;
  border-radius: 8px 0 0 8px;
  text-align: center;
}
.theme-switcher a.dropdown-toggle::after {
  display: none;
}
.theme-switcher a.dropdown-toggle span:before {
  font-size: 16px !important;
}
.theme-switcher .dropdown-menu {
  border: 0px;
  border-radius: 4px;
  padding: 0 10px;
  text-align: center;
  transform: translate3d(10px, 0px, 0px) !important;
  left: auto !important;
  right: 50px;
  font-size: 0.815rem;
  padding: 0.25rem;
  min-width: 140px;
}
.theme-switcher .custom-control-label {
  padding: 0.125rem 0;
} */

/* Intro Carousel */

#intro-carousel {
  margin-top: -165px;
}
#intro-carousel .carousel-inner {
  overflow: inherit;
}
#intro-carousel .carousel-caption {
  bottom: -65px;
  color: #858789;
  font-family: "Poppins Semibold";
}
#intro-carousel .carousel-indicators {
  bottom: -110px;
}
#intro-carousel .carousel-indicators li {
  background-color: #2f80ed;
}
#intro-carousel .carousel-caption h6 {
  font-size: 0.875rem;
  line-height: 1.5;
}
#intro-carousel .carousel-control {
  bottom: -175px;
  width: 70%;
  left: 15%;
}
#intro-carousel .carousel-control .btn {
  padding: 0.375rem 0.65rem;
  border-radius: 0.5rem;
  font-size: 0.815rem;
}
#intro-carousel .carousel-control .btn-start {
  padding: 0.4rem 1rem;
}
#intro-carousel .carousel-item .step {
  height: 265px;
}

/* Responsive */

@media (min-width: 993px) {
  #header {
    padding: 0.75rem 2rem;
  }
  footer {
    padding: 1rem 2rem;
    font-size: 0.75rem;
  }
  .starter-template {
    padding: 0 1.125rem;
  }
}
@media (max-width: 993px) {
  footer {
    padding: 0.75rem 0rem;
    font-size: 0.75rem;
  }
  .payment-receipt {
    width: 100%;
  }
  .main-nav .navbar-toggler {
    padding: 0.25rem;
  }
  .main-nav .navbar-collapse {
    position: absolute;
    z-index: 9999;
    right: 0;
    left: 0px;
    top: 64px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    padding: 0.5rem 1rem;
  }
  .main-nav .navbar-nav li.active:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .slider .swiper-slide {
    width: 100vw !important;
  }
  .slider img {
    height: 250px;
    object-fit: cover;
  }
  .slider p.card-text {
    font-size: 0.75rem;
  }
  .slider h5 {
    font-size: 1rem;
  }
  .slider .btn {
    font-size: 0.6875rem;
  }
}
@media (max-width: 576px) {
  .main-nav .btn {
    font-size: 0.6875rem;
    padding: 0.375rem 0.5rem;
  }
  .slider img {
    height: 200px;
  }
}
