


/*Remove to show navigation all pages*/
/*#site-navigation {
  display: none;
}

.page-id-1784 #site-navigation {
  display: block;
}*/
/*Remove to show navigation all pages*/

.entry .entry-meta{
	color:white;
	display:none;
}

.top-login {
  background-color: #e3f7ff;
  padding: 3px 0;
}

.top-login div {
  margin: 0 7.5%;
}

.top-login div,
.top-login a {
  font-family: 'Montserrat';
  font-size: 0.65rem;
  color:#000;
  text-align:right;
}

.top-login a {
  transition: all 200ms;
}

.top-login a:hover {
  font-weight:600;
}

.custom-reg-form {
  padding: 0 1rem;
}

  .custom-login input::-webkit-input-placeholder,
  .custom-login input::placeholder {
    font-weight: 300 !important;
  }

.custom-login .wp-block-separator {
  margin: 0 auto !important;
}

  .custom-login h2.has-text-align-center {
    margin-bottom: 0;
    margin-top: 2.25rem;
  }

  .custom-login p.has-text-align-center {
    margin-top: 1rem;
  }
  
  .custom-login form,
  .custom-reg-form form {
    max-width: 500px !important;
      margin: 1.5rem auto 0.75rem !important;
  }

.custom-forgot-pw {
      max-width: 500px !important;
      margin: 0 auto !important;
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      font-size: 0.675rem;
      font-weight: 300;
      border:none !important;
}

  .custom-forgot-pw,
  .custom-reg-form input {
        width: 100%;
        display: flex;
        flex-direction: column;
        border: none;
        border-bottom: 1px solid #ccc;
        font-family: 'Montserrat', sans-serif;
        padding-left: 0;        
    }

.custom-reg-form input {
  font-size: 18px;
}

.custom-forgot-pw a {
  border:none; 
  text-decoration: none;
}

  .login-username,
  .login-password {
    display: flex;
      flex-direction: column;
  }

  .login-username .input,
  .login-password .input {
    border: none;
      border-bottom: 1px solid #ccc;
      font-family: 'Montserrat', sans-serif;
      padding-left: 0;
  }

  .custom-login input[type="text"]:focus,
  .custom-login input[type="email"]:focus,
  .custom-login input[type="password"]:focus,
    .custom-reg-form input[type="text"]:focus,
    .custom-reg-form input[type="email"]:focus,
    .custom-reg-form input[type="password"]:focus {
    border: none;
    outline: none;
    border-bottom: 1px solid #ccc;
  }

  .custom-login input::-webkit-input-placeholder,
  .custom-login input::placeholder,
    .custom-reg-form input::-webkit-input-placeholder,
    .custom-reg-form input::placeholder  {
    font-weight: 300 !important;
  }

  .login-remember {
    display: none;
  }

  .login-submit .button,
    .custom-reg-form .button {
        width: 100%;        
        background: #fff;
        border: 1px solid #000;
        border-radius: 0;
        color: #000;
        font-family: var(--oswald);
        letter-spacing: 3px;
        align-items: center;
        text-align: center;
        text-transform: uppercase;
        padding: 0.5rem 2rem;
        margin-top: 0.85rem;
    } 

  .login-submit .button:hover,
  .custom-reg-form .button:hover {
    color: #fff;
  }

.error-msg p {
  text-align: center;
    font-weight: 400;
    color: red;
    padding-top: 1rem;
    margin-bottom: 0;
}

.success-msg {
   text-align: center;
    position: absolute;
    top: 50%;
    margin: 0 auto;
    width: 100%;
    font-weight: 600;
}

.success-msg p {
  font-weight: 400;
}


h1.entry-title {
  display: none;
}

.page-id-2160 .entry-content > .elementor  {
  margin-top: 0;
}



:root {
  --lt-blue: #D1ECF8;
  --main-blue: #25AAE1;
  --oswald: 'Oswald', sans-serif;
}

p {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

a, 
a:visited,
a:active,
a:focus {
  outline: none;
  text-decoration: none !important;
}

.left-col__post-content p {
  font-family: 'Montserrat', sans-serif !important;
}

.left-col__post-content h1 {
  text-align: center;
}

.left-col__post-content .byline,
.left-col__post-content .edit-link,
.left-col__post-content.author.vcard,
.left-col__post-content header svg,
.left-col__post-content .footer-email-signup {
  display: none !important;
}

.left-col__post-content .attachment-post-thumbnail {
  display: block;
  margin: 0 auto;
}

h1 {
  letter-spacing: 3px;
}

h1:not(.site-title):before, h2:before {
  display: none;
}

.elementor h1 {
  font-family: var(--oswald);
    letter-spacing: 2px;
    font-size: 3.5rem;
    margin-bottom: 0.25rem;
}

h3 {
  color: #000000;
    font-family: var(--oswald);
    font-weight: 600;
    letter-spacing: 3px;
}

h4 {
  color: #000000;
    font-family: var(--oswald);
    font-weight: 400;
    letter-spacing: 2.5px;
    line-height: 1;
}

h5 {
  font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
}

.yikes-easy-mc-success-message {
  color: #fff !important;
  background-color: var(--main-blue) !important;
}

.title__main-page {
  font-family: var(--oswald);
    font-size: 2.35rem;
    font-weight: 600;       
    letter-spacing: 5px;
    text-transform: uppercase;     
    padding: 1rem;
}

.elementor-element h4 {
  font-size: 1.45rem;
}

.txt-center {
  text-align: center;
}

.mg-btm--0 {
  margin-bottom: 0 !important;
}
.site-branding {
  display: flex;
  align-items: center;
}

.site-header {
  padding: 0;
  padding-top: 0;
    max-height: 50vh;
    height: auto;
    width: 100%;

    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 100;
  -webkit-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.2);
  box-shadow: 0px 10px 15px -10px rgba(0,0,0,0.2);    
}

.single .site-header {
  /*min-height: 250px!important;*/
  /*margin-bottom: 1.85rem;*/
  position: sticky;
  position: -webkit-sticky;
}

.site-header .site-logo {
  height: 0;
  padding: 0;
  margin: 0;
}

.site-header .main-navigation {
  display: flex;
    width: 100%;
    margin-top: 0;
    margin-left: 1rem;
}

.site-header .menu-main-menu-container {
  width: 100%;
}

/*social icon menu*/
.social-navigation {
  margin-top: 0;
  line-height: 0;
/* position: absolute;
  top: -12px;
    right: 0;*/
}

.social-navigation ul.social-links-menu li a svg {
  width: 24px;;
  height: 24px;
}

.col-3-img img, 
.fw-bg__blue img {
  max-width: 40%;
/* margin-top: 2rem;*/
  /*max-height: 200px;*/
/* margin: 1rem auto 0.5rem;*/
}

.fw-bg__blue .elementor-image {
  min-height: 194px;
  display: flex;
    align-items: center;
    justify-content: center;  
}

.fw-bg__blue .elementor-widget-image {
    display: flex;
    align-items: center;
    justify-content: center;
  margin-bottom: 0;    
}


.col-3-img.bulb-img img {
  max-height: 150px;
}

/*.col-3-img .aligncenter,
.fw-bg__blue img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 185px;
}*/

.has-3-columns.blue-bg .wp-block-column {
  padding: 0 1rem;
}

.blue-bg h3.fullwidth-h3 {
  position: absolute;
  width: 100%;
  top: 2rem;
  left: 0;
  text-align: center;
}



/*home / main categories page*/
.page-id-799 h1.entry-title {
  display: none;
}

.category .site-header {
  min-height: 0 !important;
}

#main .entry .entry-header {
  margin-top: 0;
  margin-bottom: 0.125rem;  
}

.entry-content .h2-subhead {
  margin-bottom: -22px;
}

.home header.entry-header {
  display:none;
}

.entry-content .hp--inner-pg {
  margin: 0 0 1rem;
}

.hp--inner-pg p {
  margin: 0.5rem 0 1rem;
    font-size: .85rem;
    line-height: 1.5;
}

.entry .entry-content > *, .entry .entry-summary > * {
  margin: 1.25rem 0;
}

.home .h2-subhead {
  margin-bottom: 0.25rem;
}

.home .h2-subhead + p {
  margin-top: 0.25rem;
}

/* Post / Article Styles */
article.post .entry-content {
  max-width: 740px;
  padding: 0 1.5rem;
  margin: 0 auto;
}

p {
  font-family: 'Montserrat', sans-serif;
}


/*Custom MailChimp Form*/
#email-box-1 {
  display: flex;
  position: relative;
}

#email-box-1 label.submit-button-inline-label {
  flex-basis: 25%;
}

#yikes-easy-mc-form-1-EMAIL,
#email-box-streamlined-2,
#email-box-streamlined-no-thankyoupage-3,
.custom-emailForm-wrap form {
  line-height:1;
  margin-bottom: 0;
}

.custom-emailForm-wrap .yikes-easy-mc-form input[type=email] {
	margin-bottom: 0;
}

.yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
    height: 100%;
    border-radius: 0;
}

#email-box-streamlined-2,
#email-box-streamlined-no-thankyoupage-3,
#email-box-1,
.custom-emailForm-wrap form {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0.85rem;   
  padding: 0;
  margin: 0;
}

#email-box-streamlined-2 > label,
#email-box-streamlined-no-thankyoupage-3 > label,
#email-box-1 > label,
.custom-emailForm-wrap form > label {
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: var(--oswald);
    font-size: 0.85rem; 
    letter-spacing: 2px;
}


#email-box-streamlined-2 > label > input,
#email-box-streamlined-no-thankyoupage-3 > label > input,
#email-box-1 > label > input,
.custom-emailForm-wrap form > label > input {
  border: 1px solid #000;
    color: #000;
    font-family: var(--oswald);
    font-size: 0.85rem;       
  text-align: center;
  margin: 0;
}

#email-box-streamlined-2 > label > input::placeholder,
#email-box-streamlined-no-thankyoupage-3 > label > input::placeholder,
#email-box-1 > label > input::placeholder,
.custom-emailForm-wrap form > label > input::placeholder {
  color: #000;
  letter-spacing: 2px;
}

#email-box-streamlined-2 > label > button,
#email-box-streamlined-no-thankyoupage-3 > label > button,
#email-box-1 > label > button,
.custom-emailForm-wrap form > label > button {
  background-color: #000;
    color: #fff;
    font-family: var(--oswald);
    font-size: 0.85rem; 
    font-weight: 400;
    /* AB was causing too much space on homepage subscribe
     * letter-spacing:2px;*/
}

#email-box-1 > label > button {
  width: 100%;
}

/* AB 9/18/2020 */
.yikes-easy-mc-form .yikes-easy-mc-submit-button-2 {
	display:inline;
	max-width:30%;
	min-width:90px;
	
	height:100%;
	/*min-height:200px;*/
}


#yikes-easy-mc-form-2-EMAIL {
	width:100%;
}

.yikes-easy-mc-form label, 
label[for='yikes-easy-mc-form-2-EMAIL'],
.yikes-mailchimp-field-required
{
	max-width: 60%;
	width: 50% !important;
	min-width:100px;
	display: inline !important;
}

@media (max-width: 650px)
{
	.yikes-easy-mc-form label, 
	label[for='yikes-easy-mc-form-2-EMAIL'],
	.yikes-mailchimp-field-required
	{
		max-width: 69%;
		width: 69% !important;
	}	
}

/* Js / Transition styles */
.copy-link + figcaption {
  position: absolute;
    font-size: 14px !important;
    margin-left: -25px !important;

  opacity: 0;
  transition: opacity 350ms;
  pointer-events: none;
}

.copy-link.is-visible + figcaption {
  opacity: 1;
}

.single-post .entry-meta {
  display: block;
  text-align: center;
}

.soc-share--post-header {
  display: inline-flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
}

.soc-share--post-header a {
  display: flex;
  align-items: center;
  max-width: 18px;
  margin: 0 0.33rem;
}

.soc-share--post-header a img {
  max-height: 18px;
}

.soc-share--post-header .copy-link + figcaption {
  font-size: 12px !important;
    margin-left: unset !important;
    right: 0;
    bottom: 0;
}


/*Test Styles to Remove Later...*/
.site-logo .custom-logo-link {
  display: none;
}


/*Social Share*/
h2.social-share--title,
h2.email-signup--title {
  font-size: 1rem;
}

.social-share-icon--links .wp-block-column {
  flex-basis: 44%;
  max-height: 80px;
  margin-bottom: 0.25rem;
}

.entry .social-share-icon--links .wp-block-column:not(:first-child) {
  margin-left: 15px !important;
}

.soc-share--post-header.mobile-special {
  display:none;
}

body a.special-logo-link {
  margin-left: -32px;
    margin-top: -16px;  
    overflow: hidden;
}

a.special-logo-link {
  height: 100px;
}

a.special-logo-link img {
  /*min-width: 220px;*/
  min-width: 180px;
}

.entry .hp--cols_3lg_1sm a {
  text-decoration: none;
  color: inherit;
  transition: opacity 250ms;
}

.entry .hp--cols_3lg_1sm a:hover {
  opacity: 0.75;
}

.inspiring-story__logo img {
  max-width: 400px;
  margin: 0 auto;
}

.page-id-799 .site-content {
  position: relative;
  top: -2rem;
}

.hp--cols_3lg_1sm img {
  max-width: 50%;
  margin: 0 auto;
}

.hp--cols_3lg_1sm .wp-block-column,
.hp--cols_3lg_1sm .wp-block-column > * {
  text-align: center;
}

.hp--cols_3lg_1sm .wp-block-column h2:before {
  margin: 1.075rem auto 1rem;
}

.entry .hp--cols_3lg_1sm a {
  font-size: 1.5rem;
}

/*Archive / Caetegory List Pages*/
.archive.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner,
.image-filters-enabled .main-blog__wrap .entry .post-thumbnail .post-thumbnail-inner {
  filter: none;
}

.archive.image-filters-enabled .entry .post-thumbnail:after,
.image-filters-enabled .main-blog__wrap .entry .post-thumbnail:after,
.image-filters-enabled .main-blog__wrap .entry .post-thumbnail:before {
  background: rgba(0,0,0,0);
}

/*Footer*/
/*.footer-email-signup  {
  position: fixed;
  background-color: #fff;
  box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.25);
  border-top: 1px solid rgba(0,0,0,0.25) ;
  width: 100%;
  max-width: 100vw !important;
  left: 0;
  bottom: 0;
  margin: 0 !important;
  padding: 1rem calc(1rem + 1vw) 0.25rem;
  z-index: 1000;
}*/

.footer-email-signup h2.email-signup--title {
  font-size: 1rem;
}

.footer-email-signup h2.email-signup--title:before {
  display: none;
}

.display-none {
  display: none !important;
}


/*New Homepage Layout with double column content and email collector*/
.post-1784 .entry-header {
  display: none;
}

.entry .entry-content > *, 
.entry .entry-summary > * {
  max-width: 100%;
}

.h3-brush {
  position: relative;
}

.h3-brush h3 {
  padding: 0.625rem 1rem;
    z-index: 10;
    position: relative;
}

.h3-brush .h3-border {
  border: 1px solid #000;
    height: 100%;
    position: absolute;
    top: 0;
    width: 314px;
}

.h3-brush .h3-white {
  background: #fff;
    position: absolute;
    top: 27.5%;
    height: 60%;
    width: 20px;
    left: 312px;
    z-index: 1;
}

.h3-brush .h3-bg-img,
.h3-brush .h3-bg-img2 {
  background: url(https://bluedoormedia.co/wp-content/uploads/2020/02/blue-brush.png) 100% 100% no-repeat;
    position: absolute;
    top: 12px;
    width: 100%;
    height: 100%;
    left: -20px;
    background-size: cover;
    z-index: 1;
}

.h3-brush .h3-bg-img2 {
  background: url(https://bluedoormedia.co/wp-content/uploads/2020/02/blue-brush2.png) 100% 100% no-repeat;
}   

.h3-brush .h3-border.latest-article {
  width: 173px;
}

.h3-brush .h3-white.latest-article {
  left: 172px;
}

.h3-brush .h3-border.socials {
  width: 199px;
}

.h3-brush .h3-white.socials {
  left: 198px;
}

.h3-brush .h3-border.courses {
  width: 214px;
}

.h3-brush .h3-white.courses {
  left: 213px;
}

.double-col__cta .h3-brush h3 {
  margin: 0;
}

.double-col__cta p {
  margin-top: 0;
}

.double-col__cta h3 a {
  color: #000;
}

.post-navigation .nav-links {
  flex-direction: row;
  justify-content: space-around;
  margin: 0;
  padding-left: 1rem;
}

.nav-links .nav-previous {
  margin-right: 2rem;
}

.nav-links .meta-nav,
.nav-links .post-title {
  font-family: var(--oswald);
  letter-spacing: 0.5px;
    font-weight: 500;
}

.nav-links .post-title {
  font-size:0.75rem;
}


/*/////*/
.double-col__cta .elementor-text-editor > a,
.double-col__cta .elementor-text-editor span > a,
a.bold-blue-link,
.bold-blue-link a {
    display: inline-block;
  border-bottom: 3px solid #fff;    
    color: var(--main-blue);
  font-size: 20px;
    font-family: var(--oswald);
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 0.125rem;
    margin-bottom: 2rem;
    text-decoration: none!important;
    transition: border 300ms;
}

.double-col__cta h3 a {
  border-bottom: 3px solid transparent; 
  transition: border 300ms;
}

.double-col__cta a:hover,
a.bold-blue-link:hover,
.bold-blue-link > a:hover {
  border-bottom: 3px solid !important;
  border-color: inherit;
}

.double-col__cta p {
    font-weight: 300;
  line-height: 1.25;
    margin-bottom: 0.5rem;
}

.blue-bg {
  position: relative;
  background-color: var(--lt-blue);
  width: 100.5vw !important;
    max-width: 101vw !important;
    left: -19.5%;
    padding: 2rem 20%;
}

.fw-bg__blue {
  padding: 2rem 0;
}

/*Share Story Block*/
.share-story a {
  color: var(--main-blue);
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none !important;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.25rem;
  transition: all 300ms;
}

.share-story a:hover {
  border-bottom: 1px solid;
  border-color: inherit;
}

.share-story .elementor-widget-heading {
  margin-bottom: 0.25rem;
}

.share-story .down-arrow__sm {
  margin-bottom: 10px;
}

.share-story .down-arrow__sm img {
  max-width: 12px;
}

.bg-diagonal {
  position: relative;
  background-color: transparent;
  width: calc(100vw + 10px);
  left: -20%;  
}
.bg-diagonal,
.bg-diagonal h1,
.bg-diagonal h2,
.bg-diagonal h3,
.bg-diagonal h4,
.bg-diagonal h5,
.bg-diagonal h6,
.bg-diagonal p {
  color: #fff !important;
}

.bg-diagonal.blue-img-bg h5 {
  margin-bottom: 0;
}

.bg-diagonal.blue-img-bg p {
    margin: 0.375rem 0 0.113rem;
}

.bg-diagonal.blue-img-bg #email-box-streamlined-2 {
  margin-top: 1rem;
}

.bg-diagonal.top-bd-diag::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
  background-color: var(--main-blue);
  clip-path: polygon(0% 0%, 100% 25%, 100% 100%, 0% 100%);
}

/*.bg-diagonal.btm-bd-diag {
  position: static;
  top: 0;
  margin-top: 0;
    margin-left: -20%;   
  clip-path: polygon(0% 1%, 100% 1%, 100% 75%, 0% 100%);
  z-index: 1;
}*/

.bg-diagonal .elementor-widget-heading,
.bg-diagonal .elementor-widget-text-editor {
  margin-bottom: 0;
}

.bg-diagonal a {
  color: #fff;
}

.bg-diagonal .elementor-element-8cc5262 a {
    display: inline-block;
    font-weight: 400;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    line-height: 1.45;    
  margin-top: 0.5rem;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    transition: opacity 300ms;
}

.bg-diagonal .elementor-element-8cc5262 a:hover {
  opacity: 0.75;
}

.bg-diagonal.blue-img-bg {
  background-size: contain;
    background-repeat: no-repeat;
}

#colophon .site-info {
  margin: 0;
}

.site-info {
  background-color: var(--lt-blue);
    margin: 0;
}

.bottom-footer_wrap {
  width: 90%;
  margin: 0 auto;
  display: flex;
    justify-content: space-between; 
    padding: 1.5rem 0 0.5rem;
    border-top: 1px solid #000;
}

.bottom-footer_wrap div {
  flex: 1;
  line-height: 1.5;
    font-weight: 300;
    letter-spacing: 0.5px;
    color: #000;
}

.bottom-footer_wrap div:first-child {
  text-align: left;
}

.bottom-footer_wrap div:nth-child(2) {
  text-align: center;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.bottom-footer_wrap div:last-child {
  text-align: right;
}

#colophon .widget-column .widget {
  width: 100%;
  margin: 0;
}

footer.entry-footer {
  margin: 0 !important;
}

.footer-links-wrap section {
  display: flex;
  align-items: center;
  justify-content: center;

  font-family: var(--oswald);
  font-size: 0.75rem;
  letter-spacing: 1px;
  margin: 1.5rem 0;
}

.footer-links-wrap section a {
  color: #000;
}

.footer-links-wrap section:first-child img {
  width: 111px;
  margin-left: -35px;
}

.footer-links-wrap section:nth-child(2) {
  justify-content: space-between;
}

.footer-links-wrap section:nth-child(3) div {
  margin: 0 1rem;
}

.footer-links-wrap section:last-child img {
  width: 18px;
}

.footer-links-wrap section:last-child a:first-child img {
    width: auto;
  height: 22px;    
}

.footer-links-wrap section:last-child a:last-child img {
  height: 20px;    
}

.top-nav {
  background-color: var(--lt-blue);
}

.top-nav .top-faq,
.top-nav .social-navigation {
  z-index: 100;
}

.top-nav .top-faq a {
  font-family: 'Montserrat';
    font-size: 0.65rem;
    color: #000;
  margin-right: 0.125rem;
    padding-right: 0.5rem;
    border-right: 1px solid #000;
}

.top-nav .social-navigation a {
  margin-left: 0.5rem;
}

/*Blog / Posts*/
.main-blog__wrap h4 {
  font-size: 1.5rem;
    letter-spacing: 0.25px;
    line-height: 1.35;
    text-transform: uppercase;
}

.main-blog__wrap .entry .entry-title:before {
  background: #fff;
  content: "";
}

.main-blog__wrap footer svg,
.post-info svg {
  display: none !important;
}

.post-info,
.posted-on a,
.cat-links {
    color: #000;  
  font-family: 'Montserrat', sans-serif;
    font-size: 0.575rem;  
    font-weight: 600;
    letter-spacing: 1px;  
    line-height: 1;      
    text-transform: uppercase;
}

.post-info .cat-links {
    border: 2px solid #ccc;
    border-left: none;
    padding: 0.5rem 0.5rem 0.5rem 0;
    margin-left: 0.675rem;
}

.post-cats {
  text-align: center;
  margin-bottom: 2rem;
}

.post-cats .cat-links {
  border: none;
  margin-right: 0!important;
  padding: 0 1rem;
  line-height: 1.5; 
}

.post-info time {
  line-height: 2;
}

.posted-on {
  margin: 0 0 0.375rem 0 !important;
}

.post-cats a,
.posted-on a {
  color: #000 !important;
  font-size: 0.65rem;
  text-align: center;
}

.post-time {
  text-align: center;
  display: block;
}

.post-cats span:not(.cat-links),
.post-time span:not(.posted-on),
.post-time svg,
.post-time .hide-in-body,
.entry-header .hide-in-header,
.comment-count,
.author.vcard,
.entry-footer .byline {
  display: none !important;
}

.soc-share--post-header.hide-in-header img {
  width: auto;
  max-height: 20px;
}

.main-blog__wrap .site-main #infinite-handle span button {
  background: #fff;
    border: 1px solid #000;
    border-radius: 0;    
    color: #000;
    font-family: var(--oswald);
    letter-spacing: 3px;    
    text-transform: uppercase;
    padding: 0.5rem 2rem;
}

.smaller-title {
  font-family: var(--oswald);
    font-size: 2rem;
    font-weight: 600; 
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
}

.right-col__email-form .smaller-title {
  text-align: left;
}

.right-col__email-form h2.posty-title {
  text-align: left;
  padding: 0;
}


.entry .entry-title:before {
margin:0.6rem 0;}
/*.categories-page .page-title {
  font-family: 'Montserrat';
    font-size: 1rem;
}*/

.categories-page .page-title .page-description,
.categories-page .page-title,
.posty-title {
  font-family: var(--oswald);
    font-size: 1.75rem;
    text-transform: uppercase;
    text-align: center;
  letter-spacing: 2px!important;
    color: #000!important;
    font-weight: 500;  
}

.posty-title {
  padding: 0 0.5rem;
}

/*single article blog post*/
.single-post .site-featured-image,
.single-post .site-featured-image:before,
.single-post .site-featured-image:after,
.single-post.image-filters-enabled .site-header.featured-image:after {
  display: none;
}

.single-post .site-header.featured-image {
  min-height: 100px !important;
  max-height: 25vh;
}

.site-header.featured-image .main-navigation li a {
  font-family: var(--oswald);
  font-weight: 500;
  letter-spacing: 0.75px;
}

.site-header.featured-image .main-navigation li,
.site-header.featured-image .main-navigation li a,
.top-nav li,
.top-nav a,
.site-header.featured-image .top-nav .social-navigation svg {
  color: #000 !important;
  box-shadow: none;
  text-shadow: none;
  -webkit-filter:none;
  filter: none;
}

.site-header.featured-image .main-navigation .expanded-true li a {
  color: #fff !important;
}


@media only screen and (min-width: 768px) {
  .single .site-header.featured-image .site-featured-image .entry-header {
    margin-top: calc( 2.75 * 1rem);
  }

  .single .site-header.featured-image {
    margin-bottom: 1.85rem;
  }

  .site-featured-image .entry-header {
    margin-bottom: 2rem !important;
  }

  .social-share-icon--links {
    max-width: 200px !important;
  }

  .entry .entry-content .wp-block-image .aligncenter {
    width: 100%;
  }

  .hp--cols_3lg_1sm {
    padding: 1.5rem;
  }

  .hp--cols_3lg_1sm .wp-block-column {
    padding: 0 1rem;
  }

  .hp--cols_3lg_1sm .wp-block-image {
      max-width: 100%;
      display: flex;
      align-items: center;
      min-height: 150px;
      max-height: 450px;
  }

  .hp--cols_3lg_1sm img {
    padding: 0.33rem;
  }

  .hp--cols_3lg_1sm img[data-image-title="food_icon-1"] {
    padding: 1.125rem;
  }

  .archive .page-header {
    text-align: center;
    margin: 2rem 0;
  }

  .home .entry .entry-content .h2-subhead {
    max-width: 100% !important;
  }

  #yikes-easy-mc-form-1-EMAIL {
    font-size: 0.85rem;
    padding: 8px;
  }

  .yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
    font-size: 0.85rem;
    min-height: 40px;
    padding: 5px;
  }

  #email-box-streamlined-2,
  #email-box-streamlined-no-thankyoupage-3,
  #email-box-1,
  .custom-emailForm-wrap form {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0.85rem;   
    padding: 0;
    margin: 0;
  }

  #email-box-streamlined-2 > label,
  #email-box-streamlined-no-thankyoupage-3 > label,
  #email-box-1 > label,
  .custom-emailForm-wrap form > label {
    width: 66.67%;
  }

  #email-box-streamlined-2 label.submit-button-inline-label,
  #email-box-streamlined-no-thankyoupage-3 label.submit-button-inline-label,
  #email-box-1 label.submit-button-inline-label,
  .custom-emailForm-wrap form label.submit-button-inline-label {
    width: 33.33%;
    position: absolute;
      right: 0;
      height: 100%;
  } 

  #email-box-1 > label > input {
    width: 100%;
  }

  #email-box-streamlined-2 > label > input,
  #email-box-streamlined-no-thankyoupage-3 > label > input,
  #email-box-1 > label > input,
  .custom-emailForm-wrap form > label > input  {
    border: 1px solid #000;
      color: #000;
      font-family: var(--oswald);
      font-size: 0.85rem;       
    text-align: center;
    margin: 0;
  }

  #email-box-streamlined-no-thankyoupage-3 > label > input::placeholder,
  #email-box-1 > label > input::placeholder,
  .custom-emailForm-wrap form > label > input::placeholder {
    color: #000;
    letter-spacing: 2px;
  }

  .mobile-only {
    display: none !important;
  }

  .double-col__cta .elementor-row {
    display: flex;
      justify-content: space-between;
  }

  .double-col__cta .elementor-row .elementor-col-50 {
    width: 42%;
  }


  .site-branding {
    margin: 0 7.5%;
  }

  .top-nav > div {
    display: flex;
      align-items: center;
      justify-content: space-between;
    width: 85%;
    padding: 0.125rem 0;    
    margin: 0 auto;
    border-bottom: 1px solid #000;
  }

  .single-post main > article {
    display: flex;
    max-width: 1440px;
      margin: 0 auto;   
  }
  
  .single-post main > article > section {
    padding: 0 2rem;
  }
  
  .single-post main > article .left-col__post-content {
    flex:6;
    border-right: 1px solid #bbb;
  }
  
  .single-post main > article .right-col__email-form {
    flex:4;
  }
  
  .single-post main > article .left-col__post-content .entry-content {
    padding: 0;
    margin: 0 auto;
    max-width: 1000px;
  }
  
  .single-post main > article .left-col__post-content > div {
    /*max-width: 80%;*/
      margin: 0 auto;
  }

  .single-post .site-content {
    overflow: visible;
  }

  .single-post .entry-footer.post-cats {
    margin: 0.25rem auto 1rem;
  }

  .right-col__email-form .footer-email-signup {
      position: -webkit-sticky;
      position: -moz-sticky;
      position: -ms-sticky;
      position: -o-sticky;
      position: sticky;
    top: 150px;
  }

  .navigation.post-navigation {
    margin: 0;
    max-width: 60%;
  }

  .post-navigation .nav-links {
    padding-left: 4rem;
  } 

  .email-collect--fixed {
    display: none;
  }

/* .double-col__cta.wp-block-columns {
    display: flex;
    justify-content: space-between;
  }

  .double-col__cta .wp-block-column {
    max-width: 41%;
  } */
}

@media only screen and (max-width: 992px) {
  .fw-bg__blue,
  .bg-diagonal {  
    width: calc(100vw + 10px);
      left: -5%;
  }

  .footer-links-wrap section:nth-child(2) {
    display: grid;
      grid-template-columns: repeat(2, 1fr);
  }

  .bg-diagonal.blue-img-bg {
    background-size: cover;
  }

  .main-blog__wrap article {
    margin-top: 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
	
.home	#email-box-streamlined-2 > label > button {
    padding: 1rem 0.5rem;
    text-align: left;
}
	
  .wp-block-columns .wp-block-column {
    flex-basis: calc(50% - 16px);
    flex-direction: column;
      display: flex;
  }

  .hp--cols_3lg_1sm figure {
    max-width: 150px;
  }

  .hp--cols_3lg_1sm .wp-block-image {
    margin-bottom: 0;
  }

  .hp--cols_3lg_1sm .wp-block-column {
    padding-bottom: 3rem;
  }

  .inspiring-story__logo img {
    max-width: 300px;
  }

  .desktop-only {
    display: none !important;
  }

  .footer-email-signup .yikes-easy-mc-form label.label-inline {
    padding-right: 0;
  }

  .footer-email-signup .yikes-easy-mc-form input[type=email] {
      font-size: 16px;
      padding: 8px; 
  }

  .bottom-footer_wrap {
    display: block;
  }

  .bottom-footer_wrap div {
    text-align: center!important;
    width: 100%;
    padding-bottom: 0.25rem;
  }

  .fw-bg__blue {
      left: -10%;
  } 

  /*.bg-diagonal.blue-img-bg */#email-box-streamlined-2 {
    display: block;
    margin-top: 1rem;
      width: calc(100% - 10px);
      /* margin: 0 auto; */
      left: 0;
  }

  #email-box-streamlined-2 > label > button,
  #email-box-streamlined-no-thankyoupage-3 > label > button, {
    min-height: 50px;
  }

  #email-box-streamlined-2 > label > input {
  	text-align: left;
  }

  #email-box-streamlined-2 > label > input::placeholder {
  	color: #888;
  }

  #email-box-streamlined-2 > label > button {
  	height: 2rem;
  	padding: 1rem;
  }  

  .soc-share--post-header {
  	padding: 0.6rem 0 0.65rem 0.125rem;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 10000000000;
    width: 160px;
    max-width: 100%;
    left: calc(50% - 80px);
    background: #fff;
    border-radius: 7px;
    box-shadow: 0px 0px 15px 2px rgba(0,3,51,0.2);
  }

  .top-nav {
    display: none;
  }

  .submenu-expand.main-menu-more-toggle {
    width: 32px !important;
    height: 32px !important;    
    background-image: url(https://bluedoormedia.co/wp-content/uploads/2020/03/menu-124.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0,0,0,0) !important;
  }

  .submenu-expand.main-menu-more-toggle svg {
    display: none;
  }

  .post-info .cat-links {
    padding-left: 1rem;
    line-height: 1.25;
  }

  .post-info time {
    display: inline-block;
    padding-left: 1rem;
    margin-top: 0.85rem;
  }

  .post-info time + time {
    display: none;
  }

  article.post .entry-content {
    padding: 0 1rem;
  }

  .right-col__email-form {
    padding: 1rem;
  }

  a.special-logo-link {
    height: 100px;
      width: 100%;
    max-width: 250px;     
      overflow: visible;
  }

  .left-col__post-content .entry-header {
    text-align: center;
  }

  .share-story {
    margin-bottom: 4.25rem;
  }

  .share-story a {
    font-size: 0.85rem;
  }

  .social-share-icon--links,
  .social-share--title {
    display: none;
  }

  .post-navigation .nav-links {
    flex-flow: row-reverse;
  }

  .single-post .site-header.featured-image {
    /*position: fixed;*/
    max-height: 100vh;
    overflow:visible;
  }

  .sub-menu.hidden-links.expanded-true {
    padding-top: 1rem;
  }

  /*For email collector on mobile*/
  .email-collect--fixed {
    background-color: #23A9E1;
    position: fixed;
    width: 100vw;  
    padding: 0.5rem; 
    overflow: hidden;
    z-index: 99;   

    transition: all 150ms;      
  }

  .email-collect--fixed h5 {
    text-align: center;
    font-size: .75rem;
    letter-spacing: 0.25px;
    margin: 0.65rem auto 0.5rem;
  }

  .email-collect--fixed form > .label-inline.EMAIL-label {
    width: 66%;
  }

  .email-collect--fixed label.empty-form-inline-label.submit-button-inline-label {
    position: absolute;
    width: 34%;
    right: 0;
    height: 100%;
  }

  .email-collect--fixed .empty-form-inline-label.submit-button-inline-label button.btn {
    max-height: 100%;
  }

  .email-collect--fixed + .content-area.single-post {
    padding-top: 110px;
    transition: padding 150ms;
  }

  .email-collect--fixed.hide-em-pop  + .content-area.single-post {
    padding-top: 0.25rem;
  }

  .email-collect--fixed #close-em-pop {
    position: absolute;
    right: 0.375rem;
    top: 0.375rem;
    font-family: sans-serif;
    font-size: 0.75rem;
    background: #000;
    color: #fff;
    border-radius: 100%;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 1;
    padding: 4px;
  }

  .email-collect--fixed.hide-em-pop {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    z-index: 0;
  }

  .yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-3.btn {
  	max-height: 100% !important;
  	height: 51px;
  	margin-bottom: 0 !important;
  }

  .email-collect--fixed .yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-3.btn {
  	max-height: 55px;
  	height: 100%;
  }

/* .left-col__post-content .posted-on {
    margin:0 !important;
  }*/
}

@media only screen and (max-width: 599px) {

  .wp-block-columns .wp-block-column .wp-block-columns .wp-block-column {
    flex-basis: calc(50% - 8px) !important;
  }

  .wp-block-columns .wp-block-column .wp-block-columns .wp-block-column figure {
    padding: 0.5rem;
  }
  
  .yikes-easy-mc-form .submit-button-inline-label .yikes-easy-mc-submit-button {
    font-size: 15px;
      vertical-align: middle;
      line-height: 0;
      min-height: 55px;
      max-height: 55px;
  }
  
  .soc-share--post-header.mobile-special {
    display:inline-flex;
  }

  .social-share-icon--links {
    margin: 0 auto;
  }

  .social-share-icon--links .wp-block-column {
    flex-basis: 50% !important;
  }
  
  .mobile-special span {
    color: #000;
    font-size: 0.75rem;
    font-family: 'Lato', sans-serif;
    margin: 10px 10px 10px 0;
  }
  
  .mobile-special figcaption {
    visibility: hidden;
  }

  .soc-share--post-header {
    display:none;
  }

  .site-header.featured-image {
    min-height: 25vh;
    max-height: 70vh;
    padding-top: 0;
    margin-top: 0;
  }

  .site-header.featured-image .site-featured-image .entry-header {
    margin: 0;
    margin-top: 0;
    padding: 1rem;
  }

  .entry-meta .posted-on {
    margin: 0;
    margin-right: 0;
  }

  .footer-email-signup h2.email-signup--title {
      font-size: 0.9rem;
      margin-bottom: 0.5rem;
      margin-top: 0.25rem;
  }

  .site-header.featured-image .site-featured-image .entry-header .entry-meta > span {
    margin-right: 0.5rem;
  }

/* section.yikes-mailchimp-container {
    position: fixed;
    background-color: #fff;
    box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.25);
    border-top: 1px solid rgba(0,0,0,0.25) ;
    width: 100%;
    max-width: 100vw !important;
    left: 0;
    bottom: 0;
    margin: 0 !important;
    padding: 1rem 1rem 0;
    z-index: 1000;
  }*/

}

@media only screen and (max-width: 415px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100%;
  }

  .fw-bg__blue,
  .bg-diagonal {
    left: -7%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .site-content .entry .entry-content,
  .site-content .entry .entry-summary {
    max-width: 100%;
      margin: 0 5%;
      padding: 0;
  }
}

@media only screen and (min-width: 993px) {
  .fw-bg__blue,
  .bg-diagonal {
    width: calc(100vw + 10px);
      left: -20%;
  }

  .fw-bg__blue {
    padding: 2rem 0;
  }

  .fw-bg__blue .elementor-widget-wrap {
    padding: 0 1.25rem;
  }

  .bg-diagonal {
    padding: 4rem 0 0;
    margin-top: 4rem;
  }

  .bg-diagonal.blue-img-bg {
    padding: 3rem 0;
    margin-top: 0;
  }

  .bg-diagonal.blue-img-bg img {
    max-width: 55%;
    float: right;
  }

  .elementor-section.fw-bg__blue>.elementor-container {
    max-width: 80%;
  }

  .main-blog__wrap .site-main {
/* display: flex;
      flex-direction: row;
      flex-wrap: wrap; */
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 0;
      column-gap: 0;
      -webkit-column-rule: 1px solid #bbb;
      column-rule: 1px solid #bbb;
    width: calc(100% - 6rem);
      max-width: 1440px;         
      margin: 0 auto;
  }

  .main-blog__wrap article {
    /*width: 50%;*/
    height: fit-content;
    border-bottom: 1px solid #bbb;    
    flex: 50%;
    padding-top: 1px;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
    margin-top: 0;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
  }

/* .main-blog__wrap article:nth-of-type(odd) {
    border-right: 1px solid #bbb;
  }*/

/* .main-blog__wrap article:nth-of-type(even) {
    border-left: 1px solid #bbb;
      margin-left: -1px;
  }*/

/* .main-blog__wrap article:first-of-type,
  .main-blog__wrap article:nth-of-type(2) {
    padding-top: 0;
    margin-top: 1rem;
  }*/

  .main-blog__wrap article > .entry-header,
  .main-blog__wrap article > .post-thumbnail,
  .main-blog__wrap article > .entry-footer {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }

  .main-blog__wrap article > .entry-content {
    margin: 0 0.75rem;
  }

  .main-blog__wrap .post-thumbnail {
    margin-top: 0;
  }

  .main-blog__wrap h1 {
    margin: 2rem auto;
  }
  
  a.special-logo-link img {
    max-width:181px;
  }

}


.sub-menu.hidden-links {
  visibility:hidden;
}

.sub-menu.hidden-links.expanded-true {
  visibility:visible;
}

.single .yikes-easy-mc-email {
    text-align: left !important;
		color: rgba(0, 0, 0, 0.5) !important;
}
.single .yikes-easy-mc-email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: rgba(0, 0, 0, 0.5) !important;
	}
	.single .yikes-easy-mc-email::-moz-placeholder { /* Firefox 19+ */
	  color: rgba(0, 0, 0, 0.5) !important;
	}
	.single .yikes-easy-mc-email:-ms-input-placeholder { /* IE 10+ */
	  color: rgba(0, 0, 0, 0.5) !important;
	}
	.single .yikes-easy-mc-email:-moz-placeholder { /* Firefox 18- */
	  color: rgba(0, 0, 0, 0.5) !important;
	}

.home .yikes-easy-mc-email {
    text-align: left !important;
		color: rgba(0, 0, 0, 0.5) !important;
}
.home .yikes-easy-mc-email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: rgba(0, 0, 0, 0.5) !important;
	}
	.home .yikes-easy-mc-email::-moz-placeholder { /* Firefox 19+ */
	  color: rgba(0, 0, 0, 0.5) !important;
	}
	.home .yikes-easy-mc-email:-ms-input-placeholder { /* IE 10+ */
	  color: rgba(0, 0, 0, 0.5) !important;
	}
	.home .yikes-easy-mc-email:-moz-placeholder { /* Firefox 18- */
	  color: rgba(0, 0, 0, 0.5) !important;
	}

.single .soc-share--post-header {
	display: none !important;
}

body {
    -webkit-animation: bgcolor 10s infinite ease-in-out;
    animation: bgcolor 10s infinite ease-in-out;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.container {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: center;
    flex: 1 1 auto;
    width: 100%;
}

.main {
    display: flex;
    flex: 1 1 auto;
    align-items: stretch;
    width: 100%;
    height: 100%;
    font-size: 1.2em;
}

.main-content {
    display: flex;
    order: 1;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    letter-spacing: 1px;
}

#breathMsg {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    color: #616161;
    text-align: center;
}

.breath {
    width: 320px;
    height: 320px;
    margin: 10px auto;
    padding: 10px;
    background-color: #27A7DF;
    border-radius: 50%;
    box-sizing: border-box;
    /*-webkit-animation: bgcolor2 10s infinite ease-in-out;
    animation: bgcolor2 10s infinite ease-in-out;*/
}

.breath-content {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    background-color: #FFF;
    border-radius: 50%;

    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-animation: scale 10s infinite ease-in-out;
    animation: scale 10s infinite ease-in-out;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;

    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

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

.timer {
    display: flex;
    align-items: center;
}

.timer .minutes {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timer .button-icon {
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    margin-top: -2px;
    margin-bottom: -2px;
}

#start {
    font-size: 1em;
    color: #FFF;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 6px 10px;
    background-color: #27A7DF;
    border-radius: 4px;
    border: 2px solid #27A7DF;
}

#start:hover {
    color: #27A7DF;
    background-color: #FFF;
}

#countdown {
    text-align: center;
    margin-top: -35px;
    height: 80px;
}

.number {
    color: #616161;
}

.fade-in {
    -webkit-animation: fadeIn 1s 1 both;
    animation: fadeIn 1s both;
}

.fade-out {
    -webkit-animation: fadeOut 1s 1 both;
    animation: fadeOut 1s both;
}

@-webkit-keyframes scale {
     0% {
        
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }    
    
    25% {
        
        transform: scale(1);      
        -webkit-transform: scale(1);  
    }
        
    50% {
        
        transform: scale(1);
        -webkit-transform: scale(1);  
    }
    
    75% {        
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }       
}

@keyframes scale {
    0% {
        
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }    
    
    25% {
        
        transform: scale(1);      
        -webkit-transform: scale(1);  
    }
        
    50% {
        
        transform: scale(1);
        -webkit-transform: scale(1);  
    }
    
    75% {
        
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
    }   
    
}

@-webkit-keyframes bgcolor {
    50% {
        background-color: #FFF;
    }
}

@keyframes bgcolor {
    50% {
        background-color: #FFF;
    }
}

@-webkit-keyframes bgcolor2 {
    50% {
        background-color: #FFF;
    }
}

@keyframes bgcolor2 {
    50% {
        background-color: #FFF;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden;
    }

    to {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden;
    }

    to {
        opacity: 1;
        visibility: visible;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        visibility: visible;
    }

    to {
        opacity: 0;
        visibility: hidden;
    }
}

@media screen and (max-width: 767px) {
    .breath {
        width: 220px;
        height: 220px;
    }

    .breath-content {
        width: 200px;
        height: 200px;
    }
}

/** JAKE AI FACE **/
#post-11630 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 250px;
  height: auto;
  border-radius: 50%;
}

/* Mobile */
@media screen and (max-width: 600px) {
  #post-11630 .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 130px;
  }
}

/** JAKE AI FACE END **/


/*** ELEVEN LABS ***/
.footer-elevenlabs {
  text-align: center;
  margin: 20px 0px;
}

.footer-elevenlabs img {
  width: 250px;
  max-width: 100%;
  height: auto;
	padding: 25px;
}


/** ELEVEL LABS END **/



/*** SUBSTACK MOBILE EDIT ***/


