/* 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;
}