.services {
	margin-bottom: 0 !important;
}
.services .amp-wp-enforced-sizes {
	object-fit: cover;
}
.services .wp-block-image amp-img {
    width: 100%;
    height: 100%;
	min-height: 236px;
}
.service-group {
	max-width: 90%;
	margin: auto;
	transform: translateY(-20%);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 30px 20px;
	background: #fff;
	margin-bottom: -25% !important;
}

.service-btn {
	max-width: 250px !important;
	margin: 20px auto 0 !important;
}

.service-btn a {
	text-decoration: none !important;
	font-weight: 600;
	text-transform: uppercase;
}

.service-btn:hover {
	opacity: .7;
}

.testimonial {
	background-color: #a6b9bd;
}

.testimonial, .abt-img figure, .services figure {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border: 5px solid #fff !important;
}

.testimonial p {
	font-style: italic;
	font-size: 22px !important;
	text-align: center;
	line-height: 1.3em !important;
	font-family: "Source Sans Pro", sans-serif !important;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 80%;
	text-align: center !important;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
	font-weight: 800 !important;
	font-style: italic !important;
}

.entry-content .more-link {
	margin-top: 20px;
	background: #AD9168;
	color: #fff;
	padding: 8px 12px;
	width: 181px;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 16px;
}

.page-id-16532 .wp-block-image figcaption {
	display: none;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt, .wp-block-latest-posts .wp-block-latest-posts__post-full-content {
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
	padding: 0 10px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
	font-size: .69444rem;
	line-height: 1.6;
	padding: 2px 10px 10px;
	color: #ad9168c9 !important;
}

.wp-block-latest-posts>li>a {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.125;
	padding: 0 10px 10px;
	color: #AD9168;
	text-transform: uppercase;
}

.wp-block-latest-posts.columns-3 li {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	max-height: 700px;
}

.wp-block-quote p {
	font-size: 36px !important;
}

.book-img {
	background: url('https://spiritualjourneyhealing.com/wp-content/uploads/2020/10/book.jpeg');
	background-size: cover;
	background-position: center;
	height: 120%;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border: 5px solid #fff !important;
}

.book {
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	/*transform: translate(-20%,0); */
	max-width: 70%;
	margin: auto;
}

.book .service-btn {
	max-width: 150px !important;
}

.appointment img {
	width: 75% !important;
	transform: translate(20%,0px);
}

.contact-grp, .contact-row {
	padding: 0 !important;
}

.form-col {
	padding: 10% 15% !important;
}

form button {
	width: 100% !important;
	max-width: 100% !important;
}

#contact-form-16532 input[type=text], #contact-form-16532 input[type=email], #contact-form-16532 textarea {
	padding: 8px !important;
	border-width: 0 0 2px !important;
	border-color: #fff !important;
	border-radius: 0 !important;
	margin-bottom: 15px !important;
	background: transparent !important;
}

.contact-form label {
	font-weight: 400 !important;
	font-size: 14px !important;
	margin-bottom: 0 !important;
	color: #fff !important;
}

.contact-form label span {
	display: none;
}

textarea {
	height: 100px !important;
}

.contact-right {
	background: url('https://spiritualjourneyhealing.com/wp-content/uploads/2016/11/energy.jpg');
	background-size: cover;
	background-position: top center;
	height: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
	.service-group {
		transform: translateY(-26%);
		margin-bottom: -20% !important;
	}
	
	.book-first-col {
		grid-column-end: span 1 !important;
	}
	
	.book-img {
		grid-row-start: 1 !important;
		grid-column-end: span 5 !important;
	}
	
	.book-third-col {
		grid-column-end: span 5 !important;
	}
	
	.book-last-col {
		grid-row-start: 1 !important;
		grid-column-end: span 1 !important;
	}
	
	.book {
		max-width: 100%;
	}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.service-group {
		transform: translateY(-20%);
		margin-bottom: -30% !important;
	}
	
	.book-first-col {
		grid-column-end: span 1 !important;
	}
	
	.book-img {
		grid-row-start: 1 !important;
		grid-column-end: span 5 !important;
	}
	
	.book-third-col {
		grid-column-end: span 5 !important;
	}
	
	.book-last-col {
		grid-row-start: 1 !important;
		grid-column-end: span 1 !important;
	}
	
	.book {
		max-width: 100%;
	}
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
	.hero-heading {
		font-size: 36px !important;
	}
	
	.page-id-16532 h2 {
		font-size: 30px !important;
	}
	
	.page-id-16532 h3 {
		font-size: 28px !important;
	}
	
	.service-group {
		transform: translateY(-24%);
	}
	
	.wp-block-quote p {
		font-size: 28px !important;
		line-height: 1.5em !important;
	}
	
	.book-img {
		height: 250px;
	}
	
	.book {
		transform: translate(0,0);
		max-width: 100%;
	}
}

@media only screen and (max-width: 479px) {
	.hero-heading {
		font-size: 36px !important;
	}
	
	.page-id-16532 h2 {
		font-size: 30px !important;
	}
	
	.page-id-16532 h3 {
		font-size: 28px !important;
	}
	
	.service-group {
		transform: translateY(-10%) !important;
	}
	
	.time {
		padding: 0 4px;
	}
	
	.wp-block-quote p {
		font-size: 28px !important;
		line-height: 1.5em !important;
	}
	
	.book-img {
		height: 250px;
	}
	
	.book {
		transform: translate(0,0);
		max-width: 100%;
	}
	
	.book h3 {
		font-size: 24px !important;
	}
}

!function(c,h,i,m,p) {
}

/* Hide metadata from posts | #26454014-hc (hg) */
.tags-links, .cat-links {
	display: none !important;
}
@media only screen and (min-width: 560px) {
	.wp-block-group .wp-block-group__inner-container > * {
    margin-top: 15px;
  }
}
.wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
    padding-left: 20px;
    padding-right: 20px;
}
/* Hide sharing and dates on blog page | HC-29947962-JG */
.wp-block-newspack-blocks-homepage-articles .sharedaddy,
body .wp-block-newspack-blocks-homepage-articles .entry-meta {
	display:none;
}/* Hide categories and tags amp | 29968313-hc (LS) */
.amp-wp-meta.amp-wp-tax-category {
    display: none;
}
.amp-wp-meta.amp-wp-tax-tag {
    display: none;
}
.single-post .entry-content a {
text-decoration: underline;
}
	/* 35153825-hc | Change button color on homepage | Sabbir A */ .home .wp-block-button__link { background-color: #ad9168 !important; } 
/* Hide WooCommerce category header image / hc-36750524 (DW) */
.woocommerce-products-header img {
    display: none !important
}
	/* hide post and product meta */
footer.entry-footer.responsive-max-width, .product_meta {
	display: none;
}
	