#post-237 .entry-header {
	display: none;
}
.wrapper {
	margin: 80px auto !important;
	max-width: 1200px !important;
}
.wrapper:first-of-type {
	margin-top: 0 !important;
}
.c-b {
	border: 2px solid #3D4C65;
	padding: 15px;
}
.author-image {
	position: relative;
	z-index: 2;
}
.contact-form label {
	color: #3D4C65; 
}
.row-mb {
	margin-bottom: 50px !important;
}
.site-title a:link,
.site-title a:hover,
.site-title a:focus,
.site-title a:visited,
.main-navigation a,
.main-navigation a:hover,
.main-navigation a:focus {
    color: #000000;
    text-decoration: none !important;
}
.site-header {
	    background-color: #FFFFFF;
    box-shadow: 0px 0px 3px 0px rgb(213 213 213);
    box-shadow: 0px 0px 3px 0px rgb(213 213 213);
    -webkit-box-shadow: 0px 0px 3px 0px rgb(213 213 213);
	padding-top: 25px;
	padding-bottom: 25px;
}
.submit-btn {
	line-height: 0.8;
}
@media screen and (max-width: 580px) {
	.author-image .wp-block-image .alignright {
		float: none !important;
		margin: 0 !important;
	}
		.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge {
			padding: 25px !important;
	}
	.wp-block-jetpack-contact-form .grunion-field-width-50-wrap {
    flex: 0 0 100% !important;
}
	.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column button {
    width: auto !important;
}
	.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(80% - .25em) !important;
}
/* 	.wrapper .c-b {
		border: 0 !important;
	} */
	.wrapper .c-b:not(:first-of-type) img  {
	display: none;
}
	.wp-block-image.c-b {
		margin: 0 !important;
		margin-bottom: 30px !important;
	}
	.author-box {
		margin-left: -20px !important;
	}
}
@media only screen and (min-width: 560px) {
	.site-header.alignfull {
		align-items: center;
	}
	.site-branding {
    flex: 1 1 25%;
	}
	.main-navigation {
    flex: 1 1 75%;
	}
	.main-navigation > div {
    display: block;
	}
	.main-navigation > div > ul {
    display: flex;
    gap: 30px;
    justify-content: flex-end;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 559px) {
	#toggle-menu {
		top: 32px;
	}
	.site-title a {
		font-size: 28px;
	}
	.wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
		grid-gap: 5px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.author-image {
		max-width: 325px;
    margin: 0 auto;
	}
}
@media screen and (max-width: 900px) {
	.footer-navigation .footer-menu {
		display: none !important;
	}
}
@media only screen and (min-width: 900px) {
	.book-hero-image img {
		margin-left: -50px;
	}
	.author-image,
	.author-box {
		margin-left: -50px !important; 
	}
	#order,
	.c-b {
		margin-left: -15px;
	}
	.c-b {
		max-width: 355px;
	}
	.sch-form-wrapper {
		margin-left: -110px;
	}
}