﻿/* https://www.hachette.co.uk/?custom-css=9e56823f53 */
/* Global Fixes */

.content-block__post-content p {
	margin-bottom: 0 !important;
}

.contributor-header__description {
  overflow: visible;
}

/* Global Fix - Contact Us */
.postid-22248769 .huk-main {
    display: none;
}

/* Virago temporary menu item with children fix in mobile */
@media (max-width: 47.9375rem) {
	body #page #site-header .site-header__menu>.site-header__menu-item>.site-header__menu-item-text>a, body #page.imprint #site-header .site-header__menu>.site-header__menu-item>.site-header__menu-item-text>a {
	padding: 0;
}
}

/* this fix should be removed once the branch is merged in to production */
.fsBody .fsHidden,
.fsBody .fsWorkflowHidden { 
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.page-numbers-list li span,
.page-numbers-list li a{
	box-shadow: 0 0 0 1px #ccc;
border: 0;
margin: 1px;
color: #f2f2f2 !important; 
}

body.category-hodderscape-posts .page-numbers-list li span,body.category-hodderscape-posts .page-numbers-list li a,
body.category-vacancies .page-numbers-list li span,
body.category-vacancies .page-numbers-list li a{
	color: #555 !important; 
}

.page-numbers-list li .current{
	background-color: #ccc !important;
}

body.category #content main.category-page {
    margin: auto !important;
    max-width: 1400px !important;
    width: 100%;
}

.category-page .category-list.col-1 .category-item__img img{
	padding:0;
}

.category-page .category-list.col-1 .category-item__content{
	padding: 0 0 0 30px;
}

.page-id-14743870 .post__related { 	display: none;
}

/* Anchor link for BookDrop content module */
.postid-14921184 .module-content-block__1 {
	height: 1px;
}

.postid-14921184 .module-content-block__1 .module--fixed {
    margin-bottom: 0rem;
    margin-top: 0rem;
}

.postid-14921184 .module-content-block__1 .content-block .module__content {
    border: 0px solid transparent !important;
}

/* Removes space on books page for Jenny Colgan */
.postid-14010027 .contributor-titles {
	padding-bottom: 0;
}

/* Virago Timeline - remove when change live */
.v-timeline {
	display: flex;
	flex-wrap: wrap;
}

/* Hodder Studio - remove when change live */
.postid-15246071 .contributor-titles .carousel {
    border: 0px solid transparent !important;
}

.postid-15246071 .contributor-titles .carousel:after {
    background-color: transparent !important;
}

/* Needs adding to global style sheet if dropdown issue fixed */
.featured-title .dropdown--inverse, .featured-title .dropdown--default {
    position: relative !important;
}


/* Ian Rankin style change */
.postid-14876744 .social-media.social-media--twitter {
    max-height: 100% !important;
}

/* Lenny Kravtiz style change */
.postid-15325549 .content-block a {
	color: black !important;
}

/* Headline newsletter style change */
.postid-11692430 .newsletter-inline a {
	color: #01acc6 !important;
}

.postid-11692430 .newsletter-inline .newsletter-widget .newsletter-widget__form .newsletter-widget__button {
    display: inline !important;
}

.postid-11692430 .newsletter-inline .newsletter-widget .newsletter-widget__form .newsletter-widget__button--close {
    display: none !important;
}

/* Global search fix for mobile */
@media only screen and (max-width: 768px) {
.site-header .site-search {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 2s ease;
		z-index: 0;
}
.site-search__form--active .site-search {
    width: 100%;
    z-index: 2;
}
}

.content-block__post-content p {
    padding-right: 0rem;
}

/* Julia and the Shark */
.postid-16583905 .js-video {
	display: flex;
  align-items: center;
  justify-content: center;
}

.postid-16583905 .content-block__post-content {
    font: 400 1.2rem 'Nanum Myeongjo', times, serif !important;
}

.postid-16583905 p {
	word-break: break-word;
}

.postid-16583905 .module-content-block__0 .module--fixed {
	margin-bottom: 0rem;
}

.postid-16583905 {
    background: url(https://www.hachette.co.uk/wp-content/uploads/2021/02/julia-and-the-shark-bg.png) no-repeat 100% 0 !important;
    background-color: transparent !important;
    color: #000000 !important;
    background-attachment: fixed !important;
    background-size: cover !important;
	font-family: 'Nanum Myeongjo', times, serif !important;
	font-weight: 400 !important;
}

@media only screen and (max-width: 768px) {

.postid-16583905 { background: url(https://www.hachette.co.uk/wp-content/uploads/2021/02/julia-and-the-shark-m.png) no-repeat center center fixed !important;
    background-color: transparent !important;
    color: #000000 !important;
    background-size: cover !important;
	font-family: Nanum Myeongjo, times, serif !important;
}
	
.postid-16583905 .content-block__post-content {
    font: 400 1.1rem 'Nanum Myeongjo', times, serif !important;
}
	
.postid-16583905 iframe {
    height: 230px !important;
    width: 100% !important;
}

/* Spring Rights - mobile */
.postid-16693288 .sr-vimeo {
	width: 100%;
	height: auto !important;
	margin-bottom: 20px;
}
	
.postid-16693288 .module-content-block__0 {
    width: 100%;
    margin: auto;
    height: 570px;
}

}

/* Spring Rights Festival */
.postid-16693288 .sr-vimeo {
	width: 100%;
	height: 450px;
}


/* Five Get Bookish */
.fivegetbookish a[data-label=Newsletter]:hover {
    color: #fff !important;
    -webkit-filter: invert(0%) !important;
    filter: invert(0%) !important;
}

.site-header.fivegetbookish .site-header__top .site-header__social {
    z-index: 2;
}

/* Distribution format */
.ds-flex {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
}

/* Osano link colour fix */
.osano-cm-disclosure__toggle {
	color: #000000 !important;
}

.osano-cm-info {
	color: #000000 !important;
}

.osano-cm-info p {
	color: #000000 !important;
}

.osano-cm-info .osano-cm-link {
	color: #000000 !important;
}

/* Orbit Books Mobile Fix */

@media only screen and (max-width: 768px) {
	
.orbitbooks .site-header__subtitle {
    display: block;
    font-size: .6rem !important;
    margin: 2px 0 0 !important;
    text-align: center !important;
}
	
.v2 .title-header__buy-links--container {
	width: 100% !important;
}
	
}

/* Post bg colour change for Callie */
.postid-19196148 .site__content {
	background-color: #FDFFC0 !important;
}

/* Sheldon Press */
.postid-19584584 .carousel {
    background-color: #c3e2ff;
}

.postid-19584584 .nav-tabs > li.active > a {
    background-color: #c3e2ff !important;
}

.postid-19584584 .nav-tabs li a {
    background: #85b4df;
}

.postid-19584584 .buy-button-module__btn {
    width: 100%;
}

body.category.category-sheldon-press-blog .category-page h2 {
    font-size: 2.5rem;
}

.category-sheldon-press-blog .tax-list {
    display: none;
}

.category-sheldon-press-blog .category-page__header-inner h1 {
    margin-top: 30px;
}

.postid-19584584 .module--fixed.buy-button-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

#menu-sheldon-press-menu .site-header__menu-expand {
    display: none;
}

@media only screen and (max-width: 768px) {
	
#menu-sheldon-press-menu .site-header__menu-expand {
    display: inline;
}

body.category.category-sheldon-press-blog .category-page h2 {
    font-size: 1.5rem;
}

body.category.category-sheldon-press-blog .category-page .category-list.col-1 .category-item__content {
    padding: 0;
}

}

/* Hide Baskerville social icons */
.postid-19620571 .site-header__social .site-header__social-list-item, 
.postid-19620571 .site-header__social .site-header__social-header  {
	display: none !important;	
}

/* Maggie OFarrell review buttons */
.postid-13981208 .dropdown-toggle__button-text {
    padding-right: 0;
}

.postid-13981208 .icon-arrow {
    display: none;
}

/* HUK Disclosure Text */
.title-header__disclosure .title-header__price-line {
	font-size: 0.7rem !important;
}

/* HUK Title Reviews BG */
.praise-item__content {
	background: transparent;
}

/* Hide HBG logo on HUK title pages */
.title-header__imprint .hbg-1 {
	fill: #3c97ba;
	display: none;
}

/* Ruth Hogan Events */
.postid-17147234 .nav-tabs>li.active>a, .postid-17147234 .nav-tabs>li.active>a:focus, .postid-17147234 .nav-tabs>li.active>a:hover {
	background-color: #67a2d8 !important;
}

.postid-17147234 .nav-tabs li a {
	background: #184797;
}

.postid-17147234 .nav-tabs li a:hover {
	color: #ffffff;
}

/* Dialogue Books Header */
.category-dialogue-books-news h1 {
    font-size: 1.8rem;
    text-transform: uppercase;
}

.dialogue-books .site-header__branding img {
    width: 100%;
}

/* Hide Newsletter on all title pages */
.signup .module__content {
    display: none;
}

/* Osano alert message for JMP - keep the !important */
.osano-cookie-description-container {
	color: #ffffff !important;
	background: #ee0000 !important;
}

.osano-cookie-description-container a:hover {
	color: #000000 !important;
}

/* BKMRK Newsletter copy removal */
.postid-13943666 #fsRow3760378-9 {
	display: none !important
}

/* Teach Yourself FAQ */
.ty-faq ol, .ty-faq ul {
    list-style: disc;
    margin: auto;
    padding: 0 0 0 20px;
}

/* Michell Thomas */
#menu-michel-thomas-method a[data-label=Newsletter] {
    color: #fff;
	  background-image: none;
}

#menu-michel-thomas-method a[data-label=Newsletter]:hover {
    color: #fff;
	filter: none;
}

/* DONE */
.polygon-blue {
    background-color: #46afbc !important;
}

.postid-19136177 .buy-button-container {
	background-image: none;
}

.postid-19136177 .buy-button-container.module--fixed {
    width: 100%;
}

.postid-19136177 .buy-button-container.module__content {
    width: 100%;
}

.postid-19126199 .blue-bg .module-header--default-center {
	color: #000;
	font-weight: 700;
}

.postid-19062284 .module-header--default-center,
.postid-19126199 .module-header--default-center,
.postid-19136177 .module-header--default-center {
	color: #0f748c;
	font-weight: 700;
}

.postid-19126199 audio::-webkit-media-controls-panel {
background-color: #40afbd;
}

.postid-19126199 audio {
	background-color: #40afbd;
}
    
.postid-19126199 .wp-block-audio {
	padding: 0 1rem 0.9375rem;
}

.postid-19136177 .content-block__post-content {
    margin-bottom: 0;
}

.postid-19136177 .huk-section {
    padding-top: 0;
    padding-bottom: 25px;
}

.postid-19136177 .fa-chevron-down {
    color: #0f748c;
}

@media only screen and (max-width: 768px) {
	
/* Remove IDs */
.postid-19136177 .huk-section {
    padding-right: 15px;
    padding-left: 15px;
	}
	
}

/* What If 2 Styles */
.postid-21757919 .media__title {
    text-align: center;
}

.postid-21757919 .site-header {
 display: none;
}

.postid-21757919 .content-block__content {
    padding: 0 1.25rem !important;
}

.postid-21757919 .module--fixed {
    margin-bottom: 0;
    margin-top: 0;
}

.postid-21757919 .content-block .module__content {
    box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
}

.postid-21757919 .image-carousel .module__content {
    box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
    padding: 0rem 0rem;
}

.postid-21757919 h1, .postid-21757919 h2, .postid-21757919 h3, .postid-21757919 h4, .postid-21757919 h5, .postid-21757919 h6, .postid-21757919 p {
    font-family: Futura !important;
    line-height: 2rem !important;
}

@media only screen and (max-width: 768px) {
	
.postid-21757919 .site__content {
    margin-top: 0rem;
}
	
.postid-21757919 .content-block__content {
    padding: 0 0.5rem;
}
	
.postid-21757919 .fc_has_no_caption.fc_has_no_front_image.carousel__slide-content {
    height: 50vw;
}
	
}

/* Cressida Cowell */
.postid-13927880 .carousel-indicators {
    bottom: -20px;
}

.category-cressida-cowell-posts .category-item .tax-list {
    display: none;
}

.postid-13927880 .media__title {
    text-align: center;
	font: 600 1.5rem/1 "imfedprm28p",cursive;
}

.postid-13927880 .posts-carousel h3 {
    font: 600 1.5rem/1 "imfedprm28p",cursive;
}

#menu-cressida-cowell-menu .site-header__menu-expand {
    display: none;
}

.category-cressida-cowell-posts .category-page h1 {
    text-transform: uppercase;
    margin-top: 30px;
    text-align: center;
}

.category-cressida-cowell-posts .col-1 {
    position: relative;
    margin: auto;
    width: 62%;
    padding-right: 0;
    padding-left: 0;
}

.cressida-cowell-posts .carousel-indicators {
    bottom: 0;
}

@media only screen and (max-width: 768px) {
	
.category-cressida-cowell-posts .category-page .category-list.col-1 .category-item__content {
    padding: 0;
    text-align: center;
}
	
.category-cressida-cowell-posts .col-1 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
	
#menu-cressida-cowell-menu .site-header__menu-expand {
    display: inline;
}

}

/* Grishaverse */

.postid-21795890 h2 {
	text-align: center;
	color:#b3c299;
	font-family: 'Times New Roman', serif; font-weight: 300;
	line-height: 2.2rem;
}

.postid-21795890 .site-header {
    display: none;
}

.postid-21795890 {
	background-color: #000000 !important;
}

.postid-21795890 .content-block .module__content {
   box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
}

.postid-21795890 .content-block__content {
    padding: 1.875rem 0rem;
}

.postid-21795890 .content-block__post-meta {
    margin-bottom: 0rem;
}

.postid-21795890 .btn-default {
    color: #000;
    background-color: #FEAB42;
    border-color: #FEAB42;
	font-family: 'Times New Roman', serif !important;
	width: 100%;
}

.postid-21795890 .btn-default:hover {
    color: #fff;
    background-color: #FEAB42;
    border-color: #FEAB42;
}

.postid-21795890 p {
    color: #b3c299 !important;
		padding-right: 0 !important;
    padding-left: 0 !important;
}

.postid-21795890 .grishaverse-block {
	align-items: center;
	justify-content: center;
	width:100%;
	display: flex;
	font-family: 'Times New Roman', serif !important;
}

.postid-21795890 .grishaverse-module {
	margin: 25px;
	width: 25%;
	float: left;
	font-family: 'Times New Roman', serif !important;
}

.postid-21795890 .module--fixed {
    margin-bottom: 0;
    margin-top: 0;
}

.postid-21795890 .buy-button-container {
    display: inline;
}

.postid-21795890 .buy-button-module__btn {
    margin: 15px 0 15px 0;
}

@media only screen and (max-width: 768px) {
	
.postid-21795890 .grishaverse-block {
    width: 88%;
    display: block;
}
	
.postid-21795890 .grishaverse-module {
	margin: 20px;
	width: 100%;
	float: left;
}
	
.postid-21795890 .module--fixed .module__content {
    width: 100%;
}
	
.postid-21795890 #content.site__content {
    margin-top: 3rem;
}
	
}

/* Author title position fix */
.postid-19277573 .title-header__primary-info div:nth-child(n+1), .postid-19440844 .title-header__primary-info div:nth-child(n+1), .postid-19440851 .title-header__primary-info div:nth-child(n+1) {
	top: 90px !important;
	position: absolute !important;
}

.postid-19277573 .title-header__primary-info div:nth-child(n+3), .postid-19440844 .title-header__primary-info div:nth-child(n+3), .postid-19440851 .title-header__primary-info div:nth-child(n+3) {
  top: 60px !important;
  position: absolute !important;
}

.postid-19440851 .title-header__primary-info div:nth-child(n+4) {
  top: 120px !important;
  position: absolute !important;   
}

#post-19277573 .search-result__author {
    position: relative;
}

#post-19277573 .search-result__author a:nth-child(n+1) {
    left: 30px;
	top: 5px !important;
	position: absolute !important;
        
}

#post-19277573 .search-result__author span:nth-child(n+1) {
    left: 0;
	top: 5px !important;
	position: absolute !important;
        
}

#post-19277573 .search-result__author a:nth-child(n+3) {
    left: 30px;
    top: -12px !important;
    position: absolute !important;     
}

#post-19277573 .search-result__author span:nth-child(n+3) {
    left: 0;
    top: -12px !important;
    position: absolute !important;     
}

@media only screen and (max-width: 768px) {
	
.postid-19277573 .title-header__primary-info div:nth-child(n+1), .postid-19440844 .title-header__primary-info div:nth-child(n+1), .postid-19440851 .title-header__primary-info div:nth-child(n+1) {
    top: 140px !important;
	position: absolute !important;       
}

.postid-19277573 .title-header__primary-info div:nth-child(n+3), .postid-19440844 .title-header__primary-info div:nth-child(n+3), .postid-19440851 .title-header__primary-info div:nth-child(n+3) {
  top: 110px !important;
  position: absolute !important;     
}
	
.postid-19440851 .title-header__primary-info div:nth-child(n+4) {
  top: 170px !important;
  position: absolute !important;   
}

.postid-19277573 .v2 .title-header__imprint, .postid-19440844 .v2 .title-header__imprint {
    margin: 60px auto 0 auto;
}
	
.postid-19440851 .v2 .title-header__imprint {
    margin: 95px auto 0 auto;
}
	
}

/* Search */
@media only screen and (max-width: 768px) {
	
.search-header {
	margin: 0;
  border: 0 solid transparent !important;
}
	
.search-result__title {
	font-size: 2rem;
}
	
.search-result {
    display: block;
	}
	
.search-result__image {
    align-items: center;
    background-color: transparent;
    display: inline;
	}
	
	.search-result__inner-wrapper {
		text-align: center;
	}
	
.search-result__author {
    display: inline;
	}
	
.search-wrapper__filter-group {
    margin: 0.5rem 1.875rem 0.5rem 1.875rem;
	}
	
	.search-wrapper>*:first-child {
    padding-top: 0rem;
}
	
}

/* HR Project */

.title-toggle-minus {
    top: -18px;
    font-size: 50px;
}

.huk-main-content .block-format .content-block__post-meta {
	max-width: 763px;
}

.postid-22248769 .shortcode-module {
    margin: -20px auto auto auto;
}

/* DONE */

@media only screen and (max-width: 768px) {
	
.huk-news .wp-blocks>*:not(.module):not(.site-footer):not(.outer-block-container):not(.alignfull):not(.wp-block-cover) {
    padding-left: 15px;
		padding-right: 15px;
}
	
.postid-22248769 .shortcode-module {
    width: 100%;
    margin: -30px auto auto auto;
}
	
/* DONE */

}

/* LBBG - Deeper Mindfulness Proofs */
.postid-22690844 .flex-block .flex-block-item-6 {
    margin: 0;
    max-width: calc(100% / 0);
    width: calc(100% / 0);
}

@media only screen and (max-width: 768px) {
.postid-22690844 .flex-block .item.flex-block-item-mobile-2 {
    margin: 0;
    max-width: calc(100% / 0) !important;
    width: calc(100% / 0) !important;
}
}

/* Simon Barnes Podcast */
@media only screen and (max-width: 768px) {
.postid-22614950 .wp-blocks {
    margin-top: 10rem !important;
}
}

/* Linda Grant Books Page */
.postid-13916252 .nav-tabs {
    display: none;
}

@media only screen and (max-width: 768px) {
.postid-13916252 .panel-heading:not(.search-filter__panel-heading).panel-heading--active,
.postid-22757944 .panel-heading:not(.search-filter__panel-heading).panel-heading--active {
    display: none;
}
}

/* BookDrop Australia */
.postid-22757613 .site-header,
.postid-22757944 .site-header,
.postid-22889840 .site-header {
	display: none;
}

.postid-22757613 .shortcode-module,
.postid-22757944 .shortcode-module, .postid-22889840 .shortcode-module {
	margin: 0;
}

.postid-22757613 .shortcode-module .module--fixed.module__content,
.postid-22757944 .shortcode-module .module--fixed.module__content,
.postid-22889840 .shortcode-module .module--fixed.module__content {
	margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}

.postid-22757613 .site-header__branding>a,
.postid-22757944 .site-header__branding>a,
.postid-22889840 .site-header__branding>a {
    padding-bottom: 4px !important;
    padding-top: 3px !important;
}

.postid-22757613 .site__content,
.postid-22757944 .site__content,
.postid-22889840 .site__content {
    margin-top: 8px !important;
}

@media only screen and (max-width: 768px) {
	.postid-22757613 .site__content,
	.postid-22757944 .site__content,
	.postid-22889840 .site__content {
    margin-top: 0px !important;
}
}

/* Queen Charlotte Landing Page */
@media only screen and (max-width: 768px) {
	
.postid-22767747 .qc-pad-left {
  margin-bottom: 50px;
	padding-left: 0;
}

}

/* LBBG - Wheel of Time */
@font-face {
font-family: 'hypatia-sans-pro';
src: url("https://use.typekit.net/af/14e069/00000000000000003b9ada9b/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/14e069/00000000000000003b9ada9b/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/14e069/00000000000000003b9ada9b/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style: normal;
font-weight: 400;
}

/* Jill Mansel Book Page */
.postid-13934635 .carousel-control svg, .postid-13934635 .carousel-control:focus svg {
    fill: #ff1095;
}

.postid-13934635 .all-titles-link {
    display: none;
}

/* FutureBookshelf TEST */
.postid-22831240 .module-content-block__0 .content-block img {
    margin-bottom: -250px;
    margin-top: -325px;
    max-width: 100%;
}

.postid-22831240 .module-content-block__0 {
        height: 100vh;
        display: grid;
}


.postid-22831240 .newsletter-module {
        margin-top: 0;
        padding: 4.125rem 0;
    }

/* Blocks Fix */
.wp-blocks>*:not(.module):not(.site-footer):not(.outer-block-container):not(.alignfull):not(.wp-block-cover) {
    padding: 0;
}

/* The Future Bookshelf Fixes */
.postid-14477101 .newsletter-module__p--field input,
.postid-14055606 .newsletter-module__p--field input,
.postid-22831341 .newsletter-module__p--field input {
    text-transform: unset !important;
}

.postid-22831341 .site-header__nav a[data-label="Opportunities"] {
    color: #efa83a;
}

.postid-19700023 .site-header__nav a[data-label="Writing Tips"],
.postid-14456283 .site-header__nav a[data-label="Writing Tips"],
.postid-14456138 .site-header__nav a[data-label="Writing Tips"],
.postid-14455897 .site-header__nav a[data-label="Writing Tips"],
.postid-14456055 .site-header__nav a[data-label="Writing Tips"],
.postid-14456350 .site-header__nav a[data-label="Writing Tips"],
.postid-14421486 .site-header__nav a[data-label="Writing Tips"],
.postid-14456174 .site-header__nav a[data-label="Writing Tips"],
.postid-14456321 .site-header__nav a[data-label="Writing Tips"],
.postid-14456199 .site-header__nav a[data-label="Writing Tips"],
.postid-14456106 .site-header__nav a[data-label="Writing Tips"],
.postid-14456264 .site-header__nav a[data-label="Writing Tips"],
.postid-14456301 .site-header__nav a[data-label="Writing Tips"],
.postid-18820848 .site-header__nav a[data-label="Writing Tips"] {
    color: #efa83a;
}

.menu-the-future-bookshelf-container .site-header__nav .site-header__menu {
    max-width: 92%;
}

/* Keep ID's */
.postid-14055606 .module-header {
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
.tfb-schedule h1 {
    font-size: 3rem !important;
}
	
.tfb-blog .site__content,
.tfb-features .site__content {
    margin-top: 0;
}

.tfb-blog .single-post .article-content__wrapper h1,
.tfb-blog .page .post__header h1 {
    font-size: 2rem;
		word-wrap: break-word;
}

.postid-22958684 h1 {
    font-size: 2.3rem;
}
	
	#menu-the-future-bookshelf.site-header__mobile-menu--active {
		top: 4.6rem !important;
	}
	
	#menu-the-future-bookshelf.site-header__menu {
    top: 4.6rem !important;
}
	
}

/* HCG Menu Fix */
body #page.imprint #site-header #menu-hachette-children.site-header__menu>.site-header__menu-item:last-child a[data-label=Newsletter] {
    background-size: 32px auto;
}

body #page.imprint #site-header #menu-hachette-children.site-header__menu .sub-menu a:not([href="#"]) {
    color: #faf518 !important;
}

body #page.imprint #site-header #menu-hachette-children.site-header__menu>.site-header__menu-item-has-children>.site-header__menu-item-text::after {
	border-top-color: #faf518 !important;
}

/* Remove IDs */
.postid-12885520 div.featured-carousel .carousel-control svg {
    fill: #27b6b1;
}

/* Summersdale */
/* Remove IDs */
.postid-22879912 .module-header--default-center,
.postid-22693077 .module-header--default-center,
.postid-22659363 .module-header--default-center,
.postid-22673658 .module-header--default-center,
.postid-22676335 .module-header--default-center,
.postid-22677959 .module-header--default-center,
.postid-22678193 .module-header--default-center,
.category-summersdale-news .module-header--default-center,
.postid-22681752 .module-header--default-center,
.postid-22681768 .module-header--default-center,
.postid-22681915 .module-header--default-center,
.postid-22681764 .module-header--default-center,
.postid-22682357 .module-header--default-center {
    padding-left: 0;
}

@media only screen and (max-width: 768px) {
body.category-summersdale-news #content main.category-page {
    width: 100% !important;
}
	
.category-summersdale-news .category-page .category-list.col-1 .category-item__content {
    padding: 0;
}
}

/* JMP Menu */
.jmpd .site-header__menu > .site-header__menu-item-has-children > .site-header__sub-menu {
    column-gap: 2%;
}

/* Geomancer */
/* Remove IDs */
.postid-22801662 .btn-default a {
	color: #6d6c6c;
}

.postid-22801662 .btn-default a:hover {
	color: #fff;
}

.postid-22801662 .v2 .title-header__author {
    color: #fefe5e !important;
}

.postid-12895251 .contributor-header__description {
    color: #fff;
}

.postid-12895251 .contributor-header__primary-info h1 {
    color: #fff;
}

.postid-12895251 .module-header--small-center {
    color: #fff;
}

/* Global Menu Update */
@media only screen and (max-width: 768px) {

ul.site-header__sub-menu.sub-menu.site-header__sub-menu--active {
    display: flex !important;
    flex-direction: column !important;
}

body #page.imprint #site-header .site-header__menu>.site-header__menu-item-has-children.site-header__sub-menu--active-arrow:hover:hover>.site-header__sub-menu, #page #site-header .site-header__menu>.site-header__menu-item-has-children.site-header__sub-menu--active-arrow:hover:hover>.site-header__sub-menu {
    display: none;
}
	
}

/* The Secret Hours */
/* Keep IDs */
.postid-23463142 .btn.btn-default {
    font-size: 1.8rem;
}

.postid-23463142 .btn-default {
    color: #fffc03;
    background-color: #000;
}

.postid-23463142 .secret-hours-header {
 text-align: center;
    font-size: 4.2rem;
    line-height: 4.2rem;
}

.postid-23463142 .secret-hours {
	text-align: center;
	font-size: 2.8rem;
	line-height: 3.4rem;
}

.postid-23463142 .secret-hours-sub {
	text-align: center;
	line-height: 4rem;
	font-size: 2.1rem;
}

.postid-23463142 .countdown-clock__content p {
   color: #000 !important;
   opacity: unset !important;
		font-family: "Oswald",sans-serif;
}

.postid-23463142 .site__content {
	background-color: #fffc03;
	font-family: "Oswald",sans-serif;
}

.postid-23463142 p {
    color: #000;
		font-family: "Oswald",sans-serif;
	line-height: 1.6rem;
}

.postid-23463142 .module--dark {
    background-color: #000 !important;
}

.postid-23492972 .fsSectionText {
		width: 300px;
    margin: auto;
}	

.postid-23492972 .fsSectionText p {
    color: #000;
}

@media only screen and (max-width: 768px) {
.postid-23463142 .btn {
	white-space: unset;
}
	
.postid-23463142 .secret-hours-header {
 text-align: center;
    font-size: 2.2rem;
    line-height: 3rem;
}
	
.postid-23463142 .secret-hours {
 text-align: center;
    font-size: 1.5rem;
    line-height: 2.2rem;
}
	
.postid-23463142 .secret-hours-sub {
	text-align: center;
	line-height: 2.2rem;
	font-size: 1.5rem;
}
	
.postid-23463142 .btn.btn-default {
    font-size: 1.2rem;
}
}

/* Edge of Here - landing page */
.postid-23537036 .btn-default {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.postid-23537036 .content-block .module__content {
  box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
}

/* Library Thief - landing page */
.postid-23826716 .site-header {
	display: none;
}

.postid-23826716 .content-block__post-meta {
    margin-bottom: 0;
}

.postid-23826716 {
    background: url('https://www.hachette.co.uk/wp-content/uploads/2022/01/library-thief-bg-02.jpeg') no-repeat 100% 0 !important;
    background-color: #363636 !important;
    background-size: cover !important;
	height: 1490px;
}

.postid-23826716 .content-block .module__content {
    border: 0 solid transparent;
	box-shadow: 0 0 0 transparent;
}

.postid-23826716 .module-header--default-center {
	padding-top: 10rem;
    color: #fff;
	text-transform: unset;
    font-size: 7rem !important;
    font-style: italic !important;
    font: 300 1.625rem/1 "Times New Roman",serif;
    text-align: center;
	text-shadow: 2px 2px 10px #000;
}

.postid-23826716 .countdown-clock {
    margin: auto;
    background-color: #fff;
    width: 55%;
	padding: 20px;
	border: 8px #01433f solid;
}

.postid-23826716 .countdown-clock__content p {
        color: #000 !important;
        font-family: "Times New Roman",serif;
    }

.postid-23826716 .site-footer {
    margin-top: 22.375rem;
}

@media only screen and (max-width: 768px) {
	.postid-23826716 .module-header--default-center {
    padding-top: 0;
    color: #fff;
    text-transform: unset;
    font-size: 3rem !important;
    font-style: italic !important;
    font: 600 1.625rem/1 "Times New Roman",serif;
    text-align: center;
}
	
.postid-23826716 #content.site__content {
    margin-top: 3.4rem;
}
	
	.postid-23826716 .countdown-clock {
    width: 95%;
}
	
	.postid-23826716 {
    height: 660px;
}
	
	.postid-23826716 .site-footer {
    margin-top: 3.375rem;
}
	
	.postid-23826716 .countdown-clock__content p {
font-weight: 700;
    }
	
	.postid-23826716 .content-block__post-content {
    margin-bottom: 0;
}
	
.postid-23826716 .module-header {
    margin-bottom: 0;
}
}

/* JMP Equality - landing page */
.postid-23840622 .module--fixed {
    margin-bottom: 0;
    margin-top: 0;
    width: 100% !important;
}

.postid-23840622 .content-block__content {
    padding: 0;
}

.postid-23840622 .content-block__content img {
    width: 100% !important;
}

.postid-23840622 .content-block .module__content {
    border: 0 solid transparent;
    box-shadow: 0 0 0 transparent;
}

.postid-23840622 .module .module__content {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.postid-23840622 .site__content {
	    background: #1b407d;
}

.postid-23840622 .btn-default {
    font-size: 28px !important;
    color: #1b407d;
    background-color: #fff;
    border-color: #fff;
}

.postid-23840622 .equality-01 {
background-color: #1b407d;
top: 20%;
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
font-size: 10vw;
color: #e67e22;
width: fit-content;
padding: 25px;
}

.postid-23840622 .equality-02 {
background-color: #1b407d;
top: 50%;
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
font-size: 6vw;
color: #e67e22;
width: 40%;
padding: 25px;
}

.postid-23840622 .equality-copy {
width: 70%;
	color: #fff !important;
	font-size: 30px;
	margin: auto;
	}

@media only screen and (max-width: 768px) {

.postid-23840622 .equality-copy {
	width: 85%;
    color: #fff !important;
    font-size: 28px;
    margin: auto;
	}
	
.postid-23840622 .equality-01 {
position: relative;
	width: 100%;
	font-size: 65px;
	}
	
.postid-23840622 .equality-02 {
position: relative;
width: 100%;
	font-size: 34px;
	}
	
.postid-23840622 .site__content {
    margin-top: 5.5rem;
}
	
}

/* HUKD */
/* Remove ID's */
.postid-23835715 .image-carousel h2 {
	color: #e94362;
	margin-bottom: 1.875rem;
}