
body {
	background-size: contain;
}

h1, h1 span {
	padding: 0;
	background: none;
}

h1.page-header {
	background: url('images/h1-bg.jpg') no-repeat center center;
	background-size: cover;
	display: block;
	min-width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 20px 0;
}

blockquote {
	padding-bottom: 20px;
}

p, ul, ol {
	font-size: 14px;
	line-height: 30px;
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 10px;
	margin-bottom: 0;
}

.alignleft, .alignright {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img {
	width: auto;
	max-width: 100% !important;
	height: auto !important;
}

img.aligncenter, img.alignleft, img.alignright {
	display: block !important;
	margin: 0 auto 20px !important;
}

.content iframe {
	width: 100% !important;
	height: auto !important;
}


/* Site */

#wrapper {
	margin: 0 auto 40px;
	background-size: 820px;
	background-position: right top;
}

#header {
	padding: 10px 5% 20px;
	width: 100%;
}

#logo {
	width: 96%;
	height: auto;
	margin: 20px auto 30px;
}

#shop-links {
	float: none;
	display: block;
	text-align: right;
}

#shop-links a {
	margin-left: 10px;
}

#new-here {
	float: none;
	display: block;
	text-align: left;
	margin-bottom: 10px;
}

#new-here a {
	font-size: 13px;
}

ul#menu {
	line-height: 34px;
}

#menu a {
	line-height: 34px;
	padding-bottom: 6px;
	margin: 0 12px;
	white-space: nowrap;
}

ul#menu form {
	width: 180px;
}

#daily-word-inner {
	padding: 10px 20px;
	display: block;
}

#daily-word-inner h2 {
	display: block;
	float: left;
	padding: 0;
	margin: 0 15px 15px 0;
}

#daily-word-inner p {
	display: block;
	font-size: 13px;
	line-height: 18px;
}

.content {
	margin: 0 auto 60px !important;
}

#footer {
	background: #eae6ee;
}

#footer-inner {
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}

.footer-cell {
	width: 100%;
	background: url('images/stroke-horz-white.png') repeat-x right bottom;
	padding: 30px 5%;
}

.footer-cell:last-of-type {
	background: none;
}

.footer-cell h3 {
	line-height: 18px;
	padding-bottom: 30px;
	background: url('images/stroke-horz-white.png') repeat-x right bottom;
}

.footer-cell ul h3 {
	background: none;
	line-height: 20px;
	padding: 0;
}

#footer-most-popular .popular-posts li {
	padding: 20px 0;
}

.jr-insta-slider .pllexislider {
	max-width: 80%;
	margin: 0 auto;
}

#copyright {
	width: 90%;
	text-align: center;
	text-transform: uppercase;
}

#copyright i {
	display: none;
	visibility: hidden;
}

#copyright a, #copyright span {
	display: block;
	padding: 0;
	margin-bottom: 5px;
}

#donate-link {
	width: 75px;
	height: 75px;
	background-size: 75px;
}

#donate-link:hover, #donate-link:focus, #donate-link:active {
	background-position: 0 -75px;
}

/* Pages */

ul.submenu {
	margin: -20px auto 40px;
}

ul.submenu a {
	padding: 0 0 6px;
	margin: 0 12px;
	line-height: 34px;
}

#page {
	overflow-wrap: break-word;
	word-wrap: break-word;
}

#page h1 {
    margin-left: 0;
    margin-right: 0;
}

#page .col {
	width: 100%;
	display: block;
	padding: 0;
	margin-bottom: 0;
}

.page-pregnancy-support-resources .content h1 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.page-pregnancy-support-resources .content hr {
	display: none;
	visibility: hidden;
}

.page-pregnancy-support-resources #page .col h1 {
	margin: 40px auto;
}

a.faqQ {
	padding: 10px;
}

.faqA p {
	font-size: 14px;
	line-height: 20px;
}

.page-contact #page h1 {
	margin-top: 40px;
}

.page-contact img.alignright {
	display: none !important;
	visibility: hidden;
}

/* Index */

#index-recent-posts {
	padding: 0;
	background: none;
}

#index-recent-posts .wooslider .slides {
	max-height: 486px;
}

#index-recent-posts .overlay-full.has-featured-image > a {
    display: flex;
    align-content: center;
    justify-content: center;
    align-content: center;
    flex-flow: column;
    justify-content: center;
    max-height: 486px;
}

#index-recent-posts .overlay-full .slide-excerpt {
	padding: 0 30px;
	left: 0;
    top: 0;
    position: absolute;
    height: 100%;
}

#index-recent-posts .wooslider h2.slide-title {
    font: 400 20px/30px 'Libre Baskerville', serif;
}

#index-recent-posts .wooslider h2.slide-title a {
    font: 400 20px/30px 'Libre Baskerville', serif;
}

#index-recent-posts .wooslider h2.slide-title a:after {
	background: none;
	width: auto;
	height: auto;
	content: "Read More >";
	font: 400 12px/20px 'Proxima Nova', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 10px;
}

#index-recent-posts .wooslider .wooslider-control-nav {
	font: 400 20px/40px 'Libre Baskerville', serif;
}

#index-recent-posts .wooslider .wooslider-control-nav li {
	margin: 0 20px;
}

#index {
	margin-bottom: 20px;
}

#index em {
	font-size: 1em;
}

#index > p {
	font-size: 14px;
}

#index blockquote {
	display: block;
}

#index-start-posts, #index-popular-posts {
	padding: 0;
	right: 0;
	margin: 0 auto 40px;
	background: none;
}

#index-start-posts h4, #index-popular-posts h4 {
	display: block;
	margin-right: 0;
	margin-left: 0;
}

#index-start-posts h4 br, #index-popular-posts h4 br {
	display: none;
	visibility: hidden;
}

#index-start-posts h4 span, #index-popular-posts h4 span {
	display: inline;
}


#index-start-posts .index-post {
	margin-left: auto;
}


/* Sidebar */

#sidebar {
	float: none;
	width: 90%;
	display: none;
	visibility: hidden;
}

.sidebar-item {
	width: 100%;
}

/* Posts */

.post {
	width: 100%;
	margin-bottom: 60px;
}

.post-title span {
	padding: 70px 25px;
}

#blog .ssba div {
	text-align: center !important;
}

#blog .ssba img {
	padding: 0 10px 10px;
}

.post-meta-top {
	padding: 0 10px;
}

.post-meta-top .post-social {
	float: none;
	margin-bottom: 10px;
}

.post-category {
	text-align: center;
}

.post-content {
	margin: 30px auto;
	padding: 0 4%;
}

.post-content blockquote {
	max-width: 100%;
}

.post-meta-bottom .post-comments {
	display: inline-block;
	margin: 0 7px 10px;
}

.navigation {
	margin-bottom: 30px;
	padding: 0;
	text-align: left;
	background: none;
}

.navigation div {
	display: block;
	background: url('images/stroke-horz.png') no-repeat center center;
	padding: 0 5%;
	margin-bottom: 10px;
	font: inherit;
	max-width: 100%;
}

.navigation div.alignright {
	text-align: right;
}

.navigation a {
	display: inline-block;
	background: #fff;
	padding: 0 10px;
	color: #9bba70;
}

#blog-archive .post ul {
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-count: 1;
	-webkit-column-gap: 0;
	column-count: 1;
	column-gap: 0;
	margin: 0 auto 40px;
}

/* Comments */

#comments {
	width: 100%;
	margin: 60px auto 0;
	clear: left;
}

#respond {
	margin: 0 auto 30px;
	padding: 0;
}

ol.comment-list div.comment-body {
	padding: 20px;
}

#comments ol.comment-list ol.children {
	padding-left: 20px;
}

/* Shop */

.post-type-archive #shop ul.products li.product, .post-type-archive #shop ul.products li.product:nth-child(4n) {
	margin: 0 auto 60px;
	padding: 0;
	background: none;
}

.post-type-archive #shop ul.products li.product a img, .post-type-archive #shop ul.products li.product:nth-child(4n)
 a img {
	float: none;
	width: 100%;
	margin: 0 auto 20px;
}

.post-type-archive #shop ul.products li.product div.product-desc, .post-type-archive #shop ul.products li.product:nth-child(4n) div.product-desc {
	max-width: 100%;
	margin: 0 auto;
}

.post-type-archive #shop ul.products li.product .button {
	margin: 20px 0 0;
}

.tax-product_cat #shop ul.products li.product {
	width: 100%;
	margin: 0 auto 30px;
}

.tax-product_cat #shop ul.products li.product a img {
	margin-bottom: 0;
}

.tax-product_cat #shop ul.products li.product .woocommerce-loop-product__title, .tax-product_cat #shop ul.products li.product .price {
	display: block;
	margin: 0;
	padding: 10px;
	width: 100%;
}

.woocommerce #shop div.product div.images {
	width: 100%;
	padding: 0;
	background: none;
}

.woocommerce #shop div.product div.summary {
	width: 100%;
	padding-top: 0;
	margin-bottom: 30px;
}

.woocommerce #shop div.product p.price, .woocommerce #shop div.product span.price {
	margin-bottom: 20px;
}

.woocommerce #shop div.product form.cart .button {
	width: auto;
}

.woocommerce #shop .product-entry-content {
	width: 100%;
	float: none;
}

#shop .woocommerce-message a.button, #shop .woocommerce-info a.button, #shop .woocommerce-error .button {
	margin-bottom: 10px;
}

.woocommerce-cart #shop .cart input {
	float: none;
	display: block;
	width: 100% !important;
	margin: 0 auto 10px !important;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background: #F6F4F8 !important;
}

.woocommerce-cart #shop a.checkout-button {
	padding: 0 28px;
}