/*
 Theme Name:   Our Children Can’t Wait
 Theme URI:    https://analogpixel.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://analogpixel.com
 Template:     understrap
 Version:      1.1.9
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
  overflow-y: scroll;
}
*:focus {
    box-shadow: none !important;
    outline: none !important;
}
.wrapper {
	padding: 0; 
}
strong {
	font-weight: 700;
	font-style: normal;
}
.nobr, .phone {
    white-space: nowrap;
}
.small {
	font-size: 0.75rem;
}
a {
	color: #cf2031;
	text-decoration: none;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
a:hover {
	color: #222962;
	text-decoration: underline;
}
a.twitter-link {
	color: #1da1f2;
	font-size: 1.75rem;
}
a.twitter-link:hover {
	color: #657786;
}




body.page-template-page-book .wrapper,
body.page-template-page-endorsements .wrapper {
	padding: 0;
}
body.page-template-page-endorsements .site-main {
	padding: 50px 0 0 0;
}
body.single-chapter .site-main {
	margin-top: -50px;
}



h1,h2,h3,h4,h5,h6 {
	font-family: halcom,sans-serif;
	font-style: normal;
	font-weight: 200;
}
h1 {
	font-size: 1.75rem;
	line-height: 1.2;
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: 700;
}
@media (min-width: 1200px) {
	h1 {
		font-size: 2rem;
	}
}
h2 {
	font-size: 1.5rem;
	line-height: 1.2;
	font-weight: 700;
}
footer {
	font-family: futura-pt,sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #222962;
	font-size: 0.875rem;
	font-weight: 700;
	padding: 50px 0 30px 0;
}

.text-red {
	color: #cf2031;	
}

body.home .page-header h1 {
	color: #fff;
	font-size: 6rem;
	line-height: 6rem;
}
.promo-code {
	display: inline-block;
	font-size: 0.875rem;
	font-family: futura-pt,sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.1rem;
	margin-top: 10px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
/*
	body {
		font-size: 1.1rem;
		text-align: center;
	}
	footer {
		font-size: 0.95rem;
	}
*/
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
/*
	body {
		font-size: 1.2rem;
		text-align: left;
	}
	footer {
		font-size: 1.1rem;
	}
*/
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
/*
	body {
		font-size: 1.3rem;
		text-align: left;
	}
	footer {
		font-size: 1.25rem;
	}
*/
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
/*
	body {
		font-size: 1.6rem;
		text-align: left;
	}
*/
}











/* ==========================================================================
   PRIMARY NAVIGATION
========================================================================== */
header #main-nav {
	min-height: 120px;
	font-family: futura-pt,sans-serif;
	background-color: #fff !important;
}
header #main-nav a {
	color: #222962;
	/* color: #cf2031; */
	padding: 0.5em 1.5em;
	margin-left: 1px;
	white-space: nowrap;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
header #main-nav li.current-menu-item > a,
header #main-nav a:hover {
	background: #cf2031;
	color: #fff;
}
header #main-nav a.navbar-brand {
	margin: 20px 0;
	padding: 0;
}
header #main-nav a.navbar-brand:hover {
	background: none;
}
header .navbar-brand img {
	height: 80px;
	width: 237px;
	margin: 0;
	padding: 0;
}
header .navbar {
	padding: 0;
}

.navbar-toggler {
}

header #main-nav ul ul a { text-align: center; }
#navbarNavDropdown {
	margin-bottom: 15px;
}


/* ==========================================================================
   CHAPTER NUGGET
========================================================================== */
blockquote.chapter-nugget {
	font-size: 1.125rem;
	hanging-punctuation: first last;
	margin-top: 2em;
	padding: 0 40px 40px 40px;
	line-height: 1.33;
}
@media (min-width: 992px) {
	blockquote.chapter-nugget {
		border-left: 1px solid #cf2031;
		margin-top: 0;
		text-align: left;
	}
}
.section-red blockquote.chapter-nugget {
	color: #fff;
}
.section-white blockquote.chapter-nugget {
	color: #cf2031;
}
.large-quote-mark {
	color: #cf2031;
	font-family: halcom,sans-serif;
	font-size: 90px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: -0.66em;
	padding: 0 0 0 40px;
}
.modal .large-quote-mark {
	padding: 0;
}
.section-red .large-quote-mark {
	color: #fff;
}


/* ==========================================================================
   BOOK MAIN PAGE
========================================================================== */
.section-blue {
	background: #222962;
	color: #fff;
}
.section-blue a {
	color: #fff;
}
.section-blue a:hover {
	color: #ccc;
}
.section-red {
	background: #cf2031;	
	color: #fff;
}
.section-red a {
	color: #fff;
	text-decoration: underline;
}
.section-red a:hover {
	color: #fff;
	text-decoration: none;
}
#chapter-index-bg {
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 50px 0;
}
#mc_embed_shell {
	color: #000;
}
#mc_embed_shell h2 {
	color: #cf2031;
}


/* ==========================================================================
   CHAPTER
========================================================================== */
body.single-chapter .site-main { font-size: 1em; line-height: 1.5; }
.chapter-id {
	background: #cf2031;
	color: #fff;	
	display: inline-block;
	font-family: halcom,sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	margin: -60px 0 90px 0;
	padding: 0.5em 1.5em;
	text-transform: uppercase;
	text-align: center;
}
.chapter-id .chapter-num {
	font-size: 48px;
	line-height: 1;
}
.row-authors .entry-thumbnail {
	margin: 0.3em 0 0.3em 0;
	overflow: hidden;
}
.row-authors .entry-thumbnail img,
.modal-body .entry-thumbnail img {
	width: 100%;
	aspect-ratio: 1/1; 
	object-fit: cover;
}
.row-authors > [class^=col-] {
	margin-bottom: 1.5em;
}

.row-authors a img {
	transform: scale(1);
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.row-authors a:hover img {
	transform: scale(1.05);
}
=


.row-authors .entry-title {
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	line-height: 1.25;
	text-align: center;
}
.row-authors .entry-author-title {
	color: #000;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.15;
	margin: 0.25em 0;
	text-align: center;
}


/* ==========================================================================
   CHAPTER NAVIGATION
========================================================================== */
.nav-chapter {
	background: #cf2031;	
	color: #fff;
	font-family: halcom,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
}
.nav-chapter ul.list-chapters {
	margin: 0.75em 0 0.666em 0;
}
.nav-chapter ul.list-chapters li {
	display: inline;
}
.nav-chapter ul.list-chapters a {
	color: #fff;
	padding: 0.25em;
	text-decoration: none;
}
.nav-chapter ul.list-chapters a:hover {
	color: #989898;
	text-decoration: underline;
}
.nav-chapter ul.list-chapters li.active-chapter a {
	color: #808080;
}

.nav-chapter ul.list-chapters > li {
    display: inline; /* 3 */
}

.nav-chapter ul.list-chapters > li::after {
    content: " "; /* 4 */
    letter-spacing: 1em; /* 5 */
    background: linear-gradient(110deg, transparent calc(50% - 0.05em), currentColor 0, currentColor calc(50% + 0.05em), transparent 0); /* 6 */
}



/* ==========================================================================
   ENDORSEMENTS
========================================================================== */
.grid-endorsement li {
	margin: 0.75em 0;
}
.grid-endorsement a {
	background: #cf2031;
	border: 1px solid #d58080;
	color: #fff;
	display: block;
	text-decoration: none;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.grid-endorsement a:hover {
	background: #fff;
	border: 1px solid #cf2031;
	color: #cf2031;
	text-decoration: none;
}
.grid-endorsement a img {
	transform: scale(1);
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.grid-endorsement a:hover img {
	transform: scale(1.05);
}
.grid-endorsement .entry-title {
	font-family: halcom,sans-serif;
	font-size: 1.0625em;
	font-style: normal;
	font-weight: 700;
	padding: 0.5em 0.25em;
}
.grid-endorsement .entry-thumbnail {
	overflow: hidden;
}
@media (min-width: 992px) {
	.grid-endorsement li {
		margin: 0;
		padding: 1.5em;
	}
}
@media (min-width: 1200px) {
	.grid-endorsement li {
		margin: 0;
		padding: 1.75em;
	}
}
@media (min-width: 1400px) {
	.grid-endorsement li {
		padding: 2em;
	}
}



/* ==========================================================================
   ENDORSEMENTS / AUTHOR MODALS
========================================================================== */

body.single-chapter .modal,
body.page-template-page-endorsements .modal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125rem;
	font-style: normal;
	line-height: 1.5;
}
body.page-template-page-endorsements .modal {
	font-style: italic;
}
body.single-chapter .modal h5,
body.page-template-page-endorsements .modal h5 {
	color: #cf2031;
	font-family: halcom,sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	padding: 0.5em 0.25em;
}
body.page-template-page-endorsements .modal .text-red {
	color: #cf2031;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.5;
}
body.single-chapter .modal .modal-header,
body.single-chapter .modal .modal-footer,
body.page-template-page-endorsements .modal .modal-header,
body.page-template-page-endorsements .modal .modal-footer {
	border: none;
}
body.single-chapter .modal .entry-thumbnail img,
body.page-template-page-endorsements .modal .entry-thumbnail img {
	margin-bottom: 1em;
}
@media (min-width: 992px) {
	body.single-chapter .modal .entry-thumbnail img,
	body.page-template-page-endorsements .modal .entry-thumbnail img {
		margin-bottom: 0;
	}
}

body.single-chapter .modal .entry-title {
	color: #cf2031;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 700;
	line-height: 1.25;
	text-align: center;
}
body.single-chapter .modal .entry-author-title {
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.15;
	margin: 0.25em 0;
	text-align: center;
}
body.single-chapter .modal .entry-thumbnail {
	margin: 0.3em 0 0.3em 0;
}



/* ==========================================================================
   PAGE HEADER
========================================================================== */
.page-header-img h1 {
	font-weight: 400;
}
.page-header-img {
	background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    display: block;
    padding: 75px 0;
    width: 100%;
    min-height: 420px;
	text-align: center;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .7);
}
body.home .page-header-img {
    background-position: center center;
}
@media (min-width: 768px) {
    .page-header-img {
        text-align: left;
        min-height: 640px;
        padding: 75px 0;
    }
}



.lead {
	font-family: halcom,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
	line-height: 1.5;
}

@media (min-width: 768px) {
	body.home .col-border-left {
		border-left: 1px solid #fff !important;
	}
}
body.home h3 {
	background: #cf2031;
	color: #fff;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	margin: 0 0 1em 0;
	padding: 10px;
	text-align: center;
}
.section-padding {
	padding-bottom: 45px;
	padding-top: 45px;
}


body.home .page-header-img h1 {
	font-size: 40px;
	line-height: 1.1;
	margin: 0;
}
@media (min-width: 578px) {
	body.home .page-header-img h1 {
		font-size: 40px;
	}
}
@media (min-width: 768px) {
	body.home .page-header-img h1 {
		font-size: 40px;
	}
}
@media (min-width: 992px) {
	body.home .page-header-img h1 {
		font-size: 50px;
	}
}
@media (min-width: 1200px) {
	body.home .page-header-img h1 {
		font-size: 60px;
	}
}
@media (min-width: 1400px) {
	body.home .page-header-img h1 {
		font-size: 70px;
	}
}







.section-red .btn {
	font-family: futura-pt,sans-serif;
	color: #cf2031;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
.section-red .btn:hover {
	color: #fff;
	background: #cf2031;
	border: 1px solid #fff;
	
}

