@charset "UTF-8";
/*!
 Theme Name:   PE Child Theme
 Description:  PE child theme customized for use with GeneratePress Theme
 Author:       Personal Excellence
 Author URI:   https://personalexcellence.co/
 Version:      1.0.0
 Template:     generatepress
*/
#wpadminbar #wp-admin-bar-elementor_notes, #wpadminbar #wp-admin-bar-ai-toolbar-settings {
  display: none;
}
body {
  font-family: Roboto, arial, helvetica, serif;
  background-color: #fff;
  color: #1a1a1a;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  line-height: 165%;
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 165%;
  }
}
h1, h2, h3, h4, h5 {
  color: #222;
}
h1, h2, h3, h4, h5, p {
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
  color: #960000;
  outline: 0;
}
a:hover {
  border-bottom: 2px solid #960000;
}
a.noborder:hover {
  border-bottom: 2px solid transparent !important;
}
.single-content div a, .single-content p a, .single-content li a {
  color: #960000;
  border-bottom: 2px solid #d9d9d9;
  /* (styling for grey link) color: #6c6c6c; border-bottom: 2px solid #B8B8B8; */
}
.single-content div a:hover, .single-content p a:hover, .single-content li a:hover {
  color: #960000;
  border-bottom: 2px solid #960000;
}
.sidebar div a, .sidebar p a, .sidebar li a {
  color: #960000;
  border-bottom: 0;
}
.sidebar div a:hover, .sidebar p a:hover, .sidebar li a:hover {
  color: #960000;
  border-bottom: 2px solid #960000;
}
.elementor-toggle-item a:hover {
  color: #960000;
}
.post-widget a, a.elementor-cta, a.elementor-button, .related a, .elementor-widget-image a, p.manifesto a, .elementor-toggle-item a.elementor-toggle-title, .row-of-buttons a, #menu-podcast-links-2 a {
  border-bottom: 0 !important;
}
.video-iframe {
  position: relative;
  padding-bottom: 56.25%;
  /* for 16:9 radio */
  height: 0;
}
.video-iframe iframe, .video-iframe embed, .video-iframe object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-video, video.wp-video-shortcode {
  width: 100% !important;
  height: 100% !important;
}
.wp-video, video.wp-video-shortcode {
  max-width: 100% !important;
}
video.wp-video-shortcode {
  position: relative;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mejs-controls {
  display: none;
}
.mejs-overlay-play {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto !important;
  height: auto !important;
}
.elementor-location-single {
  margin: auto;
}
.elementor-location-single .single-post {
  margin: auto;
  max-width: 1090px;
}
@media (min-width: 1200px) {
  .elementor-location-single .single-post {
    max-width: 1090px;
  }
}
@media (max-width: 1024px) {
  .elementor-location-single .single-post {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .elementor-location-single .single-post {
    width: 100%;
  }
}
.elementor-location-single .single-post .single-content {
  margin-top: -15px;
  margin-bottom: 40px;
}
.elementor-location-single .related {
  margin: auto;
  padding: 50px 0;
  max-width: 1115px;
  width: 100%;
}
@media (max-width: 850px) {
  .elementor-location-single .related .elementor-widget-wrap {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (max-width: 768px) {
  .elementor-location-single .related {
    padding: 30px 0;
  }
}
@media (max-width: 360px) {
  .elementor-location-single .related .elementor-widget-wrap {
    padding-left: 2.5px !important;
    padding-right: 2.5px !important;
  }
}
.elementor-location-single .related .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
  height: auto;
}
.elementor-location-single .single-page {
  margin: auto;
  max-width: 660px;
}
.elementor-template-full-width .site-content .elementor-container .elementor-container {
  padding-left: 0;
  padding-right: 0;
}
.single-page .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated .elementor-element-populated {
  padding: 0;
}
/*
	// custom post type 'course'
	.single-course {
		// center align as sidebar will be hidden
		.single-post .elementor-page-title h1 { text-align: center; }
		.main-column { margin: auto; }
		// hide meta (at top)
		.entry-meta { display: none; }
		// hide related, newsletter (at bottom)
		.related, .newsletter { display: none; }
		// hide sidebar
		.sidebar { display: none; }
	}
*/
.elementor-location-archive {
  margin: auto;
  max-width: 1100px;
}
@media (max-width: 1024px) {
  .elementor-location-archive {
    max-width: 750px;
  }
}
.post-type-archive-podcast .elementor-location-archive {
  max-width: 100%;
}
.elementor-template-full-width .site-content {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.elementor-template-full-width .site-content .elementor-container {
  padding-left: 5px;
  padding-right: 5px;
}
.main-column {
  width: 69.99% !important;
  padding-left: 25px;
  padding-right: 60px;
  position: relative;
}
@media (min-width: 1200px) {
  .main-column {
    width: 68% !important;
    padding-left: 40px;
    padding-right: 46px;
  }
}
.main-column:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: 220px;
  height: 100%;
  width: 1px;
  background: #e6e6e6;
}
.home .main-column:after {
  width: 0;
  background: #fff;
}
@media (max-width: 1200px) {
  .main-column:after {
    width: 0;
    background: #fff;
  }
}
@media (max-width: 1024px) {
  .main-column {
    padding-right: 30px;
    padding-left: 20px;
  }
}
@media (max-width: 850px) {
  .main-column {
    padding-right: 0;
    padding-left: 0;
    border-right: 0px;
    width: 100% !important;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .main-column {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .main-column .elementor-widget-wrap {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .main-column li .mv-ad-box {
    margin-left: -40px;
    min-width: 300px;
  }
}
.sidebar {
  width: 30.01% !important;
  padding-left: 22px;
  padding-right: 8px;
  border-left: 1px solid #e6e6e6;
}
.sidebar p, .sidebar ul {
  font-size: 14px;
  line-height: 140%;
  max-height: 1000px;
}
@media (min-width: 1200px) {
  .sidebar {
    width: 343px !important;
    padding-right: 0;
  }
  .sidebar .text {
    max-width: 265px;
  }
}
@media (max-width: 850px) {
  .sidebar {
    width: 100% !important;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    border-left: 0;
  }
}
@media (max-width: 768px) {
  .sidebar {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .sidebar .elementor-widget-wrap {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.newsletter {
  margin: auto;
  max-width: 860px;
}
.site-footer {
  margin-top: 0;
}
li p, ul li ul li, ol li ol li, ul li ol li, ol li ul li {
  margin-left: 0;
  margin-right: 0;
}
.section-title {
  margin-bottom: 20px;
  padding-left: 5px;
  padding-top: 20px;
  padding-bottom: 5px;
  text-align: left;
  font-style: italic;
  border-bottom: 1px solid #444;
}
.section-title div {
  margin: 0;
  padding: 0;
  color: #5b5b5b;
  font-weight: bold;
  font-size: 16px;
}
h1[class*="heading-title"] {
  margin: 40px 0;
  padding: 20px 0px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
}
@media (max-width: 1024px) {
  h1[class*="heading-title"] {
    margin: 30px 0;
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  h1[class*="heading-title"] {
    padding: 15px 0;
    font-size: 28px;
  }
}
.single-post h1[class*="heading-title"] {
  text-align: left;
  font-size: 34px;
  color: #272727;
}
@media (max-width: 1024px) {
  .single-post h1[class*="heading-title"] {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .single-post h1[class*="heading-title"] {
    font-size: 30px;
  }
}
.page-template-default h1[class*="heading-title"], .page-id-88231 h1[class*="heading-title"], .error404 h1[class*="heading-title"] {
  margin-bottom: 10px;
  font-size: 34px;
}
@media (max-width: 1024px) {
  .page-template-default h1[class*="heading-title"], .page-id-88231 h1[class*="heading-title"], .error404 h1[class*="heading-title"] {
    margin: 30px 0 0 0;
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .page-template-default h1[class*="heading-title"], .page-id-88231 h1[class*="heading-title"], .error404 h1[class*="heading-title"] {
    padding: 15px 0;
    font-size: 28px;
  }
}
.home h1[class*="heading-title"], .post-type-archive-podcast h1[class*="heading-title"], .page-template.page-id-62011 h1[class*="heading-title"], .elementor-element-1408306c h1[class*="heading-title"] {
  border-bottom: 3.5px solid #e0dcdc;
}
.archive.category .elementor-heading-title, .archive.tag .elementor-heading-title, .archive.post-type-archive-video .elementor-heading-title {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.archive.category .archive-description .elementor-widget-container, .archive.tag .archive-description .elementor-widget-container, .archive.post-type-archive-video .archive-description .elementor-widget-container {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -70px;
  margin-bottom: 60px;
  border-bottom: 3.5px solid #e0dcdc;
}
@media (max-width: 768px) {
  .archive.category .archive-description .elementor-widget-container, .archive.tag .archive-description .elementor-widget-container, .archive.post-type-archive-video .archive-description .elementor-widget-container {
    margin-bottom: 30px;
    padding: 5px 0;
  }
}
.archive.category .archive-description .elementor-widget-container p, .archive.tag .archive-description .elementor-widget-container p, .archive.post-type-archive-video .archive-description .elementor-widget-container p {
  margin: 25px 0;
  padding: 0;
}
.heading-title {
  margin: 20px 0;
  padding: 20px 0px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  border-bottom: 3.5px solid #e0dcdc;
  color: #222;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .heading-title {
    margin: 30px 0;
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .heading-title {
    padding: 15px 0;
    font-size: 28px;
  }
}
.site-content h2 {
  font-size: 24px;
  line-height: 135%;
  text-decoration: none;
  padding: 20px 0 5px 0;
}
@media (max-width: 768px) {
  .site-content h2 {
    font-size: 23px;
    line-height: 27px;
  }
}
.site-content h3 {
  font-size: 21px;
  line-height: 135%;
  text-decoration: none;
  padding: 15px 0 5px 0;
}
@media (max-width: 768px) {
  .site-content h3 {
    font-size: 20px;
  }
}
.site-content h4 {
  font-size: 19px;
  line-height: 135%;
  padding: 15px 0 5px 0;
}
@media (max-width: 768px) {
  .site-content h4 {
    font-size: 18px;
  }
}
.site-content p, .site-content li {
  font-family: arial;
}
.site-content p {
  padding: 3px 0;
}
@media (max-width: 768px) {
  .site-content p {
    padding: 3px 0;
  }
}
.site-content ul, .site-content ol {
  margin: 20px 0;
}
.site-content ul ul, .site-content ul ol, .site-content ol ul, .site-content ol ol {
  margin: 0;
  padding-left: 28px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.site-content ol li {
  padding: 3px 0;
}
.site-content li > p {
  margin-top: 0;
}
.site-content blockquote {
  margin: 25px 0;
  padding: 0 0 0 10px;
  border-left: 7px solid #7d0000;
  color: #525252;
  font-style: normal;
}
.site-content blockquote p, .site-content blockquote cite {
  margin: 0;
  padding: 15px 0 15px 15px;
  position: relative;
}
@media (max-width: 768px) {
  .site-content blockquote p, .site-content blockquote cite {
    padding-left: 7px;
  }
}
.site-content sup, .site-content small {
  line-height: 100%;
}
.site-content .alignleft {
  float: left;
}
.site-content .alignright {
  float: right;
}
.site-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.site-content img.alignright {
  float: right;
  margin: 0 0 0 1em;
}
.site-content img.alignleft {
  float: left;
  margin: 0 1em 0 0;
}
.site-content img.aligncenter, .site-content img[class*="size-"] {
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.site-content img.nostretch {
  width: auto !important;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.site-content img.noborder {
  border: 0 !important;
}
.site-content img.inline {
  display: inline !important;
}
.site-content img.wp-smiley {
  padding: 0;
  border: 0;
}
.site-content img.emoji {
  width: 20px !important;
  display: inline !important;
  visibility: visible !important;
}
.page-template-default .site-content img.aligncenter, .page-template-default .site-content img[class*="size-"], .single .site-content img.aligncenter, .single .site-content img[class*="size-"], .site-content img[class*="wp-image-"] {
  max-width: 99.7%;
  border: 1px solid #E1E1E1;
}
@media (max-width: 1366px) {
  .page-template-default .site-content img.aligncenter, .page-template-default .site-content img[class*="size-"], .single .site-content img.aligncenter, .single .site-content img[class*="size-"], .site-content img[class*="wp-image-"] {
    width: 99.7%;
  }
}
.site-content .wp-caption {
  max-width: 100%;
  margin-bottom: 25px;
  padding: 10px 0 0 0;
}
.site-content .wp-caption > .wp-caption-text {
  font-size: 15px;
  font-style: italic;
  color: #8c8c8c;
  line-height: 155%;
  padding: 0;
  margin: 5px 0;
}
@media (max-width: 768px) {
  .site-content .wp-caption > .wp-caption-text {
    font-size: 13px;
  }
}
.site-content .wp-caption > .wp-caption-text a {
  color: #8c8c8c;
  border-bottom: 2px solid transparent;
}
.site-content .wp-caption > .wp-caption-text a:hover {
  border-bottom: 2px solid #8c8c8c;
}
.site-content .wp-caption + .wp-caption {
  padding-top: 5px;
}
@media (max-width: 360px) {
  .site-content h1, .site-content h2, .site-content h3, .site-content h4, .site-content p, .site-content blockquote, .site-content table, .site-content .entry-meta {
    padding-left: 5px;
    padding-right: 5px;
  }
  .site-content li {
    padding-right: 5px;
  }
}
.page-links {
  text-align: center;
}
.page-links .current, .page-links a {
  margin: 5px;
  padding: 10px 20px;
  border: 0;
  display: inline-block;
  color: #ccc;
}
.page-links a {
  color: #000;
  background-color: #eee;
}
.page-links a:hover {
  background-color: #960000;
  color: #fff !important;
  text-decoration: none;
}
.home.post-widget .elementor-widget-wrap {
  padding: 0 !important;
  display: initial !important;
  border-bottom: 1px solid #f4f4f4;
}
.home.post-widget.elementor-widget-loop-grid .elementor-grid {
  grid-row-gap: var(--grid-row-gap, 25px);
}
.home.post-widget [data-widget_type="theme-post-featured-image.default"] {
  padding-right: 20px;
  float: left;
  width: 34%;
  margin-bottom: 0;
}
.home.post-widget [data-widget_type="theme-post-featured-image.default"] .elementor-image a, .home.post-widget [data-widget_type="theme-post-featured-image.default"] .elementor-image img {
  width: 100%;
  display: block;
}
@media (max-width: 1024px) {
  .home.post-widget [data-widget_type="theme-post-featured-image.default"] {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .home.post-widget [data-widget_type="theme-post-featured-image.default"] {
    width: 40%;
  }
}
@media (max-width: 600px) {
  .home.post-widget [data-widget_type="theme-post-featured-image.default"] {
    padding-right: 15px;
  }
}
.home.post-widget [data-widget_type="theme-post-title.default"] {
  clear: right;
  float: right;
  width: 66%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .home.post-widget [data-widget_type="theme-post-title.default"] {
    width: 60%;
  }
}
.home.post-widget [data-widget_type="theme-post-title.default"] .elementor-heading-title {
  padding-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 500px) {
  .home.post-widget [data-widget_type="theme-post-title.default"] .elementor-heading-title {
    font-size: 18px;
    padding-left: 0;
    padding-right: 0;
    line-height: 110%;
    letter-spacing: 0;
  }
}
.home.post-widget [data-widget_type="theme-post-title.default"] h2 a {
  font-weight: 500;
}
.home.post-widget [data-widget_type="theme-post-title.default"] h2 a:hover {
  color: #960000 !important;
  transition: 0s;
}
.home.post-widget [data-widget_type="post-info.default"] {
  clear: right;
  float: right;
  width: 66%;
  line-height: 1.3em;
  font-size: 12px;
  margin-bottom: 10px;
  color: #adadad;
}
@media (max-width: 1024px) {
  .home.post-widget [data-widget_type="post-info.default"] {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .home.post-widget [data-widget_type="post-info.default"] {
    width: 60%;
  }
}
@media (max-width: 650px) {
  .home.post-widget [data-widget_type="post-info.default"] {
    line-height: 150%;
  }
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] {
  /* styling */
  /* show only first & second categories in desktop */
  /* add comma before second category, if it exists */
  /* hide second categories in small screen */
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-icon-list-icon {
  margin-right: 5px;
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list {
  /* font-size: 0; line-height: 160%; */
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list a {
  color: #adadad;
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list a:hover {
  border-bottom: 1px solid #adadad !important;
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list span:nth-child(1), .home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list span:nth-child(2) {
  font-size: 12px;
}
.home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list span:nth-child(2)::before {
  content: ", ";
}
@media (max-width: 650px) {
  .home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list span:nth-child(2) {
    display: none;
  }
  .home.post-widget [data-widget_type="post-info.default"] [itemprop="about"] .elementor-post-info__terms-list span:nth-child(2)::before {
    content: " ";
  }
}
.home.post-widget [data-widget_type="heading.default"] {
  clear: right;
  float: right;
  width: 66%;
  margin-bottom: 10px;
  color: #515151;
  font-size: 14px;
}
@media (max-width: 768px) {
  .home.post-widget [data-widget_type="heading.default"] {
    width: 60%;
  }
}
@media (max-width: 650px) {
  .home.post-widget [data-widget_type="heading.default"] {
    display: none;
  }
}
.home.post-widget [data-widget_type="heading.default"] .elementor-heading-title {
  line-height: 160%;
}
.home.post-widget [data-widget_type="button.default"].read-more .elementor-button-link {
  position: absolute;
  display: block;
  background: transparent;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -9999px;
  border-bottom: 0;
}
.home.post-widget [data-widget_type="button.default"].read-more {
  width: 100%;
  height: 100%;
}
.home.post-widget.elementor-widget-loop-grid > .elementor-widget-container > .elementor-button-wrapper {
  margin-top: var(--load-moreâ€”spacing, 30px);
}
.home.post-widget .elementor-button-wrapper.e-loop__load-more .elementor-button {
  border-radius: 99px 99px 99px 99px;
  margin: 0;
}
.podcast.home.post-widget .elementor-widget-wrap {
  border-bottom: 0px solid #f4f4f4 !important;
}
.podcast.home.post-widget.elementor-widget-loop-grid .elementor-grid {
  grid-row-gap: var(--grid-row-gap, 20px);
  grid-column-gap: var(--grid-column-gap, 24px);
}
@media (max-width: 500px) {
  .podcast.home.post-widget .elementor-grid {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.podcast.home.post-widget [data-widget_type="theme-post-featured-image.default"] {
  clear: both;
  width: 100%;
  padding-right: 0;
  margin-bottom: 20px;
}
.podcast.home.post-widget [data-widget_type="theme-post-title.default"] {
  clear: both;
  width: 100%;
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .podcast.home.post-widget [data-widget_type="theme-post-title.default"] {
    padding: 0 10px;
  }
}
@media (max-width: 360px) {
  .podcast.home.post-widget [data-widget_type="theme-post-title.default"] {
    padding: 0 5px;
  }
}
.podcast.home.post-widget .elementor-widget-wrap:hover h2.elementor-heading-title a {
  color: #960000 !important;
  transition: 0s;
}
.podcast.home.post-widget .elementor-widget-container {
  overflow: hidden;
}
.podcast.home.post-widget .elementor-widget-wrap {
  /* scale up + translucent on hover */
  /* black overlay on hover */
}
.podcast.home.post-widget .elementor-widget-wrap .elementor-widget-image img {
  transition: all 0.8s ease;
}
.podcast.home.post-widget .elementor-widget-wrap:hover .elementor-widget-image img {
  transform: scale(1.14);
  opacity: 0.85;
}
.podcast.home.post-widget .elementor-widget-wrap:hover .elementor-widget-theme-post-featured-image .elementor-widget-container {
  background: #000;
}
.podcast.home.post-widget [data-widget_type="heading.default"] {
  clear: both;
  width: 100%;
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .podcast.home.post-widget [data-widget_type="heading.default"] {
    padding: 0 10px;
  }
}
@media (max-width: 700px) {
  .podcast.home.post-widget [data-widget_type="heading.default"] {
    display: inline;
  }
}
@media (max-width: 360px) {
  .podcast.home.post-widget [data-widget_type="heading.default"] {
    display: none;
  }
}
.archive.post-widget article {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  position: relative !important;
  border-top: 0 solid grey;
  border-bottom: 1px solid #f4f4f4;
  border-left: 0;
  border-right: 0;
}
.archive.post-widget .elementor-post__text {
  padding: 0 25px;
}
@media (max-width: 1024px) {
  .archive.post-widget .elementor-post__text {
    padding: 0 15px;
  }
}
.archive.post-widget .elementor-post__thumbnail__link {
  margin-right: 0 !important;
}
.archive.post-widget h2.elementor-post__title {
  padding-top: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 500px) {
  .archive.post-widget h2.elementor-post__title {
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0;
  }
}
.archive.post-widget h2.elementor-post__title a {
  color: #000;
}
.archive.post-widget .elementor-post__excerpt {
  line-height: 150%;
}
.archive.post-widget .elementor-post__excerpt p {
  color: #515151;
  font-size: 14px;
  margin-bottom: 10px;
}
@media (max-width: 700px) {
  .archive.post-widget .elementor-post__excerpt p {
    display: none;
  }
}
.archive.post-widget .elementor-post__meta-data {
  margin-top: -3px;
  margin-bottom: 2px;
}
@media (max-width: 500px) {
  .archive.post-widget .elementor-post__meta-data {
    display: none;
  }
}
.archive.post-widget .elementor-pagination {
  margin-top: 15px;
  color: #ccc;
}
.archive.post-widget .elementor-pagination a.page-numbers {
  padding: 0 3px;
  color: #666;
}
.archive.post-widget .elementor-pagination a.page-numbers:hover {
  color: #960000;
}
.archive.post-widget .elementor-post__read-more {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -9999px;
}
.archive.post-widget .elementor-post__text:hover h2.elementor-post__title a {
  color: #960000 !important;
  transition: 0s;
}
.archive.post-widget .elementor-post {
  padding-bottom: 20px;
}
.archive.post-widget .elementor-post__text {
  padding-left: 15px;
}
.archive.post-widget h2.elementor-post__title {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 500px) {
  .archive.post-widget h2.elementor-post__title {
    font-size: 18px;
  }
}
.archive.post-widget .elementor-pagination {
  margin-top: 40px;
}
.classics .elementor-cta--skin-classic .elementor-cta__content {
  padding: 20px;
  height: 230px;
  align-items: baseline;
  align-content: baseline;
}
.classics .elementor-cta--skin-classic .elementor-cta__title {
  padding: 0;
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  line-height: 115%;
}
.classics .elementor-cta--skin-classic .elementor-cta__description {
  margin-bottom: 10px;
  text-align: center;
  color: #515151;
  font-size: 14px;
  line-height: 150%;
}
.classics .elementor-cta--skin-classic:hover h2.elementor-cta__title {
  color: #960000 !important;
  transition: 0s;
}
@media (max-width: 1024px) {
  .classics .elementor-column.elementor-col-25 {
    width: 25%;
  }
  .classics .elementor-cta--skin-classic .elementor-cta__title {
    font-size: 22px;
  }
  .classics .elementor-cta--skin-classic .elementor-cta__content {
    height: initial;
  }
}
@media (max-width: 768px) {
  .classics .elementor-column.elementor-col-25 {
    width: 100%;
  }
  .classics .elementor-cta--skin-classic .elementor-cta__title {
    font-size: 19px;
  }
  .classics .elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    min-height: 130px;
  }
  .classics .elementor-cta--skin-classic .elementor-cta__content {
    height: initial;
  }
}
.intro {
  font-size: 20px;
  margin: 25px 0px;
}
@media (max-width: 768px) {
  .intro {
    font-size: 18px;
    margin: 20px 0px;
  }
}
[id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d {
  /* hide title, subtitle */
}
[id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__title, [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__subtitle {
  display: none;
}
[id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__control {
  color: #000;
}
[id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer button {
  width: 100%;
}
[id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer button:hover {
  background: #b00000;
}
@media (max-width: 768px) {
  [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__fields, [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__field, [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer {
    width: auto !important;
  }
}
.single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d {
  /* overall form */
  /* input button */
  /* submit button */
}
.single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__form {
  padding: 10px 0 0 0;
}
.single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__content {
  flex-wrap: nowrap;
}
.single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__fields, .single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__field {
  width: 70%;
  max-width: 900px;
}
.single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__control, .single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__label {
  text-align: center;
}
.single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer {
  width: 30%;
}
@media (max-width: 768px) {
  .single-page [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer {
    margin-top: 5px;
  }
}
.newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d {
  /* input button */
  /* submit button */
}
.newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__form {
  padding: 10px 0 0 0;
}
@media (max-width: 768px) {
  .newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__form {
    margin-top: -70px;
  }
}
.newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__fields, .newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__field {
  width: 100%;
  max-width: 900px;
}
.newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__control, .newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__label {
  text-align: center;
}
.newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer, .newsletter [id^="fd-form-660c440229aec6661bfcbe1d"] [data-ff-el="root"].ff-660c440229aec6661bfcbe1d .ff-660c440229aec6661bfcbe1d__footer button {
  margin-top: 5px;
  width: 100%;
}
.hthb-row {
  background: #fffeee;
  padding: 3px 0;
  height: 54px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.05), 0 1px 10px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  .hthb-row {
    width: 100%;
    height: 86px;
    clear: both;
    text-align: center;
    padding: 3px;
  }
}
@media (max-width: 420px) {
  .hthb-row {
    height: 117px;
  }
}
.hthb-row .hthb-notification-content.ht-notification-text p {
  float: left;
  width: 60%;
  text-align: right;
  padding: 10px;
  font-size: 15px;
  color: #000;
}
@media (max-width: 768px) {
  .hthb-row .hthb-notification-content.ht-notification-text p {
    width: 100%;
    clear: both;
    text-align: center;
    padding: 3px;
  }
}
@media (max-width: 455px) {
  .hthb-row .hthb-notification-content.ht-notification-text p {
    margin: 0 10%;
    width: 80%;
  }
}
.hthb-row .hthb-close-toggle {
  font-size: 20px;
  color: #333333;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf {
  float: left;
  padding: 3px 10px;
  /* hide title, subtitle */
  /* input button */
  /* submit button */
  /* success message */
}
@media (max-width: 768px) {
  .hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf {
    width: 100%;
    clear: both;
    text-align: center;
  }
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__title, .hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__subtitle {
  display: none;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__control {
  color: #000;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__footer button {
  width: 100%;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__footer button:hover {
  background: #b00000;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__form {
  padding: 0;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__content {
  justify-content: start;
}
@media (max-width: 768px) {
  .hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__content {
    display: inline-block;
    margin-top: -12px;
  }
}
@media (max-width: 768px) {
  .hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__fields {
    float: left;
  }
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__field {
  margin: 12px 5px;
  width: 150px;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__control {
  padding: 0 15px;
  height: 38px;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__label {
  padding: 9px 15px !important;
  height: 38px;
  font-size: 15px;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__footer {
  margin-top: 12px;
  margin-left: 0;
}
@media (max-width: 768px) {
  .hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__footer {
    display: inline-block;
  }
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__footer button {
  margin: 0;
  padding: 9px 15px;
  font-size: 15px;
}
.hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__success.fd-form-success, .hthb-row #fd-form-6619403ede4d11874af02adf [data-ff-el="root"].ff-6619403ede4d11874af02adf .ff-6619403ede4d11874af02adf__success-message {
  display: none !important;
}
@media (max-width: 500px) {
  [id^="fd-form-660d3b566c6fe6212d573fac"] {
    text-align: center;
  }
}
[id^="fd-form-660d3b566c6fe6212d573fac"] img {
  float: left;
  margin-top: 13%;
}
@media (max-width: 768px) {
  [id^="fd-form-660d3b566c6fe6212d573fac"] img {
    width: 30%;
  }
}
@media (max-width: 500px) {
  [id^="fd-form-660d3b566c6fe6212d573fac"] img {
    width: 50%;
    float: none;
  }
}
[id^="fd-form-660d3b566c6fe6212d573fac"] [data-ff-el="root"].ff-660d3b566c6fe6212d573fac .ff-660d3b566c6fe6212d573fac__form {
  padding: 70px 20px;
}
@media (max-width: 768px) {
  [id^="fd-form-660d3b566c6fe6212d573fac"] [data-ff-el="root"].ff-660d3b566c6fe6212d573fac .ff-660d3b566c6fe6212d573fac__form {
    padding: 20px 10px;
  }
}
@media (max-width: 768px) {
  [id^="fd-form-660d3b566c6fe6212d573fac"] [data-ff-el="root"].ff-660d3b566c6fe6212d573fac .ff-660d3b566c6fe6212d573fac__title {
    margin: auto;
    margin-bottom: 25px;
    max-width: 400px;
    text-align: center;
    font-size: 34px;
  }
}
[id^="fd-form-660d3b566c6fe6212d573fac"] [data-ff-el="root"].ff-660d3b566c6fe6212d573fac .ff-660d3b566c6fe6212d573fac__footer button:hover {
  background: #b00000;
}
@media (max-width: 768px) {
  #fd-form-660abd7296c1db356c240af9 .ff-660abd7296c1db356c240af9__form {
    padding: 20px 10px;
  }
}
@media (max-width: 768px) {
  #fd-form-660abd7296c1db356c240af9 .ff-660abd7296c1db356c240af9__title {
    margin: auto;
    margin-bottom: 25px;
    max-width: 400px;
    text-align: center;
  }
}
#fd-form-660abd7296c1db356c240af9 .ff-660abd7296c1db356c240af9__footer button:hover {
  background: #b00000;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 11;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* Modal Content Box */
.modal-content {
  background-color: #fff;
  margin: 10% auto;
  /* from the top and centered */
  border: 1px solid #888;
  max-width: 700px;
  /* Screen size */
  padding: 0 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  animation-name: animatetop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
@media (max-width: 1024px) {
  .modal-content {
    margin: 15% auto;
  }
}
@media (max-width: 768px) {
  .modal-content {
    margin: 30% auto;
    max-width: 600px;
    width: 95%;
    padding: 25px 10px;
  }
}
/* Modal Content Box for sidebar quotes */
.modal-content-quote {
  width: 1024px;
  max-width: 95%;
  height: auto;
  margin: 5% auto;
}
@media (max-width: 1024px) {
  .modal-content-quote {
    margin: 15% auto;
  }
}
@media (max-width: 768px) {
  .modal-content-quote {
    margin: 30% auto;
  }
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -200px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -200px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* Open Button */
.MyBtn-Email :hover, .MyBtn-Email:focus, [class^="MyBtn-Ebook"] :hover, [class^="MyBtn-Ebook"]:focus, .MyBtn-Quote :hover, .MyBtn-Quote:focus {
  cursor: pointer;
}
/* The Close Button */
[class^="close"] {
  color: #ccc;
  float: right;
  font-size: 28px;
}
[class^="close"]:hover, [class^="close"]:focus {
  cursor: pointer;
}
@media (max-width: 768px) {
  [class^="close"] {
    margin-top: -20px;
  }
}
.quotes {
  max-width: 100%;
  background: #eee;
  width: 300px;
  height: 200px;
  padding: 1px;
}
@media (max-width: 450px) {
  .quotes {
    width: 100%;
    margin: auto;
  }
}
.quotes2 p {
  margin: 0;
}
.quotes2 img {
  border: 8px solid #ddd !important;
}
/* Styling for ebook opt-in section on most popular posts */
.ebook-download {
  margin: 10px 0;
  padding: 20px 0;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  display: table;
}
.ebook-download img {
  width: 95%;
  font-style: normal;
  margin: 20px 0 0 0;
}
@media (max-width: 360px) {
  .ebook-download img {
    width: 50%;
  }
}
.ebook-download button {
  width: 85%;
  max-width: 350px;
}
.ebook-download .left {
  width: 20%;
  display: table-cell;
  vertical-align: top;
}
.ebook-download .right {
  width: 80%;
  display: block;
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 360px) {
  .ebook-download .left, .ebook-download .right {
    width: 100%;
    display: block;
    margin: auto;
    text-align: center;
  }
}
.ebook-download p {
  font-style: italic;
}
/* Styling for /free-ebooks/ page */
.page-id-5958 img.ebook {
  width: 175px;
  float: left;
}
@media (max-width: 600px) {
  .page-id-5958 img.ebook {
    float: none;
    display: block;
    margin: auto;
  }
}
.page-id-5958 button, .page-id-5958 .button {
  padding: 15px 40px;
}
.manifesto {
  text-align: center;
}
.manifesto img {
  margin: 6px 5px;
  opacity: 1;
  transition: 0.3s;
  max-width: 190px !important;
}
.manifesto img:hover {
  opacity: 0.9;
  transition: 0.3s;
  transform: translateY(-10px);
}
@media (max-width: 768px) {
  .manifesto img {
    max-width: 200px !important;
    width: 40%;
    height: auto;
  }
}
@media (max-width: 360px) {
  .manifesto img {
    width: 90%;
    height: auto;
  }
}
.anchor {
  display: inline;
  position: relative;
  top: -50px;
  visibility: hidden;
}
button, .button {
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
  background: #960000;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  outline: 0;
  border: 0;
  border-radius: 5px;
  transition: 0.2s;
  cursor: pointer;
}
button:hover, .button:hover {
  text-decoration: none;
  background: #b00000;
}
.primary-button .elementor-button, .primary-button .elementor-button:visited {
  margin: 10px;
  padding: 15px 30px;
  background: #960000;
  color: #fff;
  border-radius: 5px;
}
@media (max-width: 1024px) {
  .primary-button .elementor-button, .primary-button .elementor-button:visited {
    font-size: 0.9em !important;
  }
}
@media (max-width: 768px) {
  .primary-button .elementor-button, .primary-button .elementor-button:visited {
    margin: 10px 1%;
  }
}
.read-more.primary-button .elementor-button, .read-more.primary-button .elementor-button:visited {
  margin: 0;
  padding: 0;
}
.primary-button .elementor-button:hover {
  background: #7d0000;
  color: #fff !important;
  text-decoration: none !important;
}
button.secondary-button, button.secondary-button:visited, .secondary-button .elementor-button, .secondary-button .elementor-button:visited {
  margin: 10px;
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  background: #6B6969;
  color: #fff;
  border: 0 solid #000;
  border-radius: 5px;
}
@media (max-width: 1024px) {
  button.secondary-button, button.secondary-button:visited, .secondary-button .elementor-button, .secondary-button .elementor-button:visited {
    font-size: 0.9em !important;
  }
}
@media (max-width: 768px) {
  button.secondary-button, button.secondary-button:visited, .secondary-button .elementor-button, .secondary-button .elementor-button:visited {
    margin: 10px 1% !important;
  }
}
button.secondary-button:hover, .secondary-button .elementor-button:hover {
  color: #fff;
  border: 0 solid transparent;
  background: #960000;
  cursor: pointer;
}
.row-of-buttons {
  list-style: none;
  width: 100%;
  text-align: center;
  margin: 10px 0 !important;
  padding: 0;
}
.row-of-buttons .one-third {
  width: 25%;
  display: inline-block;
}
@media (max-width: 768px) {
  .row-of-buttons .one-third {
    width: 45%;
  }
}
@media (max-width: 360px) {
  .row-of-buttons .one-third {
    width: 95%;
  }
  .row-of-buttons .one-third button {
    margin: 5px !important;
  }
}
.row-of-buttons .one-quarter {
  width: 23%;
  display: inline-block;
  margin: 0 !important;
}
@media (max-width: 768px) {
  .row-of-buttons .one-quarter {
    width: 45%;
  }
}
@media (max-width: 360px) {
  .row-of-buttons .one-quarter {
    width: 95%;
  }
  .row-of-buttons .one-quarter button {
    margin: 5px !important;
  }
}
.row-of-buttons .podcast-buttons {
  width: 16%;
  display: inline-block;
  margin: 0 !important;
}
.row-of-buttons .podcast-buttons button {
  font-size: 15px;
  padding: 8px;
  height: 60px;
}
@media (max-width: 768px) {
  .row-of-buttons .podcast-buttons {
    width: auto;
  }
  .row-of-buttons .podcast-buttons button {
    height: 55px;
    margin: 5px 1% !important;
  }
}
@media (max-width: 360px) {
  .row-of-buttons .podcast-buttons {
    width: 48%;
    padding: 0;
  }
}
.row-of-buttons button {
  margin: 10px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 130%;
}
@media (max-width: 1024px) {
  .row-of-buttons button {
    margin: 10px 5px;
  }
}
@media (max-width: 768px) {
  .row-of-buttons button {
    margin: 10px 0;
    width: 95%;
  }
}
input {
  padding: 10px;
  border: 1px solid #a6a6a6;
  white-space: normal;
  /* for opt-in form on homepage */
}
input span.elementor-button-text {
  font-size: 100% !important;
}
input[type=submit] {
  margin: 0;
  padding: 11px 20px;
  border: 0 !important;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
/* Turn cursor into pointer on hover */
input[type=submit], button[type=submit] {
  cursor: pointer;
}
#comments {
  font-size: 15px;
  line-height: 170%;
  color: #444;
  /* comments heading */
  /* comments list */
  /* reply button */
  /* no comments */
  /* comments form */
  /* comments pagination */
}
@media (max-width: 768px) {
  #comments {
    font-size: 14px;
  }
}
#comments .comments-header {
  margin-bottom: 20px;
  width: 100%;
  display: flex;
  border-bottom: 2px solid #ccc;
}
#comments .comments-header .comments-count {
  color: #555;
  font-weight: 600;
  margin-bottom: -2px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 24px;
  padding: 5px 15px 3px 5px;
  border-bottom: 3px solid #960000;
}
#comments ol.comment-list {
  margin: 10px 0;
  padding: 0;
  /* all comments */
  /* child comments */
  /* general styling */
  /* avatar */
  /* author name */
  /* badge for post author */
  /* comment content */
}
#comments ol.comment-list li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 15px 5px 10px 5px;
}
#comments ol.comment-list li.parent ul.children {
  margin-left: 0px;
  padding-left: 20px;
}
@media (max-width: 768px) {
  #comments ol.comment-list li.parent ul.children {
    padding-left: 10px;
  }
}
@media (max-width: 360px) {
  #comments ol.comment-list li.parent ul.children {
    padding-left: 5px;
  }
}
#comments ol.comment-list li.parent ul.children li.comment {
  padding: 15px 5px 10px 15px;
  border: 0;
  border-left: 3px solid #ddd;
}
#comments ol.comment-list li.parent ul.children li.comment.depth-2, #comments ol.comment-list li.parent ul.children li.comment.depth-4, #comments ol.comment-list li.parent ul.children li.comment.depth-6, #comments ol.comment-list li.parent ul.children li.comment.depth-8 {
  background: #f8f8f8;
}
#comments ol.comment-list li.parent ul.children li.comment.depth-3, #comments ol.comment-list li.parent ul.children li.comment.depth-5, #comments ol.comment-list li.parent ul.children li.comment.depth-7 {
  background: white;
}
#comments ol.comment-list li.parent ul.children li.comment + li.comment {
  margin-top: 5px;
}
#comments ol.comment-list img.avatar.photo {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  border: 1px solid #eee;
  border-radius: 25px;
}
#comments ol.comment-list .comment-avatar {
  float: left;
}
#comments ol.comment-list .comment-meta {
  float: left;
  padding: 10px 0px;
}
#comments ol.comment-list .comment-author {
  font-size: 14.5px;
  font-weight: bold;
  color: #666;
}
#comments ol.comment-list .commenter-is-post-author {
  margin: 0 3px 0 9px;
  padding: 2px 12px;
  background: #960000;
  color: #fff;
  font-size: 10px;
  border-radius: 4px;
  vertical-align: middle;
  cursor: default;
  line-height: 180%;
}
#comments ol.comment-list .comment-date a {
  padding-left: 1px;
  font-size: 11px;
  color: #666;
  line-height: 100%;
  /* date */
}
#comments ol.comment-list .comment-date a:hover {
  color: #444;
  border-bottom: 0px solid #666;
}
#comments ol.comment-list .comment-content {
  clear: both;
  padding-top: 1px;
}
#comments .comment-reply {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 12px;
}
#comments .comment-reply a {
  color: #555;
}
#comments .comment-reply a:hover {
  color: #960000;
}
#comments .comments-closed {
  padding-top: 20px;
  color: grey;
}
#comments .comments-closed.with-border {
  border-top: 1px solid #ddd;
}
#comments #respond {
  padding-bottom: 30px;
  font-family: "Roboto", arial !important;
  /* commenting box */
  /* commenting fields */
  /* hide logged in as */
  /* reply text */
  /* button */
}
#comments #respond p.comment-form-comment {
  padding: 0;
}
#comments #respond .comment-form-comment textarea#comment {
  width: 99%;
  max-width: 600px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 15px;
  color: #111;
  font-family: Roboto, arial, helvetica, serif;
}
#comments #respond .comment-form-comment textarea#comment:focus {
  outline: none;
}
#comments #respond input#author, #comments #respond input#email {
  margin: 5px 0;
  display: block;
  width: 95%;
  max-width: 220px;
  border-radius: 3px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #111;
}
#comments #respond input#author:focus, #comments #respond input#email:focus {
  outline: none;
}
#comments #respond .logged-in-as {
  display: none;
}
#comments #respond #reply-title {
  padding: 15px 0 5px 0;
  font-weight: bold;
}
#comments #respond .form-submit .submit {
  background: #960000;
  color: white;
  border-radius: 4px;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding: 8px 20px;
}
#comments #respond .form-submit .submit:hover {
  background: #7d0000;
}
#comments .pagination {
  padding: 5px 0;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
#comments .pagination ul.page-numbers {
  list-style: none;
  display: flex;
  /* Enable flexbox */
  justify-content: center;
  /* Center list horizontally */
}
#comments .pagination li .page-numbers {
  margin: 3px;
  padding: 8px 11px;
  border: 1px solid #ccc;
}
#comments .pagination li .page-numbers:hover {
  background: #ccc;
  color: white;
}
#comments .pagination li .page-numbers.current, #comments .pagination li .page-numbers.dots {
  background: white;
  color: black;
  border: 0;
}
.single .fa {
  font-family: FontAwesome !important;
}
.newsletter .elementor-widget:not(:last-child), .page-id-62011 .elementor-widget:not(:last-child), .archive-description.elementor-widget:not(:last-child), .single-page .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.elementor-location-archive [id^=pp-podcast-], .elementor-location-single [id^=pp-podcast-] {
  /* thumbnail, title edit */
  /* timer track edit */
  /* overall player margin/padding */
}
.elementor-location-archive [id^=pp-podcast-] .pod-content__episode a, .elementor-location-single [id^=pp-podcast-] .pod-content__episode a {
  color: #fc3535 !important;
}
.elementor-location-archive [id^=pp-podcast-] .pod-content__episode a:hover, .elementor-location-single [id^=pp-podcast-] .pod-content__episode a:hover {
  border-bottom: 1px #fc3535 solid;
}
.elementor-location-archive [id^=pp-podcast-] .episode-list__entry.pod-entry:hover, .elementor-location-single [id^=pp-podcast-] .episode-list__entry.pod-entry:hover {
  background: rgba(150, 0, 0, 0);
}
.elementor-location-archive [id^=pp-podcast-].pp-podcast:not(.postview) .pod-entry__title a, .elementor-location-single [id^=pp-podcast-].pp-podcast:not(.postview) .pod-entry__title a {
  pointer-events: initial;
}
.elementor-location-archive [id^=pp-podcast-].pp-podcast.light-color.playerview .pod-entry:hover .pod-entry__title a, .elementor-location-archive [id^=pp-podcast-].pp-podcast.light-text.postview .pod-entry:hover .pod-entry__title a, .elementor-location-archive [id^=pp-podcast-] .inline-view.light-color .pod-entry:hover .pod-entry__title a, .elementor-location-single [id^=pp-podcast-].pp-podcast.light-color.playerview .pod-entry:hover .pod-entry__title a, .elementor-location-single [id^=pp-podcast-].pp-podcast.light-text.postview .pod-entry:hover .pod-entry__title a, .elementor-location-single [id^=pp-podcast-] .inline-view.light-color .pod-entry:hover .pod-entry__title a {
  color: #ff4f4f !important;
}
.elementor-location-archive [id^=pp-podcast-] .ppjs__podcast-title, .elementor-location-single [id^=pp-podcast-] .ppjs__podcast-title {
  display: inline;
}
.elementor-location-archive [id^=pp-podcast-].single-episode .ppjs__img-wrapper, .elementor-location-archive [id^=pp-podcast-].single-episode img.ppjs__img-btn, .elementor-location-single [id^=pp-podcast-].single-episode .ppjs__img-wrapper, .elementor-location-single [id^=pp-podcast-].single-episode img.ppjs__img-btn {
  width: 80px;
  height: 80px;
}
@media (max-width: 521px) {
  .elementor-location-archive [id^=pp-podcast-].single-episode .ppjs__img-wrapper, .elementor-location-archive [id^=pp-podcast-].single-episode img.ppjs__img-btn, .elementor-location-single [id^=pp-podcast-].single-episode .ppjs__img-wrapper, .elementor-location-single [id^=pp-podcast-].single-episode img.ppjs__img-btn {
    width: 120px;
    height: 120px;
    margin: auto;
  }
}
.elementor-location-archive [id^=pp-podcast-].single-episode .ppjs__podcast-title, .elementor-location-single [id^=pp-podcast-].single-episode .ppjs__podcast-title {
  font-size: 13px;
}
@media (max-width: 521px) {
  .elementor-location-archive [id^=pp-podcast-].single-episode .ppjs__podcast-title, .elementor-location-single [id^=pp-podcast-].single-episode .ppjs__podcast-title {
    display: none;
  }
}
.elementor-location-archive [id^=pp-podcast-].single-episode .ppjs__episode-title, .elementor-location-single [id^=pp-podcast-].single-episode .ppjs__episode-title {
  font-size: 18px;
  line-height: initial;
}
@media (max-width: 521px) {
  .elementor-location-archive [id^=pp-podcast-].single-episode .ppjs__episode-title, .elementor-location-single [id^=pp-podcast-].single-episode .ppjs__episode-title {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
  }
}
.elementor-location-archive [id^=pp-podcast-] .ppjs__time-total, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-buffering, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-loaded, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-current, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-hovered, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-float-current, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-float-corner, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-marker, .elementor-location-archive [id^=pp-podcast-] .ppjs__time-rail, .elementor-location-single [id^=pp-podcast-] .ppjs__time-total, .elementor-location-single [id^=pp-podcast-] .ppjs__time-buffering, .elementor-location-single [id^=pp-podcast-] .ppjs__time-loaded, .elementor-location-single [id^=pp-podcast-] .ppjs__time-current, .elementor-location-single [id^=pp-podcast-] .ppjs__time-hovered, .elementor-location-single [id^=pp-podcast-] .ppjs__time-float-current, .elementor-location-single [id^=pp-podcast-] .ppjs__time-float-corner, .elementor-location-single [id^=pp-podcast-] .ppjs__time-marker, .elementor-location-single [id^=pp-podcast-] .ppjs__time-rail {
  height: 7px;
}
.elementor-location-archive [id^=pp-podcast-] .ppjs__time-handle-content, .elementor-location-single [id^=pp-podcast-] .ppjs__time-handle-content {
  top: -5px;
  height: 11px;
  width: 4px;
  border: 4px solid #960000;
}
.elementor-location-archive [id^=pp-podcast-] .ppjs__time-float, .elementor-location-single [id^=pp-podcast-] .ppjs__time-float {
  height: 16px;
}
.elementor-location-archive [id^=pp-podcast-].wide-player .ppjs__audio-time-rail, .elementor-location-archive [id^=pp-podcast-] .modal-view .ppjs__audio-time-rail, .elementor-location-single [id^=pp-podcast-].wide-player .ppjs__audio-time-rail, .elementor-location-single [id^=pp-podcast-] .modal-view .ppjs__audio-time-rail {
  margin: 0;
}
.elementor-location-archive [id^=pp-podcast-].wide-player .ppjs__audio-controls, .elementor-location-archive [id^=pp-podcast-] .pp-modal-window .ppjs__audio-controls, .elementor-location-single [id^=pp-podcast-].wide-player .ppjs__audio-controls, .elementor-location-single [id^=pp-podcast-] .pp-modal-window .ppjs__audio-controls {
  padding: 10px;
}
@media (max-width: 768px) {
  .elementor-location-archive [id^=pp-podcast-].media-audio.has-featured.narrow-player .pod-launch, .elementor-location-single [id^=pp-podcast-].media-audio.has-featured.narrow-player .pod-launch {
    top: 0 !important;
    left: 0;
    width: 100%;
    position: relative;
  }
}
.site-content .wpcf7 p, .panel > .wpcf7 p {
  padding: 0;
  line-height: normal;
}
.site-content .wpcf7 input[type=text], .site-content .wpcf7 input[type=email], .site-content .wpcf7 textarea, .panel > .wpcf7 input[type=text], .panel > .wpcf7 input[type=email], .panel > .wpcf7 textarea {
  margin: 10px 0;
  padding: 5px 10px;
  border: 1px solid !important;
}
.site-content .wpcf7 input[type=text], .site-content .wpcf7 input[type=email], .panel > .wpcf7 input[type=text], .panel > .wpcf7 input[type=email] {
  width: 90%;
  max-width: 400px;
}
.site-content .wpcf7 textarea, .panel > .wpcf7 textarea {
  width: 90%;
  max-width: 600px;
  overflow-y: scroll;
  overflow-x: hidden;
}
[data-name="mediavine-gdpr-button"] {
  background: black;
  color: #999;
}
[data-name="mediavine-gdpr-button"] #mv_privacy_settings {
  margin-top: 0;
}
.fomo-notification {
  width: 300px !important;
}
.fomo-notification .fomo-notification-content-wrapper {
  padding-left: 13px;
  padding-right: 13px;
}
.cld-common-wrap {
  display: inline !important;
  margin-right: 5px;
}
.cld-common-wrap a.cld-like-dislike-trigger:hover {
  border-bottom: 0;
}
.cld-common-wrap .fa:hover, .cld-common-wrap .fas:hover {
  color: #960000;
}
.cld-count-wrap {
  font-size: 13px;
}
h3.accordion {
  margin-top: 25px;
  font-size: 20px;
}
@media (max-width: 768px) {
  h3.accordion {
    font-size: 20px;
  }
}
h3.accordion:before {
  padding-right: 10px;
}
h4.accordion {
  margin-top: 5px;
  font-size: 18px;
  padding: 4px;
}
@media (max-width: 768px) {
  h4.accordion {
    font-size: 18px;
  }
}
h4.accordion:before {
  padding-right: 6px;
}
h3.accordion, h4.accordion {
  margin-bottom: 8px;
  padding: 8px;
  border: 2px solid #eee;
  transition: 0.2s;
  cursor: pointer;
}
h3.accordion:before, h4.accordion:before {
  color: #888;
  content: "＋";
}
h3.accordion:hover, h4.accordion:hover {
  color: #960000;
}
h3.accordion.active:before, h4.accordion.active:before {
  content: "－";
}
h3.accordion.active, h4.accordion.active {
  color: #fff;
  background: #7d0000;
  border: 2px solid #7d0000;
}
h3.accordion + div.panel {
  margin-bottom: -15px;
}
div.panel h4:first-child {
  margin-top: 30px;
}
div.panel {
  padding: 0 3%;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}
div.panel.show {
  opacity: 1;
  max-height: 5000px;
  padding-bottom: 20px;
}
div.panel ul {
  padding: 5px 0 5px 30px;
}
div.panel li {
  padding: 0 0 0 5px;
}
div.panel .panel {
  padding: 0 2%;
}
div.panel .panel h4, div.panel .panel ul {
  margin-left: 10px;
}
div.panel .panel h4:first-child {
  margin-top: 30px;
}
div.panel .panel .panel:last-child {
  margin-bottom: 30px;
}
div.panel .panel ul {
  padding: 2px 0 5px 15px;
}
div.panel .panel ul ul {
  padding: 2px 0 5px 5px;
}
div.panel .panel li {
  padding: 0 0 0 5px;
}
/*

// 3.1 Elementor Loop Grid (New Post Widget)
// ---------------

// 3.1.1 Latest Posts (on /home/)
// ---------------
	// Disabled - Post Info (Category)
	// Need to add in Elementor Loop Grid layout on /home/
	[data-widget_type="post-info.default"].category { // need to set .category class
		 // float category as badge
		display: none; clear:right; float:right; position:absolute; top: 7%; right:71%; width: auto; max-width: 120px; padding: 0px 12px; background: #818a91; border-radius: 99px; text-align: center;

		.elementor-icon-list-item { 
			display: inline; // override default styling display: flex which disrupts height
			margin: auto; // align center for list item
			.elementor-icon-list-text { display: inline; } // override default styling display: inline-block which adds padding to top

			// list of categories
			.elementor-post-info__terms-list {
				// reset styles so it takes on height of item inside (single line / double line depending on category text)
				display: flex;
				// hide everything
				font-size: 0;
				// show only first category
				span:nth-child(1) { color: white; text-transform: uppercase; font-size: 11px; line-height: 150%; padding: 9px; display: block; }
			}
		}
		@include medium { top: 5%; right: 70%; }
		@include small { top: 5%; right: 63%; }
		@include width(650px) { 
			max-width: 96px; right: 65%;
			.elementor-icon-list-item .elementor-icon-list-text { display: inline; }
			.elementor-icon-list-item .elementor-post-info__terms-list span:nth-child(1) {
				font-size: 9px;
				line-height: 150%;
				padding: 7px;
			}
		}
	}
	

// 4.1 Advert styling for Adsense (/single-post/, within posts)
// -------------------
.advert {
    display: inline; float: right; width: 366px;
	margin: 15px 0 15px 15px;
    padding: 0 0 10px 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: auto !important;
	@include medium { display: block; clear:both; width: 100%; margin: 20px 10px; padding: 0 0 10px 10px; text-align: center; }
	@include small { width: 100% !important; margin: 15px 0; padding: 5px; }
}
.advert-text {
	text-align:center; color:#bbb; font-size: 0.75em; padding: 5px 0;
}

	// 4.2.2 ConvertKit
	// Input and submit on separate lines, for /home/ footer form
	.elementor-element-f84e7b2 .ck_form_container .ck_form.ck_naked {
		input[type="email"] { width: 100%; }
		button#ck_subscribe_button { margin-top: 5px; width: 100%; }
	}

	// Input and submit on the same line
	.ck_form_container .ck_form.ck_naked {
		margin-top: 25px;
		@include small { margin-top: 10px; }
		.ck_form_fields { padding: 0%; padding-bottom: 10px; }
		input[type="email"] { 
			width: 70%; margin: 0; padding: 14px;
			text-align: center; font-size: 18pxf;
			height: auto;
			@include small { width: 100%; }
		}
		// other newsletter code
		button#ck_subscribe_button {
			width: 30%; margin: 0; padding: 14px;
			border-radius: 0; border: 1px solid #960000;
			font-size: 18px !important;	font-weight: bold;
			height: auto;
			@include small { width: 100%; margin-top: 5px; }
		}
		.ck_form.ck_naked button#ck_subscribe_button:hover {
			background-color: #7d0000 !important;
			border: 1px solid #7d0000;
		}
		// newsletter footer text
		p.newsletter_footer { margin: 0 0 10px 0; text-align: center; font-size: 13px; line-height: 125%; }
	}
*/
