:root {
--menu_blue: #70c6ef;
--submenu_blue_hover: #468dc2;
--site_blue: #3471a8;
--site_blue_hover: #3e81b6;
--light_grey: #9a9a9a;
}  a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
outline: none !important;
outline-color: transparent !important;
}
button:active, a.button:active, button[type="submit"]:active,
button:focus, a.button:focus, button[type="submit"]:focus {
background-color: #ED3A2B !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
max-width: 100%;
}
html {
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body,
button,
input,
select,
textarea {
color: #2B2B2B;
font-family: Lato, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
body {
background: rgba(230,230,240,0.975)url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/linen.jpg);	
}
a {
color: var(--site_blue);
text-decoration: none;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a:active,
a:hover {
color: var(--site_blue_hover);
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: 700;
margin: 36px 0 12px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: 400;
}
h1 {
font-size: 26px;
line-height: 1.3846153846;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
h2 {
font-size: 24px;
line-height: 1;
}
h3 {
font-size: 22px;
line-height: 1.0909090909;
}
h4 {
font-size: 20px;
line-height: 1.2;
}
h5 {
font-size: 18px;
line-height: 1.3333333333;
}
h6 {
font-size: 16px;
line-height: 1.5;
}
address {
font-style: italic;
margin-bottom: 24px;
}
abbr[title] {
border-bottom: 1px dotted #2B2B2B;
cursor: help;
}
b,
strong {
font-weight: 700;
}
cite,
dfn,
em,
i {
font-style: italic;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
p {
margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: monospace, serif;
font-size: 15px;
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
line-height: 1.6;
}
pre {
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
margin-bottom: 24px;
max-width: 100%;
overflow: auto;
padding: 12px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
blockquote,
q {
-webkit-hyphens: none;
-moz-hyphens:    none;
-ms-hyphens:     none;
hyphens:         none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
blockquote {
color: #767676;
font-size: 19px;
font-style: italic;
line-height: 1.2631578947;
margin-bottom: 24px;
}
blockquote cite,
blockquote small {
color: #2B2B2B;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 400;
}
small {
font-size: smaller;
}
big {
font-size: 125%;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
margin: 0 0 24px 20px;
}
ul {
list-style: disc;
clear: both;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 20px;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
vertical-align: middle;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 24px;
padding: 11px 12px 0;
}
legend {
white-space: normal;
}
button,
input,
select,
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 100%;
margin: 0;
max-width: 100%;
vertical-align: baseline;
}
button,
input {
line-height: normal;
}
input,
textarea {
background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
del {
color: #767676;
}
hr {
background-color: rgba(0, 0, 0, 0.1);
border: 0;
height: 1px;
margin-bottom: 23px;
} ::selection {
background: var(--site_blue);
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: var(--site_blue);
color: #fff;
text-shadow: none;
}  input,
textarea {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
color: #2B2B2B;
padding: 8px 10px 7px;
}
textarea {
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid rgba(0, 0, 0, 0.3);
outline: 0;
}
.input-text, input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea {
background-color: white !important;
box-shadow: none !important;
border: 1px solid #CCC !important;
} button,
.shoplink a, .shoplink2 a,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"],
.sortsearch-inner input#searchsubmit,
.button, .widget a.button {
background-color: #F5554B  !important;
border: 0 !important;
border-radius: 4px;
color: #FFF !important;
font-size: 1em;
font-weight: 700;
padding: 0.6em 30px;
vertical-align: bottom;
}
.no-results.not-found input[type="submit"] {
margin-top: 0.5em;
}
button:hover,
.shoplink a:hover, .shoplink a:focus, .shoplink2 a:hover, .shoplink2 a:focus,
button:focus,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.button:focus, .widget a.button:focus,
.button:hover, .widget a.button:hover {
background-color: #ED3A2B !important;
color: #FFF !important;
}
button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active, .widget a.button:active {
background-color: #55D737  !important;
}
button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt {
background: #F5554B;
border-color: #F5554B;
border-radius: 3px;
}
button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .widget-area .widget a.button.alt:hover {
background: #ED3A2B !important;
border-color: #ED3A2B !important;
}
.search-field {
width: 100%;
}
.search-submit {
display: none;
} ::-webkit-input-placeholder {
color: #939393;
}
:-moz-placeholder {
color: #939393;
}
::-moz-placeholder {
color: #939393;
opacity: 1; }
:-ms-input-placeholder {
color: #939393;
} .comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
max-width: 100%;
}
.widget img {
float: left;
margin: 1em 0 2.25em;
} .comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
height: auto;
}
.search-results .entry-summary img {
float: left;
margin-right: 1em;
margin-bottom: 1em;
}
img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
height: auto;
max-width: 100%;
}
img.size-full {
width: 100%;
} embed,
iframe,
object,
video {
margin-bottom: 24px;
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
blockquote.alignleft,
img.alignleft {
margin: 7px 24px 8px 0;
}
.wp-caption.alignleft {
margin: 7px 14px 7px 0;
}
blockquote.alignright,
img.alignright {
margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
margin: 7px 0 7px 14px;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
}
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 17px;
width: 50%;
}
.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
margin-bottom: 17px;
}
.wp-caption {
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption {
color: #767676;
}
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
padding-right: 10px;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 5px;
top: 5px;
text-decoration: none;
text-transform: none;
width: auto;
z-index: 100000; }
.hide {
display: none;
} .footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
content: "";
display: table;
}
.search-no-results [class*="content"]::before,
.search-no-results [class*="site"]::before,
.search-no-results [class*="content"]::after,
.search-no-results [class*="site"]::after {
content: inherit;
}
.footer-sidebar:after,
.hentry:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
clear: both;
} .bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
} .site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
content: "\0020\007c\0020";
} .site {
background-color: #fff; max-width: 1560px;
position: relative; 
margin: 0 auto;
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30);
}
.main-content {
width: 100%;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/paper.jpg);
}
.content-area, .widget-area {
margin-bottom: 0 !important;
}
.main-content, .right-sidebar .content-area {
display: flex;	
}  #wpadminbar {
min-height: 32px;
}
#site-header {
position: relative;
z-index: 3;
}
.site-header {
clear:both !important;
padding-top: 0 !important;
background-color: #000; max-width: 1560px;
position: relative; 
width: 100%;
z-index: 4;	
}
.header-main {
min-height: 48px;
padding: 0 10px;
}
.header-mob {
background: rgba(0,0,0,0.85);
position: fixed;
z-index: 50;
width: 100%;
padding: 0 4%;		
}
.site-title {
float: left;
font-size: 16px;
font-weight: 700;
line-height: 48px;
margin: 0;
position: relative !important;
max-width: 600px;
}
.header-main .site-title {
padding-left: 58px;
font-size: 14px;
}
.site-title a,
.site-title a:hover {
color: #fff;
} .search-toggle {
background-color: var(--site_blue);
cursor: pointer;
float: right;
height: 48px;
margin-right: 38px;
text-align: center;
width: 48px;
}
.search-toggle:hover,
.search-toggle.active {
background-color: var(--site_blue_hover);
}
.search-toggle:before {
color: #fff;
content: "\f002";
font-family: 'Font Awesome 5 Free';
font-size: 20px;
margin-top: 14px;
font-weight: 900;	
}
.search-toggle .screen-reader-text {
left: 5px; }
.search-box-wrapper {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
right: 0;
width: 100%;
z-index: 2;
}
@keyframes showSearch {
from {opacity: 0;}
to {opacity: 1;}
}
.search-box-wrapper {
display: block;
animation: showSearch 0.5s ease-in-out both;
}
.search-box-wrapper.hide {
display: none;
animation: showSearch 0.5s ease-in-out both;
}
.search-box {
background-color: var(--site_blue_hover);
padding: 12px;
width: 100%;
}
.search-box .search-field {
background-color: #fff;
border: 0;
float: right;
font-size: 16px;
padding: 6px 8px;
width: 100%;
}
.search-box-wrapper .search-box .search-form input[type="submit"] {
display: none;
} .handheld-navigation, .main-navigation div.menu > ul:not(.nav-menu), .nav-menu {
max-height: none;
overflow: visible;
}
.site-navigation ul {
list-style: none;
margin: 0;
}
.site-navigation li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.site-navigation ul ul {
margin-left: 20px;
}
.site-navigation a {
color: #fff;
display: block;
text-transform: uppercase; 
font-size: 112%;
}
.site-navigation a:hover {
color: var(--site_blue_hover);
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
color: var(--menu_blue);
font-weight: 900;
} .primary-navigation {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 14px;
padding-top: 24px;
}
.primary-navigation.toggled-on {
padding: 72px 0 36px;
}
.primary-navigation .nav-menu {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
display: none;
}
.primary-navigation.toggled-on .nav-menu {
display: block;
}
.primary-navigation a {
padding: 7px 0;
} .secondary-navigation {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
font-size: 12px;
margin: 48px 0;
}
.secondary-navigation a {
padding: 9px 0;
}
.menu-toggle {
cursor: pointer;
font-size: 0;
height: 48px;
margin: 0;
overflow: hidden;
position: absolute;
top: 0;
right: 0;
text-align: center;
width: 48px;
}
.menu-toggle:before {
color: #fff;
content: "\f419";
margin-top: 16px;
} .content-area {
padding-top: 48px;
overflow: hidden;
}
#shop .content-area {
padding-top: 0;
}
.hentry {
margin: 0 auto 48px;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
margin: 0 auto;
max-width: 500px;
}
.site-content .entry-header.search-header {
margin: 0;	
float: left;
}
.site-content .entry-header.search-results {
max-width: 100%;
}
.page-content {
margin-bottom: 48px;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
margin-bottom: 0;
} .post-thumbnail {
display: block;
position: relative;
width: 100%;
z-index: 0;
}
.full-width .post-thumbnail img {
display: block;
margin: 0 auto;
} .entry-header {
position: relative;
z-index: 1;
}
.entry-title {
font-size: 33px;
font-weight: 400;
line-height: 1.0909090909;
margin-bottom: 12px;
margin: 0 0 12px 0;
text-transform: uppercase;
}
.entry-title a {
color: #2B2B2B;
}
.entry-title a:hover {
color: var(--site_blue);
}
.site-content .entry-header {
background-color: #fff;
padding: 0 10px 12px;
}
.site-content .has-post-thumbnail .entry-header {
padding-top: 24px;
}
.hentry .entry-header .byline a, .hentry .entry-header .post-author a, .hentry .entry-header .post-comments a, .hentry .entry-header .posted-on a {
text-decoration: none !important;
} .entry-meta {
clear: both;
color: #767676;
font-size: 12px;
font-weight: 400;
line-height: 1.3333333333;
text-transform: uppercase;
}
.entry-meta a {
color: #767676;
text-decoration: none;
}
.entry-meta a:first-child {
margin-right: 0.5em;
}
.brick .entry-meta a:first-child {
margin-right: 0;
}
.entry-meta a:hover {
color: var(--site_blue_hover);
}
.site-content footer.entry-meta {
margin-left: 2em !important;	
}
.sticky .entry-date {
display: none;
}
.cat-links, .brick .entry-meta{
font-weight: 900;
text-transform: uppercase;
}
.cat-links, .tags-links {
font-size: 1em !important;
}
.cat-links a {
color: #2B2B2B;
text-decoration: none;
font-weight: 900;
}
.tags-links a {
color:  var(--site_blue);
}
.cat-links a:hover {
color: var(--site_blue_hover);
}
.byline {
display: inline;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.site-content .entry-meta {
margin-bottom: 8px;
}
.brick .entry-meta {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-cat-32.png) no-repeat;
float: left;
margin-bottom: 5px;
padding: 15px 0 0 36px;
}
.brick .entry-meta a {
color: #212121;	
}
.brick .entry-meta a:hover {
color: var(--site_blue_hover);	
}
.brick article a img {
max-width: 98.5%;
margin-left: 0.75%;
box-shadow: 0 0 1px #CCCCCC;
box-shadow: 0 0 1.5px rgba(175,175,175,0.75);
}	
.brick article a img.size-full {
max-width: 97.5%;	
}
.site-content footer.entry-meta {
margin: 24px auto 0;
padding: 0 10px;
} .entry-meta .tag-links a {
background-color: #767676;
border-radius: 0 2px 2px 0;
color: #fff;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: 1.2727272727;
margin: 2px 4px 2px 10px;
padding: 3px 7px;
position: relative;
text-transform: uppercase;
}
.entry-meta .tag-links a:hover {
background-color: var(--site_blue_hover);
color: #fff;
}
.entry-meta .tag-links a:before {
border-top: 10px solid transparent;
border-right: 8px solid #767676;
border-bottom: 10px solid transparent;
content: "";
height: 0;
position: absolute;
top: 0;
left: -8px;
width: 0;
}
.entry-meta .tag-links a:hover:before {
border-right-color: var(--site_blue_hover);
}
.entry-meta .tag-links a:after {
background-color: #fff;
border-radius: 50%;
content: "";
height: 4px;
position: absolute;
top: 8px;
left: -2px;
width: 4px;
} .entry-content,
.entry-summary,
.page-content {
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
word-wrap: break-word;
}
.site-content .entry-content,
.site-content .entry-summary,
.page-content {
background-color: #fff;
padding: 12px 10px 0;
}
.page .entry-content {
padding-top: 0;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
margin-top: 0;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
text-decoration: underline; 
}
.entry-content a.button,
.entry-summary a.button,
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover {
text-decoration: none;
}
.entry-content table,
.comment-content table {
font-size: 14px;
line-height: 1.2857142857;
margin-bottom: 24px;
}
.entry-content th,
.comment-content th {
font-weight: 700;
padding: 8px;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
padding: 8px;
}
.entry-content .edit-link {
clear: both;
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1.3333333333;
text-transform: uppercase;
}
.entry-content .edit-link a {
color: #767676;
text-decoration: none;
}
.entry-content .edit-link a:hover {
color: var(--site_blue_hover);
} .hentry .mejs-container {
margin: 12px 0 18px;
}
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
background: #000;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
background: var(--site_blue);
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(255,255,255,.33);
}
.hentry .mejs-container .mejs-controls .mejs-time {
padding-top: 9px;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0;
}
.hentry .mejs-overlay-loading {
background: transparent;
} .page-links {
clear: both;
font-size: 12px;
font-weight: 900;
line-height: 2;
margin: 24px 0;
text-transform: uppercase;
}
.page-links a,
.page-links > span {
background: #fff;
border: 1px solid #fff;
display: inline-block;
height: 22px;
margin: 0 1px 2px 0;
text-align: center;
width: 22px;
}
.page-links a {
background: #000;
border: 1px solid #000;
color: #fff;
text-decoration: none;
}
.page-links a:hover {
background: var(--site_blue_hover);
border: 1px solid var(--site_blue_hover);	
color: #fff;
}
.page-links > .page-links-title {
height: auto;
margin: 0;
padding-right: 7px;
width: auto;
}   .format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
padding-top: 0;
}
.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title {
display: none;
} .nav-links {
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
word-wrap: break-word;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
float: left;
width: 100%; max-width: calc(100% - 60px);
margin-bottom: 2.5em; margin-left: 30px;
margin-right: 30px;	
}
.post-navigation,
.image-navigation {
padding: 0;	
}
.post-navigation a,
.image-navigation .previous-image,
.image-navigation .next-image {
width: 50%;
float: left;
padding: 1em 2.5em;
}
.post-navigation .meta-nav {
color: #767676;
display: block;
font-size: 12px;
font-weight: 900;
line-height: 2;
text-transform: uppercase;
}
.post-navigation a,
.image-navigation a {
color: #2B2B2B;
display: block;
font-size: 14px;
font-weight: 700;
line-height: 1.7142857142;
text-transform: none;
}
.post-navigation a[rel=prev] {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/arrow-left.png) no-repeat 0 14px;
}
.post-navigation a[rel=next] {
text-align: right;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/arrow-right.png) no-repeat 100% 14px;
}
.post-navigation a:hover,
.image-navigation a:hover {
color: var(--site_blue_hover);
} .paging-navigation {
border-top: 5px solid #000;
margin: 48px 0;
}
.paging-navigation .loop-pagination {
margin-top: -5px;
text-align: center;
}
.paging-navigation .page-numbers {
background: rgba(0,0,0,0.025);
display: inline-block;
font-size: 14px;
font-weight: 900;
margin-right: 1px;
padding: 10px 16px;
text-transform: uppercase;
}
.paging-navigation a {
color: #2B2B2B;
}
.paging-navigation .page-numbers.current, .paging-navigation a:hover {
background: var(--site_blue);
color: white;
}
.pagination .prev, .pagination .next {
font-family: 'Font Awesome 5 Free';
} .attachment .content-sidebar,
.attachment .post-thumbnail {
display: none;
}
.attachment .entry-content {
padding-top: 0;
}
.attachment footer.entry-meta {
text-transform: none;
}
.entry-attachment .attachment {
margin-bottom: 24px;
} .archive-header,
.page-header {
margin: 24px auto;
}
.archive-title,
.page-title {
font-size: 33px;
font-weight: 400;
line-height: 1.5;
margin: 0;
text-transform: uppercase;	
}
h1.archive-title, .meta-box-c h1.entry-title {
background: rgba(255,255,255,0.975);	
display: inline-block;	
line-height: 1.3;
padding-top: 0.25em;
width: 100%;
margin: 0;
}
.meta-box-c h1.entry-title {
margin-bottom: -11px;	
}
h1.archive-title:before, h1.archive-title:after, .meta-box-c h1.entry-title:before, .meta-box-c h1.entry-title:after, .error404 h1.page-title:before, .archive-header h1.page-title:before,
h1.woocommerce-products-header__title.page-title:before { 
content: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-cutout-left.png);
margin: 0 0.3em 0 0.1em;
opacity: 0.9;
padding: 0.1em;
}
h1.archive-title:after, .meta-box-c h1.entry-title:after, .error404 h1.page-title:after, .archive-header h1.page-title:after,
h1.woocommerce-products-header__title.page-title:after {  
content: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-cutout-right.png);
margin: 0 0.1em 0 0.3em;
}
.no-icon h1.archive-title:before, .no-icon h1.archive-title:after {
display: none;
}
.meta-box-c.no-bdr.no-icon h1.archive-title {
padding-top: 0;
}
.taxonomy-description,
.author-description {
color: #767676;
font-size: 19px;
font-style: italic;
line-height: 1.26316;
margin-bottom: 24px;
text-align: center;	
padding-top: 18px;
padding-bottom: 1em;	
}
.meta-box-c .taxonomy-description p {
padding: 0 1.5em;	
}
.taxonomy-description p,
.author-description p {
margin-bottom: 18px;
}
.taxonomy-description p:last-child,
.author-description p:last-child {
margin-bottom: 0;
}
.taxonomy-description a,
.author-description a {
text-decoration: underline;
text-decoration: none;
}
.taxonomy-description a:hover,
.author-description a:hover {
text-decoration: none;
} .contributor {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing:      border-box;
padding: 48px 10px;
}
.contributor:first-of-type {
padding-top: 24px;
}
.contributor-info {
margin: 0 auto;
max-width: 474px;
}
.contributor-avatar {
border: 1px solid rgba(0, 0, 0, 0.1);
float: left;
margin: 0 30px 20px 0;
padding: 2px;
}
.contributor-name {
font-size: 16px;
font-weight: 900;
line-height: 1.5;
margin: 0;
}
.contributor-bio a {
text-decoration: underline;
}
.contributor-bio a:hover {
text-decoration: none;
}
.contributor-posts-link {
display: inline-block;
line-height: normal;
padding: 10px 30px;
}
.contributor-posts-link:before {
content: "\f443";
} .error404 .page-content {
padding-top: 0;
}
.error404 .page-content .search-form {
margin-bottom: 24px;
} .full-width .hentry {
max-width: 100%;
} .singular .site-content .hentry.has-post-thumbnail {
margin-top: -48px;
} .comments-area {
margin: 48px auto;
max-width: 474px;
padding: 0 10px;
}
.comment-reply-title,
.comments-title {
font: 900 18px/1.5 Lato, sans-serif;
margin: 0;
text-transform: uppercase;
}
.comment-list {
list-style: none;
margin: 0 0 48px 0;
}
.comment-author {
font-size: 14px; line-height: 1.4;
}
.comment-list .reply,
.comment-metadata {
font-size: 12px; line-height: 1.4;
text-transform: uppercase;
}
.comment-list .reply {
margin-top: 24px;
}
.comment-author .fn {
font-weight: 900;
clear: both;
display: block;
}
.comment-author a {
color: #2B2B2B;
}
.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
color: #767676;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
color: var(--site_blue_hover);
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 24px;
padding-top: 24px;
}
.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
border-top: 0;
}
.comment-author {
position: relative;
}
.comment-author .avatar {
border: 1px solid rgba(0, 0, 0, 0.1);
height: 18px;
padding: 2px; width: 18px;
}
.bypostauthor > article .fn:before {
content: "\f408";
margin: 0 2px 0 -2px;
position: relative;
top: -1px;
}
.says {
display: none;
}
.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
padding-left: 30px;
}
.comment-edit-link {
margin-left: 10px;
}
.comment-edit-link:before {
content: "\f411";
}
.comment-reply-link:before,
.comment-reply-login:before {
content: "\f412";
margin-right: 2px;
}
.comment-content {
-webkit-hyphens: auto;
-moz-hyphens:    auto;
-ms-hyphens:     auto;
hyphens:         auto;
word-wrap: break-word;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 24px 22px;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .children {
list-style: none;
margin-left: 15px;
}
.comment-respond {
margin-bottom: 24px;
padding: 0;
}
.comment .comment-respond {
margin-top: 24px;
}
.comment-respond h3 {
margin-top: 0;
margin-bottom: 24px;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
color: #767676;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
font-size: 14px;
line-height: 1.7142857142;
}
.no-comments {
font-size: 16px;
font-weight: 900;
line-height: 1.5;
margin-top: 24px;
text-transform: uppercase;
}
.comment-form label {
display: block;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
font-size: 12px;
line-height: 1.5;
}
.required {
color: #c0392b;
}
.comment-reply-title small a {
color: #2B2B2B;
float: right;
height: 24px;
overflow: hidden;
width: 24px;
}
.comment-reply-title small a:hover {
color: var(--site_blue_hover);
}
.comment-reply-title small a:before {
content: "\f405";
font-size: 32px;
}
.comment-navigation {
font-size: 12px;
line-height: 2;
margin-bottom: 48px;
text-transform: uppercase;
}
.comment-navigation .nav-next,
.comment-navigation .nav-previous {
display: inline-block;
}
.comment-navigation .nav-previous a {
margin-right: 10px;
}
#comment-nav-above {
margin-top: 36px;
margin-bottom: 0;
}  #secondary, #shop-left-sidebar {
background: white;
clear: both;
color: rgba(255, 255, 255, 0.7);
margin-top: -1px;
padding: 0;
position: relative;
z-index: 2;
}
.site-description {
display: none;
font-size: 12px;
font-weight: 400;
line-height: 1.5;
} .primary-sidebar {
padding-top: 48px;
}
.secondary-navigation + .primary-sidebar {
padding-top: 0;
} .content-sidebar {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #767676;
padding: 48px 10px 0;
} .widget-area .widget a:not(.button):not(.components-button) {
text-decoration: none !important;	
} .widget {
font-size: 14px;
line-height: 1.2857142857;
margin-bottom: 40px;
width: 100%;	
}
.widget a {
color: #fff;
}
.widget a:hover {
color: var(--site_blue_hover);
}
.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
margin: 24px 0 12px;
}
.widget h1 {
font-size: 22px;
line-height: 1.0909090909;
}
.widget h2 {
font-size: 20px;
line-height: 1.2;
}
.widget h3 {
font-size: 18px;
line-height: 1.3333333333;
}
.widget h4 {
font-size: 16px;
line-height: 1.5;
}
.widget h5 {
font-size: 14px;
line-height: 1.7142857142;
}
.widget h6 {
font-size: 12px;
line-height: 2;
}
.widget address {
margin-bottom: 18px;
}
.widget abbr[title] {
border-color: rgba(255, 255, 255, 0.7);
}
.widget mark,
.widget ins {
color: #000;
}
.widget pre,
.widget fieldset {
border-color: rgba(255, 255, 255, 0.2);
}
.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
font-size: 12px;
line-height: 1.5;
}
.widget blockquote {
color: rgba(255, 255, 255, 0.7);
font-size: 18px;
line-height: 1.5;
margin-bottom: 18px;
}
.widget blockquote cite {
color: #fff;
font-size: 14px;
line-height: 1.2857142857;
}
.widget dl,
.widget dd {
margin-bottom: 18px;
}
.widget ul,
.widget ol {
list-style: none;
margin: 0;
}
.widget li > ol,
.widget li > ul {
margin-left: 10px;
}
.widget table,
.widget th,
.widget td {
border-color: rgba(255, 255, 255, 0.2);
}
.widget table {
margin-bottom: 18px;	
}
.content-sidebar #text-3 table, #primary-sidebar #text-30 table { width: 100%;
margin-bottom: 2em;
float: left;
border: 0; 
}
.content-sidebar #text-3  th,
.content-sidebar #text-3  td,
#primary-sidebar #text-30  td {
padding: 5px 0 5px 5px;
margin: 0;
border: 0;  
border-bottom: 1px solid #CCCCCC;
}
.content-sidebar #text-3 tr:first-child td, #primary-sidebar #text-30 tr:first-child td  {
border-top: 1px solid #CCCCCC;	
}
.content-sidebar #text-3  td.hours,
#primary-sidebar #text-30  td.hours {
font-weight: bold;
color: #212121;
text-align: right;
padding: 5px 5px 5px 0;
min-width: 80px;
width: 90px;
}
.widget del {
color: rgba(255, 255, 255, 0.4);
}
.widget hr {
background-color: rgba(255, 255, 255, 0.2);
}
.widget p {
margin-bottom: 18px;
clear: both;
}
.widget input,
.widget textarea {
background-color: rgba(255, 255, 255, 0.1);
border-color: rgba(255, 255, 255, 0.2);
color: #fff;
font-size: 16px;
padding: 1px 2px 2px 4px;
}
.widget input:focus,
.widget textarea:focus {
border-color: rgba(255, 255, 255, 0.3);
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
background-color: var(--site_blue);
border: 0;
font-size: 12px;
padding: 5px 15px 4px;
}
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
background-color: var(--site_blue_hover);
}
.widget input[type="button"]:focus,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:focus {
background-color: #ED3A2B;
}
.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
background-color: #55d737;
}
.widget .wp-caption {
color: rgba(255, 255, 255, 0.7);
margin-bottom: 18px;
}
.widget .widget-title {
font-size: 14px;
font-weight: 700;
line-height: 1.7142857142;
margin: 0 0 24px 0;
text-transform: uppercase;
}
.widget-title,
.widget-title a {
color: #fff;
}
.widget-title a:hover {
color: var(--site_blue_hover);
}
.widget-area .widget a:not(.button) {
font-weight: 600;
text-decoration: none;
margin-bottom: 0.25em;
} .widget_calendar table {
line-height: 2;
margin: 0;
}
.widget_calendar caption {
color: #fff;
font-weight: 700;
line-height: 1.7142857142;
margin-bottom: 18px;
text-align: left;
text-transform: uppercase;
}
.widget_calendar thead th {
background-color: rgba(255, 255, 255, 0.1);
}
.widget_calendar tbody td,
.widget_calendar thead th {
text-align: center;
}
.widget_calendar tbody a {
background-color: var(--site_blue);
color: #fff;
display: block;
}
.widget_calendar tbody a:hover {
background-color: var(--site_blue_hover);
}
.widget_calendar tbody a:hover {
color: #fff;
}
.widget_calendar #prev {
padding-left: 5px;
}
.widget_calendar #next {
padding-right: 5px;
text-align: right;
} .widget_twentyfourteen_ephemera > ol > li {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 18px;
padding: 0;
}
.widget_twentyfourteen_ephemera .hentry {
margin: 0;
max-width: 100%;
}
.widget_twentyfourteen_ephemera .entry-title,
.widget_twentyfourteen_ephemera .entry-meta,
.widget_twentyfourteen_ephemera .wp-caption-text,
.widget_twentyfourteen_ephemera .post-format-archive-link,
.widget_twentyfourteen_ephemera .entry-content table {
font-size: 12px;
line-height: 1.5;
}
.widget_twentyfourteen_ephemera .entry-title {
display: inline;
font-weight: 400;
}
.widget_twentyfourteen_ephemera .entry-meta {
margin-bottom: 18px;
}
.widget_twentyfourteen_ephemera .entry-meta a {
color: rgba(255, 255, 255, 0.7);
}
.widget_twentyfourteen_ephemera .entry-meta a:hover {
color: var(--site_blue_hover);
}
.widget_twentyfourteen_ephemera .entry-content ul,
.widget_twentyfourteen_ephemera .entry-content ol {
margin: 0 0 18px 20px;
}
.widget_twentyfourteen_ephemera .entry-content ul {
list-style: disc;
}
.widget_twentyfourteen_ephemera .entry-content ol {
list-style: decimal;
}
.widget_twentyfourteen_ephemera .entry-content li > ul,
.widget_twentyfourteen_ephemera .entry-content li > ol {
margin: 0 0 0 20px;
}
.widget_twentyfourteen_ephemera .entry-content th,
.widget_twentyfourteen_ephemera .entry-content td {
padding: 6px;
}
.widget_twentyfourteen_ephemera .post-format-archive-link {
font-weight: 700;
text-transform: uppercase;
} .widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding: 8px 0 9px;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
border-top: 0;
}
.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
border-top: 1px solid rgba(255, 255, 255, 0.2);
margin-top: 9px;
}
.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
padding-bottom: 0;
} .widget_recent_entries .post-date {
display: block;
} .rsswidget img {
margin-top: -4px;
}
.rssSummary {
margin: 9px 0;
}
.rss-date {
display: block;
}
.widget_rss li {
margin-bottom: 18px;
}
.widget_rss li:last-child {
margin-bottom: 0;
} .widget_text > div > :last-child {
margin-bottom: 0;
} .content-sidebar .widget a {
color: var(--site_blue);
font-weight: bold;
}
.content-sidebar .widget a:hover {
color: var(--site_blue_hover);
}
.content-sidebar .widget pre {
border-color: rgba(0, 0, 0, 0.1);
}
.content-sidebar .widget mark,
.content-sidebar .widget ins {
color: #2B2B2B;
font-size: 87.5%;	
}
.content-sidebar .widget abbr[title] {
border-color: #2B2B2B;
}
.content-sidebar .widget fieldset {
border-color: rgba(0, 0, 0, 0.1);
}
.content-sidebar .widget blockquote {
color: #767676;
}
.content-sidebar .widget blockquote cite {
color: #2B2B2B;
}
.content-sidebar .widget li > ol,
.content-sidebar .widget li > ul {
margin-left: 18px;
}
.content-sidebar .widget table,
.content-sidebar .widget th,
.content-sidebar .widget td {
border-color: rgba(0, 0, 0, 0.1);
}
.content-sidebar .widget del {
color: #767676;
}
.content-sidebar .widget hr {
background-color: rgba(0, 0, 0, 0.1);
}
.content-sidebar .widget input,
.content-sidebar .widget textarea {
background-color: #fff;
border-color: rgba(0, 0, 0, 0.1);
color: #2B2B2B;
}
.content-sidebar .widget input:focus,
.content-sidebar .widget textarea:focus {
border-color: rgba(0, 0, 0, 0.3);
}
.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
background-color: var(--site_blue);
border: 0;
color: #fff;
}
.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
background-color: var(--site_blue_hover);
}
.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
background-color: #55D737;
}
.content-sidebar .widget .wp-caption {
color: #767676;
}
.content-sidebar .widget .widget-title {
border-top: 5px solid #000;
color: #2B2B2B;
font-size: 1.5em;
line-height: 1.2;
margin: 0 0 18px;
padding-top: 7px;
text-transform: uppercase;
}
.content-sidebar .widget .widget-title a {
color: #2B2B2B;
}
.content-sidebar .widget .widget-title a:hover {
color: var(--site_blue_hover);
} .content-sidebar .widget_archive li,
.content-sidebar .widget_categories li,
.content-sidebar .widget_links li,
.content-sidebar .widget_meta li,
.content-sidebar .widget_nav_menu li,
.content-sidebar .widget_pages li,
.content-sidebar .widget_recent_comments li,
.content-sidebar .widget_recent_entries li,
.content-sidebar .widget_categories li ul,
.content-sidebar .widget_nav_menu li ul,
.content-sidebar .widget_pages li ul {
border-color: rgba(0, 0, 0, 0.1);
} .content-sidebar .widget_calendar caption {
color: #2B2B2B;
font-weight: 900;
}.content-sidebar .widget_calendar thead th {
background-color: rgba(0, 0, 0, 0.02);
}
.content-sidebar .widget_calendar tbody a,
.content-sidebar .widget_calendar tbody a:hover {
color: #fff;
} .content-sidebar .widget_twentyfourteen_ephemera .widget-title {
line-height: 1.2857142857;
padding-top: 1px;
}
.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
background-color: #000;
color: #fff;
margin: -1px 9px 0 0;
padding: 6px 0 9px;
text-align: center;
vertical-align: middle;
width: 36px;
}
.content-sidebar .widget_twentyfourteen_ephemera .video.widget-title:before {
content: "\f104";
}
.content-sidebar .widget_twentyfourteen_ephemera .audio.widget-title:before {
content: "\f109";
}
.content-sidebar .widget_twentyfourteen_ephemera .image.widget-title:before {
content: "\f473";
}
.content-sidebar .widget_twentyfourteen_ephemera .gallery.widget-title:before {
content: "\f103";
}
.content-sidebar .widget_twentyfourteen_ephemera .aside.widget-title:before {
content: "\f101";
}
.content-sidebar .widget_twentyfourteen_ephemera .quote.widget-title:before {
content: "\f106";
}
.content-sidebar .widget_twentyfourteen_ephemera .link.widget-title:before {
content: "\f107";
}
.content-sidebar .widget_twentyfourteen_ephemera > ol > li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta {
color: #ccc;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a {
color: #767676;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
color: var(--site_blue_hover);
}
.content-sidebar.widget_twentyfourteen_ephemera blockquote cite {
font-size: 13px;
line-height: 1.3846153846;
}
.content-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link {
font-weight: 900;
} #supplementary {
padding: 0 10px;
}
.site-footer,
.site-info,
.site-info a {
color: rgba(255, 255, 255, 0.7) !important;
}
.site-footer {
background-color: #000;
font-size: 12px;
position: relative;
z-index: 3;
}
.footer-sidebar {
padding-top: 1.5em;
}
.site-info {
padding: 15px 10px;
text-align: center;
}
#supplementary + .site-info {
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding-top: 3em;
}
.site-info a:hover { color: var(--site_blue_hover);
}
.footer-sidebar aside .textwidget {
min-width: 180px;	
}
.footer-sidebar aside[id*='text-'] table, .footer-sidebar aside[id*='custom_'] table { float: left;
border: none;
}
.footer-sidebar aside[id*='text-'] th, .footer-sidebar aside[id*='text-'] td,
.footer-sidebar aside[id*='custom_'] th, .footer-sidebar aside[id*='custom_'] td {
padding: 3px 0 3px 5px;
margin: 0;
border: 0;  
border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer-sidebar aside[id*='text-'] td span, .footer-sidebar aside[id*='custom_'] td span {
margin-left: 0.5em;	
}
.footer-sidebar aside[id*='text-'] tr:first-child td, .footer-sidebar aside[id*='custom_'] tr:first-child td {
border-top: 1px solid rgba(255,255,255,0.2);
}
.footer-sidebar aside[id*='text-'] td.hours, .footer-sidebar aside[id*='custom_'] td.hours {
text-align: left;
padding: 4px 5px 4px 0;
border-right: none;	
}
#footer-sidebar.widget-area {
margin-bottom: inherit !important;
width: auto !important;
float: none !important;
}
.footer-sidebar table tbody td {
background-color: transparent !important;
}
.footer-sidebar.widget-area .widget h1.widget-title {
font-size: inherit !important;
}
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
color: inherit !important;
}
.widget_nav_menu ul li::before {
content: "";
}
.site-footer a:not(.button) {
color: inherit !important;
text-decoration: none !important;
}
.site-footer a:hover { color: var(--menu_blue) !important;
}
.widget .widget-title, .widget .widgettitle {
border-bottom: none !important;
padding-bottom: 0 !important;
} .featured-content {
background: #000 url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/pattern-dark.svg) repeat fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
position: relative;
width: 100%;
}
.featured-content-inner {
overflow: hidden;
}
.featured-content .hentry {
color: #fff;
margin: 0;
max-width: 100%;
width: 100%;
}.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
background: transparent;
}
.featured-content .post-thumbnail {
display: block;
position: relative;
padding-top: 55.357142857%;
overflow: hidden;
}
.featured-content .post-thumbnail img {
left: 0;
position: absolute;
top: 0;
}
.featured-content .entry-header {
background-color: #000;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
min-height: 96px;
overflow: hidden;
padding: 24px 10px;
}
.featured-content a {
color: #fff;
}
.featured-content a:hover {
color: var(--site_blue_hover);
}
.featured-content .entry-meta {
color: #fff;
font-size: 11px;
font-weight: 700;
line-height: 1.0909090909;
margin-bottom: 12px;
}
.featured-content .cat-links {
font-weight: 700;
}
.featured-content .entry-title {
font-size: 18px;
font-weight: 400;
line-height: 1.3333333333;
margin: 0;
text-transform: uppercase;
} .site-main .widecolumn {
padding-top: 72px;
width: auto;
}
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
margin: 0 auto 48px;
max-width: 474px;
padding: 0 30px;
}
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
font-size: inherit;
width: 90%;
}
.site-main .mu_register input[type="submit"],
.widecolumn #submit {
font-size: inherit;
width: auto;
}  * { 		
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.none, .hidden {
display: none;	
}
.clear {
clear: both;
}
.left {
float: left;	
}
.right {
float: right;	
}
.centre {
text-align: center !important;	
}
a:active, a:focus { 
outline: 0;
}
.upper {
text-transform: uppercase;
}
.upper-plus {
text-transform: uppercase;
font-size: 1.2em;
}
.full {
width: 100%;
}
.strong {
font-weight: bold;	
}
.relative {
position: relative;	
}
.absolute {
position: absolute;	
}
.inline {
display: inline;	
} #masonry-container {
width: 104%; 
}
.brick {
width: 45.5%;
margin-right: 3.5%; 
margin-left: 0.5%;
margin-bottom: -1em;			
}
.brick .entry-title {
font-size: 27px;
}
.box-loop article {
position: relative;	
width: 100%;
background: #FFFFFF;		
}
.box-loop article header.entry-header {
width: 102%;
position: absolute;
bottom: 0;
left: 0;		
background: rgba(230,230,240,0.975)url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/linen.jpg);		
padding: 0 1.2em 1.2em;
margin: 0 -0.5% 0 -1%;		
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30),0 0 2px #ccc;
}
.box-loop article p {
margin-bottom: 0.5em; 	
}
.hentry .entry-header, .hentry .entry-content {
margin-left: 5%;		
max-width: 75ex;		
}
.hentry .entry-header {
margin-left: 0;
max-width: 100%;	
}
.hentry .entry-content a:not(.button) {
text-decoration: none !important;	
}
.type-post .entry-meta {
margin-left: 0; 
}
.meta-box, .meta-box-a, .meta-box-c {
border-top: 5px solid #333;	
border-bottom: 3px solid #333;
padding-top: 1em;
padding-bottom: 1em;
margin-top: -1em;
}
.meta-box-a, .meta-box-c {
margin-top: 0;
margin-bottom: 1.5em;
text-align: center;
padding: 0;
}
.meta-box-c .archive-header, .meta-box-c .page-header {
margin-bottom: 0.2em;
width: 100%;
padding: 0;
}
.userphoto {
float: left;
margin-right: 1em;
}
.userphoto, .userphoto img {
width: 50px;		 
}
.userphoto img {
border-radius: 50%;
height: auto;	
}
.authorphoto {
display: inline-block;
}
.authorphoto img {
border-radius: 50%;
height: auto;
width: 100%;
max-width: 150px;	
}
.by-author {
width: 100%; text-transform: uppercase; margin-bottom: 1.5em; text-align: center;
}
.byline {
float: left;	
}
.vcard {
margin-left: 0.5em;
}
.vcard a strong {
font-size: 13px;
}
.shoplink, .shoplink2 { float: left;
margin: 0 0 1em;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;		
width: 100%;
padding: 1.5em 0;
}
.selection .shoplink2 {
margin: 2em 0;
}
.shoplink {
margin: 1.5em 0 1em;
border-bottom: 0;	
background: rgba(230,230,240,0.975)url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/linen-2.jpg);	
padding: 1.5em 2em 1em;
box-shadow: 0 0 2px #999;
}
.shoplink div {
width: 100%;
float: left;
margin-top: -1em;
}
.shoplink span {
margin-right: 6px;
white-space: pre;
}
.shoplink h1, .shoplink2 h1, .selecta h1.shoponline {
font-size: 27px;
font-weight: 400;
line-height: 1.09091;
margin: 0 0 12px;
text-transform: uppercase;	
}
.selecta h1.shoponline {
margin: 1em 0 0.5em;	
}
.shoplink a, .shoplink2 a {
text-decoration: none;
margin:  0.5em 0;
}
.shoplink a {
float: left;
min-width: 120px;
margin-right: auto;
}	
.shoplink2 a {
display: inline-block;
}
.shopbtn {
margin: 1em 0 1em -6px;
}	
.paging-navigation {
width: 100%;
}
.um-sidebar {
padding: 0 5% !important;	
}
.um-sidebar li {
width: 100% !important;
}
.um-sidebar h2.widgettitle {
font-weight: normal !important;
font-size: 20px !important;
}
aside[id*='image_widget-'],
aside#text-18 {
margin-top: -2em; 		
}	
div.mini-cart {
margin-bottom: 0.5em;
float: left;	
}
#mc_embed_signup .button {
margin-bottom: 30px !important;	
}
.selecta {
float: left; 
width: 100%;  
margin: 1em 0;
padding: 0 2em 1.5em;	
background: rgba(230,230,240,0.975)url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/linen-2.jpg);		
box-shadow: 0 0 2px #999999;	
}
.selecta h2, .selecta-author {
text-transform: uppercase;
font-weight: normal;	
}
.selecta-author {
display: inline-block;	
}
.selecta span {
margin-right: 6px;
font-size: 16px;	
}
.selecta h2 {
margin-bottom: 3px;
}
.selecta .header {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/raven.png) no-repeat;
padding-left: 45px;	
}
.selecta img {
width: 33.33333%;
margin-right: 1em;
margin-bottom: 1em;
height: auto;
float: left;	
box-shadow: 0 0 1px #666666;	
}
.selecta-top {
margin-top: 1em;
margin-bottom: 1em;	
}
.selecta-top + p {
clear: both;
}
.selecta-body p {
display: table;
}
.site-content .selecta-body span.entry-content {
background: none;
padding-top: 0;
}
.selecta .shoplink2 {
background: rgba(255, 255, 255, 0.976) url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crowlogoholder.jpg) no-repeat 0 0;
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 1em 1.5em 1em 38%;	
background-size: 33.333%;
}
.selecta .shoplink2 span {
font-size: 1em;
}
.selecta .shopbtn {
display: inline-block;
text-decoration: none !important;
}		
div[id*='site-header-'],
#site-header { 
width: 100%;
position: relative;
z-index: 3;
}
#site-header-1 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-01.jpg) 80% 0;
}
#site-header-2 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-02.jpg) 80% 0;
}
#site-header-3 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-03.jpg) 80% 0;
}
#site-header-4 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-04.jpg) 80% 0;
}	
#site-header-5 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-05.jpg) 80% 0;
}
#site-header-6 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-06.jpg) 80% 0;
}
#site-header-7 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-07.jpg) 80% 0;
}
#site-header-8 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-08.jpg) 80% 0;
}
#site-header-9 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-09.jpg) 80% 0;
}
#site-header-10 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-10.jpg) 80% 0;
}
#site-header-11 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/Bookseller-Crow-11.jpg) 80% 0;
}	
.title-bg {
background: rgba(1,7,33,0.7);
display: inline-block; 
padding: 0 2em 0.8em 290px;
position: relative;
margin: 2em 0 1.4em;
}
.logo-badge { position: absolute;
bottom: -1.75em;
left: 0.95em;
width: 85px;
border-radius: 50%;				
opacity: 0.95;
z-index: 1;
transform: rotate(-8deg);
}
.logo-badge img {
box-shadow: none;
}
#hdr-logo {
position: absolute;
left: 3em; 
top: -2px;
}
#hdr-logo img {
width: auto;
max-height: 189px;
}
#hdr-title {
padding: 1.25em 1em 0.75em;
color: white;	
float: left;
}
#hdr-title h1 {
text-transform: uppercase;
font-size: 1.8em;
}
#hdr-title h1 img {
margin: 0.3em 0 0.33em -2px;
}
#hdr-title h1 span {
font-size: 0.7em;	
}
#hdr-title h1 a {
color: #FDDD32; 
-webkit-text-stroke: 0.125px white;
text-stroke: 0.125px white;
margin-bottom: -0.35em;
float: left;
font-weight: 500;	
}
#hdr-title span span, .header-red span {
margin-right: 0.3em;
}	
#intro-banner {width:100%; margin: 0 0 1em; position: relative; clear: both; background: #fff049; padding: 5% 5% 0;   
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30);
}
#intro-banner img {width:100%; height: auto;}
.intro-banner-text {
position: absolute; bottom: 0;
background: rgba(0,0,0,0.7); 		 
color: white; padding: 1em 1.5em 1.5em;  
border-top: 5px solid #A89F10; 
}
.intro-banner-text2 {
margin-top: 1em;
width: 100%;
text-align: center;	
padding: 0 0.5em;
}
.intro-banner-text h2 {
margin-top: 0;
font-weight: normal;
text-transform: uppercase;	
line-height: 1.3;
}
.shopsearch {
margin-bottom: 1em;	
font-weight: bold;
}
a.twitter {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/x-icon.jpg) 0 -28px no-repeat;
padding: 0.3em 0 0.4em 32px;
margin-left: 3px;			
}
.author-description a.twitter {
padding: 0.1em 0 0.2em 37px;
}
a.twitter:hover {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/x-icon.jpg) 0 0 no-repeat;
}	
a.facebook {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/facebook-icon.jpg) 0 -28px no-repeat;
padding: 0.3em 0 0 37px;
margin-left: 3px;			
}
a.facebook:hover {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/facebook-icon.jpg) 0 0 no-repeat;
padding: 0.3em 0 0 37px;
border: 0;
}
.header-red {
font-size: 15px;
margin-top: 0.2em;	
}
.phone {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/mobile-icon.png) 0 50% no-repeat;
padding: 0 0 0 18px;
}
.email {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/email-icon.png) 0 4px no-repeat;
padding: 0 0 0 26px;
margin-left: 0.5em;
}
a.email2 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/email-icon2.jpg) 0 -25px no-repeat;
padding: 0.2em 0 0.3em 43px;
margin-left: 8px;			
}
a.email2:hover {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/email-icon2.jpg) 0 0 no-repeat;
}	
.header-red, .phone, .email, .email a, .phone a {
color: rgb(232, 232, 232);
line-height: 26px;
}
#footer-sidebar .phone, #footer-sidebar .email {
opacity: 0.7;
padding-top: 4px;
}
#footer-sidebar .phone {
padding: 0 0 0 16px;
}
#footer-sidebar .email {
padding: 0 0 0 24px;
}
#footer-sidebar .email {
margin-left: 1.75em;
padding-top: 1px;
}
.seal {
margin: 1.5em auto 1em; 
text-align: center;
}
.seal img {
margin: 0 auto;
}
.fa-twitter:before, .fa-instagram:before, .fa-facebook:before, .fa-youtube:before {
content: "\f095";
font-family: "Font Awesome 5 Brands";
margin-left: 4px;
margin-right: 5px;
width: 1em;		
display: inline-block;
border: 2px solid;
border-radius: 50%;
padding: 5px;
}
.fa-facebook:before {
padding: 5px 3px 5px 7px;
}
.entry-content .fa-twitter:before, .entry-content .fa-instagram:before, .entry-content .fa-facebook:before, .entry-content .fa-youtube:before {
margin: 0 7px 0 0;
border: 0;
padding: 0;		
}
.fa-phone:before {
font-size: 1.2em; 
vertical-align: middle;		
float: left;
padding: 4px 7px 2px;		
margin-top: -4px;
margin-right: 5px;
}
.fa-instagram:before { 
content: "\f16d";
} 
.fa-twitter:before { 
content: "\e61b";
}
.fa-facebook:before { 
content: "\f39e";
}	
.fa-youtube:before { 
content: "\f167";
}
#footer-sidebar li {
display: inline-block;	
padding: 0 5px;
border: none;
text-transform: none;
font-size: 12.5px;
letter-spacing: 0.65px;	
}
#footer-sidebar li.socmed, #footer-sidebar li.mobile {
display: none;
}
#footer-sidebar li#menu-item-85, #footer-sidebar li#menu-item-82 {
display: none;	
}
#footer-sidebar li li, #footer-sidebar ul.sub-menu {
display: none;	
}
.widget_nav_menu ul li::before {
display: none;
}
#footer-sidebar aside #nav_menu-2, #nav_menu-2 {
width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);	
padding-bottom: 1em;
}
#footer-sidebar #menu-main-menu, #footer-sidebar #menu-main-menu-1 {
width: 100%;
margin: 0 auto;
text-align: center;
}
.placeholder {
margin-top: 24px !important;
}
.rpwe-clearfix a {
text-transform: uppercase;
font-weight: bold;
}
.rpwe-clearfix h3 a {
font-size: 1.1em;
}
#rpwe_widget-7 .rpwe-clearfix h3 a {
font-size: 1em;
text-transform: none;
}
.rpwe-block li {
border-bottom: 0 !important;
margin-top: 2em !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
#rpwe_widget-7 .rpwe-block li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
transition: 0.2s ease-in-out;
}
html #rpwe_widget-7 .rpwe-block li {
margin: 0 !important;		
}
#rpwe_widget-7 .rpwe-block li:last-of-type {
border-bottom: none !important;
transition: 0.2s ease-in-out;
}
.rpwe-block li:first-child {
margin-top: 0 !important;
}
.rpwe-clearfix .rpwe-thumb, .rpwe-clearfix .rpwe-img {
border: 0 !important;
margin: 0 auto 0.75em;
}
.rpwe-clearfix .rpwe-img img {
width: auto !important;
}
.rpwe-block h3.rpwe-title {
font-size: 15px !important;	
line-height: 1.25;
margin-bottom: 0.5em !important;
clear: both !important;
}
.rpwe-summary {
font-size: 13px !important;
}
.extract {
font-size: 0.9em;	
}
.entry-content h4 {
text-transform: uppercase;	
font-weight: 400;
}
.contact-top {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-stamp2.jpg) 100% 0 no-repeat;	
}
#contact {
padding: 0.5em 2em;
background: #F9F9F9; border: 1px solid #999999;
}
.entry-content ul.follow {
margin-left: 0;
margin-bottom: 2em;
float: left;
}
.entry-content ul.follow li {
list-style: none;
margin-bottom: 3px;
float: left;
width: 100%;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
margin-top: 5px;	
}
input.wpcf7-form-control[type="submit"] {
margin-top: 0;
text-transform: none;
font-size: 1em;
}
div.wpcf7-response-output {
margin-left: 0 !important;	
}
p.frm-label {
margin-bottom: 0;
}
.textwidget strong {
color: #212121;	
}
footer .textwidget strong {
color: #FFFFFF;	
}
#text-3 .textwidget strong {
margin-left: 7px;	
}
.ask {
margin: 1em 0 0;
border-bottom: 6px solid transparent;	
}
form#ns_widget_mailchimp_form-3 p, form#ns_widget_mailchimp_form-4 p {	
color: red;
font-weight: 700;
text-align: center;
text-transform: none;
background: rgba(255,255,255,0.9);
padding: 5px;
}
input#ns_widget_mailchimp-email-4 {
background: white;
color: #212121;
}	
a.synved-social-button:hover {
background: 0 !important;	
}
.panel-image {
position: relative; max-width: 97.5%;
overflow: hidden;
}
.page-template-template-latest .panel-image {
position: static;	
}
.wrapper {
background: rgba(255,255,0,0.96); 
position: absolute; 
top: 25px; width: 102%; 
padding: 1em; 
margin-left: -1%;
box-shadow: 0 2px 2px 1px rgba(100,100, 100, 0.1), 0 2px 12px 2px rgba(100, 100, 100, 0.1), 0 3px 2px -3px rgba(100,100,100,0.30);
border: solid rgba(255,255,255,0.875);
border-width: 5px 0;		
line-height: 1.3;
color: rgba(0,0,0,0.9);
font-size: 14px;
text-align: center;
text-shadow: 0 0 1px rgba(0,0,0,0.2);
text-transform: uppercase;
transform: rotate(-1deg);
}
a .wrapper {
color: #212121;
}
.book-group, .crime-group, .bigfat-group  {
width: 100px; height: 100px; position: absolute; top: 10px; left: 15px;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/bookgroup.png) no-repeat;
text-indent: -9999px;
background-size: 100% 100%;
border-radius: 50%;
box-shadow: 0 1px 1px 1px rgba(150,150, 150, 0.075), 0 1px 1px 1px rgba(150, 150, 150, 0.075),0 0 4px rgba(219,219,219,0.25);
}
.crime-group  {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crimegroup.png) no-repeat;
top: 3px; left: 20px;
-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
background-size: 100% 100%;
}
.bigfat-group {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/bigfatgroup.png) no-repeat;
top: 20px; left: 25px;
-ms-transform: rotate(5deg); -webkit-transform: rotate(5deg); transform: rotate(5deg);
background-size: 100% 100%;
}
.recommended {
width: 225px; height: 100px; position: absolute; top: -2px; left: -2px;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/recommended.png) no-repeat;
text-indent: -9999px;
}
p.form-allowed-tags {
display: none;	
}
.comments-area {
padding-top: 1.5em;
padding-bottom: 1.5em;
max-width: 570px !important;
}
ol li.bypostauthor {
color: #C01611;		
}
.bypostauthor article, .bypostauthor ol.children {
padding-right: 2em;		
}
.bypostauthor ol.children {
color: #212121;		
}
.comment-author img {
width: 50px;
height: auto; margin: 0 0 0.5em;
border: 1px solid #CCCCCC;
border-radius: 50%;
float: right;
}
body.search-results article {
border-bottom: 1px solid #CCC;	
margin-bottom: 0;
padding: 1.5em 1.5em 2.5em;	
}
body.search-results .entry-summary {
padding-left: 0;    	
padding-bottom: 0.5em;
margin: 0 30px -1.5em 30px;
max-width: 675px !important;
clear: both;
}
body.search-results #content {
padding-bottom: 1.5em;	
}	
body.search-results .site-content .has-post-thumbnail .entry-header {
margin-top: 0;
}
body.search-results .entry-meta {
margin-left: 0;	
}
body.search-results .entry-meta .cat-links a {
margin-left: 0.25em;	
}
body.search-results .entry-meta .cat-links a:first-child {
margin-left: 0;
margin-right: 0;
}	
body.search-results .entry-summary p a.more-link {
display: block;
text-decoration: none;
}	
body.search-results .entry-summary .more-link::after {
display: none;	
}	
body.search-results .comments-link {
display: none;	
}
body.search-results  h1.entry-title {
font-size: 1.8em	
}
.shop-search {
margin-left: 0 !important;	
}
.authorname {
text-transform: uppercase;	
margin-right: 5px;
}
aside#text-17 {
margin-top: -1.5em;	
}	
#mc_embed_signup{background:#fff; clear:left; }
#mc_embed_signup .mc-field-group input {margin-left: 0 !important; background: white;}
#mc_embed_signup .button {
background-color: #F5554B !important;
margin-bottom: 0 !important;}
#mc_embed_signup .button:hover {background-color: #ED3A2B !important;}
#mc_embed_signup form {padding-left: 0 !important; padding-bottom: 0 !important;}
#mc_embed_signup .mc-field-group label {font-size: 13px !important;}
#ns_widget_mailchimp_form-3 .error {
color: #D42C1E !important; 	
}
a.rsswidget {
text-transform: uppercase;
}
.widget .full img {
margin-bottom: 1.25em;
margin-top: 0;
}
#share h1 {
font-weight: normal;
text-transform: uppercase;
padding-top: 0.5em;	
}
.m-top {
margin-top: 1.5em;	
}
.degas {
line-height: 2em;	
}
table.flightclub {
max-width: 400px;
margin-bottom: 1em;
}
table.flightclub td {
padding: 5px 1em;
text-align: right;	
}
table.flightclub tr:nth-child(1) td {  
background: #666666;
color: white;
}
table.flightclub tr td:nth-child(1) {  
color: #666666;
font-weight: 700;
}
table.flightclub tr:nth-child(1) td:nth-child(1) {  
color: white;
font-weight: 400;
}
#site-search {
margin-top: 1.5em;
float: left;
margin-bottom: Calc( 2em + 5%);	
width: 100%;
}
.shop-byline, .event-byline {
margin-top: -6px;
margin-left: 3px;
float: left;	
}
.event-byline {
margin-top: -9px;
}
.shop-byline .authorname {
text-transform: uppercase;
font-size: 1.1em;	
}
.privacy {
max-width: 690px;
margin: 1em auto;	
}
.privacy a {
padding-bottom: 1px;
border-bottom: 1px solid;	
}
.privacy a:hover {
border-color: transparent;	
}
.headertext {
padding: 0 1em 1em;
max-width: 600px;
margin: 0 auto;	
}
article .entry-content p {
float: left;	
width: 100%;
}
article#post-76 .entry-content p {
float: none;	
}
article .entry-content .selecta p {
float: none;
width: auto;	
}	
#mc_embed_signup div#mce-responses {
margin: 0 !important;
}
#mc_embed_signup div.response {
width: 100% !important;
padding-left: 0 !important;
padding-top: 0 !important;
}
#latestposts .rpwe-ul {
margin-bottom: -0.5em;
}
#latestposts.rpwe-block h3.rpwe-title {
font-size: 1em !important;
float: right;
width: calc(100% - 50px - 0.75em);
clear: none !important;	
padding-top: 2px !important;
margin-bottom: 1px !important;
margin-top: 0;
}
#latestposts .rpwe-clearfix a {
text-transform: none;
}
#rpwe_widget-7 #latestposts .rpwe-clearfix a img {
width: 100%;
max-width: 49px;
height: auto;
}
#latestposts.rpwe-block li {
margin: 0 0 6px !important;
padding: 4px 0 !important;
border-bottom: 1px solid rgba(0,0,0,0.1) !important;		
float: left;
width: 100% !important;
}
#latestposts.rpwe-block li:last-child {
border: none !important;
}
#latestposts .rpwe-time {
color: #555;
}
.hentry .entry-header {
border: none !important;	
}
.site-main {
margin-bottom: 0 !important;
}
.subhead {
font-size: 0.95em;
opacity: 0.9;
}
.subhead strong  {
font-weight: 500;	
}
.subhead-mob {
display: none;	
}
.gmnoprint button.gm-control-active, .gmnoprint button.gm-control-active:hover,
.gm-control-active, .gm-control-active:hover {
background: transparent !important;	
}
.gm-svpc {
display: none;	
}
footer.entry-meta {
margin-left: 2em;	
}
.hdr-top {
text-align: center;
width: 100%;
background: #222;
color: white;
padding: 0.75em 1em;
font-size: 0.8em;		
display: none;	
}
.hdr-top p {
display: inline-block;
margin: 0 auto;
}
.hdr-top a {
padding: 5px 6px;
border-radius: 4px;
margin-left: 2px;
background: yellow;
font-weight: 600;
}
.hdr-top:before {
content: "";
width: 0.8em;
height: 0.8em; 
background: white;
border-radius: 50%;
margin-right: 0.5em;
display: inline-block;
}
.meta-box-c.no-bdr {
border-bottom: none;
margin-bottom: 0;	
}
.meta-box-c.no-bdr.no-icon {
border-top: none;	
}
.intro-box {
width: 100%;
margin-bottom: 2.5em;
padding: 1em 0 1em 1em;				
text-align: center;				
border-top: 5px solid;				
border-bottom: 1px solid;
position: relative;
}
.intro-box, .intro-box:hover{
-webkit-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
transition: all .25s ease-in;	
}
.intro-box a.intro-link {
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
.no-icon .intro-box {
padding: 1.33em 0;
text-align: left;		
}
.meta-box-c.no-bdr + .intro-box {
border-top: none;
padding-top: 0;
margin-top: -0.5em;
}
.intro-box p {
margin-bottom: 0;
line-height: 1.4;	
}	
.intro-box a {
font-weight: bold;	
}
.intro-pic {
float: left;
max-width: 125px;
margin-right: 1.1em;	
}
.meta-box-c .intro-right {
float: right;
width: calc(100% - 1.1em - 125px);		
}
.meta-box-c .intro-right h1.archive-title {
line-height: 1.2;		
}
.gmwd_container_wrapper {
margin-bottom: 0.5em !important;
}
.gmwd_container_wrapper + p {
hyphens: none;
}
.notice-outer {
background: #ff3930;
position: relative;	
background-size: cover;
margin-bottom: 2.5em;
}
.notice-outer:before {
content: ' ';
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
background-image: url(https://booksellercrow.co.uk/wp-content/uploads/2021/06/Bookseller-Crow-bookshop-exterior.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
-ms-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
mix-blend-mode: multiply;
opacity: 0.15;
}
.notice-close:hover, .notice-outer, .notice-outer.hidden {
-webkit-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
transition: all .25s ease-in;	
}
.notice-close {
position: absolute;
right: 15px;
top: 10px;
width: 22px;
height: 22px;
opacity: 0.6;
border: none !important;
box-shadow: none !important;
z-index: 3;
}
.notice-close:hover {
cursor: default;
opacity: 1;
}
.notice-close:before, .notice-close:after {
position: absolute;
left: 15px;
content: ' ';
height: 22px;
width: 2px;
background-color: white;
}
.notice-close:before {
transform: rotate(45deg);
}
.notice-close:after {
transform: rotate(-45deg);
}
.notice, .notice h1.archive-title, .notice h1.entry-title {
background: transparent;
color: white;			
}
.notice {
padding: 2.5em 1.5em 1.5em;
z-index: 2;
position: relative;	
}
.notice h1 {
padding: 0 1.2em;
}
.notice p {
padding: 0.25em 0;
}
.intro-box.notice {
border: none;
padding-bottom: 0;
margin-bottom: 1.5em;			
}
.meta-box-c.no-bdr.notice + .intro-box.notice {
margin-top: -1em;
}
.notice a, .notice a.mob {
color: white;
padding-bottom: 1px;
border-bottom: 1px solid;
}
.notice a:hover, .notice a.mob {
border-bottom: 1px solid transparent;
} img,
.title-bg,
.master-slider, .notice-outer,
.widget img, .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .product_list_widget li img,
.intro-pic img,
figure.woocommerce-product-gallery__wrapper {
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30);
}
#hdr-logo img {
box-shadow: none;
}
.brick article a img {
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.10), 0 0 1.5px rgba(175,175,175,0.75);
}
.woocommerce-product-gallery__wrapper {
display: inline-block;
}
.widget_image_widget a img:hover, .textwidget p  a img:hover, a.rpwe-img img:hover  {
opacity: 0.75;
}
.widget_image_widget a img, .widget_image_widget a img:hover,
.textwidget p a img, .textwidget p a img:hover,
a.rpwe-img img, a.rpwe-img img:hover {
transition: 0.2s ease-in-out;
}
.master-slider-parent {
height: calc(100vw * 0.537)
}
.site-main nav.navigation {
max-width: 735px;
margin-left: auto;
padding-bottom: 0;
} .marquee {
--gap: 0.5rem;
position: relative;
display: flex;
overflow: hidden;
user-select: none;
gap: var(--gap);
margin-top: 1rem;
padding-top: 1.5em;
}
ul.marquee__content {
flex-shrink: 0;
display: flex;
justify-content: space-around;
gap: var(--gap);
min-width: 100%;
padding-left: 0;
margin-left: 0;
align-items: flex-end;
}	
.marquee li {
list-style: none; 
max-width: 150px;
}
.header-scroll {
padding-bottom: 0.5em;
}
.marquee-caption {
width: 100%; 
text-align: center; 
font-size: 0.875em;
color: #656565;
margin: -1em 0;
}
.marquee-caption strong {
text-transform: uppercase; margin-right: 0.5em;
}
@keyframes scroll {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-100% - var(--gap)));
}
} @media (prefers-reduced-motion: reduce) {
.marquee__content {
animation-play-state: paused !important; }
} .marquee__content {
animation: scroll 36s linear infinite;
} .marquee--reverse .marquee__content {
animation-direction: reverse;
} .marquee--hover-pause:hover .marquee__content {
animation-play-state: paused;
} .marquee--fit-content {
max-width: fit-content;
} .marquee--pos-absolute .marquee__content:last-child {
position: absolute;
top: 0;
left: 0;
} .enable-animation .marquee--pos-absolute .marquee__content:last-child {
animation-name: scroll-abs;
}
@keyframes scroll-abs {
from {
transform: translateX(calc(100% + var(--gap)));
}
to {
transform: translateX(0);
}
} .marquee__content > * {
flex: 0 0 auto;
margin: 2px; }
.header-scroll section {
margin: 0.5rem 0 -0.25rem;
} .cat-onthebox .entry-header {
position: relative !important;
}
.cat-onthebox .panel-image img {
margin-bottom: -5px;
height: auto;
min-height: 25vw;
}
.cat-onthebox .panel-image.thin img {
transform: scale(1.6);
margin: -5% 0;
}
.onthebox {			
width: 97.5%;
position: absolute;
top: 0; right: 0; left: 0; bottom: 0;  
text-align: center;		
box-shadow: 0 0 2px rgba(0,0,0,0.18);
background: rgba(255,0,0,0.75);
border: 3px solid rgb(220, 220, 230);
}
.otb-inner {
font-size: 1em;
line-height: 1.1;
color: white;
padding: 13.5% 5%;
}
.thin + .onthebox .otb-inner {
padding: 8.5% 5%;
}
.otb-inner span {
text-transform: uppercase;
padding: 0.1em 0.25em 0.15em;
border: 1px solid white;		
}
.yt {
background: white; 
max-width: 75px;
margin: 0.5em auto 0.5em;
padding: 3px;
border-radius: 3px;		
}
.yt img, img.otb {
width: 100%;
height: auto;
box-shadow: none !important;
}
img.otb {
width: 90%;
margin: 0.65em 5% -0.25em !important;
}
.resp-container {
position: relative;
overflow: hidden;
padding-top: 56.25%;
}
.resp-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.on-the-box div {
position: relative;
width: 100%;
float: left;
}
.on-the-box div a {
position: absolute;
top: 0; right: 0; bottom: 0; left: 0; 
}
.on-the-box table, .on-the-box tr, .on-the-box td {
border: none;
font-size: 1em;
}
.on-the-box table {
width: 100%;
float: left;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.on-the-box td {
height: 130px;
}
.on-the-box td:first-of-type {
width: 80px;
}
.on-the-box a {
font-weight: 500;
color: #2B2B2B !important;
}
.on-the-box strong {
color: var(--site_blue) !important;
}
.on-the-box img {
margin: 0 0 0.5em !important;
width: 80px;
}
.on-the-box td.exhib-title {
padding-top: 5px;
}
.on-the-box .sale-price {
font-size: 0.9em;
margin-left: 0.5em;
}
.category-1714 .rpwe-block li:nth-child(n+2) { display: none !important;
} .divide {
width: 100% !important;
margin-top: 0.75em;
display: inline-block;
}
.buy {
font-weight: 600; 
color: var(--site_blue);
}
.bookclub.on-the-box table {
border-bottom: none;
background: none;
}
.bookclub.on-the-box td:first-of-type, .bookclub.on-the-box img { width: 135px;		
} .highlight-panel-outer {
width: 100%; 
padding: 1em 0; 
margin: 0 0 -1.75em;
position: relative;		
background: #fff049;
}
.highlight-panel {
padding: 0.75em 1em 1em;
text-align: center; 
display: block;
}
.highlight-panel-inner {
display: block;
}
.talks-logo {
width: 64%;
max-width: 672px;
margin: 0 auto;
}
.talks-logo a {
position: relative;
}
.talks-outer {
display: flex;
}
.talks-author {		
display: flex;
justify-content: center;
margin: 0.5em 1em 0;
position: relative;		
border: 1px solid #ddd;
background: rgba(255,255,255,0.075)url(//crowtest.degasguruve.com/wp-content/themes/booksellercrow/images/linen.jpg);
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30);
border-radius: 4px;
padding-bottom: 2.75em;
}
.talks-author a {
display: flex;
justify-content: center;
padding: 1em;
margin: auto;
}
.talks-author span {
position: absolute;
bottom: 0.75em; 
right: 0.75em;
background: var(--site_blue);
padding: 0.35em 0.45em 0.35em 0;
border-radius: 99px;		
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.05), 0 2px 12px 2px rgba(100, 100, 100, 0.04), 0 3px 4px -3px rgba(100,100,100,0.1);
border-width: 2px;
font-weight: 600;
font-size: 15px;
color: white;
width: calc(100% - 1.5em);
}
.talks-author .fa-youtube::before {
margin-right: 1px;
padding: 5px 6px 5px 4px;
}
.talks-author img {
float: left;
}
.talks-author2 {
margin-left: 0.5em; width: 42.8%; max-width: 450px;
}
.talks-author2 img {
float: left;
}
.talks-logo img, .talks-author img, img.txt {
box-shadow: none;
}
img.cover {
width: 22.5%; 
margin-right: 0.65em; 
}
img.txt {
height: 6.5vw;
max-height: 85px;
width: auto;
margin-bottom: -0.5em;
}
.txtotr, .txtotr2 {
text-align: left; width: 250px; font-size: 15px;
}
.txtotr2 {
width: 200px;
}
.txtcpy {
clear: both;
text-shadow: 0 0 0.5px;
}
.ep {
border-radius: 50%;
background: rgba(237,58,43,0.95);
color: white;
width: 65px;
height: 65px;
line-height: 65px;
position: absolute;
left: 0.5em;
top: 1.25em;
}	
a.view-small {
display: none;
}
.talks-author a.adj {
margin: 0 -5em 0 -1em;
}
.talks-intro {
width: 100%; clear: both; margin: 1em auto 0; max-width: 100ex;
text-shadow: 0 0 0.5px;
}
.thumb1 {
margin-left: 1em;
}
.thumb1 img {
display: inline;
border-radius: 50%;
height: 95px;
margin-right: 0.5em;
border: 1px solid white;
}
.copy {
max-width: 70ex; 
margin: 0 0.5em; 
text-align: left; 
padding: 0.25em; 
width: 45%;		
}
.copy span {
background: rgba(255,255,255,0.75);
padding: 2px 7px 4px 2px;
border: 1px solid rgba(0, 0, 0, 0.1); 
white-space: nowrap;
border-radius: 5px;
margin: 0 2px;
line-height: 1.6;
}
.copy .fa-youtube::before {
border: none;
padding: 0;
vertical-align: middle;
font-family: "Font Awesome 5 Brands";
color: #F5554B;
font-size: 25px;
margin: -1px 3px 0 0;
}
.copy a {
font-weight: 600;
} .list-outer, .list-section {
width: 100%;
clear: both;
}	
.list-outer {
margin: 1em 0.25em;
}
.list-inner {
margin-bottom: 1.5em;
}
.list-inner h3 {
margin-bottom: 0;
}
.list-section {
margin-bottom: 0;	
}
.list-section-inner {
clear: both;
display: flex;	
flex-wrap: wrap;
padding-top: 0.5em;
}
.list-item {
flex: 0 0 100%;
position: relative;
border-bottom: 1px solid rgba(0,0,0,0.1);
margin-bottom: 1em;
}
.list-item.grid {
flex: 0 0 50%;
}
.list-section-inner div:last-of-type {
border-bottom: 0;
}
.list-item a {
position: absolute;
top: 0; right:0; bottom: 0; left: 0;
z-index: 1;
}
.list-buttons a.button, .list-buttons a.added_to_cart {
position: relative;
background-color: #F5554B !important;
color: white;
padding: 0.2em 0.5em 0.33em!important;
margin-top: 0 !important;
z-index: 2;
margin-right: 0.25em;
}
.list-pic, .list-copy {
float: left;
line-height: 1.4;
-moz-hyphens: none;
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
}
.list-pic {
width: 32%;
padding-right: calc(0.5em + 0.5vw);
}
.list-pic img {
margin-bottom: 1em !important;
}
.list-copy {
width: 68%;
}
.list-item.grid {
border: none;
}
.list-item.grid .list-pic {
width: 45%;	
padding-right: calc(0.33em + 0.33vw);
}
.list-item.grid .list-copy {
width: 55%;						
}
.list-price {
width: 100%;
margin: 0 0 1em;
}
.list-copy .woocommerce-Price-amount {
display: none;
} .proinput input[type="search"], .proinput input[type="text"] {
border: none !important;
}
#ajaxsearchprores2_1.vertical, #ajaxsearchprores2_2.vertical, div.asp_r.asp_r_2.vertical {
padding: 1px !important;	
}
div.asp_m.ajaxsearchpro .probox .proinput {
height: calc(100% - 2px) !important;
}
#ajaxsearchpro1_2 .probox .promagnifier {
display: none !important;
}
div.asp_m.ajaxsearchpro .probox .proinput {
margin-left: 0 !important;
}
.probox .proinput input.orig {
padding-left: 5px !important;
}
#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
background-image: none !important;
background: white !important;
}
#ajaxsearchpro1_1 .probox .proinput input.autocomplete, #ajaxsearchpro1_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_1 .probox .proinput input.autocomplete {
color: rgb(175,175,175)!important;
}
#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig {
padding: 0 !important;
}
html #ajaxsearchpro1_1 .probox .proinput input.orig, html #ajaxsearchpro1_1 .probox .proinput input.orig::placeholder, html #ajaxsearchpro1_1 .probox .proinput input.orig::-webkit-input-placeholder,
html #ajaxsearchpro1_2 .probox .proinput input.orig, html #ajaxsearchpro1_2 .probox .proinput input.orig::placeholder, html #ajaxsearchpro1_2 .probox .proinput input.orig::-webkit-input-placeholder,
.asp_main_container, .asp-try, .wpdreams_asp_sc, .asp_main_container *, .asp-try *, .wpdreams_asp_sc * {
font-family: "Open Sans",sans-serif !important;
font-size: 15px !important;
color: #212121 !important;
}
div.asp_m.ajaxsearchpro .probox .proinput form {
padding-left: 0.5em !important;
}
a.asp_res_url {
line-height: 1.1 !important;
}
.asp_content h3 a {
color: var(--site_blue) !important; 
}
.asp_res_text {
line-height: 1.2 !important;
padding-left: 80px !important;
}
.asp_res_text p {
margin-bottom: 0.5em;
}
.asp_res_text p.author {
margin: -0.25em 0 0.125em;
}
.asp_res_text p.format {
margin: 0 0 0.75em; 
}
.asp_res_text p.format + p {
margin-top: 0.33em; 
}
#ajaxsearchprores2_2, div.asp_r.asp_r_2 {
margin-top: 6px;
}
#woocommerce_product_search-4.widget_product_search {
display: flow-root !important;
}
#ajaxsearchprores1_1.vertical .results .item .asp_image, #ajaxsearchprores1_2.vertical .results .item .asp_image, div.asp_r.asp_r_1.vertical .results .item .asp_image,
#ajaxsearchprores2_1.vertical .results .item .asp_image, #ajaxsearchprores2_2.vertical .results .item .asp_image, div.asp_r.asp_r_2.vertical .results .item .asp_image {
height: 110px !important;	
margin-right: 10px !important;
background-size: 100% auto !important;
background-position: 0% 0% !important;		
}
div.asp_w.asp_r .results .item {
padding: 0 !important;		
}
#ajaxsearchprores1_1.vertical .results .item .asp_content, #ajaxsearchprores1_2.vertical .results .item .asp_content, div.asp_r.asp_r_1.vertical .results .item .asp_content {
padding: 11px !important;
}
#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {
background: none !important;	
}
.widget_product_search #ajaxsearchpro2_1 {
width: 100% !important;
} 
html #ajaxsearchpro1_1 .probox .proinput input.orig, html #ajaxsearchpro2_1 .probox .proinput input.orig, html #ajaxsearchpro2_2 .probox .proinput input.orig {
padding-left: 0.5em !important;
}
.probox .innericon::before {
color: #fff;
content: "\f002";
font-family: 'Font Awesome 5 Free';
font-size: 18px;
margin-top: 7px;
font-weight: 900;
display: inline-block;
}
#ajaxsearchpro2_1, #ajaxsearchpro2_2, div.asp_m.asp_m_2 {
border-color: #000 !important;
} .primary-navigation ul ul {	}
.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 13px;
}	
.primary-navigation .fa-twitter:before, .primary-navigation .fa-instagram:before, .primary-navigation .fa-facebook:before, .primary-navigation .fa-youtube:before {
border: none;
padding: 2px 4px;
font-family: "Font Awesome 5 Brands";
}
.primary-navigation li.socmed a {
padding: 0;	
}	
.primary-navigation li.socmed.menu-item-8081 a { padding: 0 8px	
}	
.primary-navigation li.socmed i {
font-size: 14px;
}
.cartcontents + .amount::before {
content: "" !important;
} .cart-price {
margin: -4px 0 0 3px;
}
.wpmenucart.empty .cart-price {
display: none !important;
}
ul.sub-menu.wpmenucart.empty {
display: none;
}
li.wpmenucart.empty a.wpmenucart-contents.empty-wpmenucart-visible::after, ul.sub-menu.wpmenucart.empty li.wpmenucart a::after {
display: none !important;
}
li.wpmenucart a.wpmenucart-contents.empty-wpmenucart-visible {
pointer-events: none;
background-color: transparent !important;
}
#footer-sidebar li.wpmenucart {
display: none; } article.ai1ec_event .userphoto {
display: none;	
}
article.ai1ec_event .entry-header {
margin-top: 1em;	
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
border-top: 0 !important;
background: rgba(230,230,240, 0.975) !important;
margin-bottom: 0.75em;
padding: 0.5em;
box-shadow: 0 0 2px #999;
}
.ai1ec-event-avatar {
float: left !important;	
}
.ai1ec-posterboard-view .ai1ec-event-title {
font-weight: bold;
font-family: inherit !important;
font-size: 17px !important;
color: #555;
} 
.ai1ec-posterboard-view .ai1ec-event-wrap {
margin: 6px;
background: rgba(230,230,235,0.975) !important;
border: 1px solid #FFF9F0;
padding: 7px;
box-shadow: 0 !important;		
}	
.crow {
float: left;
margin-top: -1em;
margin-bottom: 2em;
}
.crow .icon-shopping-cart {
margin-right: 10px !important;
}
.ai1ec-single-event {
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;	
margin-bottom: 2em;
padding-bottom: 1em;
}
.ai1ec-single-event .ai1ec-event-avatar {
margin: 4.5em 1.5em 0 0;
box-shadow: none !important;
}
.ai1ec_event.type-ai1ec_event .entry-content .c1et5uql {
margin-bottom: 1em;
hyphens: none
}
.ai1ec_event.type-ai1ec_event .entry-content div:not(:empty):last-of-type { }
.ai1ec-contact-url {
display: none;	
}
#ai1ec_agenda_widget-4 {
margin-bottom: 20px;	
}
.ai1ec-event-footer {
display: none !important;
}
.ai1ec_event-template-default .hentry {
margin-bottom: 1em;	
}
.rpwe-block a.more-link {
position: relative;
display: block !important;
margin-top: 0.25em;
}
a.more-link:after {
content: "Read More >";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: white;
min-width: 100px;
} .ai1ec-popup {
font-size: 14px !important
}
.ai1ec-popup .ai1ec-popup-excerpt {
font-size: 13px !important
}
.ai1ec-popup .ai1ec-popup-title, .ai1ec-popup a.more-link {
position: relative;
z-index: 100;
} 
.ai1ec-popup .ai1ec-popup-excerpt {
clear: both;
} #comments {
margin-top: 0;
padding-top: 0;
max-width: 660px !important;
}
p.comment-form-cookies-consent {
clear: both;	
}	
input#wp-comment-cookies-consent {
float: left;
margin: 5px 5px 0 0;
}	
#comments .comment-list .comment-content {	
-moz-hyphens: none;
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
} #shop {			
margin-left: 22.00238%;
min-height: 80vh;
padding-top: 48px;	
overflow: hidden;		
}
#shop .content-area {
width: 70.6%;
height: 100%; 
padding-right: 1.9508%; 	
padding-left: 1.9508%;			
border-right: 1px solid gray;
border-left: 1px solid gray;
display: inline-block;
}
#shop #content {
padding: 0 4%;
}
#shop #main {
border-top: 5px solid #333;
padding-top: 1.5em;	
}
#shop .accessories h4, #shop .related h4 {
margin-bottom: 0.2em;
font-weight: 400;
text-transform: uppercase;
}
#shop #content .products-outer {
border-bottom: 1px solid #CCC !important;
margin-bottom: 1em !important;
}
#shop #content .accessories div:last-child {
border-bottom: 0 !important;
}
#shop .meta-box-c + p {
color: #767676;
font-size: 19px;
font-style: italic;
line-height: 1.26316;
margin-bottom: 24px;
text-align: center;	
}	
#shop .meta-box-c + p + p {
text-align: center;	
}
#shop #content ul:first-child {
border-bottom: 1px solid !important;
margin-bottom: 1em !important;
}
#shop #content .products-outer ul:first-child {
border-bottom: 0 !important;
margin-bottom: 0 !important;
}
#shop #content ul.tabs {
border-bottom: 1px solid #DDD !important;
margin-bottom: 0 !important;
}	
#shop #secondary {
float: right;
width: 29%;	
min-height: 0;
}
shop #secondary .content-sidebar {
padding: 48px 30px 24px 20px;
}	
#shop .content-sidebar {
padding-top: 0;
padding: 0 30px 24px 20px;
}
#shop .meta-box-c .archive-header {
padding: 0;	
}
#shop blockquote p {
margin-bottom: 0.5em;
float: left;
width: 100%;	
text-align: center;
}
#shop .navigation {
margin: 1em 0 2em;	
}
#tab-accessories h4 {
text-transform: uppercase;	
}
#payment fieldset {
float: left;
width: 100%;	
} #shop #content ul.tabs, #shop #tab-reviews, #shop #reviews, .woocommerce-tabs ul.tabs,
.woocommerce-tabs .panel h2 {
display: none !important;	
}
#shop #tab-description {
border-top: 1px solid #CCCCCC !important;
background: #F2F1F5 url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crowlogoholder.jpg) 0 1.75em no-repeat !important;
background-size: 160px 150px !important;
border-radius: 3px;
min-height: 200px;
padding: 1.5em 30px 1.25em 190px;
border: none !important;
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30);
margin: 0 1.5%;
width: 97%;
}	
#tab-description.entry-content p {
hyphens: none;	
}
#tab-description.entry-content p:first-of-type {
margin-top: 0.5em;
}
.related > h2:first-child, .upsells > h2:first-child {
text-transform: uppercase !important;
font-size: 21px !important;	
}
.related, .accessories {
border-top: 5px solid #333;
clear: both;
margin-top: 2em;
}
.related ul.products {
margin-top: 3em;	
}
a.ywgc-show-giftcard {
font-weight: bold;
} .page-id-45 article .entry-content p {
float: none;	
} .ie-notice, .ie-notice-2, .ie-notice-10 {
padding: 0 2em;
margin: -0.5em 0 0;
width: 100%;
display: block;
font-size: 13px;
max-width: 1050px;	
}
.ie-notice-10 {
display: none;
}
html[data-useragent*='MSIE 10.0'] .ie-notice-10 {
display: block; }
.ie-instructions {
margin: 1em 0 -2em;	
}
.conf-message {
clear: both;
font-size: 0.9em;
margin-top: 2em;	
}	
form.jwl-wishlist input[type="submit"] {
margin: 0 !important;
} header.woocommerce-products-header {
margin-top: -1.5em;
margin-bottom: 1.5em;
text-align: center;
padding: 0;
}	
.woocommerce-products-header .archive-title, .woocommerce-products-header .page-title {
border-bottom: 3px solid #333;
}
.woocommerce div.product .product_title {
margin: 0.25em 0 0;
hyphens: none;
}
.quantity input.plus, .quantity input.minus {
background: #F93;
padding: 8px 12px;
vertical-align: middle;
color: #FFF !important;
cursor: pointer;
border: 0;
margin-top: -5px;
}	
.woocommerce div.product form.cart .qib-button, .woocommerce table.cart td.product-quantity .qib-button {
background: #F93 !important;
vertical-align: middle;
width: 25px !important; 
height: 30px !important;
color: #FFF !important;
cursor: pointer;
border: 0 !important;
border-radius: 2px !important;
padding: 0 0 3px !important;
}
.woocommerce div.product form.cart .qib-button {
height: 35px !important;
}
.minus.qib-button  {
margin-right: 1px !important;
}
.plus.qib-button  {	
margin-left: 1px !important;
}
.woocommerce div.product form.cart .qib-button:focus, .woocommerce table.cart td.product-quantity .qib-button:focus {
outline-offset: 0 !important;
outline-width: 0 !important;
}	
.quantity .qty {
width: 3em !important;
margin: 0 -0.2em;
}
.woocommerce div.product form.cart div.quantity {
margin-right: 1em;
}
#shop .entry-content a, #shop .entry-summary a, #shop .page-content a, #shop .comment-content a {
text-decoration: none;
}	
.products li {
float: left;
margin: 0 10px 20px 0;
padding: 0 !important;
position: relative;
width: 160px;
height: 350px;
margin-bottom: 1.5em;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 25%;
}
li.product, .woocommerce-page ul.products li.product {
margin-right: 0 !important;
}
.products li strong, .products li .clear {
padding: 0 10px;
margin-bottom: 2px;
}
.products li .clear span {
display: block; line-height: 1.15;
padding: 1px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
margin-bottom: -0.5em !important;
}
.woocommerce ul.products li.product .price {
padding: 0 10px;
margin-bottom: 0.5rem !important;
}
.shop-image {
position: relative;
border-bottom: 5px solid #666;
height: 275px;
margin-bottom: 5px;
padding: 0 10px;
}
.woocommerce ul.products li.product a img {
margin-bottom: 3px !important;	
width: calc(100% - 20px) !important;
border-radius: 0 !important;
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30), 0 0 5px rgba(219,219,219,0.95);
}
.shop-image img {
position: absolute;
bottom: 0;
}
.nostock {
color: red;
font-size: 0.9em;
}
.clear.nostock, .woocommerce-LoopProduct-link .clear.nostock {
padding: 0;	
}
input.button, #review_form #submit, .woocommerce ul.products li.product .button {
color: #FFF;
background: #FF9C07!important;			
padding: 0.5em 1em; 
margin: 0 auto;		
width: auto !important;
vertical-align: middle !important;
text-align: center;
text-decoration: none;
text-transform: none;
border: 0;
cursor: pointer;
font-family: inherit;
border-radius: 3px;
}
input.button:hover, #review_form #submit:hover, .woocommerce ul.products li.product .button:hover {
background: #FF8705 !important;
transition: 0.2s ease-in-out;
}
.woocommerce-LoopProduct-link:hover img {
opacity: 0.7;
transition: 0.2s ease-in-out;	
}
.woocommerce-LoopProduct-link img {
transition: 0.2s ease-in-out;
}
.woocommerce nav.woocommerce-pagination ul li a.woocommerce-LoopProduct-link,
.woocommerce nav.woocommerce-pagination ul li a.woocommerce-loop-product__link {
display: none;	
}
.woocommerce nav.woocommerce-pagination ul a.woocommerce-LoopProduct-link,
.woocommerce nav.woocommerce-pagination ul a.woocommerce-loop-product__link {
pointer-events: none;
cursor: default;	
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
transition: 0.2s ease-in-out;
}
.woocommerce ul.cart_list li.hovered, .woocommerce ul.product_list_widget li.hovered, ul.rpwe-ul li.hovered {
background: rgba(0, 0, 0, 0.05);
transition: 0.2s ease-in-out;
}
#rpwe_widget-3 ul.rpwe-ul li {
padding: 8px !important;
margin-left: -8px !important;
transition: 0.2s ease-in-out;
}
#rpwe_widget-3 ul.rpwe-ul li.hovered { }
.product_list_widget li {
padding: 0.5em 0 !important;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .product_list_widget li img {
width: auto;
max-width: 60px;
margin-right: 0.9em;
margin-top: auto;
margin-bottom: auto;
box-shadow: 0 0 4px rgba(219,219,219,0.95);
border-radius: 0;
}
.product_list_widget li img {
float: left !important;
}
.widget_shopping_cart .product_list_widget li a.remove {
left: auto !important;
right: 0 !important;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
padding-right: 2em !important;
}
.widget_shopping_cart p.buttons, .widget_shopping_cart p.total {
padding-bottom: 0.5em !important;
}
a#woo_pp_ec_button {
display: none;	
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
padding-top: 8px !important;
border: none !important;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
font-size: 82.5%;
}
.single-product div.product .product_meta .posted_in, .single-product div.product .product_meta .sku_wrapper, .single-product div.product .product_meta .tagged_as {
display: inline;
line-height: 1.6;
}
.woocommerce span.onsale, .woocommerce span.presale, .woocommerce span.signed {
padding: 0 !important;	
min-height: 3.236em;
min-width: 3.236em;
font-size: 0.857em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: -0.5em;
left: -0.5em;
margin: 0;
border-radius: 100%;
background-color: #77A464;
color: #FFF;		
z-index: 9;
border: none !important;
}
.woocommerce span.presale {
padding: 1.1em 0.1em 1.1em 0 !important;
background-color: #e9de44;
color: #223;
}
.woocommerce span.signed {
padding: 1.4em 0.1em 0.8em 0 !important;
background-color: #6465a6;
color: white;
}
.single-product div.product {
overflow: visible;
}	
.woocommerce ul.products li.product .onsale, .woocommerce .type-product .onsale,
.woocommerce ul.products li.product .presale, .woocommerce .type-product .presale,
.woocommerce ul.products li.product .signed, .woocommerce .type-product .signed {
left: 20px;
margin: -0.5em -0.5em 0 0;
top: auto;		
border: 3px double white !important;
bottom: calc(58px + 58%);
height: 45px !important;
width: 45px !important;
opacity: 0.93 !important;
z-index: 2;
}
.woocommerce ul.products li.product .presale, .woocommerce .type-product .presale,
.woocommerce ul.products li.product .signed, .woocommerce .type-product .signed {
height: 75px !important;
width: 75px !important;
bottom: calc(52px + 52%);
line-height: 1;
text-transform: uppercase;
display: inline-block;
font-size: 15px;
text-shadow: 0 0 1px rgba(0,0,0,0.2);
left: auto;
right: 1.35em;
border: 5px white double !important;
}
.woocommerce ul.products li.product .signed, .woocommerce .type-product .signed {
height: 77px !important;
width: 77px !important;
}
.woocommerce ul.products li.product .signed, .woocommerce .type-product .signed {
font-size: 14.5px;
right: 1.5em;
}
.woocommerce .type-product .onsale, .woocommerce .type-product .presale, .woocommerce .type-product .signed {
top: 1.65%;
left: 1.5%;
bottom: auto;
height: 49px !important;
width: 49px !important;
}
.woocommerce .type-product .presale {
height: 75px !important;
width: 75px !important;	
}
.woocommerce .type-product .signed {
height: 77px !important;
width: 77px !important;	
}
.woocommerce .type-product .presale.adj, .woocommerce .type-product .signed.adj {
left: calc(1.5% + 30px);
top: calc(1.65% + 10px);
}
.woocommerce-loop-product__title {
margin-top: 0.25em	
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
margin-bottom: 0.25em !important;
font-weight: 600;
}
.woocommerce ul.products li.product h3 {
line-height: 1.1;
}
.widget_products span.product-title {
display: contents;
margin-bottom: 0.25em;	
line-height: 1.4;
}
a.remove::before {
color: red;
}
.widget_shopping_cart .product_list_widget li a.remove {
font-size: 1.2em;
top: 0.55em;
}
.widget_shopping_cart .product_list_widget li a.remove {
top: 50% !important;
transform: translateY(-50%);
}
.widget-area .widget{
clear: both;
}
.widget-area .widget a.button {
background: #F5554B !important;
color: white !important;
border-radius: 3px;
text-transform: none;
}
.widget-area .widget a.button:hover {
background: #ED3A2B !important;			
}
.widget_product_search form input[type="search"], .widget_product_search form input[type="text"], .widget_search form input[type="search"], 
.widget_search form input[type="text"] {
padding: 0.6em 1.5em 0.6em 2.75em !important;
}
sidebar-7 .widget_product_search form input[type="search"], sidebar-7 .widget_product_search form input[type="text"], sidebar-7.widget_search form input[type="search"], sidebar-7 .widget_search form input[type="text"] {
max-width: calc(100% - 200px);
float: left;
}	
.page-description {
display: inline-block;
margin-top: 2em;
margin-bottom: 0 !important;
}
.woocommerce-products-header .page-description h2 {
margin: 0 0 0.25em;	
}
.woocommerce-products-header .page-description p {
width: 90%;	
margin-left: 5%;
}
.woocommerce-products-header .page-description blockquote p {
width: 100%;	
margin-left: 0;
}
ul.products {
margin-bottom: 2em;
}
.related products ul.products {
padding-top: 50px;
}
.woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a {
color: var(--site_blue);
}
.single-product div.product .product_meta {
border-top: none;	
}
mark, ins {    
padding: 3px !important;
}
.single-product div.product form.cart {
padding: 0 !important;
}
button.single_add_to_cart_button {
padding: 1em;	
}
.woocommerce-mini-cart-item .author, .widget_products .author, .widget_recently_viewed_products .author {
color: #666;
font-weight: normal;
}
.wc-proceed-to-checkout .button.checkout-button {
font-size: 1.1em !important;
}
#payment .place-order .button {
font-size: 1.05em !important;
text-transform: none !important;
}
a.checkout-button, .shop_table a {
text-decoration: none !important;
}
table.cart .product-thumbnail img {
max-width: 100px !important;
}
.woocommerce table.cart td.product-quantity .quantity input.qty {
height: 30px !important;
width: 40px !important;
}
.woocommerce-checkout h3 {
text-transform: uppercase;	
}
.select2-container--default .select2-selection--single {
padding: 0.15em 0 !important;	
}
.select2-container .select2-selection--single {
height: auto !important;	
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px !important;
}
.form-row input, .form-row select, .form-row textarea {
padding: 0.4em;
}
.woocommerce-billing-fields__field-wrapper p,
.woocommerce-shipping-fields__field-wrapper p {
margin-bottom: 12px;	
}
.woocommerce-billing-fields__field-wrapper p#billing_address_1_field,
.woocommerce-shipping-fields__field-wrapper p#shipping_address_1_field {
margin-bottom: 3px;
}	
.form-row input, .form-row select, .form-row textarea {
border: 1px solid #AAA !important;
border-radius: 4px !important;
margin-bottom: 2px !important;			
}	
.payment_method_paypalpro .form-row input, 
.payment_method_paypalpro .form-row select, 
.payment_method_paypalpro .form-row textarea {
margin-bottom: 8px !important;
}	
.form-row select[name="billing_expdatemonth"] {
margin-bottom: 3px !important;
}
.form-row select option[value="Amex"] {
display: none;
}
.col2-set .form-row-first {
margin-right: 3% !important;
width: 41% !important;
}	
.col2-set .form-row-last {
width: 56% !important;
}
.event-notice {
clear: both;	
}
.single-product div.product p.price {
margin: 1em 0 0.5em !important;
}
.single-product div.product .images, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery {
margin-bottom: 1em !important;
}
.added_to_cart.alt, .added_to_cart, .widget a.button.checkout {
background-color: #F5554B !important;
border: none !important;
margin-top: 4px !important;
border-radius: 4px !important;
}
.added_to_cart {
padding: 0.5em 0.75em !important; 
}
input#coupon_code {
margin-right: 2px;	
padding: 0.65em 0.85em;
}
button[name="apply_coupon"], button[name="update_cart"] {
line-height: 1.5;	
border-radius: 4px;
border: none !important;
} 
abbr.required {
border: none !important;
text-decoration: none !important;
}
.woocommerce-message {
background: #F93 !important;	
padding: 1.25em !important;
}
.star-rating span::before, .quantity .plus, .quantity .minus, p.stars a:hover::after, p.stars a::after, .star-rating span::before, #payment .payment_methods li input[type="radio"]:first-child:checked + label::before {
color: #F5554B !important;
}
.widget_shopping_cart_content {
margin-top: -5px;	
}
.woocommerce-pagination .page-numbers li .page-numbers.current, 
.pagination .page-numbers li a.page-numbers:hover, 
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
background: var(--site_blue);
color: white !important;
}
.storefront-sorting {
padding-left: 10px;	
}
.storefront-sorting select {
padding: 3px 5px !important;	
}
.woocommerce-product-search .search-field {
color: #333333;	
}
.widget_search form::before, .widget_product_search form::before {
padding: 1em 0.75em;
height: calc(100% - 2em);
background: #FF9C07;
margin: -1em;
color: white;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.products-per-page {
float: left !important;
margin: 1em 0 3em !important;
clear: both;
}
.select.wppp-select {
padding: 0.4em;
}
.woocommerce div.product form.cart button[type="submit"] {
text-transform: none !important;
font-size: 1em !important;
padding: 0 2.5em !important; 
margin: 0 0.25em 0 0 !important;
display: inline-block !important;	
}
.single-product div.product .product_meta a {
font-weight: 400 !important;
}
.woocommerce div.product form.cart button[type="submit"]:focus {
outline: none !important;
}
.wc-forward::after, .woocommerce-Button--next::after {
font-family: "Font Awesome 5 Free" !important;
content: "\f061" !important;
}
.tinv-wraper.tinv-wishlist {
margin-top: -0.5em !important;
}
span.author, .single_add_to_cart_button {
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
.entry-content th.product-total {
min-width: 100px;	
}
.woocommerce-tabs {
padding-top: 2rem !important;
padding-bottom: 1rem !important;
}
.single-product div.product .woocommerce-tabs {
margin-left: -1.5%;
margin-right: -1.5%;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
background-color: #F5554B !important;	
}
.page-template-template-cart-checkout .woocommer ce + p {
text-align: center;	
}
ul.order_details li strong {
font-size: 1.25em !important;
}
.woocommerce-pagination {
float: none;
max-width: calc(100% - 210px - 2em);		
margin-left: calc(210px + 2em);		
text-align: left;	
}
pagination .next::after, .woocommerce-pagination .prev::after {
content: "\f053" !important;
}
.woocommerce-pagination .next::after {
content: "\f054" !important;
}
ul.products li.product .price ins .woocommerce-Price-amount {
font-size: 95%;		
}
.woocommerce-tabs {
clear: both;	
}
.woocommerce-order-overview__email.email {
color: #2B2B2B;	
background: none;
}
.return-to-shop a.wc-backward {
text-decoration: none;	
}
.woocommerce-message a.button.wc-forward {
text-transform: none;
border-radius: 3px;
padding: 0.25em 0.5em;
}
article .entry-content p.woocommerce-notice {
float: none;
padding-top: 1em;
}
button.woocommerce-form-login__submit {
margin-top: 0.4em;	
}
table.shop_table_responsive tbody tr td, table.shop_table_responsive tbody tr th {
border: 1px solid rgba(0, 0, 0, 0.1) !important;
border-width: 0 1px 1px 0 !important;
} 
.payment_method_paypalpro .payment_box:after,
.payment_method_paypal_pro .payment_box::after {
content: "Please allow a few seconds for your transaction to process. Unfortunately we are currently unable to take AMEX payments here.";	
background-color: #fafafa;
margin-top: 1.1em;
display: block;
font-style: italic;
hyphens: none;
font-size: 0.925em;
}
.post-type-archive-product #woocommerce_product_search-2 {
display: none;
}
.single-product div.product .product_meta .sku_wrapper {
display: none;	
}	
.single-product div.product table.variations,
.single-product div.product table.variations th, .single-product div.product table.variations td {
border: none;
}
.single-product div.product table.variations select {
padding: 5px;
margin: 3px 0 -10px;
}
.selections p {
clear: both;
float: left;
width: 100%;
margin-top: 0;
display: block;
}
.payment {
width: 100%;
float: left;
margin: -0.5em 0 1em;
font-style: italic;
}
#order_review {
width: 100% !important;
float: left !important;
margin-right: 0;
clear: both !important;
max-width: 435px;
}
.form-row input[type="checkbox"], .form-row input[type="radio"] {
z-index: 100000;
}
.woocommerce {
position: relative;	
}
table.woocommerce-checkout-review-order-table .product-name {
width: auto !important;	
}
.tinv-wishlist.woocommerce, .widget.woocommerce {
z-index: 1;	
}
.tinv-wishlist .product-remove button {
padding-left: 0 !important;	
display: block !important;
}
.tinv-wishlist select {
width: 70px !important; margin-top: -2px !important;
}
#payment .payment_methods li.wc_payment_method.payment_method_paypal_pro img	{
display: none;	
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number, #payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry, #payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
font-size: 1em;
}
.payment_method_paypal_pro p:last-of-type {
display: none;	
}
.woocommerce .widget_product_tag_cloud {
clear: both;	
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
font-size: 1em !important;	
padding: 0.25em !important;
}
.wc_payment_method:after, #payment .payment_methods > .wc_payment_method > label:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.woocommerce-LoopProduct-link {
margin-right: -1px !important;	
}
.gift-cards-list button {
width: 100px;
padding: 0.6em 0;
border-radius: 3px;
}
#ywgc-manual-amount {
border-radius: 5px;
margin: 0.25em 0px;
border: 1px solid #F5554B !important;
}
#ywgc-manual-amount:focus {
border: 1px solid #F5554B !important;
}
.gift-cards_form > h3, .gift-cards-list h3 {
font-weight: normal !important;
}
.gift-cards_form > h3 {
margin: 1em 0 0 !important;
display: none;
}
.gift-cards-list h3 {
margin-bottom: 1em !important;
font-size: 18px;
margin-top: 0.5em !important;
hyphens: none;
line-height: 1.15 !important;
}
.gift-card-content-editor.step-content h5 {
margin-top: 2em !important;
}
.gift-card-content-editor.step-content h5:first-of-type {
margin-top: 1em !important;
}
.gift-card-content-editor.step-content label {
margin: -5px 0 0 !important;
}
.gift_card_template_button {
margin-top: 0 !important;
}
.ywgc-amount-buttons {
margin: 0 0.5em 0.5em 0 !important;
}
.product-type-gift-card .woocommerce-product-gallery__wrapper {
box-shadow: 0 12px 18px 2px rgba(100,100, 100, 0.14), 0 5px 24px 5px rgba(100, 100, 100, 0.12), 0 6px 8px -5px rgba(100, 100, 100, 0.4)!important;
}
.ywgc-main-form-preview-container {
box-shadow: none !important;
}
.pagination .page-numbers li .page-numbers.dots, .woocommerce-pagination .page-numbers li .page-numbers.dots {
padding: 0.3342343017em 0.5em;
}
.term-description {
margin: 1em 0 -1em;
}
.payment_box.payment_method_paypal {
padding-bottom: 2em !important;
}
.payment_box.payment_method_paypal p {
margin-top: -0.5em !important;
}
#payment .payment_methods li.wc_payment_method.payment_method_paypal img {
max-height: 56px !important;
margin-top: -4% !important;
margin-bottom: -4% !important;
}
.wc_payment_method.payment_method_paypal a.about_paypal {
display: none;
}
.ywgc-postdated {
margin-top: 1em;
}
.gift_card_add_to_cart_button {
float: left !important;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
z-index: 10 !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before, .woocommerce-noreviews::before, p.no-comments::before {
font-weight: 900;
}
.woocommerce-message::before  {
content: none;
}
a.reset_variations {
vertical-align: bottom;
line-height: 0.75;
}
.single-product .entry-summary p {
padding-right: 10%;
}  .single-product.postid-2491 .gift-this-product-main-container, .single-product.postid-67 .gift-this-product-main-container { display: block !important;
}
form.cart .gift-this-product-main-container {
text-align: left !important;		
border: 0 !important;
padding: 0 !important;
margin: 3em 0 0.5em 0 !important;
}
.gift-this-product-main-container .dashicons-arrow-down-alt2,
.gift-this-product-main-container .dashicons {
vertical-align: middle !important;
}
.gift-this-product-main-container .dashicons {
font-size: 16px !important;
margin-left: 4px !important;
margin-top: 1px !important;
}
.gift-this-product-main-container .dashicons.dashicons-arrow-down-alt2 {
margin-left: 0 !important;
}
h2.gift-this-product-title {
margin-left: 0 !important; font-size: 1.05em !important;
}
p.gift-this-product-title-message {
margin-bottom: 0.05em;
}
.yith-ywgc-gift-this-product-form-container {
background: #F9F9F9;
padding: 1em;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 3px;
}
.yith-ywgc-gift-this-product-form-container h3.ywgc_delivery_info_title {
display: none
}
.yith-ywgc-gift-this-product-form-container	.gift-card-content-editor.step-content h5,
.yith-ywgc-gift-this-product-form-container	.gift-card-content-editor.step-content h5:first-of-type {
margin-top: 1.5em !important;
}
.yith-ywgc-gift-this-product-form-container .gift-card-content-editor.step-content input,
.yith-ywgc-gift-this-product-form-container .gift-card-content-editor.step-content textarea {
width: 67%;
}
.yith-ywgc-gift-this-product-form-container	.ywgc-add-gift-product-to-cart {
margin: 0 0 0.5em 33%;
}
#give-as-present {
color: var(--site_blue);
} #add_card {
margin-top: 2em;
float: left;
margin-bottom: 1em;
text-align: left;
}
#add_card input {
padding: 0.65em 0.85em;
}
.button.add-card {
text-transform: lowercase;
line-height: 1.5;
border-radius: 4px;
border: none !important;
}
.button.add-card:first-letter {
text-transform: uppercase;
}
#nationalbooktokens_cart_widget h5 {
font-size: 16px;
}
#nationalbooktokens_cart_widget p.section-title {
margin-bottom: 0.5em;
}
.wp-image-19107 {
border-radius: 7px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
z-index: 1 !important;	
} .cart-checkout-nav {
font-size: 1.2rem;
color: #9a9a9a;
padding: 1em 0 0;
text-transform: uppercase;
line-height: 1.4;
margin-bottom: 2.5em;
}
.cart-checkout-nav a::before {
content: attr(data-step);
border: 1px solid var(--light_grey);    
font-size: .8em;
width: 1.8em;
height: 1.8em;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-right: 8px;
}
.cart-checkout-nav a:not(:last-child)::after {
content: '';
display: inline-flex;
border-bottom: 1px solid var(--light_grey);
min-width: 3.5vw; 
vertical-align: middle;
margin: 0 1em;
}
.cart-checkout-nav .active {
color: #222;
}
.cart-checkout-nav .active::before {
color: white;
background-color: var(--site_blue);
border-color: var(--site_blue);
}
.cart-checkout-nav a {
color: inherit;
display: inline-flex;
align-items: center;
}
a.no-click {
pointer-events: none;
}
.woocommerce-checkout .woocommerce-form-login-toggle { margin: 2.5em 0 -1em
}	
#payment .payment_methods > li .payment_box, #payment .place-order {
background: none !important;
}
#payment .payment_methods li .payment_box {
padding-top: 0 !important;
margin-top: -1em !important;
}
#payment .place-order {
margin-top: 0 !important;
}
#payment .payment_methods li .payment_box fieldset {
background: #f4f4f4 !important;
}
#payment .payment_methods li.payment_method_ppcp-gateway p {
margin-top: 0 !important;
margin-bottom: 1.5em !important;
}
li.wc_payment_method.payment_method_ppcp-gateway {
border-top: 1px dotted #999;
}	
.page-id-7913 span#ppcp-credit-card-gateway-card-number {
background: white !important; } .page-id-6602 article .entry-content p {
width: 100%;	
}		
.page-id-6602 .entry-content h2 {
margin-top: 2em;	
}
.page-id-6602 h4 {
font-size: 15px;
margin: 0;		
}
.page-id-6602 p a {
margin-bottom: -8px;	
}
h2#importantInfo {
margin-top: 1em;
float: left;
}
.page-id-6602 .site-content ul {
list-style: disc;	
margin-bottom: 1em;
float: left;
}
.page-id-6602 .site-content ul li {
margin-bottom: 0.5em;
line-height: 1.5;
}
.page-id-6602 .site-content ul li ul li {
margin-bottom: 0.1em;
float: left;
width: 100%;
}
#datapurposestable, #datacontactstable {
border-color: rgba(0, 0, 0, 0.1) !important;
border-right: none !important;
background: rgba(255,255,255,0.4);
border-collapse: unset;
border-bottom: 0 !important;
}
#datacontactstable {
margin-bottom: 1em;	
}
#datapurposestable th h4, #datacontactstable th h4,
#datapurposestable td h4, #datacontactstable td h4 {
text-transform: none;	
font-weight: 600;
}
#datapurposestable th, #datapurposestable td,
#datacontactstable th, #datacontactstable td {
vertical-align: top;
padding: 1em;
}
#datapurposestable td, #datapurposestable td p, 
#datacontactstable td, #datacontactstable td p,
.page-id-6602 ul li {
font-size: 1rem;
line-height: 1.4;
text-align: left;
} #exitpopup_bg {
position: absolute; 
background: rgba(0,0,0,0.5); 
left: 0; right: 0; top: 0; bottom: 0;
width: 100%; height: 100%; 
z-index: 1000;  
display: none;	       
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;	 
backdrop-filter: blur(10px);
}
#exitpopup_bg.finish {
display: none !important;
}	  
#exitpopup { 
margin: 0 auto; display:none; position:fixed; 
z-index: 2000; 
background: #D7131D;
left: 50%;
top: 50%;
} 
#exitpopup #signup-inner {
max-width: 475px;
width: auto;
padding: 2em 1.5em 1em;
}
#exitpopup #signup-inner h3 {
font-size: 1.4em;
text-transform: uppercase;
}
#exitpopup #signup-header {
padding: 0;
background: #D7131D url(//booksellercrow.co.uk/images/hdr-bg.png) 100% 0;
}
#exitpopup #signup-header h3 {
color: white;
background: #D7131D;
padding: 0.75em 1.5em 1em;
display: inline-block;
margin: 0.25em 0 0;
text-transform: uppercase;
font-size: 1em;
}	
#signup-outer {
position: fixed;
bottom: 25%;
left: 0;
z-index: 1000;	
border: 1px solid #CCC;
width: 90%;
max-width: 445px;
display: none; 
background: #DB2A33;
transition: ease-in 0.5s !important;
margin-left: 0;
}	
#signup-inner {
position: relative;
float: left;
background: white;		
padding: 3em 1.5em 1em 1em;
max-width: 400px;
width: calc(100% - 40px);
display: block;
}
#signup-inner h3 {
color: #DB2A33;
margin-bottom: 3px;
}
#signup-inner #signup-form input[type="email"] {
display: block;
width: 100%;
}
.signup-body {
float: left;
margin-bottom: 1.25em; 
}
.signup-image {
background: black; 
max-width: 150px; 
float: left; 
margin-right: 1.5em;	
}
.signup-image img {
width: 100%; 
height: auto;
}
.signup-text {
width: calc(100% - 200px - 1.5em); 
padding-top: 0.5em; 
float: left;
}
#signup-form {
margin-top: 1em;	
}
#signup-outer.close {
display: none;
margin-left: -400px;
transition: ease-in 0.5s !important;
}
#signup-outer.finish {
display: none !important;
}
#signup-tab {
width: 35px;
float: right;
text-transform: uppercase;
color: white;
z-index: 1000000; }
#signup-tab span {		
transform: rotate(-90deg) translate(-50%,50%);
transform-origin: 0 50%;		
position: absolute;		
top: 0;		
bottom: 0;		
margin: auto;		
line-height: 30px;		
height: 30px;		
display: block;		
padding: 0 5.5em;            
}
#signup-tab span:after {
font-family: FontAwesome;
content: "\f077"; font-size: 18px;
width: 50px;
left: 0;
color: white;
margin-left: 0.5em;
}
.close #signup-tab span:after {
content: "\f078"; }
#signup-tab span:hover {
cursor: pointer;
}         
#closeButton, #closeButton2 {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/icon_close.png) no-repeat;
position: absolute; top: 0.75em; right: 1em;		
height: 27px; width: 27px;
padding: 3px;
cursor: default;
z-index: 3000;
}	 
#closeButton:hover {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/icon_close2.png) no-repeat;
}
#closeButton2, #closeButton2:hover {		
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/icon_close3.png) no-repeat;
top: 0.5em; right: 0.5em;		
border-radius: 50%;
border: 1px solid;	
}
#closeButton2:hover {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/icon_close2.png) no-repeat; 
cursor: pointer;
} #guide-menu  {
margin-top: 2.5em;
}
#guide-menu a {
text-transform: uppercase;
text-decoration: none;	
}
#site-guide h2 {
font-size: 22px;
text-transform: uppercase;
font-weight: normal;
border-top: 1px dotted #666666;
padding-top: 1.5em;
margin-top: 1.5em;
}
#site-guide h3 {
font-size: 20px;
text-transform: uppercase;
font-weight: normal;
}
#site-guide h4 {
font-size: 18px;
text-transform: uppercase;
font-weight: normal;
}
#site-guide li img {
margin: 1em 0;
max-width: 500px;	
}
#site-guide img.last {
margin: 0 0 2em;	
}
#site-guide li, #site-guide p  {
clear: both;
width: 100%;
}
#site-guide p img  {
margin-bottom: 1em;
} .clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}/*\*/* html .clearfix {height: 1%;}/**/   @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 300px) {
#intro-banner {
min-height: calc( 161px + ((100vw - 300px) * 0.54) ); 
}
} @media screen and (min-width: 401px) {
a.post-thumbnail:hover img {
opacity: 0.85;
}
.full-size-link:before,
.parent-post-link:before,
.site-content span + .byline:before,
.site-content span + .comments-link:before,
.site-content span + .edit-link:before,
.site-content span + .entry-date:before {
content: "";
}
.attachment span.entry-date:before,
.entry-content .edit-link a:before,
.entry-meta .edit-link a:before,
.site-content .byline a:before,
.site-content .comments-link a:before,
.site-content .entry-date a:before,
.site-content .featured-post:before,
.site-content .full-size-link a:before,
.site-content .parent-post-link a:before,
.site-content .post-format a:before {
-webkit-font-smoothing: antialiased;
display: inline-block;
font: normal 16px/1 Genericons;
text-decoration: inherit;
vertical-align: text-bottom;
}
.site-content .entry-meta > span {
margin-right: 10px;
}
.site-content .format-video .post-format a:before {
content: "\f104";
}
.site-content .format-audio .post-format a:before {
content: "\f109";
}
.site-content .format-image .post-format a:before {
content: "\f473";
}
.site-content .format-quote .post-format a:before {
content: "\f106";
margin-right: 2px;
}
.site-content .format-gallery .post-format a:before {
content: "\f103";
margin-right: 4px;
}
.site-content .format-aside .post-format a:before {
content: "\f101";
margin-right: 2px;
}
.site-content .format-link .post-format a:before {
content: "\f107";
position: relative;
top: 1px;
}
.site-content .featured-post:before {
content: "\f308";
margin-right: 3px;
position: relative;
top: 1px;
}
.site-content .entry-date a:before,
.attachment .site-content span.entry-date:before {
content: "\f303";
margin-right: 1px;
position: relative;
top: 1px;
}
.site-content .comments-link a:before {
content: "\f300";
margin-right: 2px;
}
.entry-content .edit-link a:before,
.entry-meta .edit-link a:before {
content: "\f411";
}
.site-content .full-size-link a:before {
content: "\f402";
margin-right: 1px;
}
.site-content .parent-post-link a:before {
content: "\f301";
}
.list-view .site-content .hentry {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 48px;
}
.list-view .site-content .hentry:first-of-type,
.list-view .site-content .hentry.has-post-thumbnail {
border-top: 0;
padding-top: 0;
max-width: 100%;
}
.archive-header,
.page-header {
margin: 0 auto 2.5em;
padding: 0 10px;
}
} @media screen and (min-width: 501px) {
.bookclub.on-the-box td:first-of-type, .bookclub.on-the-box img {
width: 150px;
}
} @media screen and (min-width: 601px) {
.site-content .entry-header {
padding-right: 30px;
padding-left: 30px;
}
.site-content .has-post-thumbnail .entry-header {
margin-top: -48px;
}	
.content-sidebar {
border: 0;
float: right;
margin-left: -33.33333333%;
padding: 48px 30px 24px;
width: 33.33333333%;
}
.right-sidebar .content-area {
width: 100%;
float: left;
margin-right: 0;
}
.site-content {
border-right: 1px solid gray;
}
#intro-banner {
min-height: calc( 217px + ((100vw - 601px) * 0.36) ); 
}
.search-results .content-area {
min-height: 300vh;
}
#shop .content-area {
min-height: 250vh;
}
#shop .content-area {	
min-height: 275vh; 				
padding-bottom: 100% !important;
margin-bottom: -100% !important;
}
.master-slider-parent {
height: calc(100vw * 0.361)
}
} @media screen and (min-width: 673px) {
.header-main {
padding: 0 30px;
padding: 0;
}	
.search-box .search-field {
width: 50%;
}
.content-area {
float: left;
width: 100%;
}
#shop .content-area {
border-right: 5px solid #333;
border-left: 5px solid #333;
padding: 0 2.25%;
}	
.site-content {
margin-right: 27.80238%;
}
.site-content .has-post-thumbnail .entry-header {
margin-top: 0;
}
.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
padding-right: 30px;
padding-left: 30px;
}
.singular .site-content .hentry.has-post-thumbnail {
margin-top: 0;
}
.full-width .site-content {
margin-right: 0;
}
.full-width .site-content .has-post-thumbnail .entry-header,
.full-width.singular .site-content .hentry.has-post-thumbnail {
margin-top: -48px;
}
#secondary, #shop-left-sidebar,
#supplementary {
padding: 0;
}
.content-sidebar {
border: 0;
float: right;
margin-left: -27.80238%;
padding: 48px 30px 24px; 
width: 27.80238%;
}
.grid .featured-content .hentry {
float: left;
width: 50%;
}
.grid .featured-content .hentry:nth-child( 2n+1 ) {
clear: both;
}
.grid .featured-content .entry-header {
border-color: #000;
border-style: solid;
border-width: 12px 10px;
height: 96px;
padding: 0;
}
.slider .featured-content .entry-title {
font-size: 22px;
line-height: 1.0909090909;
}
.slider .featured-content .entry-header {
min-height: inherit;
padding: 24px 30px 48px;
position: absolute;
left: 0;
bottom: 0;
width: 50%;
z-index: 3;
}
.slider-control-paging {
background: transparent;
margin-top: -48px;
padding-left: 20px;
width: 50%;
}
.slider-direction-nav {
clear: none;
float: right;
margin-top: -48px;
width: 98px;
}
.slider-direction-nav li {
border: 0;
padding: 0 1px 0 0;
}
.slider-direction-nav li:last-child {
padding: 0 0 0 1px;
}
.slider-direction-nav a {
height: 48px;
}
.slider-direction-nav a:before {
line-height: 48px;
}
.site-info {
padding: 15px 30px;
}
.ajaxsearchpro.asp_main_container {
width: 50% !important;
float: right !important;
}
} @media screen and (min-width: 700px) {
.header-main {
padding-right: 0;
}
.search-toggle {
margin-right: 0;
} .masthead-fixed .site-header {
top: 0;
}
.admin-bar.masthead-fixed .site-header {
top: 32px;
} .site-navigation li .current_page_item > a,
.site-navigation li .current_page_ancestor > a,
.site-navigation li .current-menu-item > a,
.site-navigation li .current-menu-ancestor > a {
color: #FFF;
} .primary-navigation {
float: right;
font-size: 11px;
margin: 0 1px -3px -12px;
padding: 0;
text-transform: uppercase;
}
.primary-navigation .menu-toggle {
display: none;
padding: 0;
}
.primary-navigation .nav-menu {
border-bottom: 0;
display: block;
}
.primary-navigation.toggled-on {
border-bottom: 0;
margin: 0;
padding: 0;
}
.primary-navigation li {
border: 0;
display: inline-block;
height: 48px;
line-height: 48px;
position: relative;
}
.primary-navigation li.wpmenucart {
margin-right: 0.5em;
}
.primary-navigation a {
display: inline-block;
padding: 0 12px;
white-space: nowrap;
}
.primary-navigation ul ul {
background-color: var(--site_blue);
float: left;
margin: 0;
position: absolute;
top: 48px;
left: -999em;
z-index: 99999;
}
.primary-navigation li li {
border: 0;
display: block;
height: auto;
line-height: 1.4;
}
.primary-navigation ul ul ul {
background-color: var(--site_blue);
left: -999em;
top: 0;
}
.primary-navigation ul ul a {
padding: 14px 12px;
white-space: normal;
width: 200px;
}
.primary-navigation ul ul ul a {
width: 170px;
}
.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
background-color: var(--site_blue);
color: #fff;
}
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
background-color: var(--submenu_blue_hover);
}
.primary-navigation ul li:hover > ul,
.primary-navigation ul li.focus > ul {
left: auto;
}
.primary-navigation ul ul li:hover > ul,
.primary-navigation ul ul li.focus > ul {
left: 100%;
}
.primary-navigation .menu-item-has-children > a,
.primary-navigation .page_item_has_children > a {
padding-right: 26px;
}
.primary-navigation .menu-item-has-children > a:after,
.primary-navigation .page_item_has_children > a:after {
-webkit-font-smoothing: antialiased;
content: "\f0d7";
display: inline-block;
position: absolute;
vertical-align: text-bottom;
font-family: 'Font Awesome 5 Free';
font-size: 11px;
right: 13px;
font-weight: 900;
}
.primary-navigation li .menu-item-has-children > a,
.primary-navigation li .page_item_has_children > a {
padding-right: 20px;
}
.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 11px;
right: 8px;
}
.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
content: "\f0da";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 13px;
}	
.footer-sidebar .widget {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
float: left;
width: 50%; padding: 0;		 
}
.footer-sidebar .widget.widget_nav_menu {
width: 100%;
}	
.bookclub.on-the-box td:first-of-type, .bookclub.on-the-box img {
width: 200px;
}
} @media screen and (min-width: 768px) { .cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
width: auto !important;
}
#order_review, #order_review_heading {
width: 100% !important;
float: left !important;
margin-right: 0;
clear: both !important;
max-width: 435px;
}
.col2-set {
width: auto !important;
}
table.cart td, table.cart th {
padding: 1em !important;
}
table.cart td.product-remove {		
border: 1px solid rgba(0, 0, 0, 0.1) !important;
border-width: 0 1px 1px 0 !important;
}
#ship-to-different-address label {
font-weight: 500;
}
.site-main ul.products.columns-4 li.product {
width: 25% !important;
}
table.shop_table_responsive tbody tr td, table.shop_table_responsive tbody tr th {
line-height: 1.4 !important;
}
.right-sidebar .widget-area {
width: 27.80238%;	
flex: 1;
}
.storefront-product-pagination {
display: none !important;
}
.header-mob {
display: none;		
}
#ship-to-different-address .woocommerce-form__input-checkbox {
position: inherit !important; 
-webkit-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
transform: translateY(0) !important;
margin-right: 0 !important;
}
.woocommerce-MyAccount-content {
padding-top: 1em !important;
}
.button.added_to_cart:focus,
.button.wc-forward:focus {
outline-color: none !important;
}
.primary-navigation li.socmed.menu-item-8081, .primary-navigation li.socmed.menu-item-8097 { margin-left: 1em;
}
.primary-navigation li.socmed.menu-item-8097 { margin-right: -0.5em;	
}
.primary-navigation li.socmed.menu-item-17323, .primary-navigation li.socmed.menu-item-17325 { margin-right: 1em;
}
.primary-navigation li.mobile {
display: none;	
}
.hdr-top {
display: block;		
}
div[id*="site-header-"], #site-header {
padding: 1% 0;
} 
.subhead {
margin-bottom: 1em;
}
.widget {
margin-bottom: 32px; 
}
aside#text-17 {
margin-top: -1em;
}
h1.archive-title, .meta-box-c h1.entry-title {
padding-bottom: 0.25em;
}
#hdr-title h1 a {
margin-bottom: -0.225em;
}	
.cat-onthebox .panel-image img {
min-height: calc(40px + 15vw);
}
.on-the-box div {
width: 49%;
margin-right: 2%;
}
.on-the-box.bookclub div {
width: 100%;
margin-right: 0;
}
.on-the-box div:nth-of-type(even) {
margin-right: 0;
}
.master-slider-parent {
height: calc(100vw * 0.385)
}	
.bookclub.on-the-box td:first-of-type, .bookclub.on-the-box img {
width: 225px;
}
li#wpmenucartli {
margin-right: 1em !important;
float: right;
}
.comment-list ol.children .comment-meta {
width: 25%;
margin-right: 1.666%;
}
} @media screen and (min-width: 800px) {
#intro-banner {
min-height: calc( 313px + ((100vw - 800px) * 0.36) ); 
}
} @media screen and (min-width: 810px) {
.right-sidebar .content-area {
width: 100%;
float: left;
margin-right: 0;
}	
.attachment .entry-attachment .attachment {
margin-right: -168px;
margin-left: -168px;
max-width: 810px;
}
.attachment .site-content .attachment img {
display: block;
margin: 0 auto;
}
.contributor-avatar {
margin-left: -168px;
}
.contributor-summary {
float: left;
}
.full-width .site-content blockquote.alignleft,
.full-width .site-content blockquote.alignright {
width: -webkit-calc(50% + 130px);
width:         calc(50% + 130px);
}
.full-width .site-content blockquote.alignleft,
.full-width .site-content img.size-full.alignleft,
.full-width .site-content img.size-large.alignleft,
.full-width .site-content img.size-medium.alignleft,
.full-width .site-content .wp-caption.alignleft {
margin-left: -168px;
}
.full-width .site-content .alignleft {
clear: left;
}
.full-width .site-content blockquote.alignright,
.full-width .site-content img.size-full.alignright,
.full-width .site-content img.size-large.alignright,
.full-width .site-content img.size-medium.alignright,
.full-width .site-content .wp-caption.alignright {
margin-right: -168px;
}
.full-width .site-content .alignright {
clear: right;
} 
} @media screen and (min-width: 846px) {
.main-content {
padding-top: 0;	
}
.site-content .has-post-thumbnail .entry-header {
margin-top: 0;
}
.comment-list .trackback,
.comment-list .pingback,
.comment-list article {
margin-bottom: 36px;
padding-top: 36px;
}
.comment-author .avatar {
height: 34px;
top: 2px;
width: 34px;
} .comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
padding-left: 50px;
}
.comment-author, .comment-metadata {
padding-left: 0;
}
.comment-list .children {
margin-left: 20px;
}
.full-width.singular .site-content .hentry.has-post-thumbnail {
margin-top: -72px;
}
.featured-content {
margin-bottom: 0;
}	
.primary-navigation li.wpmenucart {
margin-right: 1em;
}
li.wpmenucart-submenu-item {
font-size: 95%;
border-top: 1px solid rgba(255,255,255,0.25) !important;
}
.sub-menu.wpmenucart li:first-child {
border-top: none !important;
}
li.wpmenucart-submenu-item a {
white-space: inherit !important;
}
.wpmenucart-product-name, .wpmenucart-product-quantity-price {
clear: both !important;
width: 100%;
float: left;		
}	
.wpmenucart-product-name {
max-width: 120px !important;
white-space: inherit;
}
.sub-menu.wpmenucart li:last-child .wpmenucart-product-name {
border-top: none !important;
}
.sub-menu.wpmenucart li:last-child a {
max-width: none !important;
text-align: center;
}
.wpmenucart-submenu-item .wpmenucart-product-remove {
right: 0.33em !important;
left: auto !important;
}
.wpmenucart-thumbnail {
vertical-align: top !important;
}
.wpmenucart-order-item-info p:empty {
display: none;
}
} @media screen and (min-width: 881px) {
.master-slider-parent {
height: calc(100vw * 0.391)
}	
} @media screen and (min-width: 1009px) {
.main-content {
float: left;
overflow: hidden;
}
.site-content {
margin-right: 22.50238%;
margin-left: 22.50238%;
padding-left: 1.65%;
padding-right: 1.65%;
border-left: 5px solid #333;
border-right: 5px solid #333;
display: inline-block;		
padding-bottom: 100% !important;
margin-bottom: -100% !important;	
width: 54.99524%;
min-height: 260vw;
}
.archive .site-content {
min-height: 275vw;
}
.single .site-content {
margin-bottom: 0 !important;
}
.page-template-template-cart-checkout .site-content {
padding-bottom: 60% !important;
margin-bottom: 0 !important;
}
.page-template-template-cart-checkout.page-id-7912 .site-content { padding-bottom: 50% !important;
margin-bottom: 0 !important;
min-height: 220vh;
}
.page-template-template-cart-checkout.page-id-7913 .site-content { padding-bottom: 5% !important;
min-height: 220vh;
margin-bottom: 0% !important;
}	
.site-content .entry-content {		
padding-right: 5%;
padding-left: 5%;
float: none;
width: 100%;
margin: 0 auto;	
max-width: 948px;
}
.site-content article {
width: 100%;		
}
.site-content .entry-header {
margin-top: 0;
}
.site-content .has-post-thumbnail .entry-header {
margin-top: 0;
}
.content-sidebar {
margin-left: -23.04761904%;
width: 23.04761904%;
}
.site:before {
content: "";
display: block;
height: 100%;
min-height: 100%;
position: absolute;
top: 0;
left: 0;
width: 23.0476%;
z-index: 0;
}
#secondary, #shop-left-sidebar {
background-color: transparent;
border: 0;
clear: none;
float: left;
margin: 0 0 0 -100%;
min-height: 100vh;
width: 23.0476%;
padding: 0;		
}
#shop-left-sidebar {
margin: 0; 
min-height: 0;
width: 22.4%; 
margin-right: 0.2476%;  
padding-top: 48px;	
}
.page #shop-left-sidebar {
margin: 0 0 0 -100%; 
}
#secondary #shop-left-sidebar {
width: 96.88%;
margin: 0;
}
#shop-left-sidebar .content-sidebar {
padding: 0 20px 24px 30px;
}
.product.hentry {
border-top: 5px solid #333;
padding-top: 1.5em;	
}		
#primary-sidebar {
width: 100%;	
margin: 0;
}
.primary-sidebar {
padding-top: 0;
}
.site-description {
display: block;
margin: -3px 0 21px;
}
.site-description:empty {
margin: 0;
}
.secondary-navigation {
font-size: 11px;
margin: 0 -30px 48px;
width: 182px;
}
.secondary-navigation li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
position: relative;
}
.secondary-navigation a {
padding: 10px 30px;
}
.secondary-navigation ul ul {
background-color: var(--site_blue);
position: absolute;
top: 0;
left: -999em;
width: 182px;
z-index: 99999;
}
.secondary-navigation li li {
border-top: 0;
}
.secondary-navigation li:hover > a,
.secondary-navigation li.focus > a {
background-color: var(--site_blue);
color: #fff;
}
.secondary-navigation ul ul a:hover,
.secondary-navigation ul ul li.focus > a {
background-color: var(--site_blue_hover);
}
.secondary-navigation ul li:hover > ul,
.secondary-navigation ul li.focus > ul {
left: 162px;
}
.secondary-navigation .menu-item-has-children > a {
padding-right: 38px;
}
.secondary-navigation .menu-item-has-children > a:after {
-webkit-font-smoothing: antialiased;
content: "\f501";
display: inline-block;
font: normal 8px/1 Genericons;
position: absolute;
right: 26px;
top: 14px;
vertical-align: text-bottom;
}
.footer-sidebar .widget,
.primary-sidebar .widget {
font-size: 12px;
line-height: 1.5;
}
.footer-sidebar .widget h1,
.primary-sidebar .widget h1 {
font-size: 20px;
line-height: 1.2;
}
.footer-sidebar .widget h2,
.primary-sidebar .widget h2 {
font-size: 18px;
line-height: 1.3333333333;
}
.footer-sidebar .widget h3,
.primary-sidebar .widget h3 {
font-size: 16px;
line-height: 1.5;
}
.footer-sidebar .widget h4,
.primary-sidebar .widget h4 {
font-size: 14px;
line-height: 1.7142857142;
}
.footer-sidebar .widget h5,
.primary-sidebar .widget h5 {
font-size: 12px;
line-height: 2;
}
.footer-sidebar .widget h6,
.primary-sidebar .widget h6 {
font-size: 11px;
line-height: 2.1818181818;
}
.footer-sidebar .widget code,
.footer-sidebar .widget kbd,
.footer-sidebar .widget tt,
.footer-sidebar .widget var,
.footer-sidebar .widget samp,
.footer-sidebar .widget pre,
.primary-sidebar .widget code,
.primary-sidebar .widget kbd,
.primary-sidebar .widget tt,
.primary-sidebar .widget var,
.primary-sidebar .widget samp,
.primary-sidebar .widget pre {
font-size: 11px;
line-height: 1.6363636363;
}
.footer-sidebar .widget blockquote,
.primary-sidebar .widget blockquote {
font-size: 14px;
line-height: 1.2857142857;
}
.footer-sidebar .widget blockquote cite,
.primary-sidebar .widget blockquote cite {
font-size: 12px;
line-height: 1.5;
}
.footer-sidebar .widget input,
.footer-sidebar .widget textarea,
.primary-sidebar .widget input,
.primary-sidebar .widget textarea {
font-size: 12px;
padding: 3px 2px 4px 4px;
}
.footer-sidebar .widget input[type="button"],
.footer-sidebar .widget input[type="reset"],
.footer-sidebar .widget input[type="submit"],
.primary-sidebar .widget input[type="button"],
.primary-sidebar .widget input[type="reset"],
.primary-sidebar .widget input[type="submit"] {
padding: 5px 15px 4px;
}
.footer-sidebar .widget .widget-title,
.primary-sidebar .widget .widget-title {
font-size: 14px;
font-weight: 900;
line-height: 1.6363636363;
margin-bottom: 18px;
}
.footer-sidebar .widget_twentyfourteen_ephemera .entry-title,
.footer-sidebar .widget_twentyfourteen_ephemera .entry-meta,
.footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
.footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
.footer-sidebar .widget_twentyfourteen_ephemera .entry-content table,
.primary-sidebar .widget_twentyfourteen_ephemera .entry-title,
.primary-sidebar .widget_twentyfourteen_ephemera .entry-meta,
.primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
.primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
.primary-sidebar .widget_twentyfourteen_ephemera .entry-content table {
font-size: 11px;
line-height: 1.6363636363;
}
.footer-sidebar .widget_archive li,
.footer-sidebar .widget_categories li,
.footer-sidebar .widget_links li,
.footer-sidebar .widget_meta li,
.footer-sidebar .widget_nav_menu li,
.footer-sidebar .widget_pages li,
.footer-sidebar .widget_recent_comments li,
.footer-sidebar .widget_recent_entries li,
.primary-sidebar .widget_archive li,
.primary-sidebar .widget_categories li,
.primary-sidebar .widget_links li,
.primary-sidebar .widget_meta li,
.primary-sidebar .widget_nav_menu li,
.primary-sidebar .widget_pages li,
.primary-sidebar .widget_recent_comments li,
.primary-sidebar .widget_recent_entries li {
border-top: 0;
padding: 0 0 6px;
}
.footer-sidebar .widget_archive li:last-child,
.footer-sidebar .widget_categories li:last-child,
.footer-sidebar .widget_links li:last-child,
.footer-sidebar .widget_meta li:last-child,
.footer-sidebar .widget_nav_menu li:last-child,
.footer-sidebar .widget_pages li:last-child,
.footer-sidebar .widget_recent_comments li:last-child,
.footer-sidebar .widget_recent_entries li:last-child,
.primary-sidebar .widget_archive li:last-child,
.primary-sidebar .widget_categories li:last-child,
.primary-sidebar .widget_links li:last-child,
.primary-sidebar .widget_meta li:last-child,
.primary-sidebar .widget_nav_menu li:last-child,
.primary-sidebar .widget_pages li:last-child,
.primary-sidebar .widget_recent_comments li:last-child,
.primary-sidebar .widget_recent_entries li:last-child {
padding: 0;
}
.footer-sidebar .widget_categories li ul,
.footer-sidebar .widget_nav_menu li ul,
.footer-sidebar .widget_pages li ul,
.primary-sidebar .widget_categories li ul,
.primary-sidebar .widget_nav_menu li ul,
.primary-sidebar .widget_pages li ul {
border-top: 0;
margin-top: 6px;
}
.footer-sidebar aside[id*='text-'], .footer-sidebar aside[id*='custom_'] {
padding: 0 6% 1em 30%;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-footer-1.png) no-repeat 12.5% 0;
min-height: 147px;
}
.footer-sidebar aside[id*='custom_'] {
padding: 0 30% 1em 6%;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-footer-2.png) no-repeat 87.5% 0;
clear: none;
}
.footer-sidebar .widget.widget_nav_menu {
width: 100%;
}
.footer-sidebar {
font-size: 12px;
line-height: 1.5;
}
.grid .featured-content .hentry {
width: 33.3333333%;
}
.grid .featured-content .hentry:nth-child( 2n+1 ) {
clear: none;
}
.grid .featured-content .hentry:nth-child( 3n+1 ) {
clear: both;
}
.grid .featured-content .entry-header {
height: 120px;
}	
.right-sidebar .widget-area {
width: 23.04761904%; 	
}
.site-main ul.products.columns-4 li.product {
width: 33.33333% !important;
height: 370px;
}
ul.products li.product.first {
clear: none !important;
}
#intro-banner {
min-height: calc( 304px + ((100vw - 1009px) * 12 / 40) ); 
}
#hdr-title h1 a {
letter-spacing: 0.0001em;
}
#hdr-title h1 span {
letter-spacing: -1px !important;
}
#shop .content-area {
min-height: 350vh;
}
.cat-onthebox .panel-image img {
min-height: 15vw;
}
.yt {
margin: 0.75em auto 0.5em;
}
.master-slider-parent {
height: calc(100vw * 0.292)
}
.wrapper {
font-size: 15px;
padding: 1em 1.5em;
}
.bookclub.on-the-box td:first-of-type, .bookclub.on-the-box img {
width: 250px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .product_list_widget li img {
max-width: 75px;
}
} @media screen and (min-width: 1040px) {
.brick .entry-title {
font-size: 27px;
}	
.site-content .has-post-thumbnail .entry-header {
margin-top: -8px;
}
.site-content .entry-content {		
max-width: 980px;
}	
.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
padding-right: 15px;
padding-left: 15px;
}
.full-width .archive-header,
.full-width .comments-area,
.full-width .image-navigation,
.full-width .page-header,
.full-width .page-content,
.full-width .post-navigation,
.full-width .site-content .entry-header,
.full-width .site-content .entry-content,
.full-width .site-content .entry-summary,
.full-width .site-content footer.entry-meta {
padding-right: 30px;
padding-left: 30px;
}
.cat-onthebox .panel-image img {
margin-bottom: 0;
min-height: 200px;
}
} @media screen and (min-width: 1080px) {
.search-box .search-field {
width: 324px;
}
.site-content .entry-content {		
max-width: 1020px;
}
.secondary-navigation,
.secondary-navigation ul ul {
width: 222px;
}
.secondary-navigation ul li:hover > ul,
.secondary-navigation ul li.focus > ul {
left: 202px;
}
.slider .featured-content .entry-title {
font-size: 33px;
}
.slider .featured-content .entry-header,
.slider-control-paging {
width: 534px;
}
.slider-control-paging {
padding-left: 24px;
}
.slider-control-paging li {
margin: 12px 12px 12px 0;
}
.slider-control-paging a {
height: 24px;
width: 24px;
}
.slider-control-paging a:before {
top: 6px;
left: 6px;
}
.error404.right-sidebar .content-area, .error404.left-sidebar .content-area {
padding-bottom: 100%;
min-height: 150vw;
}	
.intro-right a.mob {
font-weight: normal;
}
.entry-content ul.follow li {
width: 50%;	
}
.master-slider-parent {
height: calc(100vw * 0.301)
}
.ajaxsearchpro.asp_main_container {
width: 100% !important;
max-width: 450px !important;
}
#woocommerce_product_search-3 .ajaxsearchpro.asp_main_container {
max-width: none !important;
}
#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {	
padding: 5px 0 0 !important;
margin: 0 !important;
width: 450px !important;
box-shadow: 0 6px 9px 1px rgba(100,100, 100, 0.11), 0 2px 12px 2px rgba(100, 100, 100, 0.09), 0 3px 4px -3px rgba(100,100,100,0.30);
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .product_list_widget li img {
max-width: 90px;
}	
} @media screen and (min-width: 1110px) {	
.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
padding-right: 30px;
padding-left: 30px;
}
.site-content .entry-content {		
max-width: 1050px;
}
.site-main ul.products.columns-4 li.product {
width: 25% !important;
height: 365px;
}
ul.products li.product.first {
clear: both !important;
}
} @media screen and (min-width: 1218px) {
.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
margin-right: auto;
}
.full-width .archive-header,
.full-width .comments-area,
.full-width .image-navigation,
.full-width .page-header,
.full-width .page-content,
.full-width .post-navigation,
.full-width .site-content .entry-header,
.full-width .site-content .entry-content,
.full-width .site-content .entry-summary,
.full-width .site-content footer.entry-meta {
margin-right: auto;
}
.site-content .entry-content {		
max-width: 1158px;
}
a.mob {
color: #2B2B2B;	
pointer-events: none; 
cursor: default;
text-decoration: none;
}	
.primary-navigation li.socmed.menu-item-8081, .primary-navigation li.socmed.menu-item-8097 { margin-left: 2em;
}
.primary-navigation li.socmed.menu-item-17323, .primary-navigation li.socmed.menu-item-17325 { margin-right: 2em;
}
} @media screen and (min-width: 1260px) {
.site-content blockquote.alignleft,
.site-content blockquote.alignright {
width: -webkit-calc(50% + 18px);
width:         calc(50% + 18px);
}
.site-content blockquote.alignleft {
margin-left: -18%;
}
.site-content blockquote.alignright {
margin-right: -18%;
}
.site-content .entry-content {
max-width: 1200px;
}	
#shop .content-area {
min-height: 440vh;
}
.primary-navigation li.socmed.menu-item-8081, .primary-navigation li.socmed.menu-item-8097 { margin-left: 3em;	
}
.primary-navigation li.socmed.menu-item-17323, .primary-navigation li.socmed.menu-item-17325 { margin-right: 3em;	
}
}
@media screen and (min-width: 1361px) {
#intro-banner {
min-height: calc( 324px + ((100vw - 1009px) * 13 / 40) );
}
.master-slider-parent {
height: 409px;
}
div[id^="site-header-"] {
background-size: cover !important;
}
#primary-sidebar aside img, #shop-sidebar-left aside img {
width: 100%;
height: auto;
}
.sidebar-shortcode.sidebar-7 {
margin-bottom: 3%;
}
.site-main ul.products.columns-4 li.product {
height: 400px;
}
.primary-navigation {
font-size: 11.25px;
}
.shop-image {
height: 320px;	
}
}
@media screen and (min-width: 1500px) {
.sidebar-shortcode.sidebar-7 {
margin-bottom: 4%;
}
}
@media screen and (min-width: 1560px) {
#intro-banner {
min-height: 495px; 	
}
}
@media screen and (min-width: 1750px) {
.cart-checkout-nav a:not(:last-child)::after {
min-width: 60px; 
}
}  @media screen and (max-width: 1460px) {
.woocommerce ul.products li.product .presale, .woocommerce .type-product .presale,
.woocommerce ul.products li.product .signed, .woocommerce .type-product .signed {
bottom: calc(58px + 58%);
}
}
@media screen and (max-width: 1360px) {
.woocommerce ul.products li.product .presale, .woocommerce .type-product .presale,
.woocommerce ul.products li.product .signed, .woocommerce .type-product .signed {
bottom: calc(52px + 52%);
}
}
@media screen and (max-width: 1300px) {
.cart-checkout-nav {
font-size: 1.1rem;		
}
}
@media screen and (max-width: 1260px) {
.title-bg {
padding-left: 280px;
}	
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
padding: 0.3em;
}
.gift-card-content-editor.step-content input,
.gift-card-content-editor.step-content textarea,
.yith-ywgc-gift-this-product-form-container .gift-card-content-editor.step-content input, .yith-ywgc-gift-this-product-form-container .gift-card-content-editor.step-content textarea {
float: none;
width: 100%;
}
.gift-card-content-editor.step-content label {
width: 100%;
text-align: left;
margin-bottom: -0.5em !important;
}
.yith-ywgc-gift-this-product-form-container .ywgc-add-gift-product-to-cart {
margin-left: 0;
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(42px + 42%);
}
} @media screen and (max-width: 1218px) {	
.brick .entry-title {
font-size: 25px;
margin: 0 0 10px;
}
.box-loop article header.entry-header {
padding: 0 1em 0.8em;
}
.site-content .has-post-thumbnail .entry-header {
padding-top: 15px;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
padding: 0.1em;
}
.wrapper {
padding: 0.6em;	
}
a.twitter {
padding: 0.3em 0 0.4em 34px;			
}
a.email2 {
padding: 0.3em 0 0.4em 45px;
margin-left: 0;					
}
.footer-sidebar aside[id*='text-'] {
padding: 0 0 1em 25%;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-footer-2.png) no-repeat 20% 0;
margin-left: -2.5%;
}
.footer-sidebar aside[id*='custom_']{
padding: 0 25% 1em 4%;
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/crow-footer-1.png) no-repeat 87.5% 0;
margin-right: -2.5%;
}	
.page-template-template-cart-checkout .site-content {
border: none !important;
width: 100%;		
margin: 0 auto;
}	
.page-template-template-cart-checkout #shop-left-sidebar, 
.page-template-template-cart-checkout .content-sidebar {
display: none !important;	
}	
.page-template-template-cart-checkout .shop_table {
width: 100%;
max-width: 800px;
}
.page-template-template-cart-checkout .shop_table.woocommerce-checkout-review-order-table {
margin-left: 0;
margin-bottom: 1em;
}
.page-template-template-cart-checkout .hentry {
float: none !important;
}
.page-template-template-cart-checkout .hentry .entry-header, 
.page-template-template-cart-checkout .hentry .entry-content {
margin-left: 0 !important;
max-width: none !important;	
}
.cart-collaterals {
max-width: 800px;	
}
.woocommerce-pagination {
text-align: center;	
max-width: 100%;
margin-left: 0;	
}
.products-per-page {
margin: 1em auto 3em !important;
float: none !important;	
width: 186px;	
}
p.woocommerce-result-count {
margin-top: 2.5em;
float: left;		
text-align: center;		
width: 100%;		
margin-bottom: 0.5em;
}
.no-bdr h1.archive-title:before, .no-bdr h1.archive-title:after {
display: none;
}
.header-main .site-title {
padding-left: 30px;
}
} @media screen and (max-width: 1150px) {
.primary-navigation li.socmed {
display: none;
}
} @media screen and (max-width: 1140px) {
.qib-container {
display: block !important;
margin-top: 0.5em;
}
.gift_card_template_button.variations_button .qib-container {
display: inline-block !important;
margin-top: 0;
}
.woocommerce div.product form.cart button[type="submit"] {
margin-left: 0.25em !important;
} 
form.cart .gift_card_template_button.variations_button .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id) {
height: 35px !important;
}
form.cart .gift-this-product-main-container {
margin-top: 5em !important;
}
form.variations_form.cart .gift-this-product-main-container {
margin-top: 4em !important;
}
form.cart .woocommerce-variation-add-to-cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id) {
margin-left: 0.25em !important;
height: 35px !important;
}
.primary-navigation li.socmed.menu-item-17323, .primary-navigation li.socmed.menu-item-17325 {
margin-right: 2em;
}
.header-main .site-title {
padding-left: 30px;
}
img.cover {
margin-right: 0.5em;
}
} @media screen and (max-width: 1108px) {
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(52px + 52%);
}
} @media screen and (max-width: 1080px) {
.selecta .shoplink2 {
padding: 1em 1.5em 0.7em 38%;
}
.widget span.ai1ec-subscribe-buttons {
display: none;
}
.site-content {
min-height: 200vh;
}
.entry-title, h1 {
font-size: 31px;
}
h2 {
font-size: 22px;
}
.content-sidebar .widget .widget-title {
font-size: 1.4em;
}	
.content-sidebar {
padding: 48px 22px 24px 28px;
}
#secondary .content-sidebar {
padding: 48px 25px 24px;
}
#shop .content-sidebar {
padding: 0 22px 24px 20px;
}
.content-sidebar #text-3  td.hours {
min-width: 85px;
}
.site-content {
margin-left: 22.75%;
width: 54.64524%;
padding-left: 2.2%;
padding-right: 2.2%;
}
#shop-left-sidebar {
width: 22.4%;
}
#shop-left-sidebar .content-sidebar {
padding: 0 20px 24px 23px;
}
#shop .content-area {
padding: 0 2.75%;
width: 70.7%;
}
.primary-navigation li.socmed.menu-item-8097 { margin-left: 1vw;	
}
.primary-navigation li.socmed.menu-item-8099 { margin-right: inherit;
}	
.primary-navigation li.socmed.menu-item-17323, .primary-navigation li.socmed.menu-item-17325 {
margin-right: 1.5em;
}
.header-main .site-title {
font-size: 13px;
}
.primary-navigation a {
padding: 0 10px;
}
img.cover {
margin-right: 0.25em;
}
} @media screen and (max-width: 1024px) {
.woocommerce div.product form.cart button[type="submit"] {
padding: 0 2em !important; }
} @media screen and (max-width: 1008px) {
.cat-onthebox .panel-image {
margin-bottom: -10px;
}
.otb-inner {
padding: 12% 5%;
}
.thin + .onthebox .otb-inner {
padding: 7.5% 5%;
}
.contact-top {
background-size: 37%;
}
.site-content {
width: 29.80238%;
padding-right: 2.50238%;
padding-left: 2.50238%;
margin-left: 0;
flex: 1;
}
.hentry .entry-header, .hentry .entry-content {
margin-left: 0; 
width: 100%;
max-width: none;
}
#shop {margin-left: 0}
#shop-left-sidebar {display: none}
#shop #primary-sidebar {width: 100%}
#shop .content-area {
border-left: 0;	
}
.header-main .site-title, #secondary {
display: none;	
}
#shop #secondary {
display: inline-block;	
float: none;
}
.footer-sidebar aside#text-11,
.footer-sidebar aside#text-12 {
background: none;
}	
#shop #main {
border-top: 0;	
padding-top: 0;
}
.archive header.woocommerce-products-header {
margin-top: 0;
border-top: 5px solid #333;
}
#shop .content-area {
padding: 0 2.25%;
}
#shop .content-sidebar {
padding: 0 21px 24px 21px;
}
.single-product div.product {
margin-top: 0.5em;
}
.single-product div.product .product_meta {
padding-top: 0;
}
#intro-banner { 
margin-bottom: 0;
}
.intro-box {
margin-bottom: 1.75em;
}
.notice-outer {
margin-bottom: 1.75em;
}
.site-title {
max-width: 550px;
}	
.highlight-panel-outer {
padding: 1.25em 2.50238%; 
}
.highlight-panel {
padding: 1em 0.75em;
}
.highlight-panel-inner {
display: block
}
.talks-logo, .talks-author {
width: 100%;
text-align: center;
max-width: none;
}
.talks-logo  {
width: 100%;
}
.talks-logo img {
margin: 0 auto;
max-width: none;
width: 90%;
}
.talks-author {
display: inline-block;
width: auto;
margin: 0.5em 2em 0;
}
.talks-author img {
margin: 0;
max-width: 200px;
}
.talks-author a {
justify-content: left;
padding-left: 5em;
}
.talks-author a.adj {
margin: 0;
}
.talks-author .following {
margin-top: -1em;
}
.talks-outer {
display: inherit;
}		
.link-outer {
width: 100%;
}
img.cover {
max-width: 90px;
width: 30%;
margin-right: 0.5em; 
}
img.txt {
height: 12vw;
}
.txtotr, .txtotr2 {
width: 250px;
}	
.copy {
width: 100%;
text-align: center;
margin-left: 0;
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(42px + 42%);
}
} @media screen and (max-width: 980px) {
.cart-price {
margin: -2px 0 0 3px;
}
} @media screen and (max-width: 960px) {
.title-bg  {
height: 180px;
}
#hdr-logo img {
max-height: 180px;	
}
.title-bg { 
padding-left: 280px;
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(45px + 45%);
}
} @media screen and (max-width: 915px) {
.selecta .shoplink2 {
padding: 1em 1.5em 1em 43%;	
background-size: 39%;
}	
} @media screen and (max-width: 890px) {
.footer-sidebar aside#text-11 {
padding: 0 0 1em 20%;
margin-left: -2.5%;
}
.footer-sidebar aside#text-12 {
padding: 0 20% 1em 4%;
margin-right: -5%;
}
#add_card input {
margin-bottom: 0.5em;
}
#shop .content-sidebar {
padding: 0 18px 24px;
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(42px + 42%);
}
} @media screen and (max-width: 880px) {
.selecta .shoplink2 {
padding: 1em 1.5em 1em 43%;	
background-size: 39%;
}
.page .site-content, .home .site-content {
max-width: 71%;	
}
.cart-checkout-nav,
.cart-checkout-nav a, .cart-checkout-nav a:not(:last-child)::after {
display: none;
}
} @media screen and (max-width: 850px) {	
.woocommerce ul.products li.product .onsale {
bottom: calc(48px + 48%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(38px + 38%);
}
.footer-sidebar aside[id*='text-'], .footer-sidebar aside[id*='custom_'] {
background: none;
}	
.admin-img {
margin-bottom: 1em !important;	
}
.title-bg {
padding-left: 250px;
}
.talks-author {
margin: 0.5em 0 0;
}
} @media screen and (max-width: 816px) {
.selecta .shoplink2 {
padding: 1em 1.5em 1em 45.5%;	
background-size: 41.5%;
}
.primary-navigation li.socmed.menu-item-8097 { margin-left: 0;	
}
.primary-navigation li.socmed.menu-item-8099 { margin-right: 0.5em;	
}	
.primary-navigation a {
padding: 0 10px;
}
#shop .content-sidebar {
padding: 0 15px 24px;
}
} @media screen and (max-width: 800px) {
.primary-navigation a {
padding: 0 6px;
}
} @media screen and (max-width: 787px) {
.selecta .shoplink2 {
padding: 1em 1.5em 1em 47%;	
background-size: 43%;
}
.hdr-red {
display: none;	
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 33.33333%;	
}
.woocommerce div.product form.cart button[type="submit"] {
margin-left: 0 !important;
margin-top: 0.25em !important;
clear: both !important;
float: left !important;
} 
} @media screen and (max-width: 767px) { 	
.ai1ec-single-event .ai1ec-event-details, .ai1ec-single-event .ai1ec-actions  {
width: 100% !important;	
}	
.ai1ec-col-xs-1, .ai1ec-col-sm-1, .ai1ec-col-md-1, .ai1ec-col-lg-1, .ai1ec-col-xs-2, .ai1ec-col-sm-2, .ai1ec-col-md-2, .ai1ec-col-lg-2, .ai1ec-col-xs-3, .ai1ec-col-sm-3, .ai1ec-col-md-3, .ai1ec-col-lg-3, .ai1ec-col-xs-4, .ai1ec-col-sm-4, .ai1ec-col-md-4, .ai1ec-col-lg-4, .ai1ec-col-xs-5, .ai1ec-col-sm-5, .ai1ec-col-md-5, .ai1ec-col-lg-5, .ai1ec-col-xs-6, .ai1ec-col-sm-6, .ai1ec-col-md-6, .ai1ec-col-lg-6, .ai1ec-col-xs-7, .ai1ec-col-sm-7, .ai1ec-col-md-7, .ai1ec-col-lg-7, .ai1ec-col-xs-8, .ai1ec-col-sm-8, .ai1ec-col-md-8, .ai1ec-col-lg-8, .ai1ec-col-xs-9, .ai1ec-col-sm-9, .ai1ec-col-md-9, .ai1ec-col-lg-9, .ai1ec-col-xs-10, .ai1ec-col-sm-10, .ai1ec-col-md-10, .ai1ec-col-lg-10, .ai1ec-col-xs-11, .ai1ec-col-sm-11, .ai1ec-col-md-11, .ai1ec-col-lg-11, .ai1ec-col-xs-12, .ai1ec-col-sm-12, .ai1ec-col-md-12, .ai1ec-col-lg-12 {
padding-left: 0 !important;	
padding-right: 0 !important;		
}
.ai1ec-row {
margin-left: 0 !important;
margin-right: 0 !important;	
}
span.ai1ec-hidden-xs {
display: block !important;	
float: left !important;
margin-right: 5px !important;
font-size: 1.1em !important;
}
.ai1ec-tickets span.ai1ec-hidden-xs {
font-weight: 700;	
}
.ai1ec-actions .ai1ec-fa {
margin-top: 4px;
}
.ai1ec-single-event .ai1ec-time.ai1ec-row {
margin-top: 1em !important;
}	
.ai1ec-single-event .ai1ec-actions .ai1ec-btn {
padding-top: 0.25em !important;
padding-bottom: 0.25em !important;
}
.ai1ec-single-event .ai1ec-actions a.ai1ec-btn {
padding: 0.75em !important;
}
.ai1ec-single-event {
margin-bottom: 0 !important;	
}
.ai1ec-single-event .ai1ec-event-avatar {
margin: 3.5em 1.5em 0 0 !important;
}	
.taptap-by-bonfire {
margin-top: 0 !important;	
}
.taptap-menu-button-wrapper {
top: 0 !important;
right: 1em !important;
}
.taptap-search-button-wrapper {
right: 120px !important;
top: 3px !important;
}
.taptap-menu-button-label {
text-transform: uppercase;
}
.taptap-search-button {
left: 60px !important;
}
.header-main {
display: none;		
}
.site-header {
padding-bottom: 0;
background-color: transparent;
}
div[id*="site-header-"], #site-header {
margin-top: 48px;
overflow: hidden;
}
.site-content {
margin-right: 32.5%;
padding-left: 2.75%;
padding-right: 2.75%;
}
.site-title {
font-size: 13px;
}
.woocommerce ul.products li.product .onsale {
bottom: calc(55px + 55%);
}
.single-product div.product .woocommerce-product-gallery {
width: 41.1764705882%;
float: left;
margin-right: 5.8823529412%;
}
.single-product div.product .summary {
width: 52.9411764706%;
float: right;
margin-right: 0;	
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
display: none !important;	
}	
.page-template-template-cart-checkout .woocommerce {
max-width: 400px;
margin: 0 auto;
}
table.shop_table_responsive tr td {
padding-bottom: 1em;	
}	
table.shop_table_responsive tr td .qib-container {
float: right;
margin-top: 0;
}
.page-template-template-cart-checkout .woocommerce .cart-collaterals,
.page-template-template-cart-checkout .woocommerce #customer_details {
margin-top: 1em;	
}
#trustwaveSealImage {
margin: 0 auto !important;	
}
.shop_table.woocommerce-checkout-review-order-table th:first-child + th,
.shop_table.woocommerce-checkout-review-order-table th:first-child + td,
.shop_table.woocommerce-checkout-review-order-table td:first-child + td { 
text-align: right; 
}
.taptap-by-bonfire ul li a, .taptap-by-bonfire .sub-menu a  {
color: #E1E1E1 !important;
text-transform: none;
font-size: 13px;
letter-spacing: 0.65px;	
}
.taptap-by-bonfire .sub-menu a  {
color: #CCC !important;	
}	
.taptap-by-bonfire ul li.current-menu-item > a, .taptap-by-bonfire .sub-menu .current-menu-item > a {
color: #55D737;
}	
.taptap-menu-item-description {
display: none !important;	
}
.taptap-search-clear {
background: none !important;
padding: 12px !important;	
}
.taptap-search-clear::before,
.taptap-search-clear::after {
top: 11px !important;
left: 4px !important;
width: 15px !important;
}
.taptap-search-wrapper #searchform input {
color: #666 !important;	
}
.content-sidebar {
margin-left: -33.33333333%;
width: 33.33333333%;
}
.menu li.socmed {
display: none;	
}
button[name="apply_coupon"], button[name="update_cart"] {
margin-right: 11px;	
}
.cart.woocommerce-cart-form__contents button[name="update_cart"] {
margin-bottom: 11px;	
}
.page .site-content, .home .site-content {
max-width: 67.5%;	
}
#payment .payment_methods li img {
padding: 0.25em 0 !important;
max-height: 2.118em !important;	
}
#nationalbooktokens_cart_widget div {
padding: 0.5em;
}
#add_card {
margin-top: 0;
}
#payment .payment_methods li.wc_payment_method.payment_method_paypal img {
padding-top: 0 !important;
max-height: 49px !important;
}
#payment .payment_methods > .wc_payment_method > label, #payment .payment_methods > .woocommerce-PaymentMethod > label {
padding-left: 1em;
}
form.cart .woocommerce-variation-add-to-cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id) {
float: left;
clear: both;
margin-left: 0 !important;
margin-top: 0.5em !important;
}
.single-product div.product .variations_button {
padding-top: 0 !important;
}	
.title-bg  {
height: 148px;
}
#hdr-logo img {
max-height: 148px;	
}
.logo-badge {
bottom: -1.25em;
left: 0.5em;
width: 70px;
}
.marquee {
margin-top: 0;	
}
.marquee-caption {
margin: -1em 0 -0.25em;
}
li.wpmenucart a.wpmenucart-contents {
width: 100%;
}
li.wpmenucart  {
display: none;
}
} @media screen and (max-width: 750px) {
#dgd_scrollbox-2581 {
display: none !important;	
}
#hdr-title h1  {
font-size: 1.4em;
}
#hdr-title h1 span {
font-size: 1em;
}
.title-bg {    
padding: 0 1.5em 0.8em 33vw;
}
#hdr-logo img {
max-width: 200px;
}
#hdr-logo {
left: 2.5em;
}
.sortsearch-inner {
padding-left: 25%;
}	
} @media screen and (max-width: 700px) {		
.title-bg {    
padding: 1em 0 0 148px;
width: 100%;
margin-top: 55px; 
max-width: 95%;
height: 145px;
}	
#hdr-logo {
left: 1.5em;
width: 35%;
max-width: 155px
}
#hdr-logo img {
width: 100%;
height: auto;
}
#hdr-title {
margin-left: 35px;	
}
#hdr-title h1 {
margin-bottom: -0.25em;
}
#hdr-title h1 span {
display: block;	
}
#hdr-title h1 a {
margin-bottom: 0;
line-height: 1.25;	
}	
div[id*="site-header-"], #site-header {
margin-top: 16px;
padding-bottom: 10%;
background-repeat: no-repeat !important;
background-position: 80% 32px !important;
}
h2.site-title {
display: none;	
}
subhead {
display: none;	
}
.subhead-mob {
display: block;	
font-weight: 700;
line-height: 48px;
font-size: 13px;
}
.subhead-mob span {
padding: 0 0 0 23px;
margin-left: 0.5em;
margin-right: 0.25em;	
}
.subhead-mob .phone {
padding-left: 15px;	
}
.subhead-mob .email {
background-position: 0 3px;	
}
.subhead-mob span a {
font-weight: 400;
margin-right: 0.25em;
}
.header-red span.phone, .header-red span.email {
display: none;	
}
.sortsearch-inner {
padding-left: 20%;
}
.subhead {
display: none;	
}
.header-red {
margin-top: -50px;	
clear: both;
}	
.search-box {
margin-top: -43px;
}
.site-info {
padding: 3em !important;
}
.footer-sidebar .text-widget {
display: block;
width: 100%;	
}
.footer-sidebar aside#text-11 {
padding-bottom: 0;
display: inline-block;
max-width: 50%;	
}
.footer-sidebar aside#text-12 {
margin: 0 auto !important;
float: right;
max-width: 50%;	
}
.footer-sidebar aside[id*="text-"] table {
margin-bottom: 0.5em;	
}
.footer-sidebar .textwidget span.phone,
.footer-sidebar .textwidget span.email {
display: block;
clear: both;
}
#footer-sidebar .email {
margin-left: 0;	
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/email-icon.png) 0 11px no-repeat;
}
.woocommerce ul.products li.product .onsale {
bottom: calc(48px + 48%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(40px + 40%);
}
.entry-title, h1 {
font-size: 29px;
}
h2 {
font-size: 20px;
}
.footer-sidebar h1 {
width: 180px;	
}
.footer-sidebar aside#text-24, .footer-sidebar aside#custom_html-2 {
max-width: 180px;
margin-left: calc(50% - 180px - 4%);
margin-right: 4%;
padding-left: 0;
float: left;
}
.footer-sidebar aside#custom_html-2 {
margin-right: calc(50% - 180px - 4%);
margin-left: 4%;
float: right;
} 
.footer-sidebar .widget .widget-title, .primary-sidebar .widget .widget-title {
margin-bottom: 10px;
}
div[id*="site-header-"], #site-header {
padding-bottom: 8%;
border-bottom: 1px solid #222;
height: 230px;
}
.intro-box {
margin-bottom: 1.5em;
}
form.cart .gift-this-product-main-container {
margin-left: -89% !important;
width: 189% !important;
}
.gift-this-product-message {
padding-left: 47.0582% !important;
}
.yith-ywgc-gift-this-product-form-container {
padding: 0 1em 0.5em;
}
.yith-ywgc-gift-this-product-form-container .ywgc-recipient {
max-width: 100%;		
}
.yith-ywgc-gift-this-product-form-container .gift-card-content-editor.step-content h5, .yith-ywgc-gift-this-product-form-container .gift-card-content-editor.step-content h5:first-of-type {
margin-bottom: 0 !important;
}
.ywgc-single-recipient .ywgc-recipient-name, .ywgc-sender-name {
margin-bottom: 5px;
}	
a.reset_variations {
line-height: 1;
margin: 1.5em 0 -0.25em 0.75em;
}
.single-product div.product table.variations select {
width: 100%;
}
.single-product div.product table.variations select {
max-width: 80% !important;
}
.logo-badge {
bottom: -1.5em;
}
} @media screen and (max-width: 672px) {
.page .entry-content {
padding-right: 30px;	
}
.header-main {
padding-right: 0;
}
#shop #tab-description {
background: #F9F9F9 !important;	
padding-left: 2em;
}
.page-template-template-latest #masonry-container {
margin-top: 5em;	
}
.page-template-template-latest #masonry-container .brick {
margin-bottom: 3.5%;	
}
#shop {
padding-top: 48px;
}
.site-content {
min-height: 0;
}
.site-content .entry-content .entry-content,
.site-content .entry-content {
padding-top: 0;	
padding-left: 0;
padding-right: 0;
}
.ai1ec_event-template-default .site-content .entry-content .entry-content, .ai1ec_event-template-default .site-content .entry-content {
padding-top: 0.5em;	
}
.site-content .has-post-thumbnail .entry-header {
padding: 4em 0 0.5em;
}
.brick .has-post-thumbnail .entry-header {
padding: 15px 1em 0.8em;
}
.selecta {
padding: 0 1em 1.5em;	
}
button, .shoplink a, .shoplink2 a, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"], .sortsearch-inner input#searchsubmit, .button, .widget a.button {
padding: 10px 2% 11px;
}
#site-search {
margin-top: 0;
}
body.search-results article {
padding: 0 1em 1em;
}
body.search-results .site-content .has-post-thumbnail .entry-header {
padding: 1em 0 0.5em;
}
body.search-results .entry-summary {
margin-bottom: 0;
}
.cat-onthebox .panel-image img {
min-height: calc(25px + 25vw);
margin-bottom: -5px;
}
.otb-inner span {
font-size: 85%;
}
} @media screen and (max-width: 650px) {	
.single-product div.product table.variations select {
max-width: 90% !important;
}
} @media screen and (max-width: 600px) {		
.title-bg {    
padding: 1em 0.5em 0.8em 1.5em;
max-width: 100%;
}
.header-red {
margin-left: 125px;
}	
h1.site-title {
line-height: 1.4; 
margin-bottom: 0.5em;
}
#hdr-title {
padding-top: 0;
padding-bottom: 0;	
}
#hdr-title h1 {
padding-left: 125px;
padding-top: 15px;
font-size: 1.3em;
}
#hdr-title .subhead {
font-size: 13px;
margin-left: 125px;	
}
#hdr-title .subhead span {
display: none;	
}
.content-area {
padding-right: 0;
}
.main-content .content-area {
padding-top: 1.5em;
}
.site-content, #shop {
width: 100%;
padding-left: 4%;
padding-right: 4%; 
}
.page .site-content, .home .site-content {
max-width: 100%;	
}
#main-content {
padding-top: 0;
}
.search-box {
margin-top: -43px;
}	
h1.archive-title:before, h1.archive-title:after, 
.meta-box-c h1.entry-title:before, .meta-box-c h1.entry-title:after, 
.error404 h1.page-title:before, .error404 h1.page-title:after,
.archive-header h1.page-title::before, .archive-header h1.page-title::after {
display: none;	
}	
h1.archive-title {
line-height: 1.3;
margin: 0 0 0.2em;	
padding-top: 0.5em;
}	
.brick h1.entry-title {
font-weight: 400;
text-transform: uppercase;
}
#nav_menu-2 li a {
font-size: 12px;	
}
.footer-sidebar aside#text-11,
.footer-sidebar aside#text-12 {
margin-bottom: 2em;
} 
.footer-sidebar aside#text-12 {
padding: 0 10% 1em 4%;
}
#supplementary + .site-info {
padding: 1em 2em 0;
margin-top: 1em;	
}
.sortsearch-inner {
padding-left: 15%;
}
.primary-navigation {
width: calc(100% - 32px);
}	
#shop #secondary, #shop #container {
width: 100%;	
}
#shop #container {
min-height: 0;	
margin-bottom: 1em;
}
.brick h1.entry-title {
font-size: 23px;
}
.hentry .entry-header, .hentry .entry-content {
margin-left: 0;
}
#megaMenu ul.megaMenu > li.menu-item {
margin-left: -1.5% !important;
}
.ai1ec-single-event .ai1ec-event-avatar {
margin: 3.5em 1em 1em 0 !important;
}
.ai1ec-single-event {
margin-bottom: 1.5em !important;
}	
#shop .content-area {
width: 100% !important;
border-right: 0;
}
.single-product div.product .product_meta {
padding-top: 0;
}
.woocommerce-tabs {
padding-top: 0 !important; 
}
.page-template-template-cart-checkout .content-area {
width: 100%;
float: left;
margin-right: 0;	
}
.main-content, .right-sidebar .content-area {
display: block;	
}
.woocommerce ul.products li.product .onsale {
bottom: calc(60px + 60%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(48px + 48%);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
margin-bottom: 5.5em;
}
.content-sidebar {
margin-left: 0;
width: 100%;	
}
#site-search {
margin-top: 0;	
}
.site-content #site-search .has-post-thumbnail .entry-header:first-of-type {
padding: 1em 0 0.5em;	
}
h1.archive-title {
padding-top: 0.25em;
}
h1.archive-title,
h1.page-title {
font-size: 31px;
}
.admin-img {
margin-bottom: auto !important;	
}
.textwidget .full + strong {
clear: both;
display: block;	
}
#shop .content-sidebar {
margin-top: 1.5em;
}
.single-product div.product table.variations select {
max-width: 100% !important;
}
.category-on-the-box .panel-image {
margin-bottom: -10px;
}
.otb-inner {
padding: 10% 5%;
}
.highlight-panel-outer { padding: 0.75em 4%; margin: 0;
}
a.view-small {
display: block;
}
a.view-large {
display: none;
}
.talks-author span {
bottom: 0.75em;
right: 0.5em;
}
.talks-author {
display: block;
}
.ep {
top: 1em;
}
} @media screen and (max-width: 580px) {
.header-red span:nth-child(3) {
display: none;
}
} @media screen and (max-width: 550px) {
.header-red span.email {
background: url(//booksellercrow.co.uk/wp-content/themes/booksellercrow/images/email-icon.png) no-repeat scroll 0px 8px transparent;
}
#hdr-title h1 {
font-size: 1.2em; 
}
.woocommerce ul.products li.product .onsale {
bottom: calc(55px + 55%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(40px + 40%);
}
} @media screen and (max-width: 520px) {	
.header-red span:nth-child(1) {
display: none;
}
} @media screen and (max-width: 505px) {	
#hdr-title h1, #hdr-title h1 a {
font-size: 24px;
line-height: 24px;	
}	
.brick h1.entry-title {
font-size: 20px;
}
#exitpopup {
width: 90%;
}
.signup-text {
clear: both;
width: 100%;
padding-top: 0;
}
.signup-image {
display: none;
}
#hdr-logo {
left: calc(0.5em + 2%);
width: 40%;			
}
.txtotr, .txtotr2 {
width: 70%;
}
.woocommerce .type-product .onsale, .woocommerce .type-product .presale, .woocommerce .type-product .signed {
top: 1%;
}
.woocommerce .type-product .presale.adj, .woocommerce .type-product .signed.adj {
top: calc(1% + 10px);
}
.list-item.grid {
flex: 0 0 100%;
}
} @media screen and (max-width: 450px) {	
.brick h1.entry-title {
font-size: 19px;
}
.masonry-brick article header.entry-header {
padding: 0.5em !important;
}
.book-group, .crime-group, .bigfat-group  {
width: 85px; height: 85px; 
}
.brick {
margin-bottom: -1.5em;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
width: 50%;	
height: 375px;
}
.woocommerce ul.products li.product .onsale {
bottom: calc(65px + 65%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(55px + 55%);
}
.woocommerce div.product form.cart button[type="submit"] {
width: 100%;
padding: 0 !important;
}
h1.archive-title::before, h1.archive-title::after, .meta-box-c h1.entry-title::before, .meta-box-c h1.entry-title::after, .error404 h1.page-title::before, .archive-header h1.page-title::before, h1.woocommerce-products-header__title.page-title::before,
h1.archive-title::after, .meta-box-c h1.entry-title::after, .error404 h1.page-title::after, .archive-header h1.page-title::after, h1.woocommerce-products-header__title.page-title::after {
display: none;	
}
#hdr-logo {
width: 33vw;
}
#hdr-title {
margin-left: 5%;
}
.title-bg {
height: calc(33vw - 10px);
}
#hdr-title h1, .header-red {
padding-left: 0;
padding-left: 22vw;
}
#hdr-title h1, .header-red {
margin-left: 4vw;
margin-right: 5px;
}
.footer-sidebar aside#text-24, .footer-sidebar aside#custom_html-2 {
clear: both;
margin: 0 calc(0.5 * (100% - 180px)) 1.5em;
}	
.yt {
width: 45%;
}
#hdr-title h1 {
margin-bottom: -0.3em;
}
.logo-badge {
height: 70px;		
width: 15%;
bottom: -2.5em;
left: 0.333em;
}
} @media screen and (max-width: 425px) {
.brick .entry-meta a {
font-size: 0.75em;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
height: 350px;	
}
#hdr-title {		
padding: 0.2em 0 0 0;	
margin: -0.5em 0 -7px 9%;
}
.intro-pic {
max-width: 80px;	
}
.meta-box-c .intro-right {
width: calc(100% - 1.1em - 80px);	
}
.meta-box-c.no-bdr.no-icon h1.archive-title {
font-size: 29px;	
}
.meta-box-c.no-bdr.no-icon .intro-box p {
margin-left: -95px;
}
.intro-box p {
margin-top: 0.5em;	
}	
.meta-box-c.no-bdr h1.archive-title {
margin-top: -0.5em;	
}
.meta-box-c.no-bdr.no-icon h1.archive-title {
margin-top: -0.75em;	
}
.meta-box-c.no-bdr.no-icon .intro-right h1.archive-title {
margin-top: 0;	
}
.notice {
padding: 2.75em 1.5em 1em; 
}
div[id*='site-header-'],
#site-header { 
height: 54vw	
}
.brick .entry-meta {
line-height: 1.1;
}
} @media screen and (max-width: 400px) {	
#shop #secondary {
display: none;	
}
#shop #container {
width: 100%;	
}
.header-red span {
font-size: 14px;
}
.search-box {
margin-top: -73px;
}
#megaMenu ul.megaMenu > li.menu-item {		
max-width: 250px;
}
.brick h1.entry-title {
font-size: 17px;
}
.book-group, .crime-group, .bigfat-group  {
width: 75px; height: 75px; 
}
.sortsearch-inner {
padding-left: 9%;
}
h1.page-title {
line-height: 1.3;
}
div.product .product_title {
margin: 0;
}
#shop #content {
padding: 0 3%;	
}
h1.archive-title {
padding-top: 0;
margin: -1em 0 0.2em;
}
.byline {
float: none;	
width: calc(100% - 50px - 1em);
}
.meta-box .byline .author,
.meta-box .byline .entry-date {
float: left;	
}
.byline  span.entry-date {
margin-top: 1em;
}
.meta-box .byline .author {
margin-top: 1em;
margin-bottom: -1em;	
}
.site-content span + .entry-date::before {
content: "";	
}
.vcard {
margin-left: 0;	
}
.woocommerce ul.products li.product .onsale {
bottom: calc(58px + 58%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(50px + 50%);
}
.footer-sidebar aside#text-11, .footer-sidebar aside#text-12 {
padding: 0 !important;
display: block;
margin: 0 auto 2em !important;
float: none;	
}
.footer-sidebar aside#text-11 h1.widget-title, .footer-sidebar aside#text-12 h1.widget-title {
margin-bottom: 1em;	
}
.taptap-search-button-wrapper {
right: 110px !important;	
}
.meta-box-c.no-bdr.no-icon .intro-right h1.archive-title {
font-size: 25px;
margin-top: -0.75em;
}
.intro-box p {
margin-top: 1.25em;	
}
.intro-pic {
margin-right: 1em;	
}
.meta-box-c .intro-right {
width: calc(100% - 1em - 80px);
}
.notice {
padding: 1.5em 1.5em 0.5em;
}
.meta-box-c.no-bdr.no-icon.notice h1.archive-title {
font-size: 27px;
}
.talks-author a {
padding-left: 3em;
}
.ep {
width: 55px;
height: 55px;
line-height: 55px;
}
img.cover {
width: 35%;
margin-right: 0;
max-width: 85px;
}
.talks-author span {
font-size: 13px;	
}
img.txt {
height: 13vw;
}
.txtotr, .txtotr2 {
padding-left: 10px;
}
} @media screen and (max-width: 385px) {	
.sortsearch-inner {
padding-left: 7%;
}
} @media screen and (max-width: 375px) {	
.woocommerce ul.products li.product .onsale {
bottom: calc(55px + 55%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(45px + 45%);
}
.meta-box-c.no-bdr.no-icon.notice h1.archive-title {
font-size: 25px;
}
} @media screen and (max-width: 361px) {	
.woocommerce ul.products li.product .onsale {
bottom: calc(50px + 50%);
}
.woocommerce ul.products li.product .presale, .woocommerce ul.products li.product .signed {
bottom: calc(40px + 40%);
}
.taptap-search-button-wrapper {
right: 105px !important;	
}
.txtcpy {
font-size: 96%;
}
}  @media print {
body {
background: none !important; color: #2B2B2B;
font-size: 12pt;
}
.site,
.site-header,
.hentry,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content,
.archive-header,
.page-header,
.contributor-info,
.comments-area,
.attachment .entry-attachment .attachment {
max-width: 100%;
}
#site-header img,
.search-toggle,
.site-navigation,
.site-content nav,
.edit-link,
.page-links,
.widget-area,
.more-link,
.post-format-archive-link,
.comment-respond,
.comment-list .reply,
.comment-reply-login,
#secondary,
.site-footer,
.slider-control-paging,
.slider-direction-nav {
display: none;
}
.site-title a,
.entry-meta,
.entry-meta a,
.featured-content .hentry,
.featured-content a {
color: #2B2B2B;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
text-decoration: none;
}
.site-header,
.post-thumbnail,
a.post-thumbnail:hover,
.site-content .entry-header,
.site-footer,
.featured-content,
.featured-content .entry-header {
background: transparent;
}
.header-main {
padding: 48px 10px;
}
.site-title {
float: none;
font-size: 19pt;
}
.content-area {
padding-top: 0;
}
.list-view .site-content .hentry {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 48px;
padding-bottom: 24px;
}
.post-thumbnail img {
margin: 0 10px 24px;
}
.site-content .has-post-thumbnail .entry-header {
padding-top: 0;
}
.site-content footer.entry-meta {
margin: 24px auto;
}
.entry-meta .tag-links a {
color: #fff;
}
.singular .site-content .hentry.has-post-thumbnail {
margin-top: 0;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: block;
}
.archive-title,
.page-title {
margin: 0 10px 48px;
}
.featured-content .hentry {
margin-bottom: 48px;
}
.featured-content .post-thumbnail,
.slider .featured-content .post-thumbnail {
padding-top: 0;
}
.featured-content .post-thumbnail img {
position: relative;
}
.featured-content .entry-header {
padding: 0 10px 24px;
}
.featured-content .entry-meta {
font-size: 9pt;
margin-bottom: 11px;
}
.featured-content .cat-links {
font-weight: 900;
}
.featured-content .entry-title {
font-size: 25pt;
line-height: 36px;
}
}