html {
	background: #E2C290;
}
::selection {
	background: #E2C290;
}
.wp-block-site-logo img {
	padding-left: 30px;
}
.wp-block-navigation.items-justified-right {
	padding-right: 30px;	
}

/* FONTS */
html {
	font-size: 16px;
}
h1 {
	font-size: 4rem;
	font-weight: 900;
	line-height: 80px;
	word-break: break-word;
	margin-bottom: 2rem !important;
}
h2 {
	font-size: 2.25rem;
	font-weight: 700;
	word-break: break-word;
}
h3 {
	font-size: 1.6042rem;
	font-weight: 400;
	letter-spacing: .1em;
}
h4 {
	font-size: 1.2708rem;
	text-transform: italic;
}
h5 {
	font-size:1.125rem;
	font-weight: lighter;
	text-transform: capitalize;
}
h6 {
	font-size: 1rem;
	font-weight: normal;
}

/* TEXTURE */
.home .ribbon
{
	background-image: url(https://jmvoicecoach.com/wp-content/uploads/2022/07/egg-shell.png);
	background-repeat: repeat;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
}
.wp-container-7,
#contact {
	background-image: url(https://jmvoicecoach.com/wp-content/uploads/2022/07/az-subtle.png);
	background-repeat: repeat;
}
.jm-lower-footer {
	background-image: url(https://jmvoicecoach.com/wp-content/uploads/2022/07/dark-matter.png);
	background-repeat: repeat;
} 

/* HEADER */
header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99999;
	line-height: 1;
} 
.wp-block-site-logo a:hover,
.wp-block-site-logo a:focus {
	filter: brightness(2) drop-shadow(0 0 20px rgba(255,255,255, .25));
}
a:not(.ab-item):not(.screen-reader-shortcut):active, a:not(.ab-item):not(.screen-reader-shortcut):focus {
	outline: none;
}
.wp-block-navigation-link a {
	text-transform: uppercase;
	padding: 10px 15px !important;
	text-decoration: none;	
}
.wp-block-navigation-link a:hover, .wp-block-navigation-link a:focus {
	color: #fafdff;
	text-decoration: none;
	text-shadow: 0 0 10px rgba(255,255,255,.5);
}
.wp-block-navigation-link.jm-btn a {
	text-decoration: none !important;
	outline-style: solid;
	outline-width: 1px;
	display: block;
}
.wp-block-navigation-link.jm-btn a:hover,
.wp-block-navigation-link.jm-btn a:focus {
	background: #e2c290;
	color: #2c3d50;
	text-shadow: 0 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(255,255,255,.5);
}
/* POST CONTENT */
.home .entry-content {
	padding-bottom: 0px !important;
}
.page .entry-content {
		margin-top: 104px !important;
		padding-top: 4rem !important;
		padding-bottom: 4rem;
}
.highlight {
	text-shadow: 0 -1px 0 #9e8865;
}
/* hero banner */
.jm-portrait img {
	border-radius: 4em 0 4em 0;
	box-shadow: 15px 15px 0 #2c3d50;
}
#hero .wp-block-button__link,
#hero .wp-element-button {
	font-weight: 500;
	border: 2px solid #2C3D50;
}
#hero .wp-block-button__link:hover, #hero .wp-element-button:hover  {
	background-color: #E2C290 !important;
	border: 2px solid #E2C290;
}
#hero .work-button .wp-block-button__link,
#hero .work-button .wp-element-button {
	color: #fafdff;
	background-color: #2c3d50;
}
#hero .email-button .wp-block-button__link:hover,
#hero .email-button .wp-element-button:hover {
	color: #e2c290 !important;
	background-color: transparent !important;
}
/* quote */
.wp-block-quote.jm-quote {
	border-width: 0;
	padding-left: 0;
}
.wp-block-quote.jm-quote p {
	font-family: "EB Garamond" !important;
	font-size: 2.25rem;
	font-weight: 600;
}
.wp-block-quote.jm-quote cite {
	font-size: 1.125rem;
	font-weight: normal;
}
.wp-block-media-text .wp-block-media-text__content {
	padding-left: 0;
}
/* testimonials */
.jm-testimonial {
	box-shadow: 0px 0 5px rgba(176,193,212,.5);
	border-radius: 15px;
}
.jm-testimonial iframe {
	border: 3px solid #B0C1D4;
}
/* features */
#features h3 {
	font-weight: 600;
	letter-spacing: 0px;
}
#features p {
	margin-top: .5rem;
}
/* contact form */
#contact .wp-block-column .contact-form input[type=text], 
#contact .wp-block-column .contact-form input[type=email],
#contact textarea  {
	background-color: rgba(216,224,233,0.1);
	border-color: #2c3d50;
}
#contact .wp-block-button.is-style-outline .wp-block-button__link,
#contact .wp-block-button__link.is-style-outline.wp-block-button__link {
	font-size: .8958rem;
	font-weight: normal;
	padding: 5px 15px;
	border: 1px solid #E2C290;
}
#contact .wp-block-button.is-style-outline .wp-block-button__link:hover,
#contact .wp-block-button__link.is-style-outline.wp-block-button__link:hover,
#contact .wp-block-button.is-style-outline .wp-block-button__link:focus,
#contact .wp-block-button__link.is-style-outline.wp-block-button__link:focus {	
	color: #2c3d50 !important;
}
#contact li a {
	font-weight: 500;
	text-decoration: none;
}
#contact p {
	margin-top: .25rem;
}
#contact a {
	text-decoration: none;
}
#contact a:hover,
#contact a:focus {
	text-decoration: underline;
}
#contact .business-hours {
	padding-left: 29px;
}
/* footer */
.site-footer-container ul,
.site-footer-container .jm-footer-blurb {
	margin-top: 1rem !important;
}
footer ul.ks-list {
	list-style: none;
	padding-left: 0;
}
footer ul.is-style-none li,
footer ul li a
 {
	margin-bottom: .5rem;
}
footer .is-style-none li:hover {
	text-decoration: underline;
}
footer ul.is-style-none li a{
	text-decoration: none;
}
.wp-block-social-links .wp-block-social-link {
	width: 100%;
}
.wp-block-social-links .wp-social-link {
	transition: none;
}
.wp-block-social-links .wp-social-link:hover {
	transform: none;
	text-decoration: underline;
}
.wp-block-social-links .wp-social-link span {
	font-size: 1rem !important;
	line-height: 1.5;
}
footer + .wp-block-group {
	display: none;
}
/* ABOUT */
#about-page img {
	background-color: #2c3d50;
	padding: 10px;
	border: 1px solid #1D2835;
	margin-top: 10px;
}
/* TESTIMONIALS */
.testimonial-entry .wp-block-group {
	font-weight: 400;
	padding: 30px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border-radius: 15px;
}
.testimonial-entry .wp-block-video iframe {
	background-color: rgba(255,255,255,.1);
	padding: 10px;
	border: none;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.testimonial-entry .testimonial-entry-title {
	display: none;
}
.testimonial-entry .jm-testimonial-title {
	padding: 0;
	border-radius: none;
	box-shadow: none;
}
.testimonial-entry .jm-testimonial-title p {
	margin-top: 0;
}
.testimonial-entry .business-link a {
	font-size: .8958rem !important;
}
/* BOOKING */
.step-pane {
	border-color: #d8e0e9;
	box-shadow: 0 4px 12px rgba(0,0,0,.1);
}
.step-pane p {
	color: #2c3d50;
}
.step-title {
	color: #2c3d50;
}
.step-number {
	background-color: #2c3d50;
}
@media screen and (max-width: 781px) {
	html {
		font-size: 13px;
	}
	.page .entry-content {
		margin-top: 91px !important;
	}
	.page-id-555 .entry-content,
	.home .entry-content {
		padding-top: 0 !important;
	}
	section {
		padding-top: 4rem !important;
		padding-bottom: 4rem !important;
	}
	h1 {
		text-align: center;
		line-height: 1.2;
		margin-bottom: 0 !important;
	}
	#hero h1 {
		text-align: left;
	}
	/* logo */
	.wp-site-blocks .site-header .wp-block-site-logo {
		text-align: left;
		margin-top: 0;
		margin-bottom: 0;
	}
	.wp-block-site-logo img {
		width: 100px;
	}
	/* nav */
	.wp-block-navigation-link a {
		padding: 5px 10px !important;
	}
	lord-icon {
		margin-left: -0.5rem;
	}
	#contact h3 {
		margin-bottom: 0 !important;
	}
	#contact .business-hours {
		padding-left: 0 !important;
	}
	#features,
	#featured-testimonials {
		margin-top: 2rem !important;
	}
	#features .web-copy {
		padding-left: 0px !important;
		margin-top: -1.5rem;
	}
	#features.wp-container-47 > * + * {
		margin-block-start: 2rem !important;
	}
	#testimonials-page .testimonial-entry-mobile-first-item-row {
		margin-right: 0%;
		width: 100%;
	}
	#testimonials-page .testimonial-entry-mobile-last-item-row {
		width: 100%;
	}
	#testimonials-page .testimonial-entry .wp-block-group {
		padding: 20px;
	}
	.jm-testimonial-title {
		padding: 0 !important;
	}
}

@media screen and (max-width: 599px) {
	.page .entry-content {
		margin-top: 62px !important;
		padding-bottom: 0px !important;
	}
	#hero .wp-block-media-text__content {
		padding-top: 2rem !important;
		padding-right: 0;
	}
	.jm-portrait img {
		box-shadow: none;
		border-radius: 0;
		border: 10px solid #2C3D50;
	}
	/* nav */
	.wp-block-navigation-link a {
		padding: 10px 15px !important;
		color: #E2C290 !important;
	}
	.jm-btn a:hover, .jm-btn a:focus {
		color: #2c3d50 !important;
	}
	/* side menu */
	.wp-container-7.wp-block-group.has-background {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.wp-block-navigation.is-responsive:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
		background-color: #2C3D50 !important;
	}
	.wp-block-navigation__responsive-container-close {
		color: #fafdff;
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
		font-size: 2.25rem !important;
		margin-bottom: 2rem;
	}
	a:not(.ab-item):not(.screen-reader-shortcut):active, a:not(.ab-item):not(.screen-reader-shortcut):focus {
		outline: none;
	}
}



