/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 05:58:26 */
:root{
	--fyc-robin-blue: #00cce4;
}

.main-navigation {
  background-color: #00c8e8;
}
.jetpack_widget_social_icons svg {
  color: #00c8e8;
}
.jetpack_widget_social_icons svg:hover {
  opacity: 0.8;
}
.blog .entry-body{
    display: flex;
    flex-direction: column;
}
.blog .entry-body a {
    width: 240px;
    margin-right: 1em;
}
.wp-block-quote{
	margin-top:2em;
}
.single-post img.attachment-thumbnail.size-thumbnail.wp-post-image {
	display: none;
}
input[type="submit"] {
  background-color: #00c8e8;
}
.jetpack-social-navigation ul li {
display: inline-block;
background: #00c8e8;
color: #fff;
font-size: 20px;
list-style: none;
line-height: .5;
margin: .2em .1em;
padding: 8px;
border-radius: 50%;
}
a.more-link,
body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title a, body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title, .jetpack-testimonial-shortcode .testimonial-entry-title {
    color: #00c8e8;
}
button, input[type="button"], input[type="reset"], input[type="submit"], #infinite-handle span, .button {
	line-height:inherit;
}
.content-wrapper {padding-top:0}
#mc-embedded-subscribe{color:white}

#header-top-bar{margin-top:-1.6em}

.mailpoet_form{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.mailpoet_form h2 {
	text-align:center !important}
.mailpoet-heading{
  order:1;
  width:80vw;
}
.mailpoet_paragraph{
  order:2;
  margin:0 0.5em;
}
.mailpoet_submit{
  order:4;
}
.fyc-figcap-center{
	text-align:center;
	margin-top:-1.5em;
}
#top-menus .menu-menu-container {width:80vw !important; 
margin:0 auto !important;}
#test-nav{width:100%;
	justify-content:space-between}
@media (max-width:650px) {
  .mailpoet_form{
    flex-direction: column;
  }
	@media (max-width:850px) {
  .mailpoet_form{
    flex-direction: column;
  }
  .mailpoet_paragraph{
    width:75vw;
  }
}
}
@media screen and (min-width: 1000px){
.entry-body {
  margin-top: 1.6em;
  padding: 0 0 0 0;
}
}
.page-id-5691 #page{
	width:80em;
	max-width:90%;
}
.page-id-5691 #header-top-bar, 
.page-id-5691 .site-branding, #post-5691 .entry-header
{display:none;}
#post-5491 h1{
	font-size:4.5rem;
}
#post-5491 h2{
	font-size:3.5rem;
}

#post-5491 h3{
//	font-size:rem;
}

#post-5491 h4{
//	font-size:rem;
}

#post-5491 h5{
//	font-size:rem;
}

#post-5491 h6{
//	font-size:rem;
}
.jetpack-video-wrapper iframe{
	margin:0 calc(50% - 320px);
}
.page-id-5691 {
	
	font-size:21px
}
.maxbutton-1{
	margin: 1em calc(50% - 160px);
}

.flex-p {
	display:flex;
	justify-items:center;
	align-items:center;
}
.page-id-5973 .site-branding{height:auto;}
.single-mailpoet_page .site-branding {height:auto;}

.single-mailpoet_page .site-content {padding-top:0;}
.single-mailpoet_page .mailpoet_text {border:2px solid #00c8e8;}
.home .entry-header{display:none}
.post-type-archive-jetpack-testimonial .site-branding{
	background-image:url('https://fycuriosity.com/wp-content/uploads/2018/11/raves-1.jpg');
}
.blog .site-branding{
	background-image:url('https://fycuriosity.com/wp-content/uploads/2019/01/headphones-crop.jpg');
}

.home .site-branding{
	background-image:url('https://fycuriosity.com/wp-content/uploads/2018/11/HP-header-textC.png');}

.site-branding {
	background-image: var(--featured-image-url);    background-size: contain;
	background-position: center 196px;
	background-repeat: no-repeat;}

p.episode-label + p {
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.8;
  max-width: 65ch;
  margin: 1.5em auto;
}

.entry-content {
  display: flex;
  flex-direction: column;
}

