/*
Theme Name:     Podcaster Child Theme
Theme URI: http://conduo.de
Description:    Child theme for the Podcaster theme
Author:         CONDUO
Template:       podcaster
Description:    Themestation Podcaster Child Theme
Version: 1.1
*/
body,.super-container {
    background-color: #fff; 
}
.front-page-header.has-header .background_image .parallax{
	background-position: right top !important;
}
article {word-wrap: break-word;}
.google-auto-placed{
  display: none;
}
.home img.regular:first-of-type{
	box-shadow: 2px 3px 6px #00000066;
}
.frontads{
  margin-top: calc(1.5rem + 1vw) !important;
  z-index: 1000;
}
.list-of-episodes {
    padding: 42px 0 36px;
    padding: calc(1.5rem + 1vw) 0 calc(1.5rem + 1vw) 0;
    background-color: #e5e5e5;
}
.nav-search-form .open-search-bar {
    margin: 38px 0 38px 38px;
}
.nav-search-form .search-form-drop{
	width: 260px;
  background-color: #F0F0E7 !important;
}

.fromtheblog.img-overlay article .post-header{ 
	top: auto !important;
	bottom: 20%;
	text-shadow: 4px 4px 8px #001E00aa, 0 0 8px #001E0088, 0 0 12px #001E0066, 0 0 16px #001E0033 !important;
}

.fromtheblog.img-overlay article:hover .post-header {
	top: auto !important;
	bottom: 20%; 
}
.fromtheblog.img-overlay article .post-featured-image::before{
	background-image: none !important;
  display: block;
  position: absolute;
  top: auto !important;
  bottom: 20%;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 1;
  transition-duration: 0s;
}
.fromtheblog.img-overlay article:hover .post-featured-image::before {
  top: auto !important;
  opacity: 1;
  transition-duration: 0s;
}
.post.format-video{
	padding: 0 !important;
}
.post.format-video .post-header {
  margin-bottom: 0px;
}
.archive .widget.thst_recent_blog_widget .ui-tabs-panel article{
  border-color: #FAFAF6 !important;
}
.sidebar > div.widget:not(:first-of-type){
  border-top: 2px solid #FAFAF6 !important;
}
@media screen and (max-width: 1024px){
  .front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article.has-post-thumbnail .post-content {
    width: 90% !important;
  } 
  .front-page-indigo.front-page-list .list-of-episodes.fp-resp-list article .featured-image {
    width: 90% !important;
  }
  .above.nav-transparent.has-featured-image.nav-not-sticky .nav-search-form .open-search-bar .fa, .above.nav-transparent.has-featured-image.large_nav .nav-search-form .open-search-bar .fa{
  	color: #dddeb9 !important;
    transition: all 0.4s linear !important;
  }
  .nav-search-form .open-search-bar:hover .fa, .above.nav-transparent.has-featured-image.nav-not-sticky .nav-search-form .open-search-bar:hover .fa, .above.nav-transparent.has-featured-image.large_nav .nav-search-form .open-search-bar:hover .fa{
  	
    transition: all 0.4s linear !important;
  }
  .header-inner.social_container, .above.small_nav .header-inner.social_container {
    background: #457354 !important;
  }
  .nav-transparent #nav.toggle, .nav-transparent #nav.drop {
    background-color: #165029 !important;
  }
  .nav-search-form .search-form-drop {
    position: absolute;
    top: 85px !important;
    left: 34px !important;
  }
}
@media screen and (min-width: 1024px){
  ul.sub-menu:after{
    bottom: 100%;
    left: 8%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #457354;
    border-width: 9px;
    margin-left: auto;
    left: 24px;
  }
  /* Closed State */
  #nav .thst-menu li .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    min-width: 200px;
    width: auto;
    top: 70%;
    white-space: nowrap;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  }
  /* Closed State */
  #nav .thst-menu li:hover > .sub-menu {
    visibility: visible;
    top: 85%;
    opacity: 1;
    z-index: 1;
    transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
  }
  .nav-search-form .search-form-drop {
    position: absolute;
    top: 101px;
    left: 36px;
    padding: 10px;
    width: 250px;
    display:none;
    background: rgba(0,0,0,0.4);
    transform: translateX(-80%);
    border-radius: 5px;
    box-shadow: 1px 1px 2px #B2B2A099;
  }
  .footer-inner.social_container > .footer-inner.social_container{
    margin-left: -50px;
  }
}
.template-podcast-archive .categories > a, .template-podcast-archive .categories > a:link, .template-podcast-archive .categories > a:visited{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-weight: 700;
  font-size: 13px;
  font-size: calc(.688rem + .1vw);
  text-transform: uppercase;
}
.template-podcast-archive .categories > a:hover{
  color: #165029 !important;
}
.search .title p{
  margin-left: 10px;
}
.search .title p:before{
  content:" \f05b \00a0 \00a0";
  font-family: "Font Awesome 5 Free";
  color: #B2B2A0;
  font-weight: 900;
}
#CookieBoxTextHeadline{
  color: #767664 !important;
  font-size: 2em !important;
}
._brlbs-content-blocker ._brlbs-default{
    background-color: #f6f6ed !important;
    border-radius: 5px;
}
#CookieBoxTextDescription{
  font-family: "Merriweather", Georgia, Serif !important;
  line-height: 1.7 !important;
}
.cookie-preference td, .bcac-item p:first-of-type, .bcac-item label, .bcac-item a{
  font-family: "Merriweather", Georgia, Serif !important;
}
#BorlabsCookieBox ._brlbs-box-advanced ul li {
    width: 40%;
}
._brlbs-caption p:first-of-type{
  line-height: 1.6;
}
a._brlbs-btn-cookie-preference {
    padding: 12px 36px !important;
}
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn,._brlbs-caption a._brlbs-btn{
  background-color: #4e4e3c !important;
  color:#dddeb9 !important;
  border-radius: 4px !important;
}
._brlbs-caption a:hover._brlbs-btn,.BorlabsCookie ._brlbs-video-youtube a:hover._brlbs-btn{
  color:#e7ede9 !important;
  background-color: #16632f !important;
}
.single .post .entry-header .mini-title:before {
	font-family: "Font Awesome 5 Free" !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-btn._brlbs-icon-play-white::before{
  background: none !important;
  content:" \f04b \00a0" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  margin-right: 8px !important;
  height: 1em !important;
  width: 1em !important;
  line-height: 1 !important;
}
._brlbs-caption p:first-of-type a{
  padding-top: 12px !important;
  font-family: "Roboto", Arial, Geneva, Sans !important;
  background: none !important; 
  color:#8e9215 !important;
}
._brlbs-caption p:first-of-type a:hover{
  background: none !important; 
  color:#CED432 !important;
}
._brlbs-caption small{
  font-family: "Roboto", Arial, Geneva, Sans !important;
}
._brlbs-content-blocker ._brlbs-btn{
  font-family: "Roboto", Arial, Geneva, Sans !important;
}
._brlbs-content-blocker ._brlbs-btn:before{
  content:" \f023 \00a0 \00a0 ";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
    margin-bottom: 0 !important;
    display: block !important;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
    display: block;
    width: 100% !important;
}

#nav .thst-menu li > .sub-menu li:first-of-type a:link, #nav .thst-menu li > .sub-menu li:first-of-type a:visited {
  color: #fff !important;
  background-color: #457354 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 1px 1px 2px #2E2E1CC0;
}
#nav .thst-menu li > .sub-menu li a:link, #nav .thst-menu li > .sub-menu li a:visited {
  color: #fff !important;
  background-color: #457354 !important;
  box-shadow: 1px 1px 2px #2E2E1CC0;
}
#nav .thst-menu li > .sub-menu li:last-of-type a:link, #nav .thst-menu li > .sub-menu li:last-of-type a:visited {
  color: #fff !important;
  background-color: #457354 !important;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 1px 1px 2px #2E2E1CC0;
}
#nav .thst-menu li > .sub-menu li:first-of-type a:hover, #nav .thst-menu li > .sub-menu li:last-of-type a:hover, #nav .thst-menu li > .sub-menu li a:hover  {
  color: #D5DD5C !important;
  background-color: #165029 !important;
}
.sub-menu{
  background-color: transparent !important;
}

a.post-permalink{display:none}
.download-heading{display:none}

#newsletterform li{
	padding-top: 12px;
}
#newsletterform input[type="radio" i] {
    margin: 9px 3px 0px 15px;
}

h1,h2{
  color: #165029 !important;
}
h2,h3,h4,h5,h6{
  line-height: 1.25;
  font-family: "Roboto", Arial, Geneva, Sans !important;
}
h2 a,h3 a,h4 a,h5 a,h6 a{
  color: #165029 !important;
  font-family: "Roboto", Arial, Geneva, Sans !important;
}
h3 {
  font-size: 36px;
  font-size: calc(1.2rem + 0.8vw);
}
h4 {
  font-size: 30px;
  font-size: calc(1rem + 0.8vw);
}
h5 {
  font-size: 24px;
  font-size: calc(1rem + 0.5vw);
  color:#4E4E3C !important;
}
h6 {
  font-size: 20px;
  font-size: calc(0.8rem + 0.4vw);
  color: #165029 !important;
  font-weight: bold !important;
}
.single .post .entry-content h1, .page .entry-container h1{
    margin-top: 2.5rem !important;
    margin-bottom: .5rem !important;
}
.single .post .entry-content h2, .page .entry-container h2{
    margin-top: 2.4rem !important;
    margin-bottom: .4rem !important;
}
.single .post .entry-content h3, .page .entry-container h3{
    margin-top: 2.3rem !important;
    margin-bottom: .3rem !important;
}
 .single .post .entry-content h4, .page .entry-container h4{
    margin-top: 2.2rem !important;
    margin-bottom: .2rem !important;
}
 .single .post .entry-content h5, .page .entry-container h5 {
    margin-top: 2rem !important;
    margin-bottom: .15rem !important;
}
 .single .post .entry-content h6, .page .entry-container h6 {
    margin-top: 1.8rem !important;
    margin-bottom: .1rem !important;
}
.page .entry-container p{
  line-height: 1.7;
}
.audio_player {
    background: 0 0 !important;
    margin-bottom: 0 0 0 5px !important;
    overflow: hidden;
	padding-bottom: 7px;
text-align:right;
}
.audio_player::after {
	content: "Das Abspielen stellt eine Verbindung zu podcaster.de her";
	font-size: 0.7em;
	color: #999;
	
}
.single-post .audio_player{
  padding-left: 10px !important;
}
.audio-caption{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  color: #9e9e8c !important;
  font-size: calc(.7rem + .4vw) !important;
  font-weight: 400 !important;
  padding-left: 26px !important;
  font-style: italic;
}
.mejs-controls {
    background: transparent !important;
    background-color: transparent !important;
  }
.mejs-container .mejs-controls {
  height: 40px;
  padding-left: 0;
  padding-right: 0;
  background: 0 0 !important;
}
.mejs-container.wp-audio-shortcode.mejs-audio {
  background: 0 0 !important;
  height: 40px !important;
  margin-top: 5px;
}
.mejs-container.mejs-audio{
	margin-bottom:0px !important;
}
.single-post .mejs-container.wp-audio-shortcode.mejs-audio {
  margin-top: calc(1.2rem + 1.2vw) !important;
}
.mejs-container .mejs-controls .pod-mejs-controls-inner .mejs-button button{
  color: #b2b2a0 !important;
}
.mejs-time-rail .mejs-time-total{
  background-color: #9e9e8c !important;
}
.mejs-time-rail span.mejs-time-current{
  background-color: #165029 !important;
}
.mejs-time-handle-content{
  background-color: #457354 !important;
}
.mejs-horizontal-volume-total{
  background-color: #9e9e8c !important;
}
.mejs-horizontal-volume-current{
  background-color: #457354 !important;
  background-color: #45735499 !important;
}
.mejs-button button:before {
  content:"";
    font-size: 18px !important;
    color: #457354 !important;
}
.mejs-button:hover button:before {
    color: #16502f !important;
    transition: all .2s ease-in-out;
}
.mejs-playpause {
    margin-left: 5px;
}
.mejs-volume-button button:before{
  font-size: 16px !important;
}
.mejs-unmute button:before{
  color: #cc0000 !important;
}
.mejs-unmute:hover button:before{
  color: #cc0000 !important;
}
.mejs-time{
  color: #555 !important;
}
.mejs-container .mejs-controls div * {
   font-size: 13px !important;
}
.page .reg .heading h1, .page .reg .heading h2, .podcast-archive .reg .heading h1, .search .reg .heading h1, .archive .reg .heading h1, .archive .reg .heading h2 {
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  font-style: normal !important;
  font-size: 48px !important;
  font-size: calc( 36px + 1vw ) !important;
}
.reg .heading .title {
  padding:0 !important;
}
.fromtheblog .post-header a{
  color: #fff !important;
}
.fromtheblog .post-header a:hover{
  color: #DDDEB9 !important;
}
.fromtheblog.img-overlay article .post-header h2 {
    font-size: 2rem;
    font-size: calc( 0.7rem + 1.1vw );
    margin-bottom: 10px;
}
.post > .entry-content > p:first-of-type{
  font-family: "Roboto", Arial, Geneva, Sans;
  font-size: 20px;
  font-size: calc(0.875rem + 0.4vw);
  font-weight: bold;
  line-height: 1.6 !important;
  margin-top: 0 !important;
  margin-bottom: calc(0.3rem + .5rem) !important;
}
.entry-categories, .entry-tags,.mini-title{
   font-family: "Roboto", Arial, Geneva, Sans !important;
   color:#165029 !important;
}
.post-header, a.more-link{
   font-family: "Roboto", Arial, Geneva, Sans !important;
   color: #B2B2A0 !important;
   background-image: none !important;
}
a.more-link{
   margin-top: 0 !important;
}
.scheduled>.mini-title{
  color:#EBECAA !important;
}
.single .post .entry-header .mini-title{
  color: #B2B2A0 !important;
}
.single .post .entry-header .mini-title:before{
  font-family: "Font Awesome 5 Free";
  content:" \00a0 \f073 \00a0  ";
  color: #B2B2A0;
}
.entry-content pre{
  margin: 30px 0;
  padding:15px 25px !important;
  background-color: #EEEEDC !important;
  font-family: "Roboto", Arial, Geneva, Sans !important;
  border-radius: 5px !important;
}
.album-art > img{
  border-radius: 5px !important;
}
input[type=text], textarea, input[type=checkbox]{
  border-color: #F6F6ED !important;
  background-color: #FAFAF6 !important;
}
input[type=text]:active, input[type=text]:hover,input[type=text]:focus,input[type=checkbox]:active, input[type=checkbox]:hover,input[type=checkbox]:focus, textarea:active,textarea:hover,textarea:focus{
  border-color: #CED432 !important;
  background-color: #F6F6ED !important;
}
#respond .comment-form-use-gravatar input[type="checkbox"]{
  margin-right: 13px !important;
  margin-left: 0;
}
#respond .comment-form-cookies-consent input[type="checkbox"] {
  margin-right: 10px !important;
  margin-left: 0;
}
form label, .comment-notes{
  font-family: "Roboto", Arial, Geneva, Sans !important;
}
a{
   color: #8E9215;
}
a:hover{
   color: #165029;
}

.entry-content a {
  color: #165029;
  background-image: linear-gradient(180deg,transparent 0,#EEEEDC 0);
  text-decoration: none;
  background-position: 0 1em;
  background-repeat: no-repeat;
  padding: 1px 0;
  transition: all .1s ease-in-out;
}
.entry-content a:hover {
    background-position: 0 0;
    color: #165029;
}

.wp-block-image a, a.plain{
  background-image:none !important;
}
.wp-block-image a:hover, a.plain:hover > img{
  background-image:none !important;
}

.single .single-featured {
  background-color: #EEEEDC;
}
.caption-container{
  display:none;
}
.post-header a:hover,a.more-link:hover{
   color:#165029 !important;
   background-image: none !important;
}
.wp-block-quote{
  font-family: "Merriweather", Georgia, Serif !important;
  padding:15px 25px !important;
  background-color: #F6F6ED !important;
  font-style: italic;
  color: #767664;
  border-radius: 5px;
  font-size: calc(0.875rem + 0.4vw);
  margin-left:10%;
  width:90%;
  margin-bottom: calc(1rem + 0.83rem);
}
.singlep_pagi p{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  color: #767664 !important;
}
.newsletter #submit{
  color: #DDDEB9;
  background-color: #165029;
  padding: 12px 36px;
  margin-top:50px;
}
.newsletter #submit:hover{
  color: #E7EDE9;
  background-color: #16632F;
}
.sidebar .widget{
  background: transparent !important; 
  background-color: transparent !important; 
}
.sidebar{
  border-left: 2px solid #F6F6ED !important;
}
.sidebar h3{
  color: #165029 !important;
  letter-spacing: 1px;
}
.widget .tagcloud a:link {
    background-color:#F6F6ED !important;
    color: #9E9E8C;
}
.widget .tagcloud a:hover{
    color: #165029 !important;
}

.sidebar .widget_text h3 {
    color: #555;
    margin: 0 0 24px !important;
    margin-bottom: calc(1rem + .42vw);
    padding: 0;
    font-size: 24px;
    font-size: calc(1rem + .42vw);
}
.sidebar > div.widget:not(.thst_recent_blog_widget) {
  padding:24px !important;
}
.thst_recent_blog_widget {
  padding:0 !important;
}
.post-cat-res{
  display:;
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-size: calc(0.7rem + 0.3vw) !important;
}
.entry-date li:first-of-type a{
  color: #767664 !important;
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-weight: bold;
}
.entries .post{
  margin-bottom: 10px !important;
}

.pagination a.page-numbers, a.butn.small{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  color: #DDDEB9 !important;
  background-color: #4E4E3C !important;
}
.pagination a.page-numbers:hover, a.butn.small:hover{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  color: #D5DD5C !important;
  background-color: #16632F !important;
}
.pagination .page-numbers.current{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  color: #767664 !important;
  background-color: #B2B2A0 !important;
}
.pagination .page-numbers:last-child, .pagination .post-page-numbers:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.pagination .page-numbers:first-child, .pagination .post-page-numbers:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.next-week .butn.small{
  font-size:calc(1rem + 0.42vw);
  transition: all .4s linear !important;
}
.next-week .butn:nth-of-type(2){
  margin-left: 24px;
}
@media screen and (max-width: 768px){
	.next-week .butn:last-of-type,.next-week .butn:nth-of-type(2) {
		margin-left: 0;
		margin-top: 24px;
	}
}
.next-week .butn:first-of-type::before,.next-week .butn:nth-of-type(2)::before,.next-week .butn:last-of-type::before{
	font-family: "Font Awesome 5 Brands";
	transition: all .3s linear;
}
.next-week .butn:nth-of-type(2)::before{
  content: "\f1bc";
}
.next-week .butn:first-of-type::before{
  content: "\f179";
}
.next-week .butn:last-of-type::before{
  content: "\f270";
}
.next-week .butn:first-of-type:hover::before,.next-week .butn:nth-of-type(2):hover::before,.next-week .butn:last-of-type:hover::before{
	color: #fff !important;
	transition: all .3s linear;
}
.error404 .entry-container .entry-content h2 {
    font-size: 64px;
    margin-bottom: 0;
}
#s-nav{
    color: #767664 !important;
    background-color: transparent !important;
}
#menu-footer, .sub-footer{
  font-family: "Roboto", Arial, Geneva, Sans !important;
}
#menu-footer a{
  font-size: calc(0.7rem + 0.3vw);
}
.entry-meta{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-size: calc(0.7rem + 0.3vw);
}

.video_player {
  position: relative;
  margin-top:10px;
  margin-bottom:10px;
}

.single .video_player {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-top:50px;
  margin-bottom:50px;
}

.video_player object, .video_player embed,.video_player iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
.single .video_player object,.single .video_player embed,.single .video_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.single-format-video .single-featured .background {
    padding:0 !important;
}

#reply-title{
  color: #165029 !important;
}
.comment_container{
  margin-bottom: 50px;
}
.single .author-info .author-avatar img {
  border-radius: 5px !important;
}
.author_position{
   font-family:"Roboto", Arial, Geneva, Sans !important;
   color: #767664 !important;
}
.single .author-description{
  white-space: nowrap;
}
.single .author-description > span{
  font-size: 12px !important;
  color: #767664 !important;
}
.page-template-page-podcastarchive-list .reg, .category .reg, .archive .reg, .search .reg{
  background-color: #eeeedc55 !important;
  border-bottom: 2px solid #eeeedc66 !important;
}
.entries-container{
  padding-top: calc(18px + 1vw);
}
.archive .author_profile .social li .sicon:hover:before{
  background-color: transparent !important;
}
.single.single-format-audio .entry-meta.host-audio .author-info {
    padding-right: 2vw;
    padding-top: 1vw;
}
.front-page-header h2{
  color: #DDDEB9 !important;
  color: #DDDEB9dd !important;
  text-shadow: 4px 4px 8px #00110055, 0 0 8px #00110033, 0 0 12px #00110016, 0 0 16px #00110008 !important;
  max-width: 60% !important;
  font-size: 48px  !important;
  font-size: calc(26px + 1.2vw)  !important;
  line-height: 1.3 !important;

}
.front-page-header .content-blurb{
  color: #ffffff !important;
  color: #ffffffcc !important;
  line-height: 1.8 !important;
  font-family: "Merriweather", Georgia, Serif !important;
  font-style: italic !important;
}
.front-page-header .content-blurb >.author{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  color: #B2B2A0 !important;
  font-style: normal !important;
}
.above .logo.with-img img{
  filter: drop-shadow( 1px 1px 2px #00110077);
  transition: all .3s linear !important;
}
.above .logo.with-img img:hover{
  filter: drop-shadow( 2px 2px 4px #00110066);
  transition: all .2s linear !important;
}
.main-content {
    padding-top: 0 !important;
}
.single-post #mediainfo, .single-podcast #mediainfo {
    margin-top: 32px;
    margin-bottom: 32px;
}
.single-post #mediainfo .download li:before {
    margin-right: 9px;
}
.page-404 a.butn.small{
  padding: 12px 36px !important;
}
.radioflex{
  display: flex;
  flex-direction:row;
}

.radioflex span{
  white-space: nowrap;
}
.single .single-featured h1, .single .entry-title h1, .single .post .entry-header .entry-title  {
    font-family: "Roboto", Arial, Geneva, Sans !important;
    font-weight: 400;
    text-align: left;
    line-height: 1.2 !important;
    font-size: 48px !important;
    font-size: calc( 27px + 1.4vw ) !important;
}
.single .entry-title {
    padding: 54px 0 0 0 !important;
    padding-top: calc(1.5rem + 1.56vw) !important;
}
.single .post.format-standard .entry-header, .single .post .entry-header {
  padding: 0 0 4px 0 !important;
  padding-bottom: calc(0.2rem + 0.2vw);
  margin-bottom: 0 !important;
}
.sticky_label{
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-weight: 400;
}
.sticky .entry-title{
    font-size: 33px !important;
    line-height: 1.3 !important;
    font-size: calc( 20px + 0.68vw ) !important;
}
.fromtheblog.img-overlay article .post-featured-image img.placeholder {
    width: 100%;
    height: auto;
    background: #165029;
    background: linear-gradient(135deg,#10391d 0%,#6ca47c 100%);
}
.post .entry-content p.wp-block-paragraph, .post .entry-content p, .page .entry-content p {
    margin-top: 2px !important;
}
figcaption{ 
  padding:5px 10px;
  font-family: "Roboto", Arial, Geneva, Sans !important;
  font-size: calc(0.75rem + 0.1vw);
}
.wp-block-table tr:first-of-type{
  background-color: #F6F6ED !important;
  color: #767664;
  font-weight: bold;
}
.wp-block-table {
  border-radius: 5px;
}
.wp-block-file {
  background-color: #F6F6ED !important;
  flex-direction: row !important;
}
.wp-block-file a{
  background-image: none !important;
  line-height: 2.3;
}
.wp-block-file__button{
  margin: 0 !important;
  margin-left: 20px !important;
  line-height: 1.7 !important;
}
.wp-block-file .wp-block-file__button:after {
    content: ' \f358';
    font-size: 1rem;
    display: block;
    margin-left: 16px;
    font-family: "Font Awesome 5 Free" !important;
    line-height: 1;
}
.thst_recent_blog_widget{
   font-family: "Roboto", Arial, Geneva, Sans !important;
}
.thst_recent_blog_widget li.ui-state-default{
  background-color: #EEEEDC !important;
}
.thst_recent_blog_widget li.ui-tabs-active{
  background-color: #fff !important;
}
.footer-widgets{
  background: url('bg.svg') bottom center no-repeat #e8e8e2 !important;
}
.cover-art img{
  border-radius: 5px !important;
}
.template-podcast-archive .podpost{
  padding: 32px 0;
}
#text-3{
  margin:0 !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1024px){
	#nav.toggle .thst-menu li.menu-item-has-children>a:after {
		font-family: "Font Awesome 5 Free" !important;
	}
}
.above.nav-transparent.has-featured-image.nav-not-sticky .nav-search-form .open-search-bar .fa:hover{
	color: #d5dd5c !important;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('fonts/roboto-v20-latin-100.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-100.woff') format('woff'),
       url('fonts/roboto-v20-latin-100.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-100.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
       url('fonts/roboto-v20-latin-100italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-100italic.woff') format('woff'),
       url('fonts/roboto-v20-latin-100italic.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-100italic.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v20-latin-300.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-300.woff') format('woff'),
       url('fonts/roboto-v20-latin-300.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-300.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('fonts/roboto-v20-latin-300italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-300italic.woff') format('woff'),
       url('fonts/roboto-v20-latin-300italic.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-300italic.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v20-latin-regular.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-regular.woff') format('woff'),
       url('fonts/roboto-v20-latin-regular.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('fonts/roboto-v20-latin-italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-italic.woff') format('woff'),
       url('fonts/roboto-v20-latin-italic.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-italic.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('fonts/roboto-v20-latin-500.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-500.woff') format('woff'),
       url('fonts/roboto-v20-latin-500.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-500.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('fonts/roboto-v20-latin-500italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-500italic.woff') format('woff'),
       url('fonts/roboto-v20-latin-500italic.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-500italic.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('fonts/roboto-v20-latin-700.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-700.woff') format('woff'),
       url('fonts/roboto-v20-latin-700.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-700.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('fonts/roboto-v20-latin-700italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-700italic.woff') format('woff'),
       url('fonts/roboto-v20-latin-700italic.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-700italic.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'),
       url('fonts/roboto-v20-latin-900.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-900.woff') format('woff'),
       url('fonts/roboto-v20-latin-900.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-900.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
       url('fonts/roboto-v20-latin-900italic.woff2') format('woff2'),
       url('fonts/roboto-v20-latin-900italic.woff') format('woff'),
       url('fonts/roboto-v20-latin-900italic.ttf') format('truetype'),
       url('fonts/roboto-v20-latin-900italic.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'),
       url('fonts/merriweather-v22-latin-300.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-300.woff') format('woff'),
       url('fonts/merriweather-v22-latin-300.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-300.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'),
       url('fonts/merriweather-v22-latin-300italic.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-300italic.woff') format('woff'),
       url('fonts/merriweather-v22-latin-300italic.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-300italic.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('fonts/merriweather-v22-latin-regular.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-regular.woff') format('woff'),
       url('fonts/merriweather-v22-latin-regular.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-regular.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local('Merriweather Italic'), local('Merriweather-Italic'),
       url('fonts/merriweather-v22-latin-italic.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-italic.woff') format('woff'),
       url('fonts/merriweather-v22-latin-italic.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-italic.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'),
       url('fonts/merriweather-v22-latin-700italic.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-700italic.woff') format('woff'),
       url('fonts/merriweather-v22-latin-700italic.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-700italic.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'),
       url('fonts/merriweather-v22-latin-700.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-700.woff') format('woff'),
       url('fonts/merriweather-v22-latin-700.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-700.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: local('Merriweather Black'), local('Merriweather-Black'),
       url('fonts/merriweather-v22-latin-900.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-900.woff') format('woff'),
       url('fonts/merriweather-v22-latin-900.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-900.svg#Merriweather') format('svg');
}
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'),
       url('fonts/merriweather-v22-latin-900italic.woff2') format('woff2'),
       url('fonts/merriweather-v22-latin-900italic.woff') format('woff'),
       url('fonts/merriweather-v22-latin-900italic.ttf') format('truetype'),
       url('fonts/merriweather-v22-latin-900italic.svg#Merriweather') format('svg');
}
