@import url("https://use.typekit.net/zgt1njt.css");
.page-id-933 .sow-headline {
		text-align: center !important;
}


.cus-btn {
    background: #fcd307 !important;
    color: #2e4447 !important;
    border: 1px solid #fcd307 !important;
    text-shadow: none !important;
    font-weight: 700;
    letter-spacing: 1px;
  	text-transform: uppercase;
}

.rows {
	padding-left: 15px !important;
  padding-right: 15px !important;
}

.sow-slider-pagination {
    padding: 0 1rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
  	bottom: -20px !important;
}

.sow-slider-base {
    overflow: visible !important;
}

ul.sow-slider-images {
    max-width: 300px;
    margin: 0 auto !important;
}

@media (min-width: 500px) {
	ul.sow-slider-images {
    max-width: 370px;
	}
}

@media (min-width: 768px) {
  .rows {
    padding-left: 30px !important;
    padding-right: 30px !important;
	}
  
	ul.sow-slider-images {
    max-width: 600px;
	}
  
  .page-id-933 .sow-headline {
		text-align: left !important;
	}
}

@media (min-width: 1200px) {
	ul.sow-slider-images {
    max-width: 1000px;
	}
}

.player-1 {
position: absolute;
left: calc(80% - 73%);
top: 11%;
width: 86%;
}

audio::-webkit-media-controls-timeline-container {
background-color: black !important;
}

.blog .post-thumb img {
	object-fit: cover;
    width: 100%;
    max-height: 400px;
    object-position: center;
}

.blog-post-image .post-thumb {
	width: 100%;
	height: 100%;
}

.blog-post-image .post-thumb img {
	object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
}

.blog-hero {
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-bottom: 5px solid #fcd307;
}

h1.blog-title {
	z-index: 4;
	position: relative;
}

.blog-post-image {
    width: 100%;
	position: absolute;
    text-align: center;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, rgba(171,128,197,.6) 0%, rgba(163,196,151,.6) 100%);
	left: 0;
    top: 0;
	overflow: hidden;
	border-bottom: 5px solid #fcd307;
	z-index: 2;
}

.blog-post-title {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.blog-post-title a {
	font-weight: 700;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
	color: #fcd307;
    text-align: center;
    margin: 0;
	font-size: 40px;
    font-size: 2.3529411764706rem;
}

@media (max-width: 921px) {
.blog-post-title a {
    font-size: 30px;
}
}

.ast-header-break-point .ast-main-header-bar-alignment {
	position: absolute;
    top: 100px;
}

.main-header-bar-navigation {
	padding: 0 !important;
	box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.sow-contact-form {
    padding: 0 !important;
    border: none !important;
    background-color: transparent !important;
}

.sow-form-field .sow-text-field, textarea {
	border: none !important;
	border-radius: 10px !important;
}

.sow-form-field-label-above {
	color: #fcd307 !important;
}

.sow-contact-form .sow-submit-styled .sow-submit {
	color: #2e4447;
    background: #fcd307 !important;
    border: 1px solid #fcd307 !important;
    border-radius: 25px !important;
    font-weight: 700 !important;
    box-shadow: none !important;
	padding: 15px 35px !important;
}

.page-hero {
	position: relative;
    min-height: 400px;
    overflow: hidden;
    justify-content: center !important;
    align-items: center !important;
}

.hero-title {
	z-index: 4;
  	position: relative;
}

.hero-title h1 {
	color: #fcd307;
	text-align: center;
  max-width: 600px;
  margin: 0 auto 0 auto;
  padding: 0 1rem;
}

:focus {
	outline: none !important;
}

.full-w-text {
    max-width: 600px;
    margin: 0 auto;
}

.right-image {
		position: relative;
    top: unset;
    bottom: unset;
    overflow: visible;
    right: unset;
    width: 100%;
  	border-top-left-radius: 0;
}

.right-image img {
    object-fit: cover;
    width: 100%;
    max-width: none !important;
    height: 100% !important;
    object-position: center;
		border-radius: 25px;
    border: solid 5px #fcd307;
}


.right-image .sow-image-container {
    position: relative;
    right: unset;
    width: 100%;
    height: 100%;
}

.left-image {
		position: relative;
    top: unset;
    bottom: unset;
    overflow: visible;
    left: unset;
    width: 100%;
  	border-top-left-radius: 0;
}

.left-image-down {
		position: relative;
    top: unset;
    bottom: unset;
    overflow: visible;
    left: unset;
    width: 100%;
  	border-top-left-radius: 0;
}

.left-image-down img {
    object-fit: cover;
    width: 100%;
    max-width: none !important;
    height: 100% !important;
    object-position: center;
}

.left-image-down .sow-image-container {
    position: relative;
    right: unset;
    width: 100%;
    height: 100%;
}


.left-image img {
    object-fit: cover;
    width: 100%;
    max-width: none !important;
    height: 100% !important;
    object-position: center;
		border-radius: 25px;
    border: solid 5px #fcd307;
}


.left-image .sow-image-container {
    position: relative;
    left: unset;
    width: 100%;
    height: 100%;
}


.counter {
    padding: 2rem;
    background-color: #fcd307;
    text-align: center;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

.counter h2 {
		margin-bottom: 0 !important;
    text-shadow: none;
  	color: #2e4447;
}

.menu-toggle {
    color: #ffffff !important;
}

.cta-bg {
	background: linear-gradient(
      rgba(46, 68, 71, 0.6), 
      rgba(46, 68, 71, 0.6)
    ), url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/clouds-front.png"), url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/cc-angel-flipped.png"), url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/clouds-back.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center, center bottom, bottom center;
}

.mobile-hero-image {
 	display: block;
  overflow: hidden;
}

.mobile-hero-image img {
		position: absolute;
    z-index: 3;
    top: 60px;
    object-fit: cover;
    overflow: hidden;
  	height: 100% !important;
    width: 100% !important;
    max-width: none !important;
}

.hero-image-bg {
  background-image: url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/10/cc-laugh.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: flex;
}

.hero-cc-image .custom-html-widget {
	height: 100%;
  width: 100%;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
		padding-right: 0;
		display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}

.bg-video-wrapper {
	position: relative;
  overflow: hidden;
}

.collapseomatic {
    color: #fcd307;
}

span.mobile-menu {
    display: none;
}

video.bg-hero-video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  z-index: 1;
}

.vid-hero-overlay {
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(171,128,197, 0.7) 0%, rgba(163,196,151, 0.9) 100%);
  z-index: 2;
}

video.bg-video {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  z-index: 1;
  -webkit-filter: grayscale(1) blur(5px);
  -moz-filter: grayscale(1) blur(5px);
  -o-filter: grayscale(1) blur(5px);
  -ms-filter: grayscale(1) blur(5px);
  filter: grayscale(1) blur(5px);
}

.vid-overlay {
	position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(171,128,197, 0.6) 0%, rgba(163,196,151, 0.6) 100%);
  z-index: 2;
}

.meditating-man {
	position: relative !important;
}

blockquote {
    background-color: unset;
    border-left: none;
    padding: 6rem 2rem 2rem 2rem;
  	font-family: filson-soft, sans-serif;
		position: relative;
  	color: #ffffff;
  	max-width: 600px;
    margin: 0 auto;
}

blockquote::after {
	content: "";
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  z-index: 3;
  top: 2rem;
  left: 2rem;
  background-image: url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/bquote.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.meditating-man img::after {
	content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fcd307;
  height: 200px;
  width: 200px;
  border-radius: 50%;
}

.site-content {
		max-width: 1200px !important;
    padding: 110px 1rem 0 1rem;
    margin: 0 auto !important;
}

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-family: filson-soft, sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.astra-logo-svg {
    width: 60px;
}

.ast-header-break-point .main-navigation {
    padding: 1rem !important;
    background-color: rgba(46, 68, 71, 0.9);
    border-radius: 5px;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
		padding: 0;
    display: inline-block;
    width: 100%;
    border: none !important;
}

.main-header-menu {
    background-color: transparent !important;
  	border: none !important;
}

.ast-button-wrap button {
		display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}

.ast-small-footer .widget ul {
    display: flex;
    justify-content: flex-end;
}

.menu-toggle-icon {
    margin-left: 1rem;
		background-color: #fcd307;
    height: 50px;
    width: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
		box-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.row-line {
		border-top: 5px solid #fcd307;
		z-index: 2;
		position: relative;
}

.ast-small-footer {
    border-top-width: 6px;
    border-top-color: #fcd307;
}

.ast-small-footer .astra-logo-svg {
    width: 125px;
}

.ast-footer-overlay {
    background-color: #2e4447;
}

h1, .entry-content h1 {
		font-weight: 700;
  	text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
}

h2, .entry-content h2 {
		font-weight: 700;
  	margin-bottom: 1rem;
  	text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
}

span.emphasis-white-h2 {
		font-family: ff-market-web, sans-serif;
  	color: #ffffff;
  	font-size: 32px;
  	font-weight: 700;
}

span.emphasis-white-h1 {
		font-family: ff-market-web, sans-serif;
  	color: #fcd307;
  	font-size: 38px;
  	font-weight: 700;
}


.site-title a, .site-title a:focus, .site-title a:hover, .site-title a:visited {
    color: #FCD307;
  	font-weight: 700;
  	font-style: normal;
  	text-transform: uppercase;
  	text-shadow: none;
}

.site-title a {
	font-size: 1.65rem;
}

.cus-btn-yellow .ow-button-base a {
    background: #fcd307 !important;
    color: #2e4447 !important;
    border: 1px solid #fcd307 !important;
    text-shadow: none !important;
  	font-weight: 700;
  	letter-spacing: 1px;
}
/*HOMEPAGE HERO*/
.custom-hero-container {
	height: auto;
	position: relative;
  background-image: unset;
}

.hero-text-widget {
	text-align: center;
  padding: 2rem;
  background: rgba(46, 68, 71, 0.6);
  border-radius: 20px;
  z-index: 5;
  position: relative;
}

.hero-image {
  	min-height: 650px;
  	justify-content: flex-end !important;
    align-items: center !important;
  	padding-bottom: 15px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
  	overflow: hidden;
}

.hero-footer {
	height: auto;
  text-align: center;
	border-top: 5px solid #fcd307;
}

.hero-cc-image img {
	width: auto !important;
  min-height: calc(100vh + 10px);
  overflow: hidden;
  object-fit: cover;
  object-position: left bottom;
}

.hero-cc-image {
		height: 100% !important;
  	position: absolute !important;
  	overflow: visible;
  	width: 70%;
  	right: 0;
  	bottom: 0;
  	display: none;
  	z-index: 4;
}

.hero-heading {
  	max-width: none;
}

.hero-footer-text {
		display: flex;
		flex-direction: column;
		padding: 3rem 0 1rem 0;
		background: rgba(46, 68, 71, 0.6);
    z-index: 5 !important;
    position: relative !important;
}

.ast-site-title-wrap {
  	display: none;
}

.ow-button-align-left {
    text-align: center !important;
}

.hero-video-widget {
	z-index: 1;
  position: relative;
}
.ast-small-footer .widget ul {
		display: flex;
  	justify-content: space-between;
  	flex-direction: column;
  	width: 100%;
}

.press-slider h2 {
			text-align: center !important;
 			margin-bottom: 1rem;
	}

@media only screen and (min-width: 769px) {
  
  .right-image {
		position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    right: 0;
    width: 50%;
  	border-top-left-radius: 100%;
    border-left: solid 5px #fcd307;
}

.right-image img {
    object-fit: cover;
    width: 100%;
    max-width: none !important;
    height: 100% !important;
    object-position: center;
    border-radius: 0;
    border: none;
}


.right-image .sow-image-container {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
}

.left-image {
		position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    left: 0;
   	width: calc(50% + 5px);
  	border-bottom-right-radius: 100%;
  	border-right: solid 5px #fcd307;
}

.left-image img {
    object-fit: cover;
    width: 100%;
    max-width: none !important;
    height: 100% !important;
    object-position: center;
    border-radius: 0;
    border: none;
}


.left-image-down .sow-image-container {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
  
  .left-image-down {
		position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    left: 0;
    width: 50%;
  	border-bottom-right-radius: 100%;
}

.left-image-down img {
    object-fit: cover;
    width: 100%;
    max-width: none !important;
    height: 100% !important;
    object-position: center;
}


.left-image .sow-image-container {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

  
  .mobile-hero-image {
 			display: none;
	}
  
  
	.press-slider h2 {
			text-align: left !important;
	}
  
  .ast-small-footer .widget ul {
      justify-content: flex-end;
   		flex-direction: row;
	}
  
  span.emphasis-white-h2 {
			font-family: ff-market-web, sans-serif;
  		color: #ffffff;
  		font-size: 40px;
  		font-weight: 700;
	}

	span.emphasis-white-h1 {
			font-family: ff-market-web, sans-serif;
  		color: #fcd307;
  		font-size: 50px;
  		font-weight: 700;
	}
  
  span.mobile-menu {
     display: inline-block;
	}
  
  .astra-logo-svg {
    	width: 125px;
	}
  
  .hero-cc-image {
  		display: block;
	}
  
  .ow-button-align-left {
    	text-align: left !important;
	}
  
  .hero-text-widget{
			text-align: left;
    	padding: inherit;
  		background: unset;
      min-height: 500px;
    	display: flex;
    	align-items: center;
	}
  
  .hero-heading {
  		max-width: 320px;
	}
  
  .custom-hero-container {
			min-height: calc(100vh - 6px);
			position: relative;
	}

	.hero-image {
			height: calc(65vh - 3px);
    	justify-content: center !important;
    	padding-bottom: 0;
    	background-image: unset;
    	background: linear-gradient(180deg, #ab80c5, #a3c497);
    	background-size: 400% 400%;
    	animation: gradiet-blur 10s ease infinite;
    	min-height: 800px;
	}

	.hero-footer {
			min-height: calc(35vh - 3px);
    	text-align: left;
	}
}

@media only screen and (min-width: 921px) {
  .hero-cc-image {
  		width: 55%;
	}
  
  .hero-heading {
  		max-width: 60%;
  }
  
   .ast-site-title-wrap {
  		display: block;
  }
}

@media only screen and (min-width: 1024px) {
	.hero-cc-image {
    	width: 50%;
	}
  
  .cta-bg {
			background: url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/clouds-front.png"), url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/cc-angel-flipped.png"), url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/cc-angel.png"), url("https://comedicmeditation.michaelstuartwebbmediagroup.com/wp-content/uploads/2020/11/clouds-back.png");
  		background-repeat: no-repeat;
  		background-size: contain;
  		background-position: bottom center, left bottom, right bottom, bottom center;
	}
}

@media only screen and (max-height: 800px) {
	.hero-cc-image img {
    	min-height: 100vw !important;
	}
}

/*NAV*/

.main-header-bar-navigation {
  	width: 100% !important;
		max-width: 320px;
  	margin: 0 !important;
  	float: right;
}

.site-header {
		z-index: 998;
}

/*HOME*/

.page-id-24 .site-content, .page-id-214 .site-content, .page-id-588 .site-content, .page-id-598 .site-content, .page-id-595 .site-content, .page-id-692 .site-content, .page-id-695 .site-content, .page-id-849 .site-content, .page-id-882 .site-content {
		padding-top: 0;
}

.page .site-content {
		padding-top: 0;
}

.blog .site-content {
	padding-top: 400px;
}

.post-template-default .site-content {
	padding-top: 430px;
	padding-bottom: 60px;
}

.post-template-default .entry-header .post-thumb {
	display: none;
}

/*HOME*/

.press-img img {
    border-radius: 25px;
    max-height: 350px;
    object-fit: cover;
    min-height: 350px;
    width: auto;
    min-width: 100%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.press-img a {
		max-width: none;
    width: 100%;
}

.circle-img img {
    border-radius: 50%;
    border: solid 6px #fcd307;
    overflow: hidden;
    object-fit: cover;
		height: 100%;
    max-height: 400px;
    max-width: 400px !important;
}

.green-top {
  background: linear-gradient(0deg, rgba(171,128,197,.6) 0%, rgba(163,196,151,.6) 100%);
}

.purple-top {
  background: linear-gradient(0deg, rgba(163,196,151,.6) 0%, rgba(171,128,197,.6) 100%);
}

.press-slider .sow-slider-image-wrapper {
	background: rgba(46, 68, 71, .9);
  border-radius: 40px;
}

/*PRIVATE SESSION*/

#private-sessions.private-sessions-hero li.sow-slider-image.sow-slider-image-cover {
		background-position: right bottom !important;
}

.blog-post-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-post-title a {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 0 auto;
    padding: 0 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.entry-meta, .entry-meta * {
    color: #ffffff;
    margin-top: 1rem;
}

h2.entry-title a {
color: #fcd307 !important;
}