/* ***** FEATURED BOOK & PROMO ***** */

.featured-book-col h1 { margin-bottom: 1.2rem !important; }
.featured-book-col h4 {
	border-bottom: 0 !important;
	margin-bottom: .7rem !important;
}
.featured-book-col .featured-book-description {}
.featured-book-col .home-cover {
	width: 45%;
	max-width: 400px;
	margin: 1.2rem 0 2rem 2.5rem;
	float: right;
}

.featured-book-col .book-info-wrap { padding-right: 2rem; }


	@media (max-width: 767.9px) {
	
		.featured-book-col h1 { }
		.featured-book-col h2 {  }
		.featured-book-col .book-info-wrap {}
		.featured-book-col { padding-bottom: 3rem !important; }
		.featured-book-col .book-info-wrap { padding-right: 0 !important; }
	
	}
	@media (max-width: 600px) {
	
		.featured-book-col h1 {  }
	
	}



	/* ***** UP NEXT ***** */
	.featured-book-col .upnext {
		font-size: 1.5rem;
		color: #6b6b6b;
		font-family: "Roboto Condensed", "Barlow Semi Condensed", sans-serif;
		margin-top: 1.2rem;
	}


	/* ***** BOOK PROMO ***** */
	
	.second-book-col {
		text-align: center !important;
	}
	.second-book-col .second-book-wrap {
		width: 95%;
		display: table;
		float: right;
		background-color: #f6f6f6;
	}
	.second-book-col .second-block-title {
		font-size: 1.2rem;		
		font-family: Questrial, Roboto, sans-serif;
		line-height: 100%;
		padding: 1.2rem 1rem 1rem 1rem !important;
		margin: 0 auto !important;
		text-align: center !important;
		text-transform: uppercase;
	}
	.second-book-col img {
		width: 100%;
		max-width: 400px !important;
		margin-top: 0 !important;
	}
	
	.second-book-col .second-inner {
		padding: .5rem 1.5rem 1rem 1.5rem;
	}
	.second-book-col h2.second-title {		
		line-height: 130% !important;
		display: block !important;
		margin-bottom: .7rem;
	}
	.second-book-col p { line-height: 130% !important; }
	
	
		@media (max-width: 767.9px) {
		
			.second-book-col .second-book-wrap { 
				width: 95%;
				margin: 0 auto;
				float: none;
			}
			.second-book-col .second-block-title { font-size: 1.7rem !important; }
			.second-book-col img {}
			.second-book-col h3.second-title { font-size: 1.7rem !important;}
			
		}
		@media (max-width: 500px) {
		
			.second-book-col .second-book-wrap { width: 100%; padding: 1rem 2rem 0 2rem; }
			.second-book-col img {}
		
		}



/* ***** FEATURED BOOKS - 3 Columns ***** */
.featured-books-container {
	margin: 3rem auto !important;
}

.featured-books-row {}
.featured-books-row .featured-book-block { margin-top: 0 !important; }
.featured-book-box {
	padding: 0;
	margin: 0 5px;
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: #ddd;
	background-color: #f8f8f8;
    -webkit-box-shadow: 0 5px 6px -6px #777;
       -moz-box-shadow: 0 5px 6px -6px #777;
            box-shadow: 0 5px 6px -6px #777;
}
.featured-book-block:first-child .featured-book-box {
	margin: 0 10px 0 0; 
 }
 .featured-book-block:last-child .featured-book-box {
	margin: 0 0 0 10px; 
 }


.featured-book-block .series-content-box { 
	width: 100%;
	padding: 0 !important;
	text-align: center;
}

.featured-book-block h4 { 
	font-size: 1.3rem !important;
	font-family: Questrial, Roboto, sans-serif;
	color: #7B7B7B;
	background-color: white;
	line-height: 100% !important;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	border-bottom: 0 !important;
	padding: 1rem !important;
	margin: 0 auto !important;
}
.book-block-tagline.featured-third-block-show { display: none; }
.featured-book-block img { 
	width: 100%;
	max-width: 400px;
	display: table;
	margin: 0 auto 1.5rem auto !important;
	border-top: 0 solid #ddd;
	border-bottom: 1px solid #ddd;
}
.featured-book-block .book-block-content {
	padding: 0 1.5rem 2rem 1.5rem;
}
.featured-book-block h3.book-block-title {
	font-size: 1.7rem !important;
	font-family: Roboto, Barlow, san-serif;
	color: black;
	line-height: 125% !important;
	margin: 0 0 .7rem 0 !important;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.featured-book-block .book-block-series {
	font-size: 1.1rem !important;
	line-height: 120%;
	color: SteelBlue;
	display: block;
	margin-bottom: 1.1rem !important;
}
.featured-book-block .book-block-text p {
	line-height: 130% !important; 
	margin-bottom: 1.5rem !important;
}
.featured-book-block a.btn-home:link,
.featured-book-block a.btn-home:visited {
	color: white !important;
	text-transform: uppercase;
	background-color: dimgray;
	border-color: dimgray;
	margin: 0 auto !important;
}
.featured-book-block a.btn-home:hover,
.featured-book-block a.btn-home:active {
	background-color: black !important;
	border-color: black !important;
}



	@media (max-width:900px) {


	}
	@media (max-width: 767.98px) {
	
		.featured-book-box { padding: 0; }
		.featured-book-block:first-child .featured-book-box { margin: 0 5px 0 0; }
		.featured-book-block:nth-child(2) .featured-book-box { margin: 0 0 0 5px; }
		.featured-book-block:last-child .featured-book-box { margin: 0; }
		.featured-book-block h3.book-block-title {
			font-size: 2.2rem !important;
		}
		.featured-third-block { 
			margin: 1.2rem 0 0 0 !important;
		}
		.featured-third-block h4 { 
			background-color: transparent !important;
			padding-top: 2rem !important;
		}
		.featured-third-block .featured-book-block h3.book-block-title { text-align: left !important; }
		.featured-third-block img { 
			width: 100%;
			max-width: 300px !important;
		}
	
	}
	@media (max-width: 575.98px) {

		.featured-book-block img { 
			width: 100%;
			max-width: 300px !important;
		}
		.featured-book-block h4 { 
			background-color: transparent !important;
			padding-top: 2rem !important;
		}
		.featured-book-block { padding-bottom: 0 !important; }
		.featured-two-blocks { margin: 2rem 0 !important; }
		.featured-third-block { margin: 2rem 0 !important; }
		.featured-book-block .featured-book-box { margin: 0 !important; }
		.featured-book-block h3.book-block-title {
			font-size: 2rem !important;
		}

	}



/* ******** WELCOME MESSAGE ******** */

.welcome-container { }
.welcome-message-row { margin: 0 0 5rem 0 !important; }
.welcome-image { text-align: left; padding: 0 !important; }
.welcome-image img { width: 100%; max-width: 400px; margin: 0 0 1rem 0; }
.welcome-message { background-color: #f8f8f8; }
.welcome-message .welcome-content { padding: 2rem 2rem 1rem 2rem; }
.welcome-message h3 {}
.welcome-author-name { font-size: 1rem; font-weight: 600; }

	@media (max-width: 576px) {

		.welcome-container { }
		.welcome-image { text-align: center; background-color: #f8f8f8; padding-top: 2.5rem !important; }
		.welcome-image img { max-width: 375px; }

	}


/* ******** SERIES BLOCKS ******** */
.series-blocks {}
.series-block .series-box {
	background-color: white;
	border: 1px solid #ddd;
	margin-bottom: 0 !important;
    -webkit-box-shadow: 0 5px 6px -6px #777;
       -moz-box-shadow: 0 5px 6px -6px #777;
            box-shadow: 0 5px 6px -6px #777;
}
.series-block .series-content-box { 
	width: 100%;
	padding: 0 1.5rem 1.75rem 1.5rem !important;
	text-align: center;
}
.series-block .series-image { 
	width: 100%;
	max-width: 650px;
	display: table;
	margin: 0 auto .7rem auto !important;
}
.series-block h5.series-block-title {
	line-height: 130% !important;
	margin: 0 1.5rem .9rem 1.5rem !important;
	text-align: center;
}
.series-block .series-text p {
	line-height: 130% !important; 
	margin-bottom: 1.1rem !important;
}
.series-block .btn-content,
.series-block .btn-outline {
	margin: 1.5rem auto 0 auto !important;	
}
.series-block .btn-content { margin-bottom: 5px !important; }

@media (max-width: 978.9px) {

	.series-block h5.series-block-title { }

}





/* ******** NEWSLETTER BANNER ******** */
.home-nl-container { 
	margin-left: auto; 
	margin-right: auto;
}
.home-nl-container.nlbanner-full {
	width: 100% !important;
	max-width: 100% !important;
}
.home-nl-container.nlbanner-max {
	width: 100% !important;
	max-width: 1000px !important;
}
.home-nl-container .newsletter-banner { 
	min-height: 300px !important;
}

	@media (max-width: 576.9px) {

		.home-nl-container { margin-bottom: 3rem; }

	}	




/* ***** 2 CONTENT COLUMNS (ROW) ***** */

.home-two-columns {}
.home-two-columns-row {}

.home-two-columns-col:first-of-type .home-col-inner { padding-right: 1.5rem; }
.home-two-columns-col:last-of-type .home-col-inner { padding-left: 1.5rem; }

.home-two-columns-col h1 { font-size: 2.5rem !important; }
.home-two-columns-col h2 { clear: none !important; }
.home-two-columns-col h3, 
.home-two-columns-col h6 { 
	margin-bottom: 1.3rem !important;
}
.home-two-columns-col h4 {
	line-height: 100% !important;
	border-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 1rem !important;
	letter-spacing: 1px;

}

	@media (max-width: 767.9px) {
		
		.home-two-columns-col:first-of-type .home-col-inner,
		.home-two-columns-col:last-of-type .home-col-inner { padding: 0 !important; }
		
	}


/* BUY BUTTONS */
.page-template-home-page .buy-btn-row { display: block; padding-top: .5rem; }

.page-template-home-page .buy-btn-row a.btn { display: inline-block; margin: 0 6px 7px 0; }
.page-template-home-page .buy-btn-row .featured-desktop-hide { display: none !important; }

.page-template-home-page .button-desktop-text { display: table; }
.page-template-home-page .button-mobile-text { display: none; }


	/* MOBILE */
	@media (max-width: 750px) {
	
		.page-template-home-page .buy-btn-row .featured-desktop-hide { display: table !important; }
		.page-template-home-page .buy-btn-row .featured-mobile-hide { display: none !important; }

	}
	@media (max-width: 400px) {

		.page-template-home-page .button-desktop-text { display: none; }
		.page-template-home-page .button-mobile-text { display: table; }

	}