Skip to main content
Non-Fiction Books - Mercy Abounding

Non-Fiction Books

Books in this collection will only be ship to United Kingdom for now.

£
£

Recently viewed

/* Hide duplicate main menu */ .site-nav--duplicate { display: none; } .search-bar { display: flex; justify-content: center; margin: 10px 0; } .search-form { display: flex; border: 1px solid #ccc; border-radius: 5px; overflow: hidden; } .search-form input[type="search"] { padding: 10px; border: none; width: 300px; } .search-form button { padding: 10px; background-color: #333; color: #fff; border: none; cursor: pointer; } .custom-footer-message { text-align: center; padding: 10px 0; background-color: #f8f8f8; /* Adjust as needed */ } .search-result-item { display: flex; align-items: center; } .search-result-item img { width: 50px; height: auto; margin-right: 10px; } .search-result-item .text-wrapper { display: flex; flex-direction: column; } .search-result-item .text-wrapper span { display: block; } .search-result-item .text-wrapper .price { font-weight: bold; } .nav-item:hover .dropdown-menu { display: block; } #predictive-search-results ul { list-style-type: none; padding: 0; } #predictive-search-results li { display: flex; align-items: center; padding: 10px 0; } #predictive-search-results img { width: 50px; height: auto; margin-right: 10px; } #predictive-search-results a { display: flex; align-items: center; text-decoration: none; color: inherit; } #predictive-search-results div { display: flex; flex-direction: column; } #predictive-search-results span { display: block; } #predictive-search-results span:last-child { font-weight: bold; } .custom-footer-message { text-align: center; padding: 10px 0; background-color: #f8f8f8; /* Adjust as needed */ }