@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;600;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;600;800&display=swap');

* {
  font-family: 'Figtree', sans-serif !important;
}

.pb-actions.position-absolute.top-0.end-0.d-flex {
  display: none !important;
}

.episode-title-bg {
  display: none !important;
}
.navbar-bg-mask {
  display: none !important;
}
.podcast-title-bg {
    display: none !important;
}
.cc-phone-app-download {
   display: none !important;
}
.share-rss {
    display: none !important;
}
.cc-footer1 {
  # display: none !important;
}
.podcast-logo {
   display: none !important;
}
.left-side-panel {
 #   margin-top: 30px;
}

.fs-13 {
    font-size: .913rem!important
}

.col-12.col-lg-3.col-xl-2 {
  display: none !important;
}

.col-xl-10 {
   width: 100%;
}

.theme-frontrow3 .cc-customize-text .container .row {
    margin-left: 0;
    padding: 0px 0;
    border-top: 0px solid;
    border-bottom: 1px solid;
    border-color: #0000001a;
}

.by {
   display: none !important;
}
.mb-0.pt-3 {
    padding-top: 0rem !important;
}

.cc-footer2::before {
  content: "";
  display: block;
  width: 166px;
  height: 19px;
  margin: 10px auto;
  background-image: url('https://mcdn.podbean.com/mf/web/yf2cqmbzdqhdemtj/TOWERBROOK-LOGO-WHITE.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Hide NProgress bar */
#nprogress .bar {
  display: none !important;
}
.cc-comments {
  display: none !important;
}

    .theme-frontrow3 .episode-list-type-list .list .episode-logo {
        min-height: unset;
        width: 116px;
        min-width: unset;
    }
.pb-site-toolbar-placeholder {
 # display: none !important;
}


.card-title.e-title.text-truncate a {
  pointer-events: none;
  cursor: default;
  color: inherit;
  text-decoration: none;
}

.cc-episode-list.episode-list-type-list .list {
        flex-direction: row;
    }

.theme-frontrow3 .episode-list-type-list .list .card-body {
        width: 60%;
        margin-left: 15px;
        margin-top: 0px;
    }

   .cc-episode-list .list .episode-logo .e-logo {
    width: 116px !important;
    height: auto !important; /* or use 116px if you want it square */
    max-width: none !important;
}
