@charset "utf-8";
/* CSS Document */



.container{max-width:1260px; padding-left:15px; padding-right:15px;}

body{font-family:var(--font-family); font-size:16px; overflow-x:hidden;}
.header{min-height:170px; background-color:#fff; padding:10px 0; position:relative;}
.logo img{max-width:240px;}
.shopping-cart-link{font-size:40px; color:#939598;}
.shopping-cart-link:hover{color:var(--secondary-color);}
.header .shopping-cart-link:not(:last-child), .header .search:not(:last-child){margin-right:50px;}
.header .search{min-width:500px; background-color:#e6e7e8;}

.search input{height:40px; width:100%; border:0; padding:0 15px; flex-grow:1; background:none; font-size:16px;}
.search input::placeholder{color:#939598; opacity:1;}
.search input:focus::placeholder{opacity:0; color:transparent;}
.search button{width:50px; background:none; border:0; padding:0; color:#b58075; font-size:20px;}

.user-link{font-size:30px; color:#939598;}
.user-link:hover{color:var(--secondary-color);}
.menu{background-color:var(--primary-color);}
.menu ul li:not(:last-child){margin-right:40px;}
.menu ul li a{display:block; color:#fff; font-size:22px; padding:15px 0; line-height:40px; font-family:var(--secondary-font);}
.menu ul li a:hover{color:var(--secondary-color);}
.header .nav-icon{margin-left:20px;}

.main{padding:60px 0;}
.main .section:not(:last-child){margin-bottom:35px;}
.section-padding{padding:80px 0;}
.intro-section{background-color:#ecead3;}
.intro-section .article{padding:30px 0; padding-right:calc((100vw - 1260px + 15px)/2);}
.article-content-two-column{display:grid; grid-gap:30px; grid-template-columns:repeat(2,1fr);}
.article-header:not(:last-child){margin-bottom:20px;}
.intro-image{width:350px; aspect-ratio:1; background:url(../images/intro-img.png) center center no-repeat; background-size:auto 100%;}
.intro-section .column:not(:last-child){margin-right:30px;}

.footer{padding:30px 0 0 0; background-color:#f4f4e6;}
.footer-block:not(:last-child){margin-bottom:30px;}
.news-letter{width:100%; max-width:500px; margin:0 auto;}
.news-letter h4:not(:last-child){margin-bottom:15px;}
.news-letter-form input, .news-letter-form button{height:45px; border:0;}
.news-letter-form button{width:200px; background-color:var(--secondary-color); text-align:center; color:#fff; padding:0;}
.news-letter-form button:hover{background-color:var(--secondary-dark-color);}
.news-letter-form input{padding:0 15px;}
.news-letter-form input::placeholder{color:#939598; opacity:1;}
.news-letter-form input:focus::placeholder{opacity:0; color:transparent;}
.social-media a{display:block;}
.social-media a:not(:last-child){margin-right:20px;}
.social-media a img{max-width:50px;}

.featured-products{background-color:#d0ebe8;}
.featured-products img{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.books-section{background-color:#000;}
.books-grid{display:grid; grid-gap:30px; grid-template-columns:repeat(5,1fr);}
.books-grid img{width:100%;}

.sidebar{width:320px;}
.sidebar-books{background-color:#e4e5ed; padding:30px 0; position:relative;}
.sidebar-books::before{position:absolute; left:0; top:0; width:100vh; height:100%; content:""; background-color:inherit; transform:translateX(-100%);}
.books-page .container > .row.rows{margin:-8px;}
.books-page .container > .row.rows > .columns{padding:8px;}
.book-list > .row.rows{margin:-8px;}
.book-list > .row.rows > .columns{padding:8px;}
.book-list-item{background-color:#fff9f2; padding:30px;}
.book-list-item figure a{display:block;}
.authors{padding:30px 0;}
.book-list-item p{font-weight:600; color:#808285;}
.book-list-item p:not(:last-child){margin-bottom:5px;}
.book-list-item p a{color:#808285;}
.book-list-item p a:hover{color:var(--secondary-color);}
.book-list-item figure:not(:last-child){margin-bottom:20px;}
.sidebar-book:not(:last-child){margin-bottom:30px;}
.sidebar-book figure img{max-width:185px;}
.sidebar-book h6:not(:last-child){margin-bottom:15px;}
.authors h6:not(:last-child){margin-bottom:20px;}
.authors-list li:not(:last-child){margin-bottom:15px;}
.books-details-page .container > .row.rows{margin:-15px -30px;}
.books-details-page .container > .row.rows > .columns{padding:15px 30px;}
.books-details-block:not(:last-child){margin-bottom:30px;}
.books-detail-book{padding:50px 30px; background-color:#fff9f2;}

.article-header h2:not(:last-child){margin-bottom:10px;}
.article-header h6:not(:last-child){margin-bottom:10px;}
.article-content p:not(:last-child){margin-bottom:15px;}
.article-content p{color:#808285;}
.about-author p{color:#808285;}
.about-author-header:not(:last-child){margin-bottom:15px;}
.author-other-books-header:not(:last-child){margin-bottom:15px;}
.author-other-books-content > .row.rows{margin:-5px;}
.author-other-books-content > .row.rows > .columns{padding:5px;}
.author-other-books a{display:block;}
.authors-details-radio-list:not(:first-child){margin-top:30px;}
.bible-list{padding:30px; padding-right:0; background-color:#fff9f2; position:relative;}
.bible-list::after{position:absolute; left:100%; top:0; width:100vw; height:100%; background-color:inherit; content:"";}
.book-detail-summary:not(:first-child){margin-top:30px;}
.book-detail-summary li:not(:last-child){margin-bottom:15px;}
.article figure:not(:last-child){margin-bottom:15px;}
.author-article:not(:last-child){margin-bottom:50px;}
.author-articles{background-color:#ffedd5; padding:30px; padding-left:0; position:relative;}
.author-articles::before{position:absolute; left:0; top:0; transform:translateX(-100%); width:100%; height:100%; content:""; background-color:inherit;}

.author-item {padding:25px;height: 100%;}
.author-item:not(:last-child){margin-bottom:25px;}
.author-item figure:not(:last-child){margin-bottom:10px;}
.author-item p, .author-item p a{color:#808285;}
.author-item p a:hover{color:var(--secondary-color); text-decoration:underline;}

.author-details-sidebar-wrap .sidebar{width:100%;}
.author-details-page{background-color:#fbf4e7;}
.author-details-image img{width:400px;}
.author-details-page .container > .row.rows{margin:0 -30px;}
.author-details-page .container > .row.rows > .columns{padding:0 30px;}
.author-details-wrap{padding:30px 0;}
.bullet-list li{position:relative; color:#808285; padding-left:10px;}
.bullet-list li::after{position:absolute; left:0; top:10px; width:4px; height:4px; border-radius:100%; background-color:#808285; content:"";}
.bullet-list li:not(:last-child){margin-bottom:15px;}

.posts > .row.rows{margin:-8px;}
.posts > .row.rows > .columns{padding:8px;}
.post{min-height:425px; background-size:cover; background-repeat:no-repeat; background-position:center center; padding:30px;background-color:#edf7f5;}
.post h4:not(:last-child){margin-bottom:15px;}
.post p{width:50%;}
.post h4, .post p{color:#808285;}
.post article.white-color h4, .post article.white-color p{color:#fff;}
.page-banners:not(:last-child){margin-bottom:50px;}
.page-banner{min-height:380px; background-size:cover; background-repeat:no-repeat; background-position:center center; padding:50px;}
.page-banner h2:not(:last-child){margin-bottom:15px;}
.page-banner h4{color:#6d6f71;}
.post-sidebar-block:not(:last-child){margin-bottom:50px;}

 
del .woocommerce-Price-amount.amount {text-decoration: line-through;}


.dropdown-btn-list{padding-bottom:15px; display:none;}
.dropdown-btn-list li:not(:last-child){margin-bottom:8px;}
.dropdown-btn-list li a{font-size:16px; display:block; line-height:1.2; padding:0 15px; color:var(--secondary-color);}
.dropdown-btn-list li a:hover{color:var(--secondary-dark-color);}

@media(max-width:1299px){
	.books-details-page .container > .row.rows{margin:-15px -15px;}
	.books-details-page .container > .row.rows > .columns{padding:15px 15px;}
	.books-details-block:not(:last-child){margin-bottom:40px;}
	.author-details-page .container > .row.rows{margin:0 -15px;}
	.author-details-page .container > .row.rows > .columns{padding:0 15px;}
}
@media(max-width:1260px){
	.intro-image{width:300px;}
	.intro-section .article{padding-right:15px;}
}
@media(max-width:1199px){
	.header{min-height:125px;}
	.logo img{max-width:200px;}
	.shopping-cart-link{font-size:35px;}
	.user-link{font-size:25px;}
	.header .shopping-cart-link:not(:last-child), .header .search:not(:last-child){margin-right:30px;}
	.search button{font-size:16px;}
	.header .search{min-width:450px;}
	.menu ul li:not(:last-child){margin-right:30px;}
	.menu ul li a{font-size:20px; line-height:30px;}
	.main{padding:50px 0;}
	.intro-section .article{padding-left:15px;}
	.social-media a:not(:last-child){margin-right:15px;}
	.social-media a img{max-width:40px;}
	.section-padding{padding:70px 0;}
	.books-grid{grid-gap:20px;}
	.sidebar{width:280px;}
	.author-details-image img{width:300px;}
	.page-banner{min-height:340px;}
}
@media(max-width:991px){
	.header{min-height:100px;}
	.logo img{max-width:175px;}
	.shopping-cart-link{font-size:30px;}
	.user-link{font-size:22px;}
	.header .shopping-cart-link:not(:last-child), .header .search:not(:last-child){margin-right:20px;}
	.search button{font-size:14px;}
	.header .search{min-width:400px;}
	.menu{min-height:50px;}
	.menu ul li:not(:last-child){margin-right:25px;}
	.menu ul li a{font-size:18px; padding:10px 0;}
	.search input{height:35px; font-size:14px;}
	.search button{width:40px;}
	.main{padding:40px 0;}
	.news-letter-form input, .news-letter-form button{height:40px; font-size:13px;}
	.news-letter-form button{width:180px;}
	.news-letter{max-width:450px;}
	.section-padding{padding:60px 0;}
	.books-grid{grid-template-columns:repeat(3,1fr);}
	.sidebar{width:250px;}
	.sidebar-book figure img{max-width:150px;}
	.authors-list li:not(:last-child){margin-bottom:10px;}
	.author-item{padding:15px;}
	.author-details-image{padding-top:25px;}
	.page-banner{padding:30px; min-height:300px;}
	.page-banners:not(:last-child){margin-bottom:30px;}
	.post-sidebar-block:not(:last-child){margin-bottom:30px;}
	.post{min-height:350px;}
}
@media(min-width:768px){
	.menu ul li a{position:relative;}

	nav.menu .current-menu-item a,
	nav.menu ul li a.active {color:var(--secondary-color) !important;}

	nav.menu .current-menu-item a::after,
	nav.menu ul li a.active::after{position:absolute; left:0; bottom:-3px; width:100%; height:6px; background-color:var(--secondary-color); content:"";}
}
@media(max-width:767px){
	body{font-size:15px;}
	.menu{display:none;}
	.menu .container{padding:0;}
	.menu ul li:not(:last-child){margin-right:0; border-bottom:1px solid var(--primary-dark-color);}
	.menu ul li a{padding:10px 15px; line-height:20px; font-size:16px;}
	.menu ul li a:hover{background-color:var(--primary-dark-color);}
	.header{padding-bottom:45px; min-height:110px;}
	.header .search{position:absolute; left:0; bottom:0; width:100%; min-width:100%;}
	.shopping-cart-link{font-size:25px;}
	.logo img{max-width:150px;}
	.main{padding:30px 0;}
	.main .section:not(:last-child){margin-bottom:25px;}
	.article-content-two-column{display:block;}
	.two-column-block:not(:last-child){margin-bottom:15px;}
	.social-media a img{max-width:35px;}
	.section-padding{padding:50px 0;}
	.books-grid{grid-gap:15px;}
	.sidebar-book:not(:last-child){margin-bottom:0; margin-right:15px;}
	.authors{padding-bottom:0;}
	.bible-list{padding:25px; padding-right:0;}
	.book-detail-summary:not(:first-child){margin-top:25px;}
	.author-articles::before{display:none;}
	.author-articles .sidebar{width:100%; display:grid; grid-template-columns:repeat(2, 1fr); grid-gap:15px;}
	.author-articles{padding:15px;}
	.author-article:not(:last-child){margin-bottom:0;}
	.post-sidebar{display:grid; grid-template-columns:repeat(2, 1fr); grid-gap:15px; width:100%;}
	.post-sidebar-block:not(:last-child){margin-bottom:0;}
	.page-banner{min-height:250px; padding:15px;}
	.page-banner h2:not(:last-child){margin-bottom:10px;}
	.dropdown-btn-list li a{font-size:15px;}
}
@media(max-width:575px){
	body{font-size:14px;}
	.header{min-height:80px;}
	.news-letter-form input, .news-letter-form button{width:100%;}
	.section-padding{padding:40px 0;}
	.books-grid{grid-template-columns:repeat(2,1fr);}
	.sidebar-book:not(:last-child){margin-bottom:20px; margin-right:0;}
	.bible-list{padding:15px; padding-right:0;}
	.post h4:not(:last-child){margin-bottom:10px;}
	.post{padding:20px; aspect-ratio:auto; min-height:300px;}
	.dropdown-btn-list li a{font-size:14px;}
}
@media(max-width:480px){
	.section-padding{padding:30px 0;}
	.author-articles .sidebar{display:block;}
	.author-article:not(:last-child){margin-bottom:15px;}
}
@media(max-width:375px){
	.books-grid{grid-template-columns:repeat(1,1fr);}	
	.book-list-item{padding:20px;}
}



/*** tims tweaks ***/
.footer .news-letter-form .frm_forms  {width:100%;}
.footer .news-letter-form .frm_forms .frm_form_fields  {width:100%;position:relative;}
@media (max-width: 480px) { .footer .news-letter-form .frm_forms .frm_button_submit {position:relative;}
}
@media (min-width: 600px) {
.footer .news-letter-form .frm_forms .frm_button_submit {position:absolute;right:0;top:0;}
}

.woocommerce-result-count,
.woocommerce-ordering,
.woocommerce-products-header__title  {display:none;}
.woocommerce-products-header h1,
.article-content h2 {margin-bottom:20px;}
.woocommerce-ordering {text-align:right;margin:0 0 20px 0;}
.sidebar-book {padding-right:20px;}
.book-list-item:hover h2.woocommerce-loop-product__title {color: var(--secondary-color);}
.book-list-item .price {display: none}
.book-list-item .price,
.book-list-item h2.woocommerce-loop-product__title {font-size:16px;color:#808285;margin:10px 0 0 0;font-weight:600;}
.book-list-item .add_to_cart_button {display:none;}
aside .new-widget-area h5,
aside .new-widget-area h6 {margin:20px 0;font-size:20px;}
aside li.wc-block-grid__product {flex:none !important;}
.sidebar-books {padding-top:0;padding-bottom:0;}

.sidebar-books #secondary-sidebar {padding:0 50px;}

.bible-list h2, 
.bible-list a.button.product_type_simple,
.bible-list .price {display:none;}



.woocommerce-product-gallery__wrapper {text-align:center;}
.woocommerce-product-gallery__wrapper img {max-height:400px;width:auto;}

.book-list-item.text-center img {height:auto;max-height: 300px;width: auto;}

aside ul.woocommerce-widget-layered-nav-list li a {color: var(--secondary-color);}
aside ul.woocommerce-widget-layered-nav-list li a:hover {color: #808285}

.woocommerce-pagination {background-color:#f4f4e6;text-align:center;margin:20px 0;padding:10px;}
.woocommerce-pagination li {display:inline-block;margin:0 10px;font-size:20px;}
.woocommerce-pagination li a {color:var(--secondary-color) !important}

.books-details-page .related.products h2 {font-size:16px !important;font-weight: 600;margin:0 0 20px 0;}
.books-details-page .related.products .book-list-item .price,
.books-details-page .related.products .book-list-item h2 {display:none;}
.books-details-page .related.products .row.rows .columns {padding:inherit;}
.books-details-page .related.products .book-list-item {background-color:transparent;padding:15px;}

.article-content h3 {margin:0 0 15px 0;color:var(--secondary-color) !important}
.article-content ul li {position: relative; color: #808285; padding-left: 10px;margin:0 0 5px 0;}
.article-content ul li::after { position: absolute; left: 0; top: 10px;width: 4px;height: 4px;border-radius: 100%;background-color: #808285;content: "";}



.pagination {background-color: #f4f4e6;text-align: center;margin: 20px 0;padding: 10px;display:block;}
.pagination span  {display: inline-block;margin: 0 10px;font-size: 20px;text-align:center;}
.pagination a {display: inline-block;margin: 0 10px;font-size: 20px;color: var(--secondary-color) !important;text-align:center;}

.onsale {display:none;}

.woocommerce table.shop_table td.product-thumbnail img {max-width:50px !important;}


.donate-form {background-color: #f4f4e6;padding:20px;margin:20px;posiiton:absolute;}
.donate-form br:empty {display:none;}
.donate-form p {position:relative;margin:0;padding:0;height:30px;}
.donate-form p select,
.donate-form p input,
.donate-form p label {position:absolute;top:0;}
.donate-form p label {left:0;}
.donate-form p select,
.donate-form p input {left:100px;width:50% !important;}
.donate-form p label[for='dmm_amount'] {display:none;}


.donate-form .btn.btn-primary {left:100px;position:relative;padding:10px;border:none;display:inline-block;background-color: var(--secondary-color);text-align: center;color: #fff;}

/* store locator */
.wpsl-search {background-color: #fff9f2}
#wpsl-search-btn {padding:10px;border:none;display:inline-block;background-color: var(--secondary-color);text-align: center;color: #fff;border-radius:0;}
#wpsl-search-btn:hover {background-color: var(--secondary-dark-color);color:#fff;}

#wpsl-search-wrap input#wpsl-search-btn {padding:10px;border:none;background-image:none;min-width:200px;box-shadow:none;display:inline-block;background-color: var(--secondary-color);text-align: center;color: #fff;border-radius:0;}
#wpsl-search-wrap input#wpsl-search-btn:hover {background-color: var(--secondary-dark-color);color:#fff;}

#wpsl-wrap #wpsl-result-list li::after {display:none;}
#wpsl-wrap .wpsl-store-location {margin:0;padding:0;}
/* einde store locator */

.woocommerce a.button {padding:10px;border:none;display:inline-block;background-color: var(--secondary-color);text-align: center;color: #fff;border-radius:0;}
.woocommerce a.button:hover {background-color: var(--secondary-dark-color);color:#fff;}

.woocommerce button.button {padding:10px;border:none;display:inline-block;background-image:none !Important;background-color: var(--secondary-color) !important;text-align: center;color: #fff;border-radius:0;}
.woocommerce button.button:hover {background-color: var(--secondary-dark-color);color:#fff;}




.woocommerce h2 {font-size:28px;}
.woocommerce .woocommerce-billing-fields__field-wrapper {padding:20px 0;}

.woocommerce-info::before {color: var(--secondary-color);}
.woocommerce-message,
.woocommerce-info {border-top-color: var(--secondary-color);}
.woocommerce .woocommerce-order-overview li::after {display:none;}

.woocommerce-ResetPassword,
.woocommerce-form {background-color:#f4f4e6;border:0 !important;padding:20px;border-radius:0 !important;}
.woocommerce-form input[type="password"],
.woocommerce-ResetPassword input[type="email"],
.woocommerce-form input[type="email"],
.woocommerce-form input[type="text"] {border:0 !important;padding:5px;}

nav.woocommerce-MyAccount-navigation {background-color:#f4f4e6;padding:10px;margin:0 0 20px 0;}
nav.woocommerce-MyAccount-navigation ul li {display:inline-block;margin:0 20px;list-style-type:none !important;}
nav.woocommerce-MyAccount-navigation ul li::after {display:none;}

.accordion {margin:0 0 40px 0;}
.accordion .woocommerce-product-attributes th,
.accordion .woocommerce-product-attributes td {padding:0 10px 0 0;}
.accordion .woocommerce-product-attributes .woocommerce-product-attributes-item__value p {margin:0;padding:0;}

.accordion .accordion-button:not(.collapsed) {color:#000;background-color: #fff !important;}
.accordion .accordion-item {border: 0;border-bottom: 1px solid #eee;}
.accordion .accordion-body p {padding:0 0 30px 0;}

.woocommerce-shipping-destination,
.article-content  .woocommerce ul li::after {display: none !important}
.pickup-location-package-field .selection {position: relative;top: 20px;}
.pickup-location-package-field .selection,
.checkout.woocommerce-checkout span.woocommerce-input-wrapper {display: block}

.footer-widgets a {color: #333}
.footer-widgets {background-color: #d0ebe8;font-size: 14px;padding: 30px;margin-top: 60px;color: #808285;}
.widget-title,
.footer-widgets h5 {text-transform:  uppercase;font-size: 19px;margin:10px 0;color: var(--primary-color);}
.footer-widgets .menu {background-color: inherit}
.footer-widgets p {margin:  0 0 15px 0}
.footer-widgets li a {color: #808285;font-size: 16px !important;margin: 0 0 5px 0;}
.footer-widgets li a:hover {color: #000}

.copyright a {color: #333}
.copyright {background-color: #ffffff ;color: #808285;font-size: 14px;text-align: center;padding: 30px;}