.entry-podcast {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 15px 0px rgba(22, 12, 96, 0.09);
}
/* .hero_podcast_wrapper .podcast-post {
  width: 11%;
} */
.entry-media {
  position: relative;
}
.entry-meta-single.entry-meta-date {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.entry-play {
  position: absolute;
}
.blockquote-image .elementor-blockquote:before {
  content: "";
  background-image: url(/wp-content/uploads/2024/07/format-quote-open.webp);
  top: 50%;
  background-size: cover;
  width: 65px;
  left: 0;
  height: 50px;
  position: absolute;
  transform: translateY(-50%);
}

.entry-play a {
  vertical-align: middle;
  line-height: 50px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.entry-title h3 {
  font-size: initial;
  line-height: initial;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}
.entry-meta-single.entry-meta-date span {
  background: rgba(98, 108, 117, 0.4);
  color: #fff;
  padding: 4px 15px;
  border-radius: 20px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
}
.entry-img img {
  border-radius: 10px;
}
.entry-title {
  margin-top: 10px;
}
.entry-podcast .terms-fashion a {
  font-size: 11px;
  text-transform: uppercase;
  color: #0004ff;
  padding-bottom: 1px;
  background: url(/wp-content/uploads/2024/07/headphones-img.webp) no-repeat;
  background-position: left;
  padding-left: 20px;
  text-decoration: none;
  letter-spacing: 0.2em;
}
.terms-lifestyle a {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #0004ff;
  padding-bottom: 1px;
  background: url(/wp-content/uploads/2024/07/headphones-img.webp) no-repeat;
  background-position: left;
  filter: brightness(0) invert(1);
  padding-left: 20px;
  text-decoration: none;
}
figure.entry-img {
  margin: 0;
  height: 310px;
}
.entry-title h3 a {
  font-size: 24px;
  line-height: 30px;
  text-transform: none;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: #061020;
  text-decoration: none;
}
.ce-posts-grid.ce-post-style-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.designation {
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  font-family: "Neue Haas Grotesk Display Pro";
  color: #0000ff;
}
.comment-form input#submit {
  background: #061020;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 25px;
  text-transform: uppercase;
  border: unset;
}
.comment-form input#submit:hover {
  background: #0004ff;
}
.comment-form {
  display: flex;
  flex-wrap: wrap;
}

.comment-form .form-field {
  /* flex: 1 1 50%;
    padding: 0 10px;
    box-sizing: border-box; */
  width: 50%;
}

.comment-form .form-field-full {
  flex: 1 1 100%;
  /* padding: 0 10px; */
  box-sizing: border-box;
}

.comment-form .form-field textarea {
  width: 100%;
}
.comment-form .form-field input,
.comment-form .form-field textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccd4da;
  border-radius: 10px;
}

.comment-form .form-field-full textarea {
  height: 150px;
  border-color: #ccd4da;
  border-radius: 10px;
}
.comment-form .comment-notes span {
  font-size: 14px;
  color: #6d727c;
}
.entry-media .entry-img img {
  height: 310px;
  width: 100%;
  object-fit: cover;
}
.comment-form h3#reply-title {
  font-size: 16px;
  color: #10161b;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.podcasts-searchform div {
  display: flex;
  width: 100%;
}
.podcasts-searchform input#searchsubmit {
  background: #061020;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 25px;
  text-transform: uppercase;
  border: initial;
  margin-left: 10px;
}
.podcasts-searchform input#s:focus-visible {
  outline: unset;
}
.podcasts-searchform input#s {
  padding: 11px 30px 11px 25px;
  border-radius: 25px;
  width: calc(100% - 59px);
  border: 2px solid #eaf1f6;
  font-size: 16px;
  color: #667687;
}
.podcastcatlist.sidebarTitle,
.podcast-recentposts.sidebarTitle,
.podcastTagList.sidebarTitle {
  font-size: 13px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #061020;
  margin-top: 0;
  margin-bottom: 20px;
}
ul.podcast-category-list,
ul.recent-podcast-posts {
  padding: 0 0 0 20px;
}
.recent-podcast-posts li h2 {
  font-size: initial;
  line-height: initial;
  margin: 0;
  padding-left: 20px;
}
.widget_most_popular li .content a {
  font-size: 18px;
  color: #061020 !important;
  font-weight: 500;
}
.podcast-category-list li a {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #6d727c;
  display: flex;
  justify-content: space-between;
}
.podcast-category-list li a:hover,
.recent-podcast-posts li h2 a:hover {
  color: #0004ff;
}
.podcast-category-list li::marker,
.recent-podcast-posts li::marker {
  color: #0000ff;
}
.recent-podcast-posts li h2 a {
  font-size: 18px;
  color: #061020;
  font-weight: 500;
}
.recent-podcast-posts li img {
  width: 70px;
  max-width: none;
  border-radius: 50%;
}
.recent-podcast-posts {
  padding: 0 !important;
}
.recent-podcast-posts li {
  list-style: none;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
a.catnametag {
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: 20px;
  font-weight: 500 !important;
  letter-spacing: 0.2em;
  color: #6d727c;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  border: 1px solid #eaf1f6;
  border-radius: 20px;
}
a.catnametag:hover {
  background: #6d727c !important;
  color: #fff;
}
.hs_email span {
  font-size: 14px;
  font-weight: 500;
}
input#email-f10f1d9e-94d6-4eb2-bd51-842378b70749 {
  background: #fff;
  height: 48px;
  width: 100%;
  color: #6d727c;
  font-size: 14px;
  border: 1px solid #ebf1f5;
  border-radius: 25px;
  margin-top: 10px;
}
.no-list.hs-error-msgs {
  padding: 0;
}
.no-list.hs-error-msgs li {
  list-style: none;
  color: #f44336;
  font-size: 13px;
  line-height: 20px;
}
input.hs-button.primary.large {
  background: #061020;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 25px;
  text-transform: uppercase;
  border: unset;
  width: 100%;
  margin-top: 20px;
}
input#email-f10f1d9e-94d6-4eb2-bd51-842378b70749:focus-visible {
  outline: none;
}
.logged-in-as a {
  color: #0000ff;
}
p.comment-form-comment label {
  font-size: 14px;
  color: #061020;
  font-weight: 500;
}

.podcast-author-info {
  margin-top: 20px;
}
.author-info-columns {
  display: flex;
  /* align-items: center; */
  padding-top: 30px;
}
.podcasts-searchform form#searchform {
  width: 100%;
}
.has-drop-cap .elementor-widget-container::first-letter {
  float: left;
  font-size: 64px;
  padding-right: 5px;
  padding-left: 3px;
  color: #908dab;
  font-weight: 700;
  line-height: 1;
  margin-right: 0.5rem;
}
.author-image img {
  border-radius: 50%;
  max-width: 150px;
  min-height: 150px;
}
.author-image {
  width: 150px;
}
/* .author-details {
    margin-left: 20px;
} */
/* .author-posts-link {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #0073aa;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
} */
.author-posts-link:hover {
  color: #0000ff;
}
.podcast-author-info h2 {
  font-size: 16px;
  color: #10161b;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0;
}
.author-details {
  padding-left: 30px;
  width: 100%;
}
.podcast-author-info {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 35px 0px rgba(22, 12, 96, 0.09);
}
a.author-posts-link {
  font-size: 11px;
  text-transform: uppercase;
  color: #908dab;
  font-weight: 500;
}
.author-details h3 {
  font-size: 24px;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #061020;
}
p.authorBio {
  padding-bottom: 30px;
  border-bottom: 1px solid #e7ebef;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 22px;
}
.social-sharing-buttons svg.e-font-icon-svg path {
  fill: #908dab;
}
.social-sharing-buttons svg.e-font-icon-svg {
  height: 16px;
  margin-left: 20px;
}
.podcast-content-tag .podcastTagList.sidebarTitle {
  display: none;
}
.form-field label {
  font-size: 14px;
  color: #061020;
  font-weight: 500;
}
.comment-form .form-field:nth-child(2) p {
  margin-right: 10px;
}
.comment-form .form-field:nth-child(3) p {
  margin-left: 10px;
}
.social-sharing-buttons svg.e-font-icon-svg path:hover {
  fill: #0000ff;
}
.mejs__playpause-button.mejs__play button {
  background-image: url(/wp-content/uploads/2024/07/playwhite.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
}
.mejs__playpause-button.mejs__play button:hover,
.mejs__button.mejs__playpause-button.mejs__pause button:hover,
.mejs__button.mejs__skip-back-button button:hover,
.mejs__button.mejs__volume-button.mejs__mute button:hover,
.mejs__button.mejs__volume-button.mejs__unmute button:hover,
.mejs__playpause-button.mejs__play button:focus,
.mejs__button.mejs__playpause-button.mejs__pause button:focus,
.mejs__button.mejs__skip-back-button button:hover button:focus,
.mejs__button.mejs__volume-button.mejs__mute button:focus,
.mejs__button.mejs__volume-button.mejs__unmute button:focus,
.mejs__button.mejs__playpause-button.mejs__replay button:hover,
.mejs__button.mejs__playpause-button.mejs__replay button:focus,
.mejs__button.mejs__playpause-button.mejs__replay button {
  background-color: transparent;
}
.mejs__button.mejs__playpause-button button:hover {
  background-color: transparent !important;
}
.mejs__button.mejs__playpause-button.mejs__pause button {
  background-image: url(/wp-content/uploads/2024/07/pause-white.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 60px;
  height: 60px;
}

.mejs__button.mejs__volume-button.mejs__mute button {
  background-image: url(/wp-content/uploads/2024/07/volume.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.mejs__button.mejs__volume-button.mejs__unmute button {
  background-image: url(/wp-content/uploads/2024/07/mute.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.media-wrapper-inner {
  max-width: 80% !important;
}
.mejs__container {
  min-width: 100% !important;
}
.post-type-archive-podcasts .ce-posts-grid.ce-post-style-box,
.tax-podcasts-category .ce-posts-grid.ce-post-style-box,
.tax-podcast_tag .ce-posts-grid.ce-post-style-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.post-type-archive-podcasts .page-header .entry-title,
.tax-podcasts-category .page-header .entry-title {
  padding: 20px 0;
  text-align: center;
  font-size: 38px;
  line-height: 40px;
}
.post-type-archive-podcasts .terms-lifestyle a {
  color: #0004ff;
}
.single-podcasts .post-navigation__prev--title {
  padding-left: 25px;
}
.entry-podcast .terms-lifestyle a {
  filter: unset;
}
.pagination-category.terms-fashion a {
  color: #fff !important;
}
.entry-podcast .terms-fashion a {
  color: #0004ff;
}
.single-podcasts .post-navigation__prev--title:after {
  content: "";
  background-image: url(/wp-content/uploads/2024/07/long-arrow-alt-left-solid-svgrepo-com.svg);
  width: 26px;
  height: 30px;
  background-size: 100%;
  position: absolute;
  top: 22px;
  left: -6px;
  background-repeat: no-repeat;
}
.single-podcasts .post-navigation__next--title {
  padding-right: 25px;
}
.single-podcasts .post-navigation__next--title:after {
  content: "";
  background-image: url(/wp-content/uploads/2024/07/long-arrow-alt-right-solid-svgrepo-com.svg);
  width: 26px;
  height: 30px;
  position: absolute;
  top: 22px;
  right: -6px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.pagination {
  display: flex;
  margin: 75px auto;
  justify-content: center;
  gap: 23px;
  font-weight: 700;
  color: #0004ff;
}
a.page-numbers {
  color: #061020;
  text-decoration: none;
  font-weight: 700;
}
.entry-podcast .entry-media .entry-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 0;
}
.entry-podcast:hover .entry-img:before {
  opacity: 1;
}
.media-wrapper-inner.slick-slider {
  margin-bottom: 0;
}
.intro-number {
  background: #01b7cc;
  padding: 8px 15px;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  margin-right: 12px;
}
.mejs__jump-forward-button button:hover {
  background-color: unset;
}
.mejs__time-float {
  display: none !important;
}
input#elementor-search-form-7a4a35b5 {
  color: #fff;
}
a.player-toggle {
  position: absolute;
  background-image: url(/wp-content/uploads/2024/07/down-chevron-svgrepo-com-1.svg);
  top: 9px;
  right: 17px;
  height: 40px;
  background-repeat: no-repeat;
  width: 20px;
  background-size: 100%;
  /* transition: all .2s ease-in-out; */
  z-index: 9;
  cursor: pointer;
}
a.player-toggle.toggle-icon {
  margin-top: -48px;
  background-image: url(/wp-content/uploads/2024/07/up-arrow-svgrepo-com.svg);
  background-color: #040d1c;
  background-size: 100%;
  padding: 0px 9px;
  border: 12px solid #040d1c;
  z-index: 9;
}
.footer-toggle {
  padding: 10px;
}
.podcast-navigation a.prev-post,
.podcast-navigation a.next-post {
  position: relative;
}
.podcast-navigation a.prev-post:before {
  content: "";
  background-image: url(/wp-content/uploads/2024/07/down-chevron-svgrepo-com-1.svg);
  transform: rotate(90deg);
  width: 30px;
  top: 15px;
  position: absolute;
  background-repeat: no-repeat;
  height: 30px;
  background-size: 60%;
  left: 0;
}
.podcast-navigation a.next-post:before {
  content: "";
  background-image: url(/wp-content/uploads/2024/07/down-chevron-svgrepo-com-1.svg);
  transform: rotate(270deg);
  width: 30px;
  top: 2px;
  position: absolute;
  background-repeat: no-repeat;
  height: 30px;
  background-size: 60%;
  right: 0;
}
.media-wrapper-inner .slick-track {
  height: 100px;
}
.mejs__skip-back-button button:before {
  content: "-";
}
.mejs__skip-back-button button:after,
.mejs__jump-forward-button button:after {
  content: "s";
}
.mejs__jump-forward-button button:before {
  content: "+";
}
.post-navigation__next--title,
.post-navigation__prev--title {
  white-space: normal;
  display: flex;
  justify-content: end;
  width: 100%;
  max-width: 250px;
}
.comment-form.elementor-widget-post-comments {
  margin-top: 100px !important;
}
.podcasts-searchform input#searchsubmit:hover {
  background-color: #0000ff;
}
input.hs-button.primary.large:hover {
  background-color: #0000ff;
}

.comment-form #comments .comment-meta {
  flex-direction: column;
  gap: 15px;
}

.footer-youtube-text p {
  margin: 0;
}
.footer-youtube-text {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.footer-youtube-text p a {
  color: #7a7a7a;
}
.footer-youtube-text p a:hover {
  color: #fff;
}
.category-list-banner .catnametag.category-podcast {
  color: #fff;
  background-color: #0000ff;
  transition: 0.5s;
  border-color: #0000ff;
}

.category-list-banner .catnametag.category-podcast:hover {
  color: #0000ff;
  background-color: #fff !important;
  border-color: #fff;
}
.show-header-image {
  padding: 100px;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.show-header-image .container.container-content {
  max-width: 1140px;
  margin: 0 auto;
}
.show-header-image h1.entry-title {
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 68px;
  line-height: 76px;
}
.show-header-image .count-podcasts-total {
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  margin-top: 40px;
  font-weight: 500;
  color: #fff;
  padding-bottom: 20px;
}
.show-header-image .page-data p {
  color: #fff;
  text-align: center;
}

.listen-Now-Btn
  span.elementor-button-content-wrapper
  span.elementor-button-icon {
  position: absolute;
  left: 20px;
  top: 15px;
}

.listen-Now-Btn
  span.elementor-button-content-wrapper
  span.elementor-button-text {
  padding: 15px 25px 15px 40px;
}

.listen-Now-Btn a.elementor-button.elementor-button-link {
  padding: 0 !important;
}

body.search.search-no-results .ce-posts-grid.ce-post-style-box {
  grid-template-columns: repeat(1, 1fr);
}
body.search.search-no-results input#s {
  margin-bottom: 10px;
}
.singleAudioSlider .postcastAudio.slick-slide.slick-current.slick-active {
  width: 100% !important;
  max-width: 100%;
}
.singleAudioSlider .slick-track {
  width: 100% !important;
}
.singleAudioSlider .media-wrapper-inner {
  max-width: 80% !important;
  width: 100%;
}
input#searchsubmit {
  background: #061020;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 25px;
  text-transform: uppercase;
  border: initial;
  margin-left: 10px;
}
input#searchsubmit:hover {
  background-color: #0000ff;
}
.entry-single-related h6 {
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 20px;
  text-transform: uppercase;
  color: #10161b;
  margin-bottom: 30px;
}
#hsForm_a1e3f766-8b42-4577-8f2e-c3612097d7cb .hs-form-field label span {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

/* About css */

.donate_btn .elementor-button-icon {
  display: flex;
}
.donate_btn .elementor-button:hover .elementor-button-icon svg path {
  fill: #0000ff;
  transition: all 0.3s;
}
.testimonial_slider .elementor-testimonial__content {
  flex-direction: column-reverse;
  display: flex;
}
.testimonial_slider .elementor-testimonial__name {
  margin-bottom: 8px;
}
.testimonial_slider .elementor-testimonial__title {
  margin-bottom: 10px;
}
.testimonial_slider .elementor-swiper-button-prev {
  background-image: url("/wp-content/uploads/2024/07/long-arrow-alt-left-solid-svgrepo-com.svg");
  left: 0;
}
.testimonial_slider .elementor-swiper-button-next {
  background-image: url("/wp-content/uploads/2024/07/long-arrow-alt-right-solid-svgrepo-com.svg");
  right: 0;
}
.testimonial_slider .elementor-swiper-button {
  background-size: 15px;
  background-color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  border-radius: 50%;
  box-shadow: 0 0 35px 0 rgba(22, 12, 96, 0.09);
  transition: box-shadow 0.3s;
  background-repeat: no-repeat;
  background-position: center center;
  top: 100px !important;
  transform: none !important;
}
.testimonial_slider .elementor-swiper-button svg {
  display: none;
}
.testimonial_slider .elementor-swiper-button:hover,
.latest_episodes_wrapper .slick-arrow:hover {
  box-shadow: 0 0 35px 0 rgba(22, 12, 96, 0.15);
}
.latest_episodes_wrapper .slick-track {
  height: auto;
}
.ce-posts-grid.ce-post-style-box.latest_episodes_wrapper {
  display: block;
  margin: 0;
}
.latest_episodes_wrapper .slick-slide {
  margin: 15px 12px;
}
.latest_episodes_wrapper .slick-list {
  margin: 0 -12px;
}
.latest_episodes_wrapper .slick-arrow {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  border-radius: 50%;
  box-shadow: 0 0 35px 0 rgba(22, 12, 96, 0.09);
  transition: box-shadow 0.4s;
  top: -56px;
  right: 0;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.latest_episodes_wrapper .slick-arrow:before {
  display: none;
}
.latest_episodes_wrapper .slick-prev {
  right: 60px;
  left: auto;
  background-image: url("/wp-content/uploads/2024/07/long-arrow-alt-left-solid-svgrepo-com.svg");
}
.latest_episodes_wrapper .slick-next {
  background-image: url("/wp-content/uploads/2024/07/long-arrow-alt-right-solid-svgrepo-com.svg");
}

.host_wrapper {
  display: flex;
  gap: 40px;
  margin: 0;
}
.host_item {
  text-align: center;
  /* max-width: 250px; */
}
.host_img {
  max-width: 220px;
  margin: 0 auto 30px;
}
.host_img img {
  border-radius: 50%;
}
.host_name {
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  color: #000;
  margin: 0;
}
.host_name a {
  color: #000;
  transition: all 0.3s;
}
.host_name a:hover {
  color: #0000ff;
  transition: all 0.3s;
}
.host_position {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #0000ff;
  margin: 0;
}
.host_content p {
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 17px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.3px;
}
.host_socials {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
}
.host_socials .fb_icon img {
  max-width: 12px;
}
.host_socials .twitter_icon img {
  max-width: 18px;
}
.host_socials .insta_icon img {
  max-width: 17px;
}
.host_socials .hsm_icon img:hover {
  transition: all 0.3s;
  filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(6536%)
    hue-rotate(247deg) brightness(104%) contrast(146%);
}
.host_item.slick-slide {
  margin: 0 20px 0 0;
}
.host_wrapper .slick-list {
  margin: 0 -20px 0 0;
}
.browse_link a:hover {
  color: #0000ff !important;
}

.entry-play a:hover {
  background: #0000ff;
}
.entry-play a:hover img {
  filter: invert(1) brightness(5.5);
}

.home_banner_slider .swiper-slide-inner {
  max-width: 1170px;
}
.home_banner_slider .swiper-slide-contents {
  max-width: 1170px;
  margin: 0 auto 0 0;
}
.home_banner_slider .swiper-slide-contents-image{
  display: flex;
  align-items: center;
  gap: 15px;
}

.home_banner_slider .elementor-swiper-button {
  background: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.hero_slider:hover .elementor-swiper-button{
  opacity: 1;
  visibility: visible;
}
.home_banner_slider .swiper .elementor-swiper-button-prev {
  left: 30px;
}
.home_banner_slider .swiper .elementor-swiper-button-next {
  right: 30px;
}
.home_banner_slider .swiper .elementor-swiper-button svg{
  fill: rgba(0, 0, 0, 0.24);
  width: 15px;
  height: 15px;
}
.hero_podcast_wrapper  {
  position: relative;
  background: #FFF;
  box-shadow: 2px 9px 15px 4px rgba(0, 0, 0, .04);
  color: #000;
  z-index: 9;
  padding: 25px;
  /* overflow: hidden; */
}
.podcast-post-main {
  display: flex;
  align-items: center;
  gap: 10px 20px;
}
.podcast-post-main .podcast-image img {
  max-width: 91px;
}
.podcast-footer-title h3 {
  font-size: 20px;
  line-height: 28px;
  text-transform: none;
  font-weight: 700;
  letter-spacing: -0.025em;
  color: #061020;
  margin: 0;
}

.podcast-post-main .footer-toggle {
  width: 100%;
  padding: 0;
}
.podcast-post-main .singleAudioSlider .postcastAudio.slick-slide.slick-current.slick-active {
  width: 100% !important;
  max-width: 100%;
}
.podcast-post-main .media-wrapper {
  width: 100%;
  position: relative;
  bottom: 0;
  margin: 0;
}
.podcast-post-main .singleAudioSlider .media-wrapper-inner {
  max-width: 100% !important;
  width: 100%;
}
.podcast-category a {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
  color: #0004ff;
}
.podcast-post-main .mejs__container {
  background: #FFF;
}
.podcast-post-main .mejs__skip-back-button > button, .mejs-skip-back-button > button {
  color: #000;
}
.podcast-post-main .mejs__jump-forward-button > button {
  color: #000;
}
.podcast-post-main .mejs__time-total {
  background: rgba(0,0,0,.06);
}
.podcast-post-main .mejs__time {
  color: #000;
}
.podcast-post-main .mejs__horizontal-volume-current {
  background: rgb(0 0 0 / 80%);
}
.podcast-post-main .wrapperpostpagination {
  height: 50px;
  align-items: start;
}
.podcast-post-main .mejs__playpause-button.mejs__play button {
  background-image: url(/wp-content/uploads/2024/08/play-1.svg);
  /* filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(7490%) hue-rotate(248deg) brightness(95%) contrast(143%); */
  width: 50px;
  height: 50px;
}
.podcast-post-main .mejs__button.mejs__playpause-button.mejs__pause button {
  background-image: url(/wp-content/uploads/2024/08/pause-1.svg);
  /* filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(7490%) hue-rotate(248deg) brightness(95%) contrast(143%); */
  width: 50px;
  height: 50px;
}
.podcast-post-main .mejs__button.mejs__playpause-button.mejs__replay button {
  background-image: url(/wp-content/uploads/2024/08/replay.svg);
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  filter: none !important;
}

.podcast-post-main .mejs__button.mejs__volume-button.mejs__mute button {
  background-image: url(/wp-content/uploads/2024/07/b_volume.svg);
}
.podcast-post-main .mejs__button.mejs__volume-button.mejs__unmute button {
  background-image: url(/wp-content/uploads/2024/07/mute_b.svg);
}

.podcast-post-main .mejs__controls {
  height: 50px;
}
.podcast-post-main .podcast-category {
  padding-bottom: 5px;
  display: block;
}

.podcast-post-main .mejs__button.mejs__playpause-button {
  width: 60px;
}
.podcast-post-main .mejs__speed-button > button, .podcast-post-main .mejs-speed-button > button {
  color: #000;
  font-size: 15px;
  line-height: 23px;
  font-weight: 600;
  margin: 0;
  background: transparent;
  width: 40px;
}
.podcast-post-main .mejs__speed-button, .podcast-post-main .mejs-speed-button {
  position: relative;
  align-items: center;
  display: flex;
  width: 40px;
  height: 40px;
}
.podcast-post-main .mejs__speed-selector-label, .podcast-post-main .mejs-speed-selector-label {
  font-family: "Neue Haas Grotesk Display Pro", Sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #000;
  width: 60px;
  margin: 0;
}
.podcast-post-main .mejs__speed-selector-list-item, .podcast-post-main .mejs-speed-selector-list-item {
  padding: 0;
  text-align: center;
}

.podcast-post-main .mejs__speed-selector, .podcast-post-main .mejs-speed-selector {
  width: 60px;
  box-shadow: 0px 0px 10px #dadada;
  background: #FFF;
}
.podcast-post-main .mejs__speed-selected, .podcast-post-main .mejs-speed-selected {
  color: #0004ff;
}

/* .podcast-post-main .mejs__time-rail {
  max-width: 590px;
} */


.sliderPostcast  .mejs__button.mejs__speed-button {
  display: none;
}





/* Footer css */
.footer_newslatter .hs-richtext h1 {
  display: none;
}
.footer_newslatter input.hs-button.primary.large {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  margin: 0;
  height: 50px;
  padding: 10px 40px;
}
.footer_newslatter .hs-email label {
  display: none;
}
.footer_newslatter .hs_email input[type="email"] {
  height: 50px !important;
  margin-top: 0 !important;
  padding-right: 155px;
}



@media (max-width: 1280px) {
  .footer-youtube-text {
    margin-top: 46px;
  }
  .footer-toggle {
    padding: 30px;
  }
  .media-wrapper-inner {
    margin: 0 auto;
  }
  .media-wrapper {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .sub_podcast_txt .elementor-icon-list-items {
    justify-content: center;
  }
  .post-type-archive-podcasts .ce-posts-grid.ce-post-style-box,
  .tax-podcasts-category .ce-posts-grid.ce-post-style-box,
  .tax-podcast_tag .ce-posts-grid.ce-post-style-box {
    grid-template-columns: repeat(2, 1fr);
  }
  .comment-form p.comment-form-cookies-consent {
    display: flex;
    gap: 10px;
    align-items: baseline;
  }
  .comment-form.elementor-widget-post-comments {
    margin-top: 60px !important;
  }
  .home_banner_slider .swiper .elementor-swiper-button-prev {
    left: 10px;
  }
  .home_banner_slider .swiper .elementor-swiper-button-next {
    right: 10px;
  }
}
@media (max-width: 820px) {
  .post-type-archive-podcasts main#content {
    max-width: 720px;
  }
  .show-header-image h1.entry-title {
    font-size: 48px;
    line-height: 52px;
  }
  .show-header-image .count-podcasts-total {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
  }
  .show-header-image {
    padding: 58px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .mejs__playpause-button.mejs__play button {
    background-size: 100% 100%;
    -webkit-tap-highlight-color: transparent; 
  }
  .home_banner_slider .swiper .elementor-swiper-button-prev,
.home_banner_slider .swiper .elementor-swiper-button-next{
  display:none !important;
}
  .home_banner_slider .swiper-slide-contents-image {
    flex-wrap: wrap;
}
  .show-header-image h1.entry-title {
    font-size: 36px;
    line-height: 40px;
  }
  .show-header-image {
    padding: 40px 20px;
    margin-bottom: 40px;
    background-position: center;
  }
  .post-type-archive-podcasts main#content {
    padding: 20px;
  }
  .footer-youtube-text {
    font-size: 14px;
    margin-top: 30px;
  }
  .post-navigation__next--title,
  .post-navigation__prev--title {
    max-width: 180px;
  }

  .podcast-navigation a {
    display: none;
  }
  .footer-toggle {
    position: relative;
  }
  .post-type-archive-podcasts .ce-posts-grid.ce-post-style-box,
  .tax-podcasts-category .ce-posts-grid.ce-post-style-box,
  .tax-podcast_tag .ce-posts-grid.ce-post-style-box {
    grid-template-columns: repeat(1, 1fr);
  }
  .comment-form .form-field {
    width: 100%;
  }
  .comment-form .form-field:nth-child(2) p {
    margin-right: 0;
  }
  .comment-form .form-field:nth-child(3) p {
    margin-left: 0;
  }
  .ce-posts-grid.ce-post-style-box {
    grid-template-columns: repeat(1, 1fr);
  }
  .author-info-columns {
    display: block;
  }
  .author-details {
    padding-left: 0px;
  }
  .podcast-author-info {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px;
  }
  .podcast-post-main .mejs__button.mejs__skip-back-button, 
  .podcast-post-main .mejs__button.mejs__jump-forward-button,
  .podcast-post-main .mejs__time-rail {
    display: block;
}
.home_banner_slider .elementor-swiper-button {
 display: none;
}
.podcast-post-main .mejs__controls {
  flex-wrap: wrap;
  justify-content: center;
}
.podcast-post-main .mejs__controls {
  height: 100%;
}
.podcast-post-main .wrapperpostpagination {
  height: 100%;
}
.podcast-post-main .mejs__container {
  width: 225px !important;
  height: 100% !important;
}
.podcast-post-main .mejs__time-rail{
  min-width: 80px;
}
.podcast-post-main .podcast-category {
  padding-bottom: 15px;
}
.podcast-post-main .mejs__button.mejs__volume-button.mejs__unmute button {
  margin: 0;
}
}
@media (max-width: 565px) {
  .no-list-text li.elementor-icon-list-item span {
    display: flex !important;
  }
  .mejs__button.mejs__volume-button.mejs__mute,
  .mejs__horizontal-volume-slider {
    display: none !important;
  }
  .footer_newslatter input.hs-button.primary.large {
    position: relative;
    margin-top: 15px;
    width: 100%;
  }
  .podcast-post-main {
    align-items: start;
    flex-direction: column;
}

.podcast-post-main .mejs__controls {
  padding: 0;
}
.mejs__volume-button {
  height: 16px;
}
.podcast-post-main .mejs__button.mejs__volume-button.mejs__mute button {
  margin: 0;
}

.podcast-post-main .mejs__button.mejs__volume-button.mejs__mute, .podcast-post-main .mejs__horizontal-volume-slider {
  display: block !important;
}
.hero_podcast_wrapper {
  padding: 25px 15px;
}
.podcast-post-main .mejs__volume-button {
  height: 20px;
}
}
