/* 
Theme Name: LR TV Site Child
	Theme URI: https://londonreal.tv
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: minimalpink
  Template: lr-tv-site
	Version: 3.0.1
	Stable tag: 3.0.1
	Requires at least: 4.7
	Tested up to: 5.2
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html {
  scroll-behavior: auto;
}

body {
  background-color: #f4f3f8 !important;
  background: #f4f3f8 !important;
  color: #262f37;
}

h5 {
  margin: 0;
}

a.title {
  font-family: Oswald, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Oswald, sans-serif;
}

#gs .gs0 {
  bottom: 50px !important;
}

.elementor-14 .elementor-element.elementor-element-c5de1f6 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after {
  bottom: -11px;
  position: absolute;
  background: #23a8b3 !important;
  background-image: -o-linear-gradient(330deg, #23a8b3 0%, #57b38f 100%) !important;
  background-image: linear-gradient(120deg, #23a8b3 0%, #57b38f 100%) !important;
}

.category .elementor-widget-heading .elementor-heading-title>a {
  text-shadow: 0 0 5px black;
}

.category .cat-title span {
  background: #1B2933;
  padding: 0 20px;
}

#st-el-4 .st-logo,
#st-el-4 .st-disclaimer {
  display: none !important;
}

#st-el-4 .st-close {
  top: 1%;
}

div[id^=nb-field-] {
  position: relative!important;
  width: 100%;
}

.elementor-form div[id^=nb-field-] div.nb-feedback {
  top: -40px !important;
  width: 100% !important;
  display: block !important;
  margin: 0 auto !important;
  max-width: 600px !important;
}

.lr-consent #notification-bar {
  position: fixed;
  width: 100%;
  bottom: -100px;
  background-color: #212121;
  border-bottom: 1px solid #333;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0;
  z-index: 9999999999999999;
}

.lr-consent #notification-bar a {
  color: #fff;
  font-weight: bold;
}

.lr-consent #notification-bar p {
  font-family: Roboto, sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  padding-left: 10px;
  margin: 0;
}

.lr-consent .fa-times-circle {
  font-size: 25px;
  color: #fff;
  text-align: right;
  z-index: 9;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 10%;
  position: relative;
  right: 15px;
}

.lr-consent .fa-times-circle:hover {
  color: #fff;
}

.bar-slidedown {
  position: absolute;
  bottom: -100px !important;
  -webkit-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.bar-slideup {
  position: absolute;
  bottom: 0 !important;
  -webkit-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.linkable {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  opacity: 0.9;
}

.linkable a {
  display: inline-block;
  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}

.elementor-widget-theme-post-content {
  overflow-wrap: break-word;
}

.margin-auto {
  margin: 0 auto;
}

.episode-title {
  display: block;
  font-size: .7em;
  line-height: 1.1;
  text-transform: capitalize;
  font-weight: 400;
  line-height: normal;
}

.masonry-with-flex .episode-title {
  font-size: .9em;
  font-weight: 300;
}

.title-dash {
  display: none;
}

a.layout {
  color: #1a2932;
}

.episode-thumb:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: '';
  z-index: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg id='BG' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23f4f3f8;%7D.cls-1,.cls-2%7Bopacity:0.75;%7D.cls-2%7Bfill:%231b2933;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ELR Website v10 Interim bits%3C/title%3E%3Ccircle class='cls-1' cx='20' cy='20' r='20'/%3E%3Cpath class='cls-2' d='M29.85,21.35,15.62,29.2a1.54,1.54,0,0,1-2.29-1.35V12.15a1.54,1.54,0,0,1,2.29-1.35l14.23,7.85A1.54,1.54,0,0,1,29.85,21.35Z'/%3E%3C/svg%3E");
  color: transparent;
  background-repeat: no-repeat;
  opacity: 1;
  background-size: contain;
  background-position: center;
  max-width: 30px;
  max-height: 30px;
  width: 100%;
  height: 100%;
}


/* save for later additional css */

a.rml-saved-trigger {
  position: fixed !important;
  top: 27px !important;
  left: auto;
  right: 30px;
  border-radius: 100%;
  width: 50px !important;
  height: 50px;
  padding: 0;
  z-index: 9999;
  background: #f4f3f8;
}

ul.rml-saved-for-later>li.rml-item-saved-for-later>.rml-item-content>a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.rml-saved-for-later>li.rml-item-saved-for-later>.rml-item-content>a>.rml-item-float>.rml-item-date {
  display: none;
}

a.rml-save-for-later-button .cross {
  border: 1px solid #4f0f25;
}

ul.rml-saved-for-later>li.rml-item-saved-for-later>.rml-item-content>a>.rml-item-image {
  width: 300px;
  height: 180px;
  position: relative;
}

ul.rml-saved-for-later>li.rml-item-saved-for-later {
  border: none;
}

ul.rml-saved-for-later>li.rml-item-saved-for-later>.rml-item-content {
  padding: 0;
  background-color: #e6e6e6;
}

.rml-save-for-later-remove-all {
  background-color: #23a8b3;
  background-image: -o-linear-gradient(330deg, #23a8b3 0%, #57b38f 100%);
  background-image: linear-gradient(120deg, #23a8b3 0%, #57b38f 100%);
  border-radius: 50px;
  padding: 5px 20px;
  margin: 0 auto;
  display: block;
  margin-bottom: 2em;
  border: none !important;
  padding: 15px 35px;
  font-size: 1.2em;
  font-weight: 700;
}

.rml-save-for-later-remove-all:hover {
  background-color: #23a8b3 !important;
  background-image: -o-linear-gradient(330deg, #57b38f 0%, #23a8b3 100%) !important;
  background-image: linear-gradient(120deg, #57b38f 0%, #23a8b3 100%) !important;
  color: #fff;
  border-radius: 50px;
  padding: 5px 20px;
  margin: 0 auto;
  border: none !important;
  display: block;
  margin-bottom: 2em;
  padding: 15px 35px;
  font-size: 1.2em;
  font-weight: 700;
}

ul.rml-saved-for-later>li.rml-item-saved-for-later>.rml-item-content>a:hover>.rml-item-float>.rml-item-title {
  color: #262f37;
}

.rml-item-title {
  font-size: 1.4em;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  line-height: initial;
  color: #262f37;
}

a.rml-saved-trigger span {
  background: #23a8b3;
  background-image: -o-linear-gradient(330deg, #23a8b3 0%, #57b38f 100%) !important;
  background-image: linear-gradient(120deg, #23a8b3 0%, #57b38f 100%) !important;
}

a.rml-saved-trigger.empty {
  -webkit-transform: translateY(-150px);
  -ms-transform: translateY(-150px);
  transform: translateY(-150px);
}

a.rml-saved-trigger.button img {
  left: 11px !important;
  height: auto;
  width: 51% !important;
  margin-left: auto;
  margin-right: auto;
  top: 25px;
}

.rml-item-image:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-size: 35px;
  color: #fff;
  opacity: .7;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: -o-linear-gradient(bottom, #010e2f 0%, #010e2fc7 20%, rgba(0, 0, 0, 0) 61%, rgba(2, 4, 15, 0) 88%, rgb(7, 14, 44) 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#010e2f), color-stop(20%, #010e2fc7), color-stop(61%, rgba(0, 0, 0, 0)), color-stop(88%, rgba(2, 4, 15, 0)), to(rgb(7, 14, 44)));
  background-image: linear-gradient(0deg, #010e2f 0%, #010e2fc7 20%, rgba(0, 0, 0, 0) 61%, rgba(2, 4, 15, 0) 88%, rgb(7, 14, 44) 100%);
  z-index: 1;
}

.rml-item-image:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: '';
  z-index: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg id='BG' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23f4f3f8;%7D.cls-1,.cls-2%7Bopacity:0.75;%7D.cls-2%7Bfill:%231b2933;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3ELR Website v10 Interim bits%3C/title%3E%3Ccircle class='cls-1' cx='20' cy='20' r='20'/%3E%3Cpath class='cls-2' d='M29.85,21.35,15.62,29.2a1.54,1.54,0,0,1-2.29-1.35V12.15a1.54,1.54,0,0,1,2.29-1.35l14.23,7.85A1.54,1.54,0,0,1,29.85,21.35Z'/%3E%3C/svg%3E");
  color: transparent;
  background-repeat: no-repeat;
  opacity: 1;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 40px;
}


/* Our custom player additional css */

.page .plyr__control.plyr__tab-focus {
  -webkit-box-shadow: 0 0 0 5px rgb(78, 177, 148) !important;
  box-shadow: 0 0 0 5px rgb(78, 177, 148) !important;
}

.plyr__controls .plyr__controls__item.plyr__progress__container .plyr--full-ui input[type=range] {
  color: #c62d29 !important;
}

.plyr__control svg {
  fill: #ffffff !important;
}

.single .plyr__control.plyr__control--overlaid svg {
  fill: #424242de !important;
  left: 14px !important;
  -webkit-transform: scale(1.6);
  -ms-transform: scale(1.6);
  transform: scale(1.6);
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  width: 4.5em;
  height: 4.5em;
  z-index: 0 !important;
}

.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true],
.plyr__control--overlaid {
  background: rgba(255, 255, 255, 0.62) !important;
  -webkit-box-shadow: 0 0 50px grey!important;
  box-shadow: 0 0 50px grey!important;
}

.plyr--full-ui input[type=range] {
  color: #c62d29 !important;
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: #ffffffde !important;
  color: #fff;
  background-color: ffffffde !important;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  z-index: 0;
}


/* categories archive */

.category .alm-btn-wrap {
  text-align: center;
  margin-top: 1em;
}

body .alm-load-more-btn.more {
  background-image: -o-linear-gradient(330deg, #3e2b6a 0%, #234194 100%);
  background-image: linear-gradient(120deg, #3e2b6a 0%, #234194 100%);
  border: none;
  border-radius: 50px;
  padding: 0 30px;
  color: #fff;
  font-size: 1.4em;
  height: 60px;
}

body .alm-btn-wrap .alm-load-more-btn.loading:before {
  width: 28px;
  height: 28px;
  margin: 8px;
  border-radius: 20px;
  top: 9px;
}

.category .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category .description {
  color: #262f37;
  font-size: .9em;
}

.category .episode-detials {
  padding: 0.4em;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.category .episode-thumb {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.category .episode-thumb img {
  width: 100%;
}

.category .layout {
  margin: 7px .5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #e8e8ed;
  -webkit-box-flex: 7;
  -ms-flex-positive: 7;
  flex-grow: 7;
  max-width: 48.65%;
}

.category .layout h3 {
  font-size: 1.2em;
  color: #262f37;
  text-transform: uppercase;
  margin: 0.5em 0;
}

.category .layout .episode-thumb {
  width: 100%;
  position: relative;
  padding: 0px;
  display: -ms-grid;
  display: grid;
  margin: 0;
}

.category span.episode-title {
  line-height: 1.8;
  font-size: .9em;
}

.elementor-element.cat-topics .elementor-widget-container {
  background-repeat: no-repeat;
  background-size: cover;
}

.black-btn .elementor-button-link {
    background-color: #232f39 !important;
    background-image: none;
    background-image: none;
    background-image: none;
}

.blue-btn .elementor-button-link {
  background: #48255D;
  background-image: -o-linear-gradient(330deg, #48255D 0%, #19459E 100%);
  background-image: -o-linear-gradient(330deg, #48255D 0%, #19459E 80%);
  background-image: linear-gradient(120deg, #48255D 0%, #19459E 80%);
}

.category .episodes-related .layout.cta {
  background-color: transparent;
  background-image: -o-linear-gradient(30deg, #5c0d25 50%, #041132 100%);
  background-image: linear-gradient(60deg, #5c0d25 50%, #041132 100%);
}

.category .episodes-related .layout.cta.learn {
  background: #23a8b3;
  background-image: -o-linear-gradient(330deg, #23a8b3 0%, #57b38f 100%);
  background-image: linear-gradient(120deg, #23a8b3 0%, #57b38f 100%);
}

.category .tribe-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 10px;
  left: 10px;
  -ms-flex-item-align: center;
  align-self: center;
  ackground-color: transparent;
  background-image: -o-linear-gradient(left, #5c0d25 50%, #041132 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #5c0d25), to(#041132));
  background-image: linear-gradient(90deg, #5c0d25 50%, #041132 100%);
  border-radius: 60px;
  padding: 6px;
}

.category .tribe-icon.learn-icon {
  background: #23a8b3;
  background-image: -o-linear-gradient(330deg, #23a8b3 0%, #57b38f 100%);
  background-image: linear-gradient(120deg, #23a8b3 0%, #57b38f 100%);
}

.category .episodes-related .layout.cta h3 {
  color: #fff;
}

.category .layout.cta svg {
  max-width: 22px;
  padding-right: 6px;
  width: 100%;
  height: 100%;
}

.category .layout.cta .learn-icon svg {
  max-width: 36px;
}

.category .layout.cta h5 {
  display: inline;
  color: #fff;
  margin: 0;
  font-size: 0.94em;
}

.category .layout.cta {
  background-color: #5c0d25;
  background-image: -o-linear-gradient(30deg, #5c0d25 50%, #041132 100%);
  background-image: linear-gradient(60deg, #5c0d25 50%, #041132 100%);
}

.category .layout.cta.learn {
  background: #23a8b3;
  background-image: -o-linear-gradient(330deg, #23a8b3 0%, #57b38f 100%);
  background-image: linear-gradient(120deg, #23a8b3 0%, #57b38f 100%);
}

.category .layout.cta h3 {
  color: #fff;
}

.category .cat-topics .elementor-element.elementor-widget.elementor-widget-heading .elementor-widget-container {
  padding: 4em 0em 4em 0em;
}

.category .elementor-element.heading-cta.elementor-widget.elementor-widget-heading .elementor-widget-container {
  padding: 8px 0 0 0;
}


/* Inline CTA 

.inline-academy-cta {
  padding: 3em 3em;
  background-image: url(https://londonreal.tv/wp-content/uploads/2022/12/04.-Homepage-Panel-James-Rickards-2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 1.5em 0;
}
*/

.inline-academy-cta h3 {
  font-size: 2.4em;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}

.inline-academy-cta p {
  font-size: 1.2em;
  color: #fff;
  font-family: 'Roboto';
  text-transform: uppercase;
  text-shadow: 1px 1px 4px BLACK;
  line-height: 1.4;
}
/*
.inline-academy-cta a {
  font-size: 1.6em;
  background: #f6131b;
  color: #fff;
  padding: 13px 35px;
  margin-top: 10px;
  border-radius: 50px;
  transition: all .2s ease;
}

.inline-academy-cta a:hover {
  color: #fff;
  transform: scale(1.1);
  transition: all .2s ease;
  background-image: linear-gradient(120deg, #57b38f 0%, #23a8b3 100%);
}
*/

/* Responsive: */

@media only screen and (max-width: 1400px) {
  .category .layout h3 {
    font-size: 1.4vw;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 1124px) {
  .category .layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .category .episode-thumb img {
    width: 100%;
  }
  .single .plyr__control.plyr__control--overlaid svg {
    fill: #424242de !important;
    left: 11px !important;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }
  .plyr--full-ui.plyr--video .plyr__control--overlaid {
    width: 4em;
    height: 4em;
  }
  .episode-thumb:after {
    max-height: 4vw !important;
    max-width: 4vw;
  }
  .category .layout h3 {
    font-size: 1.2em;
    text-transform: uppercase;
  }
  .category .episode-detials {
    align-self: normal;
  }
}

@media only screen and (max-width: 768px) {
  .single .plyr__control.plyr__control--overlaid svg {
    fill: #424242de !important;
    left: 4px !important;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .plyr--full-ui.plyr--video .plyr__control--overlaid {
    width: 3.2em;
    height: 3.2em;
  }
  a.rml-saved-trigger.empty {
    display: none;
  }
  .category .layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    max-width: 100%;
    width: 100%;
  }
  .category .episode-thumb:after {
    height: 11vw !important;
  }
  .category .cat-topics a {
    font-weight: 300!important;
  }
  .category .elementor-element.cat-featured .elementor-widget-container h2.elementor-heading-title {
    font-weight: 300 !important;
    font-size: 3em;
  }
  .elementor-element.cat-topics .elementor-widget-container h4.elementor-heading-title {
    font-weight: 300 !important;
    font-size: 1.4em;
  }
  .elementor-element.category .elementor-widget-container h2.elementor-heading-title {
    font-weight: 300 !important;
  }
  .elementor-element.cat-featured-episode h5 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 300 !important;
    font-family: Oswald, sans-serif;
  }
  .cat-featured-episode h3 {
    text-transform: capitalize;
    font-size: 1.1em;
    font-weight: 300;
    margin-top: 15px;
  }
  .cat-featured-episode p {
    font-size: .9em;
    font-weight: 300;
  }
  .category h3 {
    font-weight: 400 !important;
  }
  .category a.layout {
    background: #dedee4;
    margin-bottom: 1em;
    padding: 0;
  }
  .category .episode-detials {
    margin: 0 !important;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    padding: 0 10px;
  }
  .category .layout h3 {
    font-size: 3.4vw;
    text-transform: uppercase;
  }
  .cat-topics .elementor-column {
    width: 50%;
  }
  .category .cat-topics .elementor-element.elementor-widget.elementor-widget-heading .elementor-widget-container {
    padding: 3em 0em 3em 0em;
  }
  .category .layout {
    max-width: 100%;
  }
  .episode-thumb:after {
    max-height: 11vw !important;
    max-width: 8vw;
  }
}

@media only screen and (max-width: 530px) {
  .elementor-element.cat-featured .elementor-widget-container h2.elementor-heading-title {
    font-weight: 300 !important;
    font-size: 2.6em;
  }
  .episode-thumb:after {
    max-height: 11vw !important;
    max-width: 11vw !important;
  }
  .single .plyr__control.plyr__control--overlaid svg {
    fill: #424242de !important;
    left: 14px !important;
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }
  .plyr--full-ui.plyr--video .plyr__control--overlaid {
    width: 4.5em;
    height: 4.5em;
  }
  .category .layout h3 {
    font-size: 4.2vw;
    text-transform: uppercase;
  }
}

.search .alm-btn-wrap {
  text-align: center;
  margin-top: 1em;
}

.search .alm-load-more-btn.more {
  background-image: -o-linear-gradient(330deg, #3e2b6a 0%, #234194 100%);
  background-image: linear-gradient(120deg, #3e2b6a 0%, #234194 100%);
  border: none;
  border-radius: 50px;
  padding: 10px 25px;
  color: #fff;
  font-size: 1.4em;
}

.search .alm-reveal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search .description {
  color: #262f37;
}

.search .episode-detials {
  padding: 0.4em;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.category .episode-thumb {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.search .episode-thumb img {
  width: 100%;
}

.search .layout {
  margin: 7px .5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #e8e8ed;
  -webkit-box-flex: 7;
  -ms-flex-positive: 7;
  flex-grow: 7;
  max-width: 48.65%;
}

.search .layout h3 {
  font-size: 1.2em;
  color: #262f37;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}

.search .layout .episode-thumb {
  width: 100%;
  position: relative;
  padding: 0px;
  display: -ms-grid;
  display: grid;
  margin: 0;
}

.search span.episode-title {
  font-size: 1em;
  line-height: 1.8;
}

.search #ajax-load-more {
  padding-top: 2em;
}

.search .guest .layout {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  background-color: #5c0d25;
  background-image: -o-linear-gradient(210deg, #5c0d25 0%, #041132 100%);
  background-image: linear-gradient(240deg, #5c0d25 0%, #041132 100%);
}

.search .guest .layout:before {
  content: "";
  background: #490d26;
  padding: 5px;
  display: block;
}

.search .guest .episode-thumb img {
  width: 100%;
  max-width: 200px;
}

.search .guest .layout .episode-thumb {
  position: relative;
  padding: 0px;
  display: -ms-grid;
  display: grid;
  margin: 0;
  max-width: 200px;
  width: 100%;
}

.search .guest .layout h3 {
  color: #fff;
  font-size: 2em;
}

.search .guest .description {
  color: #fff;
}

.search .guest .episode-detials {
  padding: 1em;
}

.search .guest .episode-thumb:after {
  display: none;
}

.alm-load-more-btn.more.done {
  display: none;
}


/* Responsive: */

@media only screen and (max-width: 1124px) {
  .search .layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .search .episode-thumb img {
    width: 100%;
  }
  .search .guest .layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: inherit;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (max-width: 768px) {
  .search .layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    max-width: 100%;
    width: 100%;
  }
  .search .episode-thumb:after {
    height: 8vw !important;
  }
  .search .cat-topics a {
    font-weight: 300!important;
  }
  .search .elementor-element.cat-featured .elementor-widget-container h2.elementor-heading-title {
    font-weight: 300 !important;
    font-size: 3em;
  }
  .search h3 {
    font-weight: 400 !important;
  }
  .search a.layout {
    background: #dedee4;
    margin-bottom: 1em;
    padding: 0;
  }
  .search .episode-detials {
    margin: 0 !important;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    padding: 0 10px;
  }
  .search .layout h3 {
    font-size: 1em;
    text-transform: uppercase;
  }
  .search .elementor-widget-container {
    padding: 15px 0 !important;
  }
  .search .layout {
    max-width: 100%;
  }
  .search .guest .layout h3 {
    color: #fff;
    font-size: 1.6em;
  }
  .search .guest .layout p {
    font-size: .9em;
  }
}

.global_live_container {
  position: absolute !important;
  top: 0;
}
.lr-logo {
  margin-bottom: 0 !important;
}

.global_is-live::before {
  content: '';
  position: absolute;
  padding: 1px;
  background-color: #C51F26;
  border-radius: 6px;
  top: 8px;
  left: 200px;
  font-size: 14px;
  z-index: 9; 
  border-radius: 100%;
  width: 10px;
  height: 10px;
  animation: pulse 1.5s
    ease-out
    0s
    infinite
    none
    running;
}
.global_is-live::after {
  content: 'LIVE NOW';
  display: inline;
  position: relative;
  color: #C51F26;
  right: -220px;
  top: 0;
  font-size: 14px;
}

.global_is-live .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: black;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
  border-radius: 6px;
  padding: 5px 10px;
  /* Position the tooltip */
  position: absolute;
  top: 50px;
  left: 139px;
  z-index: 1;
}

.global_is-live .tooltiptext strong {
  display: block;
}

.global_is-live .tooltiptext::before {
    content: "";
    position: absolute;
    right: 71%;
    top: -7px;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 17px solid #000;
    border-bottom: 0 solid transparent;
    transform: rotate(133deg);
}
.global_is-live:hover .tooltiptext {
  visibility: visible;
}
@media only screen and (max-width: 750px) {
    .global_is-live {
      display: none;
    }
    .tooltiptext {
      display: none;
    }
 }

@keyframes pulse {
  0% {
     box-shadow: 0 0 0 0px rgba(	197, 31, 38, 1);
     opacity: 0.1;
  }
  100% {
     box-shadow: 0 0 0 10px rgba(	197, 31, 38, 0);
     opacity: 1;
  }
}