body div#site-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

body.admin-bar div#site-header {
  top: 32px;
}

.player-container .elementor-post-navigation svg,
.player-container
  .elementor-post-navigation
  .elementor-post-navigation__link__prev,
.player-container
  .elementor-post-navigation
  .elementor-post-navigation__link__next {
  display: none;
}

.single-podcast div#site-header {
  position: unset;
}

.banner-btn a svg {
  font-size: 32px;
}

.banner-btn .elementor-button-icon {
  height: 32px;
}

.banner-btn a .elementor-button-content-wrapper {
  align-items: center;
}

.episodes-post .elementor-widget-theme-post-featured-image a {
  display: block;
}

.episodes-post .podcast_meta {
  display: none;
}

.episodes-post .mejs-controls,
.episodes-post .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: transparent !important;
}

.episodes-post .mejs-container {
  background: transparent;
  border: 1px solid #290519;
  border-radius: 100px;
  height: unset !important;
  max-width: 206px;
}

.episodes-post .mejs-horizontal-volume-total {
  height: 4px;
  border-radius: 10px !important;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(41, 5, 25, 0.33) !important;
  border-radius: 10px !important;
}

.episodes-post
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total,
.episodes-post .mejs-controls .mejs-time-rail .mejs-time-total {
  background: rgba(41, 5, 25, 0.33) !important;
  border-radius: 10px !important;
  margin-top: 0;
}

.episodes-post .mejs-horizontal-volume-total *,
.episodes-post .mejs-controls .mejs-time-rail .mejs-time-loaded {
  border-radius: 10px !important;
}

.episodes-post
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current,
.episodes-post .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #290519 !important;
}

.episodes-post a.mejs-horizontal-volume-slider,
.episodes-post .mejs-inner .mejs-volume-button {
  display: none !important;
}

.episodes-post .mejs-time-handle,
.episodes-post .mejs-time-handle-content {
  border: 4px solid #290519;
  border-radius: 10px !important;
  top: 50%;
  transform: translateY(-50%) !important;
  background: #290519;
}

.episodes-post .mejs-time {
  color: #290519;
}

.episodes-post .mejs-time-hovered {
  background: rgba(41, 5, 25, 0.6) !important;
  border-radius: 10px !important;
}

.episodes-post .mejs-controls::after {
  content: "Speel direct af";
  font-weight: 700;
  color: #290519;
  display: flex;
  align-items: center;
  margin-left: 6px;
}

.episodes-post .mejs-controls.active-audio::after,
.episodes-post .mejs-controls:not(.active-audio) .mejs-time-rail,
.episodes-post .mejs-controls:not(.active-audio) .mejs-time {
  display: none;
}

.episodes-post .mejs-controls,
.episodes-post .mejs-button,
.episodes-post .mejs-time,
.episodes-post .mejs-time-rail {
  /* height: 48px !important; */
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.episodes-post .mejs-button {
  justify-content: center;
  position: unset;
}

.episodes-post .mejs-controls {
  padding: 24px 16px;
  position: relative;
}

.newsletter-form .gform-footer.gform_footer {
  margin-top: 0;
}

.newsletter-form .gform-body.gform_body {
  background: #fff;
  border-radius: 50px;
}

.newsletter-form form {
  display: flex;
  align-items: center;
  background: #fff;
  justify-content: space-between;
  border-radius: 50px;
}

.newsletter-form .ginput_container input {
  border-radius: 50px;
}

.newsletter-form .ginput_container input {
  border-radius: 50px !important;
  border-color: #fff !important;
  padding: 20px 24px !important;
  height: unset !important;
  outline: none !important;
  box-shadow: unset !important;
}

.newsletter-form #gform_submit_button_1 {
  background: #290519;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 24px;
  line-height: 1.5;
  border: 1px solid #290519;
  transition: all 0.5s;
  margin-right: 8px;
  outline: none;
}

.newsletter-form #gform_submit_button_1:hover {
  background: #fff;
  color: #290519;
}

.donation-slider .slick-dots {
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.donation-slider .slick-dots button {
  background: #fff;
  border: none;
  width: 6px;
  height: 6px;
  font-size: 0;
  padding: 0;
}

.donation-slider .slick-dots .slick-active button {
  background: var(--e-global-color-bba121b);
}

.donation-slider .slick-track {
  display: flex;
}

/*************/

.episodes-post .mejs-button.mejs-playpause-button > button {
  outline: none !important;
  border-radius: unset !important;
  margin: 0;
  position: unset;
  background: transparent !important;
}

.episodes-post .mejs-button > button:hover {
  background-color: transparent !important;
}

/* .episodes-post
  .mejs-controls:not(.active-audio)
  .mejs-button.mejs-playpause-button
  > button {
  width: 194px;
  background-position: 24px center !important;
  right: 0;
  height: 48px;
} */

.episodes-post
  .mejs-controls:not(.active-audio)
  .mejs-button.mejs-playpause-button
  > button {
  /* width: 194px;
  background-position: 24px center !important;
  right: 0; */
  /* height: 48px; */
}

.episodes-post
  .mejs-controls:not(.active-audio)
  .mejs-button.mejs-playpause-button
  > button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.newsletter-form .gfield_description {
  position: absolute;
}

.single-podcast .episodes-post .mejs-button.mejs-playpause-button > button {
  background: transparent;
}

.single-podcast .episodes-post .mejs-button.mejs-playpause-button > button {
  background-color: #fc634c !important;
  width: 32px;
  height: 32px;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-podcast
  .episodes-post
  .mejs-controls
  .mejs-button.mejs-playpause-button
  > button::after {
  background: #fff;
}

.episodes-post
  .mejs-controls
  .mejs-button.mejs-playpause-button
  > button::after {
  content: "";
  display: block;
  position: relative;
  z-index: 3;
  width: 14px;
  height: 14px;
  background: #000;
}

.episodes-post
  .mejs-controls:not(.active-audio)
  .mejs-button.mejs-playpause-button
  > button::after,
.episodes-post
  .mejs-button.mejs-playpause-button
  > button[aria-label="Play"]::after {
  clip-path: polygon(
    20% 0,
    20% 100%,
    90% 50%,
    90% 50%,
    90% 50%,
    90% 50%,
    90% 50%,
    90% 50%,
    90% 50%
  );
  translate: 6% 0;
}

.episodes-post
  .mejs-button.mejs-playpause-button
  > button[aria-label="Pause"]::after {
  clip-path: polygon(
    0 0,
    0 100%,
    33.33% 100%,
    33.33% 0,
    66.66% 0,
    100% 0,
    100% 100%,
    66.66% 100%,
    66.66% 0
  );
  translate: 0 0;
}

.podcast-comment .wpulike-heart .wp_ulike_put_image:after {
  background: url(../images/like-icon.svg) no-repeat;
  width: 12px;
  height: 12px;
  position: unset !important;
  transform: unset !important;
}

.podcast-comment
  .wpulike-heart
  .wp_ulike_put_image.wp_ulike_btn_is_active:after {
  background: url(../images/actions.png) no-repeat;
  filter: none;
}
.podcast-comment .reply a {
  font-size: 0 !important;
}
.podcast-comment .reply a::after {
  content: "Reageren";
  display: inline-block;
  font-size: 14px !important;
}
.podcast-comment .reply a::before {
  content: "";
  background: url(../images/comment-icon.svg) no-repeat;
  background-position: center;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 8px;
}
.podcast-comment ol.comment-list {
  list-style: none;
  padding-left: 0;
}
button.read-toggle {
  background: transparent !important;
  color: #290519 !important;
  border: none !important;
  padding: 0 !important;
  display: inline-block;
  text-decoration: underline !important;
  font-size: 20px !important;
  transition: all 0.5s;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}
.footer-bottom a,
span.cookie {
  color: #fff !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  transition: all 0.5s;
  cursor: pointer;
}

button.read-toggle:hover,
.footer-bottom a:hover,
span.cookie:hover {
  color: #fc634c !important;
  text-decoration: none;
}
#breadcrumbs * {
  font-weight: 400;
  text-decoration: none;
  font-size: 20px;
}

.single-podcast .mejs-container {
  border-color: #fff;
  background: #fff;
  height: 64px !important;
}
.single-podcast .podcast-cover-image img {
  height: 472px;
  border-radius: 24px;
  object-fit: cover;
}
.episodes-post .mejs-controls::after {
  content: "Nu Afspelen";
  color: #113b2a;
  margin-left: 14px;
  font-size: 18px;
}

.single-podcast .episodes-post .mejs-controls,
.single-podcast .episodes-post .mejs-button,
.single-podcast .episodes-post .mejs-time,
.single-podcast .episodes-post .mejs-time-rail {
  height: 64px !important;
}

.icon-btn .elementor-button-icon {
  display: flex;
}

.icon-btn .wpulike.wpulike-heart {
  padding: 0;
  border: none;
  margin-bottom: -7px;
}

.icon-btn .wpulike-heart .wp_ulike_general_class {
  box-shadow: none;
  padding: 0;
  gap: 8px;
}

.single-podcast .icon-btn .wpulike-heart .count-box {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  line-height: 1;
}

.icon-btn .wpulike-heart button.wp_ulike_btn,
.icon-btn .wpulike-heart button.wp_ulike_btn {
  border: unset;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset;
}

.icon-btn .wpulike-heart .wp_ulike_put_image:after {
  width: 14px;
  height: 16px;
  position: unset;
  transform: unset;
}

.icon-btn .wpulike-heart .wp_ulike_put_image:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

.share-button .addtoany_share::after {
  content: "Delen";
}

.share-button .addtoany_list.a2a_kit_size_32 a {
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 8px;
  padding: 11px 16px;
}

.prodcat-tag .elementor-post-info__terms-list {
  font-size: 0;
  display: flex !important;
  flex-wrap: wrap;
  gap: 4px;
}

.prodcat-tag a.elementor-post-info__terms-list-item {
  background: #e5e7eb;
  border: 1px solid #e5e7eb;
  text-decoration: none;
  padding: 8px 12px;
  border-radius: 100px;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.1;
  transition: all 0.5s;
}

.prodcat-tag a.elementor-post-info__terms-list-item:hover {
  background: #fc634c;
  border-color: #fc634c;
  color: #fff !important;
}

/* 	Comments */

.podcast-comment .comment-list > li {
  background: #ffffff;
  padding: 24px;
  border-radius: 8px;
}

.podcast-comment .title-comments,
.podcast-comment .comment .avatar,
.podcast-comment .comment .says,
.podcast-comment #comments .children::before {
  display: none !important;
}

.podcast-comment .comment-body {
  padding: 0 !important;
  border-bottom: 0 !important;
}

.podcast-comment .comment-author a,
.podcast-comment .comment-author .fn {
  text-decoration: none;
  color: #290519;
  font-size: 18px;
}

.podcast-comment .comment-list > li + li {
  margin-top: 16px;
}

.podcast-comment .comment-metadata a {
  font-size: 14px;
  color: #979295;
  font-weight: 400;
  text-decoration: none;
}

.podcast-comment footer.comment-meta {
  margin-bottom: 16px !important;
}

.podcast-comment .comment-content p {
  font-size: 16px;
  color: #54434c;
}

.podcast-comment .wpulike {
  padding: 16px 0 0;
  display: flex;
  align-items: center;
  gap: 16px;
}

.podcast-comment .wpulike button.wp_ulike_btn {
  background: transparent !important;
  padding: 0;
  min-width: 12px;
  margin-right: 4px;
  outline: none !important;
  border: none;
}

.podcast-comment .wpulike-default .count-box {
  padding: 0;
  margin: 0;
  box-shadow: none;
  font-size: 14px;
  color: #979295;
  line-height: 1.1;
}

.podcast-comment .wpulike-heart .wp_ulike_general_class {
  padding: 0;
  box-shadow: none;
}

.podcast-comment .wpulike-default .count-box::before {
  display: none;
}

.podcast-comment .wpulike-heart .count-box,
.podcast-comment .reply a {
  color: #979295;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.podcast-comment #comments .children {
  border-left: 2px solid #b8aeb4;
  padding-left: 24px;
  margin-top: 24px;
}

.podcast-comment #comments .children li {
  background: #f9f8f8;
  padding: 24px !important;
  border-radius: 8px;
}

.podcast-comment #comments .children li + li {
  margin-top: 20px;
}

.podcast-comment textarea#comment {
  outline: none !important;
  margin-top: 5px;
}

.podcast-comment #reply-title,
.podcast-comment .comment-form p {
  color: #290519;
}

.podcast-comment div#respond {
  padding-top: 24px;
}

.podcast-comment .comment-form p + p {
  margin-top: 14px;
}

.podcast-comment .comment-form p.comment-form-url {
  display: none;
}

.podcast-comment .comment-form .comment-form-email label::before {
  font-size: 16px;
}
.podcast-comment .comment-form .comment-form-author label::before {
  content: "Mijn naam *";
}
.podcast-comment .comment-form .comment-form-email label::before {
  content: "e-mail *";
}

.podcast-comment #reply-title small a {
  font-size: 14px;
  font-weight: 400;
  margin-left: 20px;
  text-decoration: none;
}

.comment-toggle-block .flex-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  gap: 8px;
}

.comment-load {
  color: #290519 !important;
  border-color: #290519 !important;
  background: transparent !important;
}

.comment-toggle {
  background: #290519 !important;
  border-color: #290519 !important;
}

.comment-load:hover {
  color: #fff !important;
  background: #290519 !important;
}

.comment-toggle:hover {
  background: transparent !important;
  color: #290519 !important;
}

.contact-form .elementor-field-type-submit {
  margin-top: 15px;
  margin-bottom: 0 !important;
}

.contact-info span.elementor-button-content-wrapper {
  text-align: left;
  justify-content: start !important;
}

.icon-block h5 {
  margin-top: 0;
}

.shadow-img .elementor-widget-container {
  position: relative;
}

.shadow-img .elementor-widget-container::after {
  content: "";
  height: calc(100% - 12px);
  width: 100%;
  position: absolute;
  background: #fc634c;
  left: 15px;
  bottom: -10px;
  border-radius: 4px;
  border: 1px solid #201d1d;
}

.shadow-img .elementor-widget-container img {
  z-index: 1;
  position: relative;
}

.wpulike.wpulike-heart {
  padding: 0;
}

.wpulike-heart button.wp_ulike_btn {
  background: 0 0;
  padding: 0;
  border: 0 !important;
}

.wpulike-heart .wp_ulike_put_image:after {
  position: unset;
  transform: unset;
  background: url(../images/love-icon.svg) no-repeat;
  background-size: contain;
  background-position: center;
  width: 16px;
  height: 14px;
}

.single-podcast .wpulike-heart .wp_ulike_put_image:not(.image-unlike)::after {
  background: url(../images/like-outline-icon.svg) no-repeat;
  background-size: contain;
}

.wpulike-heart .wp_ulike_general_class {
  box-shadow: unset;
  padding: 0;
}

.episodes-post .wpulike-heart .count-box {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

/* Hide default audio controls */

.wp-audio-shortcode {
  display: none !important;
}

.icon-btn span.elementor-button-text .count-box::after {
  content: "likes";
  margin-left: 4px;
}

.rate-icon {
  position: absolute !important;
  right: 0;
  top: 4px;
  /* transform: translateY(-50%); */
  transition: all 0.5s;
  z-index: 1;
}

.rate-icon:hover {
  right: -10px;
}

.rate-icon .elementor-icon-wrapper {
  display: flex;
}

/* Footer */

.footer-menu ul li {
  width: 50%;
  display: inline-block !important;
  margin-bottom: 14px;
}

.footer-menu ul li a {
  display: inline-flex;
}

footer .newsletter-form #gform_submit_button_1 {
  background-color: #fc634c;
  border-color: #fc634c;
}

footer .newsletter-form #gform_submit_button_1:hover {
  color: #fc634c;
}

.custom-arrow {
  display: none;
}
.cky-consent-container {
  width: 498px !important;
}

.cky-modal button.cky-show-desc-btn:hover {
  background: transparent !important;
  border-color: transparent !important;
}

.cky-modal button.cky-show-desc-btn:hover {
  color: #290519 !important;
}

.cky-modal .cky-preference-header .cky-btn-close {
  background: transparent !important;
  border: none !important;
}

.cky-modal .cky-preference-header .cky-btn-close img {
  height: 14px;
  width: 14px;
}

.cky-modal button.cky-accordion-btn {
  background: transparent !important;
  border: none !important;
}

.comment-form-block input[type="checkbox"] {
  display: none;
}
.comment-form-block input[type="checkbox"] + label {
  position: relative;
}
.comment-form-block input[type="checkbox"] + label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid rgba(111, 113, 119, 1);
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  width: 16px;
  border-radius: 4px;
  margin-top: -2px;
  margin-right: 10px;
}
.comment-form-block input[type="checkbox"]:checked + label::before {
  background-color: #fc634c;
}

.comment-form-block input[type="checkbox"]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.banner-btn .elementor-button-icon {
  background: #fc634c;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.banner-btn .elementor-button-icon::after {
  filter: invert(254%) sepia(127%) saturate(6635%) hue-rotate(1226deg)
    brightness(263%) contrast(109%);
}

.play-btn a .elementor-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.play-btn a .elementor-button-icon::after {
  content: "";
  width: 12px;
  height: 14px;
  background: url(../images/play-icon.svg) no-repeat;
  background-position: center;
  background-size: contain;
}
.banner-btn .elementor-button-icon::after {
  margin-right: -4px;
}
.play-btn:hover a .elementor-button-icon::after {
  filter: invert(254%) sepia(127%) saturate(6635%) hue-rotate(1226deg)
    brightness(263%) contrast(109%);
}

.play-btn.active a .elementor-button-icon::after {
  background: url(../images/pause-icon.svg) no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 0;
}

.play-btn a .elementor-button-icon svg {
  display: none;
}

.audio-player .play img {
  width: 20px;
  height: 20px;
}

.newsletter-form form input::placeholder,
.contact-form input::placeholder,
.contact-form textarea::placeholder,
.custom-placeholder,
.contact-form input::placeholder,
.contact-form textarea::placeholder,
.custom_form input::placeholder,
.custom_form textarea::placeholder,
.custom_form .custom-placeholder {
  color: rgba(41, 5, 25, 0.4) !important;
  opacity: 1 !important;
}

.share-popup .popup-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  width: 90%;
  max-width: 470px;
  text-align: center;
}

.share-popup .close-share-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
  color: rgba(41, 5, 25, 1) !important;
}

.share-popup .podcast-share-buttons a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  text-decoration: none;
  width: calc(33.333% - 10px);
  margin: 6px 0;
  padding: 6px 8px;
  border-radius: 6px;
  transition: all 0.5s;
}

.share-popup .podcast-share-buttons a:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.share-popup .podcast-share-buttons h6 {
  margin: 0;
}

.share-popup .podcast-share-buttons img {
  max-width: 26px;
}

.share-popup .podcast-share-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.single-podcast .share-button {
  background: transparent !important;
  font-weight: 400;
  border: none !important;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}

.single-podcast .player-container .share-button {
  padding: 0 !important;
}

.episodes-block .elementor-widget-text-editor > div {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.single-podcast .audio-player .share-button {
  font-size: 0;
  gap: 0;
}

.custom_form button.btn {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.custom_form button.btn img#loader {
  max-width: 24px;
}

#episode-none .podcast {
  display: none;
}
.home .home-icon {
  display: block !important;
}
.home-icon {
  position: absolute !important;
  top: 84px;
  right: 190px;
}

.home-icon h3 {
  transform: rotate(-6deg) translateY(16px);
}

.custom-post-navigation .next-id {
  background: #e17060;
}

.custom-post-navigation .prev-id {
  background: #ca4f3d;
}

.custom-post-navigation div {
  cursor: pointer;
  justify-content: center;
  height: 50%;
}

.custom-post-navigation div::after {
  border-color: #fff;
  opacity: 0.8;
}

.donation-social-share {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.donation-social-share a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #fc634c;
  transition: all 0.5s;
}

.donation-social-share a svg {
  fill: #fff;
  max-width: 24px;
  max-height: 24px;
  transition: all 0.5s;
}

.donation-social-share a:hover {
  background-color: #290519;
}

@media only screen and (max-width: 1024px) {
  .single-podcast .podcast-cover-image img {
    height: 301px;
  }
  #site-header nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    left: -24px !important;
  }
  .newsletter-form #gform_submit_button_1 {
    background-image: url(../images/left-arrow.svg);
    background-repeat: no-repeat;
    font-size: 0;
    background-position: center;
    padding: 0;
    width: 48px;
    height: 48px;
    position: relative;
  }
  .footer-menu {
    order: 1 !important;
  }
  .custom-post-navigation {
    display: flex;
  }
  .custom-post-navigation div {
    height: 100%;
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  #episodes-slide .slick-arrow {
    position: relative;
    width: 48px;
    height: 48px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: transparent;
    border-color: #290519;
  }

  #episodes-slide .slick-arrow {
    width: 48px;
    height: 48px;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: transparent;
    border-color: #290519;
    position: absolute;
    right: 0;
    top: -88px;
  }

  #episodes-slide .slick-prev.slick-arrow {
    right: 60px;
  }

  #episodes-slide .slick-arrow::after {
    content: "";
    z-index: 11;
    display: block;
    width: 16px;
    height: 16px;
    border-top: 2px solid #290519;
    border-left: 2px solid #290519;
    transform: rotate(135deg);
    margin-right: 6px;
  }

  #episodes-slide .slick-prev.slick-arrow::after {
    transform: rotate(-45deg);
    margin-left: 6px;
    margin-right: 0;
  }

  #episodes-slide .slick-arrow:hover {
    background: #290519;
  }
  #episodes-slide .slick-arrow:hover::after {
    border-color: #fff !important;
  }
  #episodes-slide .slick-list {
    padding-left: 0 !important;
  }
  #episodes-slide .slick-active .episodes-post {
    margin-left: 0;
  }

  .banner-list .elementor-icon-list-text {
    display: none !important;
  }
  .banner-list {
    background-color: #104638 !important;
  }
  .banner-section::before {
    bottom: 118px;
    height: 130px !important;
    top: unset !important;
  }
  .shadow-img .elementor-widget-container::after {
    left: 10px;
    bottom: -5px;
  }
  /* single-podcast  */
  .single-podcast .icon-btn .wpulike-heart .count-box {
    font-size: 14px;
  }
  .share-button .addtoany_list.a2a_kit_size_32 a::after {
    display: none;
  }
  .podcast-comment .comment-list > li,
  .podcast-comment #comments .children li {
    padding: 16px !important;
  }
  .podcast-comment #comments .children {
    padding-left: 12px;
    margin-top: 16px;
  }
  #comments .comment-meta {
    flex-direction: column;
    gap: 5px;
    margin-bottom: 12px;
  }
  .podcast-comment .comment-author a,
  .podcast-comment .comment-author .fn {
    font-size: 16px;
  }
  .podcast-comment .wpulike {
    margin-top: 8px;
  }
  .comment-toggle-block .flex-btn {
    margin-top: 32px;
    flex-direction: column;
  }
  .comment-toggle-block .comment-btn {
    width: 100%;
  }
  .footer-menu ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .share-popup .popup-content {
    padding: 24px 20px;
  }
  .share-popup .podcast-share-buttons a {
    width: calc(50% - 10px);
    margin: 4px 0;
    padding: 6px 4px;
  }

  .audio-player button.share-button {
    position: absolute;
    bottom: 4px;
    right: 10px;
  }

  .player-wrap,
  .player-wrap > .elementor-widget,
  .player-wrap > .elementor-widget > .elementor-widget-container {
    position: unset !important;
  }
  .audio-player button {
    width: 34px;
    height: 34px;
  }
  .audio-player .play {
    width: 42px;
    min-width: 42px;
    height: 42px;
    margin: 0 6px;
  }
  .home-icon {
    top: 78px;
    right: 18px;
    min-width: 200px !important;
  }
  .btn a *,
  .btn a {
    outline: none !important;
    box-shadow: none !important;
    opacity: 1 !important;

    transition: none !important;
  }
  .podcast-meta-shortcode .narrator {
    display: none;
  }
}

.episodes-block .elementor-post-info a {
  text-decoration: none;
}

.btn a {
  outline: none !important;
  box-shadow: none !important;
}

.btn a:focus,
.btn a:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.box-link,
.box-link * {
  width: 100%;
  height: 100%;
}

.player-container {
  /* fallback for non-iOS browsers */
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.newsletter-form .ml-form-embedBody {
  padding: 0 !important;
}

.newsletter-form .ml-form-formContent,
.newsletter-form .ml-form-embedSubmit {
  margin-bottom: 0 !important;
}

.newsletter-form .ml-form-embedSubmit {
  padding-right: 8px;
  text-align: right;
}

.newsletter-form .ml-form-embedContainer .ml-form-embedWrapper.embedForm {
  max-width: 100% !important;
}

body.elementor-page-3156 .donation-footer {
  display: none !important;
}
