/* -- MAIN CSS FILE: compiled from main.scss -- */
/*
This WordPress theme is managed by Bookswarm using source control. Any changes made to the theme files directly on the server are likely to be overwritten.
If changes are required please contact Bookswarm - hello@bookswarm.co.uk / www.bookswarm.co.uk
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* --- general styles --- */
html {
  font-size: 62.5%;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #333;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

ul, ol {
  margin-bottom: 17px;
  margin-left: 17px;
}

ul li {
  list-style: disc;
  margin: 0 0 2px 0;
}

ol li {
  margin: 0 0 6px 19px;
}

.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.center {
  text-align: center;
}

a {
  color: #738f83;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

img.alignright, .wp-caption.alignright, .alignright {
  float: right;
  margin: 0 0 0.6em 1em;
  max-width: 70%;
  height: auto;
}
img.alignright img, .wp-caption.alignright img, .alignright img {
  max-width: 100%;
  height: auto;
}

img.alignleft, .wp-caption.alignleft, .alignleft {
  float: left;
  margin: 0 1em 0.6em 0;
  max-width: 70%;
  height: auto;
}
img.alignleft img, .wp-caption.alignleft img, .alignleft img {
  max-width: 100%;
  height: auto;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

img.alignnone {
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1024px) {
  img.alignright, .wp-caption.alignright, .alignright,
  img.alignleft, .wp-caption.alignleft, .alignleft {
    max-width: 60%;
  }
}
/* eg: Android Samsung galaxy landscape */
@media (max-width: 685px) {
  img.alignright, .wp-caption.alignright, .alignright,
  img.alignleft, .wp-caption.alignleft, .alignleft {
    max-width: 100%;
  }
}
.wp-caption-text {
  font-weight: bold;
  text-align: center;
  margin-top: 3px;
}

button:focus {
  outline: 0;
}

.hidden {
  /*hide stuff in a screen-reader-friendly way*/
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.button {
  border: 1px solid #738f83;
  display: inline-block;
  padding: 4px 60px;
  color: #738f83;
  background-color: transparent;
  text-transform: uppercase;
  transition: 0.5s;
  margin-right: 12px;
}
.button:hover {
  background-color: #738f83;
  color: #fff;
  text-decoration: none;
}
.button.center {
  margin: 0 auto;
}

.center-buttons {
  text-align: center;
}

span.hover {
  position: absolute;
  top: 0;
  background-color: #738f83;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */
  transition: 0.5s;
  display: flex;
}

/* ---- typography ---- */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.1em;
  margin-bottom: 1em;
}

h1 {
  font-size: 2.8rem;
  text-transform: uppercase;
  text-align: center;
}

h2 {
  font-size: 2.2rem;
  font-weight: 300;
  margin-bottom: 14px;
}

h2.box {
  font-size: 2.0rem;
  color: #738f83;
  border: 4px solid #738f83;
  padding: 19px;
  min-width: 540px;
  width: 30%;
  margin: 0 auto;
  font-size: 2.0rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
  letter-spacing: 2px;
  background-color: #fff;
}

h3 {
  font-size: 1.6rem;
  color: #738f83;
}

h4 {
  font-size: 1.6rem;
  font-weight: 600px;
}

h5 {
  font-size: 1.6rem;
  color: #738f83;
  font-weight: 600px;
}

h6 {
  font-weight: 600;
}

p {
  margin-bottom: 14px;
  line-height: 1.3em;
}

p.name, p.date, a.name {
  font-size: 1.6rem;
  color: #738f83;
  margin-bottom: 15px;
  display: block;
}
p.name a:link, p.name a:visited, p.date a:link, p.date a:visited, a.name a:link, a.name a:visited {
  color: #738f83;
}

p.date {
  font-size: 1.4rem;
}

img {
  max-width: 100%;
  height: auto;
}

blockquote {
  border-left: 4px solid #738f83;
  padding-left: 15px;
  margin: 0 30px 20px;
  font-style: italic;
}

div.white-line {
  border-top: 1px solid #fff;
}

.col-xs-12.line h2 {
  position: relative;
  top: -34px;
}
.col-xs-12.line:before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
  border-top: 1px solid #738f83;
}

/* nav */
#site-navigation, #mobile-toggle {
  background: url("../images/multicoloured-line.jpg") no-repeat top center;
  background-size: 100% auto;
  padding: 0;
  border-bottom: 1px solid #bebebe;
}
#site-navigation .menu-item-description, #mobile-toggle .menu-item-description {
  display: none;
}

#site-navigation ul {
  text-align: center;
  margin: 0;
  font-size: 0;
  margin-bottom: -3px;
}

#site-navigation li {
  position: relative;
  margin: 0;
}

#site-navigation ul li {
  display: inline-block;
  position: relative;
}

#site-navigation > div > ul > li {
  margin: 0 0;
}

#site-navigation ul li a:link, #site-navigation ul li a:visited {
  padding: 30px 0;
  margin: 0 30px;
  display: block;
  text-decoration: none;
  float: left;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 9px;
  color: #333;
}

#site-navigation li.current_page_item > a:link, #site-navigation li.current_page_item > a:visited,
#site-navigation ul li a:hover, nav#mobile ul li a:hover, #topnav ul li a:hover,
#site-navigation li.current-menu-parent > a:link, #site-navigation li.current-menu-parent > a:visited {
  border-bottom: 5px solid #738f83;
  padding-bottom: 25px;
}

#site-navigation ul.sub-menu:first-of-type {
  display: none;
  position: absolute;
  z-index: 999;
  min-width: 102%;
  padding: 0 0 10px 0;
  top: 66px;
  margin: 0 0 0 3px;
}

#site-navigation ul.sub-menu li {
  float: none;
  position: relative;
  display: block;
  margin: 0;
  text-align: center;
}

#site-navigation ul li.current-menu-parent > a:link,
#site-navigation ul.sub-menu li.current_page_item > a:link,
#site-navigation ul.sub-menu li.current_page_item > a:visited,
#site-navigation ul.sub-menu li a:hover {
  color: #738f83;
}

#site-navigation ul.sub-menu li:before, #site-navigation ul.sub-menu li:after {
  content: '';
}

#site-navigation ul.sub-menu li a {
  border: 0;
  display: block;
  padding: 13px 15px 10px 12px;
  white-space: nowrap;
  /*font-family: 'Metamorphous', cursive;*/
  text-align: center;
  width: 100%;
  color: #fff;
  margin-bottom: 0;
  margin-left: 0;
}

#site-navigation ul.sub-menu li a:hover {
  border-bottom: 0;
}

#site-navigation ul li:hover > ul.sub-menu {
  display: block;
}

#site-navigation ul.sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

nav#mobile {
  display: none;
}

.page nav#mobile, .single nav#mobile {
  margin-bottom: 5px;
}

#mobile-toggle {
  display: none;
  padding: 15px 15px 13px 14px;
  text-align: left;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 0;
  width: 100%;
  margin-left: 0;
}

nav#mobile {
  /*background: rgba(255,255,255,0.5);*/
  clear: both;
}

nav#mobile ul {
  margin: 0;
}

nav#mobile ul li {
  list-style: none;
}

nav#mobile ul li a {
  display: block;
  padding: 7px 15px;
  text-transform: uppercase;
  text-align: left;
  /*font-family: 'Metamorphous', cursive;*/
  font-size: 14px;
}

nav#mobile ul li a:hover {
  text-decoration: none;
  border: 0;
}

nav#mobile ul li ul.sub-menu {
  margin-bottom: 0;
  margin: 0 0 0 22px;
}

#site-navigation .books {
  position: initial;
}
#site-navigation .mega-menu > ul.sub-menu {
  display: none;
  border: 1px solid #bebebe;
  position: absolute;
  left: 0;
  top: 66px;
  z-index: 999;
  background-color: #FFF;
  margin: 0 15px;
  min-width: 97%;
  min-height: 343px;
}
#site-navigation .mega-menu > ul.sub-menu li a, #site-navigation .mega-menu > ul.sub-menu li li.current_page_item > a:link, #site-navigation .mega-menu > ul.sub-menu li li.current_page_item > a:visited {
  color: #333;
}
#site-navigation .mega-menu > ul.sub-menu li li.current_page_item > a:hover {
  color: #738f83;
}
#site-navigation .mega-menu > ul.sub-menu .sub-menu {
  position: relative;
  display: block;
}
#site-navigation .mega-menu > ul.sub-menu .sub-menu .sub-menu {
  margin-left: 15px;
}
#site-navigation .mega-menu > ul.sub-menu .categories {
  width: 40%;
  float: left;
  padding: 25px 20px;
}
#site-navigation .mega-menu > ul.sub-menu .categories > a {
  display: none;
}
#site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu {
  position: initial;
  display: block;
  overflow: hidden;
  border-right: 1px solid #bebebe;
}
#site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu li.current-menu-parent a:link, #site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu li.current-menu-parent a:visited {
  border-bottom: 0 !important;
}
#site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu li {
  overflow: hidden;
}
#site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu li a {
  font-size: 1.2rem;
  text-align: left;
  padding: 8px 0;
}
#site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu li a:hover {
  border-bottom: 0 !important;
  color: #738f83;
}
#site-navigation .mega-menu > ul.sub-menu .categories ul.sub-menu li a:before {
  content: '- ';
}
#site-navigation .mega-menu > ul.sub-menu .imprints {
  width: 60%;
  float: right;
}
#site-navigation .mega-menu > ul.sub-menu .imprints > a {
  display: none;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu {
  display: block;
  position: initial;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li.current_page_item > a:link,
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li.current_page_item > a:visited {
  border-bottom: 0 !important;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li {
  width: 48%;
  float: left;
  background-repeat: no-repeat;
  background-position: top 20px left 20px;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li.ab {
  background-image: url("../images/atlantic-logo-red.png");
  background-size: 40px;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li.au {
  background-image: url("../images/au-logo-grey.png");
  background-size: 35px;
  background-position: top 15px left 20px;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li.cv {
  background-image: url("../images/cv-logo-black.png");
  background-size: 40px;
  background-position: top 15px left 20px;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li.gp {
  background-image: url("../images/gp-logo-black.png");
  background-size: 40px;
  background-position: top 18px left 20px;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li a {
  padding: 70px 20px 20px 20px;
  text-align: left;
  font-weight: 700;
  text-transform: none;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li a span {
  font-weight: 400;
}
#site-navigation .mega-menu > ul.sub-menu .imprints ul.sub-menu li a:hover {
  border-bottom: 0 !important;
  color: #738f83;
}
#site-navigation .mega-menu > ul.sub-menu .menu-item-description {
  display: block;
  text-transform: none;
  white-space: initial;
  line-height: 1.6rem;
  padding-top: 10px;
}

#cbp-spmenu-s2 {
  text-align: center;
}
#cbp-spmenu-s2 ul.retailers {
  margin: 0 0 11px 0;
}
#cbp-spmenu-s2 ul.retailers li {
  list-style: none;
}

/* General styles for all menus */
.cbp-spmenu {
  background: #fff;
  border-right: 3px solid #333;
  position: fixed;
  overflow: auto;
  padding-top: 20px;
  padding-right: 10px;
}
.cbp-spmenu ul.sub-menu {
  margin-bottom: 0;
}
.cbp-spmenu li {
  list-style: none;
}
.cbp-spmenu h5 {
  margin-bottom: 4px;
}

.cbp-spmenu.cbp-spmenu-right {
  border-right: 0;
  border-left: 3px solid #738f83;
}

#showLeft {
  background: transparent;
  border: 0;
  width: 100%;
  text-align: center;
}

#menuClose, #menuClose2 {
  width: 39px;
  height: 39px;
  padding: 10px;
  cursor: pointer;
  position: absolute;
  z-index: 20;
  right: 0;
  top: 0;
}
#menuClose img, #menuClose2 img {
  width: 100%;
  height: auto;
}

#menuClose2 {
  left: 0;
  right: auto;
}

.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1000;
}
.cbp-spmenu-vertical a {
  color: #333;
  font-size: 17px;
  text-transform: uppercase;
  padding: 4px 0;
  display: block;
}
.cbp-spmenu-vertical a:hover {
  text-decoration: none;
}
.cbp-spmenu-vertical .current_page_item > a {
  color: #333;
}

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
  left: -240px;
}

.cbp-spmenu-right {
  right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px;
}

.cbp-spmenu-bottom {
  bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px;
}

/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  left: 0;
}

.cbp-spmenu-push-toright {
  left: 240px;
}

.cbp-spmenu-push-toleft {
  left: -240px;
}

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#masthead {
  padding: 25px 0 20px;
}
#masthead #social-header {
  float: right;
  margin-bottom: 24px;
}
#masthead #title {
  text-align: center;
  margin-bottom: 30px;
}
#masthead #title a:link, #masthead #title a:hover, #masthead #title a:visited {
  color: #333;
  text-decoration: none;
}
#masthead #title .ab a img {
  max-height: 142px;
  width: auto;
}
#masthead #title .cv a img {
  max-height: 110px;
  display: block;
  margin: 0 auto 20px;
}
#masthead #title .gp a img {
  max-height: 110px;
  display: block;
  margin: 0 auto 20px;
}
#masthead #title .au a img {
  max-height: 110px;
  display: block;
  margin: 0 auto 20px;
}
#masthead .strapline {
  font-size: 1.8rem;
  font-weight: 300;
  margin-bottom: 0;
}

.site-search button.search {
  background: url("../images/search.png") no-repeat right 3px top 2px;
  background-size: 16px 16px;
  border: 0;
  text-indent: -9999px;
  width: 20px;
  float: right;
}

.signup {
  display: block;
  clear: both;
  text-align: right;
  font-size: 1.2rem;
  font-weight: 600;
}
.signup:hover {
  cursor: pointer;
}

#signup-box {
  display: none;
  border: 1px solid #bebebe;
  padding: 15px;
  position: absolute;
  right: 0;
  z-index: 999;
  background-color: #fff;
  width: 290px;
}
#signup-box .gform_wrapper {
  margin: 0;
}
#signup-box .gform_wrapper .gfield_label {
  font-size: 1.2rem;
  text-transform: uppercase;
  padding-top: 4px;
}
#signup-box .gform_wrapper .gfield_label:before {
  content: '- ';
}
#signup-box .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  border: 0;
  background-color: #ebebeb;
  padding: 2px;
}
#signup-box .gform_wrapper input[type=submit] {
  background-color: #738f83;
  color: #fff;
  border: 0;
  font-size: 1.4rem;
}

#search-bar, #search-bar-bottom {
  max-height: 0;
  transition: 0.5s;
  background-color: #e3e9e6;
  overflow: hidden;
}
#search-bar input[type=text], #search-bar-bottom input[type=text] {
  margin: 0;
  border: 0;
  background-color: #e3e9e6;
  text-align: center;
  width: 99%;
}
#search-bar ::-webkit-input-placeholder, #search-bar-bottom ::-webkit-input-placeholder {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
#search-bar :-moz-placeholder, #search-bar-bottom :-moz-placeholder {
  /* Firefox 18- */
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
#search-bar ::-moz-placeholder, #search-bar-bottom ::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
#search-bar :-ms-input-placeholder, #search-bar-bottom :-ms-input-placeholder {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
#search-bar input[type=submit], #search-bar-bottom input[type=submit] {
  border: 0;
  width: 0;
  height: 0;
  padding: 0;
}
#search-bar.expand, #search-bar-bottom.expand {
  max-height: 40px;
  padding: 3px;
}

.social-icons {
  text-align: right;
}
.social-icons .footer {
  display: none;
}
.social-icons .sh-sb-link {
  height: 18px;
  width: auto;
}
.social-icons .sh-sb-link img {
  width: auto;
  height: 100%;
}

.sh-sb-link {
  margin: 0 5px 10px;
  width: auto;
  height: 16px;
  display: inline-block;
}

.sh-sb-link img {
  width: auto;
  height: 100%;
}

.imprint-selector .imprint {
  display: block;
  float: left;
  height: 40px;
  margin-right: 23px;
  border-bottom: 5px solid #fff;
  padding-bottom: 15px;
}
.imprint-selector .imprint img {
  height: 100%;
  width: auto;
}
.imprint-selector .imprint.ab:hover {
  border-bottom: 5px solid #f2364f;
}
.imprint-selector .imprint.au:hover {
  border-bottom: 5px solid #efd25c;
}
.imprint-selector .imprint.cv:hover {
  border-bottom: 5px solid #45b1bc;
}
.imprint-selector .imprint.gp:hover {
  border-bottom: 5px solid #995292;
}

.breadcrumbs {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 10px;
}
.breadcrumbs span, .breadcrumbs a:link, .breadcrumbs a:visited {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #333;
}
.breadcrumbs span.sep {
  margin: 0 4px 0 3px;
  display: inline-block;
}

#content {
  background-image: url("../images/multicoloured-line.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 80px;
}
#content .section {
  padding: 40px 0;
  margin-bottom: 40px;
}
#content .section.first {
  padding: 0 0 40px;
}
#content .section.green {
  padding: 75px 0;
  background-color: #e3e9e6;
}
#content .section.green h2.box {
  background-color: #e3e9e6;
}
#content .flexslider {
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  -o-box-shadow: 0;
  box-shadow: 0;
  margin-bottom: 0;
}
#content .flexslider .slides li img {
  margin: 0 auto;
}
#content .flexslider .flex-direction-nav {
  text-align: center;
}
#content .flexslider .flex-direction-nav li {
  list-style-type: none;
  display: inline-block;
  margin: 0 10px;
}
#content .flexslider .flex-direction-nav a {
  opacity: 1;
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -9999px;
  text-align: left;
  top: auto;
  margin: 20px 0 0 0;
  position: initial;
}
#content .flexslider .flex-direction-nav a.flex-prev {
  background-image: url("../images/next-prev-arrows.jpg");
  right: 60px;
  left: auto;
  opacity: 0.7;
}
#content .flexslider .flex-direction-nav a.flex-prev:hover {
  opacity: 1;
}
#content .flexslider .flex-direction-nav a.flex-next {
  background-image: url("../images/next-prev-arrows.jpg");
  right: 10px;
  background-position: right 0;
  opacity: 0.7;
}
#content .flexslider .flex-direction-nav a.flex-next:hover {
  opacity: 1;
}
#content .flexslider .flex-direction-nav .flex-disabled {
  height: 0 !important;
  margin: 0 !important;
}
#content .flexslider:hover .flex-direction-nav .flex-prev {
  left: auto;
  right: auto;
}
#content .flexslider:hover .flex-direction-nav .flex-next {
  right: auto;
  left: auto;
}
#content .flex-direction-nav a:before {
  content: ' ';
}
#content .flex-control-nav {
  display: none;
}
#content .share {
  border: 1px solid #738f83;
  padding: 9px 30px;
  display: inline-block;
  margin-top: 20px;
}
#content .share p {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  font-size: 1.4rem;
  color: #738f83;
  letter-spacing: 2px;
  padding-top: 2px;
}
#content ul.share-buttons {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 0 0 10px;
}
#content ul.share-buttons li {
  display: inline-block;
  height: 17px;
  margin: 0 7px;
}
#content ul.share-buttons li img {
  height: 100%;
  width: auto;
}
#content ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.home .breadcrumbs {
  display: none;
}
.home #content .section.first {
  margin-bottom: 0;
}

.banner-pagination {
  clear: both;
  text-align: center;
  padding-top: 15px;
}

.wpv-filter-previous-link, .slick-prev {
  background-image: url("../images/next-prev-arrows.jpg");
  background-position: left;
}

.wpv-filter-next-link, .slick-next {
  background-image: url("../images/next-prev-arrows.jpg");
  background-position: right;
}

.wpv-filter-previous-link, .wpv-filter-next-link, .slick-prev, .slick-next {
  background-size: 64px 27px;
  width: 30px;
  height: 27px;
  display: inline-block;
  text-indent: -9999px;
  margin-left: 10px;
  margin-right: 10px;
  background-repeat: no-repeat;
  border: 0;
}
.wpv-filter-previous-link:hover, .wpv-filter-next-link:hover, .slick-prev:hover, .slick-next:hover {
  opacity: 0.4;
}

.book-panel-text, .news-panel {
  overflow: hidden;
}
.book-panel-text.double, .news-panel.double {
  text-align: center;
}
.book-panel-text.double article, .news-panel.double article {
  text-align: left;
  width: 50%;
  float: left;
  padding-bottom: 30px;
}
.book-panel-text.double article .right, .news-panel.double article .right {
  padding-right: 30px;
}
.book-panel-text h2.box, .news-panel h2.box {
  width: 100%;
  margin-bottom: 34px;
  min-width: 100%;
}
.book-panel-text .left, .news-panel .left {
  width: 48%;
}
.book-panel-text .left a.cover, .news-panel .left a.cover {
  display: inline-block;
  position: relative;
}
.book-panel-text .left a.cover img, .news-panel .left a.cover img {
  display: block;
}
.book-panel-text .left a.cover:hover span.hover, .news-panel .left a.cover:hover span.hover {
  opacity: 0.8;
}
.book-panel-text .right, .news-panel .right {
  width: 48%;
  position: relative;
}
.book-panel-text .right h2, .news-panel .right h2 {
  margin-bottom: 13px;
  top: 0;
}
.book-panel-text .right h2 a:link, .book-panel-text .right h2 a:visited, .news-panel .right h2 a:link, .news-panel .right h2 a:visited {
  color: #333;
}
.book-panel-text .right h2 a:hover, .news-panel .right h2 a:hover {
  text-decoration: none;
  color: #738f83;
}

div.fade {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(95%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.green div.fade {
  background: -moz-linear-gradient(top, rgba(227, 233, 230, 0) 0%, #e3e9e6 90%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(227, 233, 230, 0)), color-stop(95%, #e3e9e6));
  background: -webkit-linear-gradient(top, rgba(227, 233, 230, 0) 0%, #e3e9e6 90%);
  background: -o-linear-gradient(top, rgba(227, 233, 230, 0) 0%, #e3e9e6 90%);
  background: -ms-linear-gradient(top, rgba(227, 233, 230, 0) 0%, #e3e9e6 90%);
  background: linear-gradient(to bottom, rgba(227, 233, 230, 0) 0%, #e3e9e6 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.book-carousel, .books-no-carousel {
  overflow: hidden;
  margin-bottom: 18px;
  padding-bottom: 32px;
}
.book-carousel a.cover, .books-no-carousel a.cover {
  display: block;
  transition: 0.5s;
  margin: 8px;
}
.book-carousel a.cover img, .books-no-carousel a.cover img {
  height: 100%;
  width: auto;
}
.book-carousel a.cover:hover, .books-no-carousel a.cover:hover {
  text-decoration: none;
  opacity: 0.8;
}
.book-carousel .slick-prev, .book-carousel .slick-next, .books-no-carousel .slick-prev, .books-no-carousel .slick-next {
  position: absolute;
  bottom: 0;
}
.book-carousel .slick-prev, .books-no-carousel .slick-prev {
  right: 50%;
}
.book-carousel .slick-next, .books-no-carousel .slick-next {
  left: 50%;
}

.books-no-carousel {
  text-align: center;
}
.books-no-carousel div.book {
  display: inline-block;
}

.no-cover {
  display: block;
  width: 100%;
  min-width: 185px;
  height: 265px;
  background: url("../images/no-cover.jpg") no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0.6;
}

#imprint-intro {
  position: relative;
  cursor: pointer;
}
#imprint-intro span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  font-size: 2.2rem;
}
#imprint-intro span img {
  height: 10px;
  width: auto;
  margin: 0 0 2px 4px;
  pointer-events: none;
}

#about-imprint {
  height: 0;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding: 0 250px;
}
#about-imprint h1 {
  font-size: 2.2rem;
  text-transform: none;
  font-weight: 300;
}
#about-imprint.expand {
  border-top: 1px solid #bebebe;
  height: auto;
  padding: 25px 250px;
  margin-top: 25px;
}

#social-feeds {
  text-align: center;
}
#social-feeds a.button {
  margin-top: 25px;
}

.author-panels {
  text-align: center;
}
.author-panels article {
  width: 50%;
  float: left;
  text-align: left;
  padding-bottom: 30px;
}
.author-panels article .left {
  width: 48%;
}
.author-panels article .left a.cover {
  display: inline-block;
  position: relative;
}
.author-panels article .left a.cover img {
  display: block;
}
.author-panels article .left:hover span.hover {
  opacity: 0.8;
}
.author-panels article .right {
  width: 49%;
  padding-right: 20px;
  position: relative;
}
.author-panels article .right h2 {
  position: initial;
}
.author-panels article .right h2 a:hover {
  text-decoration: none;
  color: #333;
}

.social-square {
  border: 5px solid #738f83;
  width: 54px;
  height: 54px;
  padding: 8px;
  margin: -26px auto 30px;
  background-color: #fff;
  z-index: 999;
  position: relative;
  text-align: center;
}
.social-square.facebook img {
  width: 13px;
}
.social-square.twitter {
  padding-top: 13px;
}
.social-square.twitter img {
  width: 22px;
}
.social-square.instagram {
  padding-top: 11px;
}
.social-square.instagram img {
  width: 23px;
}

.events-list .event {
  display: block;
  float: left;
  width: 15%;
  margin-right: 1.6%;
  padding-bottom: 15px;
}
.events-list .event:nth-of-type(6n) {
  margin-right: 0;
}
.events-list .event:nth-of-type(6n+1) {
  clear: both;
}
.events-list .event .image {
  position: relative;
  display: block;
  margin-bottom: 17px;
}
.events-list .event .image img {
  display: block;
}
.events-list .event .image:hover span.hover {
  opacity: 0.8;
}
.events-list .event h2 {
  top: 0;
  margin-bottom: 6px;
}
.events-list .event h2 a:link, .events-list .event h2 a:visited {
  color: #333;
}
.events-list .event h2 a:hover {
  text-decoration: none;
  color: #738f83;
}
.events-list .event p.name {
  margin-bottom: 6px;
  font-size: 1.6rem;
}
.events-list .event p.date {
  margin-bottom: 0;
  font-size: 1.4rem;
}

#event-info .left {
  width: 30%;
}
#event-info .right {
  width: 67%;
}
#event-info .right h2 {
  margin-bottom: 6px;
}
#event-info .right .info {
  margin-bottom: 30px;
}
#event-info .right .location {
  font-size: 1.6rem;
  color: #738f83;
  margin-bottom: 8px;
}
#event-info .right .date, #event-info .right .time, #event-info .right .author, #event-info .right .name {
  font-size: 1.4rem;
  color: #738f83;
  margin-bottom: 8px;
  display: block;
}
#event-info .right .name {
  display: inline-block;
  margin-bottom: 0;
}
#event-info .right .time {
  margin-bottom: 10px;
}

#news-info .left {
  width: 30%;
}
#news-info .right {
  width: 67%;
}
#news-info .flexslider {
  background-color: transparent;
}
#news-info .flexslider .flex-direction-nav a.flex-prev,
#news-info .flexslider .flex-direction-nav a.flex-next {
  width: 30px;
  height: 30px;
}
#news-info .flexslider .flex-direction-nav {
  line-height: 0;
}
#news-info .flexslider .flex-control-nav {
  display: block;
  bottom: -31px;
}
#news-info .flexslider .flex-control-paging li {
  margin: 0 3px;
}
#news-info .flexslider .flex-control-paging li a {
  border-radius: 0;
  width: 8px;
  height: 8px;
  background: #738f83;
  opacity: 0.5;
}
#news-info .flexslider .flex-control-paging li a.flex-active {
  opacity: 1;
}
#news-info .flexslider .flex-disabled {
  height: 0 !important;
}

.next-prev {
  padding-top: 30px;
}
.next-prev a {
  display: inline-block;
  width: 50%;
  float: left;
}
.next-prev a:last-of-type {
  text-align: right;
}

#map .map {
  margin-bottom: 15px;
}
#map .location {
  font-size: 1.4rem;
  color: #738f83;
  margin-bottom: 8px;
  display: block;
}

.books-list .book {
  width: 23%;
  margin-right: 2%;
  float: left;
  padding-bottom: 40px;
}
.books-list .book:nth-of-type(4n+1) {
  clear: both;
}
.books-list .book .no-cover {
  height: 100%;
  min-width: auto;
}
.books-list .book .intro {
  position: relative;
  height: 140px;
}
.books-list .book img {
  width: 100%;
  height: auto;
  display: block;
}
.books-list .book .cover {
  margin-bottom: 15px;
  display: block;
  height: 415px;
  transition: 0.5s;
}
.books-list .book .cover:hover {
  text-decoration: none;
  opacity: 0.8;
}
.books-list .book h2 a:link, .books-list .book h2 a:visited {
  color: #333;
}
.books-list .book h2 a:hover {
  text-decoration: none;
  color: #738f83;
}
.books-list .book .name, .books-list .book .rrp {
  color: #738f83;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

.single-book #book-intro .left {
  width: 23%;
}
.single-book #book-intro .right {
  width: 75%;
}
.single-book #book-intro a.name {
  display: block;
  margin-bottom: 15px;
  color: #738f83;
  font-size: 1.6rem;
}
.single-book #book-intro .description {
  margin-bottom: 30px;
}

#content .ui-state-active, #content .ui-widget-content .ui-state-active, #content .ui-widget-header .ui-state-active, #content a.ui-button:active, #content .ui-button:active, #content .ui-button.ui-state-active:hover {
  background: none;
  border: 0;
}
#content .ui-state-default, #content .ui-widget-content .ui-state-default, #content .ui-widget-header .ui-state-default, #content .ui-button, #content html .ui-button.ui-state-disabled:hover, #content html .ui-button.ui-state-disabled:active {
  border: 0;
  background: none;
  color: #738f83;
}
#content .ui-state-active a, #content .ui-state-active a:link, #content .ui-state-active a:visited,
#content .ui-state-default a, #content .ui-state-default a:link, #content .ui-state-default a:visited, #content a.ui-button, #content a:link.ui-button, #content a:visited.ui-button, #content .ui-button {
  color: #738f83;
}
#content .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 0 0 6px 0;
}
#content .ui-tabs-tab:after {
  content: '|';
  padding: 0 10px 0 12px;
}
#content .ui-tabs-tab:last-of-type:after {
  content: ' ';
}
#content .ui-tabs-tab:hover a {
  border-bottom: 3px solid #738f83;
}
#content .ui-widget-header, #content .ui-widget.ui-widget-content {
  border: 0;
  background: none;
  padding: 0;
}
#content .ui-tabs {
  padding: 0;
}
#content .ui-tabs .ui-tabs-panel {
  padding: 20px 0;
  color: #738f83;
}
#content .ui-tabs .ui-tabs-panel .rrp {
  font-size: 1.6rem;
}
#content .ui-tabs .ui-tabs-panel p {
  margin-bottom: 8px;
}
#content .ui-tabs-active a {
  border-bottom: 3px solid #738f83;
}

#reviews .review {
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}
#reviews .review span {
  display: block;
  color: #738f83;
  padding-top: 12px;
}

#authors-of-month {
  margin: 0 0 30px;
  overflow: hidden;
}
#authors-of-month li {
  list-style-type: none;
  width: 25%;
  float: left;
  display: block;
  text-align: center;
  padding: 0 10px;
}
#authors-of-month li .image {
  margin-bottom: 17px;
  display: block;
}
#authors-of-month li .image img {
  border-radius: 50%;
  transition: 0.5s;
}
#authors-of-month li .image:hover img {
  opacity: 0.8;
}
#authors-of-month li .name:link, #authors-of-month li .name:visited {
  font-size: 2.2rem;
  color: #333;
  font-weight: 300;
}
#authors-of-month li .name:hover {
  color: #738f83;
  text-decoration: none;
}

#a-z-list {
  padding-top: 36px;
}

.author-letter {
  width: 25%;
  float: left;
  margin-bottom: 25px;
}
.author-letter .left {
  width: 22%;
  font-size: 5.0rem;
  font-weight: 300;
  color: #738f83;
}
.author-letter .right {
  width: 73%;
}
.author-letter .right p {
  margin-bottom: 7px;
}
.author-letter .right p a:link, .author-letter .right p a:visited {
  color: #333;
}
.author-letter .right p a:hover {
  color: #738f83;
  text-decoration: none;
}
.author-letter .right a.all {
  padding-left: 8px;
  color: #738f83;
  letter-spacing: 2px;
}

#left-letter {
  width: 30%;
  float: left;
  font-size: 5.0rem;
  text-align: center;
  color: #738f83;
  font-weight: 300;
}

#right-letter {
  width: 67%;
  float: right;
}
#right-letter ul {
  margin: 0;
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px;
}
#right-letter ul li {
  list-style-type: none;
  margin-bottom: 3px;
}
#right-letter ul li a:link, #right-letter ul li a:visited {
  color: #333;
}
#right-letter ul li a:hover {
  text-decoration: none;
  color: #738f83;
}

.single-contributor #author-intro .left {
  width: 23%;
}
.single-contributor #author-intro .right {
  width: 75%;
}
.single-contributor #author-intro .right .button {
  margin-bottom: 15px;
}
.single-contributor #author-intro a.name {
  display: block;
  margin-bottom: 15px;
  color: #738f83;
  font-size: 1.6rem;
}
.single-contributor #author-intro .description {
  margin-bottom: 30px;
}
.single-contributor #author-intro .description a.button {
  margin-right: 12px;
}
.single-contributor #author-intro .extras {
  padding-top: 40px;
}
.single-contributor .social-follow {
  display: inline-block;
  border: 1px solid #738f83;
  padding: 1px 60px 0;
  height: 30px;
}
.single-contributor .social-follow p {
  margin-bottom: 0;
  color: #738f83;
  line-height: 26px;
}
.single-contributor .social-follow .icon {
  height: 18px;
  display: inline-block;
  margin: 0 0 0 13px;
  vertical-align: middle;
}
.single-contributor .social-follow .icon img {
  height: 100%;
  width: auto;
}

.other-news-list article {
  width: 22%;
  float: left;
  margin-right: 3%;
}
.other-news-list article:last-of-type {
  margin-right: 0;
}
.other-news-list article h2 {
  top: 0 !important;
  margin-bottom: 4px;
  min-height: 60px;
}
.other-news-list article h2 a:link, .other-news-list article h2 a:visited {
  color: #333;
}
.other-news-list article h2 a:hover {
  text-decoration: none;
  color: #738f83;
}
.other-news-list article .date {
  color: #738f83;
}

.map-popup {
  text-align: center;
  padding-left: 12px;
}

.search-result {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
.search-result .featured {
  float: left;
  margin-right: 20px;
}

#contact-cards {
  margin: 0;
}
#contact-cards li {
  list-style-type: none;
  width: 33%;
  padding: 2%;
  float: left;
}
#contact-cards li h3.box {
  font-size: 2.0rem;
  color: #738f83;
  border: 4px solid #738f83;
  padding: 19px;
  width: 100%;
  margin: 0 auto;
  font-size: 2.0rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
#contact-cards li:nth-of-type(3n+1) {
  clear: both;
}
#contact-cards li .text {
  margin-bottom: 10px;
  overflow: hidden;
}
#contact-cards li .button {
  margin: 0 auto;
  width: 70%;
  max-width: 200px;
  display: block;
  text-align: center;
  padding: 4px;
}

#footer-links {
  background-color: #9db0a8;
  padding: 23px 0 30px;
}
#footer-links ul.footer-menu {
  margin: 0;
}
#footer-links ul.footer-menu > li {
  display: block;
  float: left;
  width: 16.6%;
}
#footer-links ul.footer-menu > li > a {
  width: 100%;
  display: block;
  border-bottom: 1px solid #fff;
  padding-bottom: 14px;
  margin-bottom: 12px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
#footer-links ul.footer-menu > li ul.sub-menu {
  margin: 0;
}
#footer-links ul.footer-menu > li ul.sub-menu li {
  display: block;
}
#footer-links ul.footer-menu > li ul.sub-menu li a {
  font-size: 1.2rem;
}
#footer-links li {
  list-style-type: none;
  margin: 0;
}
#footer-links a:link, #footer-links a:visited {
  color: #333;
}
#footer-links a:hover {
  color: #333;
}

#content thead tr td {
  font-weight: bold;
}

#content td {
  padding: 10px 26px 10px 0;
}

#content tr {
  border-bottom: 1px solid #ccc;
}

#footer {
  background-color: #f2364f;
  padding: 25px 0 32px;
}
#footer p, #footer a:link, #footer a:visited {
  color: #fff;
  font-size: 1.2rem;
}
#footer a:hover {
  color: #fff;
}
#footer .col-sm-4 {
  margin-bottom: 28px;
}
#footer .imprint-selector {
  margin-bottom: 20px;
}
#footer .social-icons .sh-sb-link {
  display: none;
}
#footer .social-icons .sh-sb-link.footer {
  display: inline-block;
}
#footer .widget h4 {
  color: #fff;
  font-size: 2.0rem;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
#footer .imprint-selector .imprint {
  border-bottom: 0;
}
#footer p.right {
  text-align: right;
}
#footer #credits {
  padding-top: 20px;
}
#footer .social-icons {
  float: right;
}
#footer .site-search {
  float: right;
}
#footer .site-search button.search {
  background: url("../images/search-white.png") no-repeat right 3px top 2px;
  background-size: 16px 16px;
}

#imprint-ab .imprint-selector .imprint.ab {
  border-bottom: 5px solid #f2364f;
}
#imprint-ab #site-navigation li.current_page_item > a:link, #imprint-ab #site-navigation li.current_page_item > a:visited, #imprint-ab #site-navigation ul li a:hover, #imprint-ab nav#mobile ul li a:hover, #imprint-ab #topnav ul li a:hover, #imprint-ab #site-navigation li.current-menu-parent > a:link, #imprint-ab #site-navigation li.current-menu-parent > a:visited {
  border-bottom: 5px solid #f2364f;
}
#imprint-ab.page-template-template-atlanticbooks-home .breadcrumbs {
  display: none;
}
#imprint-ab.page-template-template-atlanticbooks-home .books > a {
  border-bottom: 5px solid #f2364f;
  padding-bottom: 25px;
}
#imprint-ab .button {
  border: 1px solid #f2364f;
  color: #f2364f;
}
#imprint-ab .button:hover {
  background-color: #f2364f;
  color: #fff;
}
#imprint-ab .wpv-filter-next-link, #imprint-ab .slick-next {
  background-image: url("../images/next-prev-arrows-ab.jpg");
}
#imprint-ab .wpv-filter-previous-link, #imprint-ab .slick-prev {
  background-image: url("../images/next-prev-arrows-ab.jpg");
}

#imprint-au .imprint-selector .imprint.au {
  border-bottom: 5px solid #efd25c;
}
#imprint-au #site-navigation li.current_page_item > a:link, #imprint-au #site-navigation li.current_page_item > a:visited, #imprint-au #site-navigation ul li a:hover, #imprint-au nav#mobile ul li a:hover, #imprint-au #topnav ul li a:hover, #imprint-au #site-navigation li.current-menu-parent > a:link, #imprint-au #site-navigation li.current-menu-parent > a:visited {
  border-bottom: 5px solid #b79404;
}
#imprint-au.page-template-template-allenunwin-home .breadcrumbs {
  display: none;
}
#imprint-au.page-template-template-allenunwin-home .books > a {
  border-bottom: 5px solid #b79404;
  padding-bottom: 25px;
}
#imprint-au .button {
  border: 1px solid #b79404;
  color: #b79404;
}
#imprint-au .button:hover {
  background-color: #b79404;
  color: #fff;
}
#imprint-au .wpv-filter-next-link, #imprint-au .slick-next {
  background-image: url("../images/next-prev-arrows-au.jpg");
}
#imprint-au .wpv-filter-previous-link, #imprint-au .slick-prev {
  background-image: url("../images/next-prev-arrows-au.jpg");
}

#imprint-cv .imprint-selector .imprint.cv {
  border-bottom: 5px solid #45b1bc;
}
#imprint-cv #site-navigation li.current_page_item > a:link, #imprint-cv #site-navigation li.current_page_item > a:visited, #imprint-cv #site-navigation ul li a:hover, #imprint-cv nav#mobile ul li a:hover, #imprint-cv #topnav ul li a:hover, #imprint-cv #site-navigation li.current-menu-parent > a:link, #imprint-cv #site-navigation li.current-menu-parent > a:visited {
  border-bottom: 5px solid #45b1bc;
}
#imprint-cv.page-template-template-corvus-home .breadcrumbs {
  display: none;
}
#imprint-cv.page-template-template-corvus-home .books > a {
  border-bottom: 5px solid #45b1bc;
  padding-bottom: 25px;
}
#imprint-cv .button {
  border: 1px solid #45b1bc;
  color: #45b1bc;
}
#imprint-cv .button:hover {
  background-color: #45b1bc;
  color: #fff;
}
#imprint-cv .wpv-filter-next-link, #imprint-cv .slick-next {
  background-image: url("../images/next-prev-arrows-cv.jpg");
}
#imprint-cv .wpv-filter-previous-link, #imprint-cv .slick-prev {
  background-image: url("../images/next-prev-arrows-cv.jpg");
}

#imprint-gp .imprint-selector .imprint.gp {
  border-bottom: 5px solid #995292;
}
#imprint-gp #site-navigation li.current_page_item > a:link, #imprint-gp #site-navigation li.current_page_item > a:visited, #imprint-gp #site-navigation ul li a:hover, #imprint-gp nav#mobile ul li a:hover, #imprint-gp #topnav ul li a:hover, #imprint-gp #site-navigation li.current-menu-parent > a:link, #imprint-gp #site-navigation li.current-menu-parent > a:visited {
  border-bottom: 5px solid #995292;
}
#imprint-gp #site-navigation ul.sub-menu li.current_page_item > a:link, #imprint-gp #site-navigation ul.sub-menu li.current_page_item > a:visited {
  border-bottom: 0;
}
#imprint-gp.page-template-template-grovepress-home .breadcrumbs {
  display: none;
}
#imprint-gp.page-template-template-grovepress-home .books > a {
  border-bottom: 5px solid #995292;
  padding-bottom: 25px;
}
#imprint-gp .button {
  border: 1px solid #995292;
  color: #995292;
}
#imprint-gp .button:hover {
  background-color: #995292;
  color: #fff;
}
#imprint-gp .wpv-filter-next-link, #imprint-gp .slick-next {
  background-image: url("../images/next-prev-arrows-gp.jpg");
}
#imprint-gp .wpv-filter-previous-link, #imprint-gp .slick-prev {
  background-image: url("../images/next-prev-arrows-gp.jpg");
}

/* ------------ RESPONSIVE MEDIA QUERIES ------- */
@media (max-width: 1024px) {
  .events-list .event h2 {
    font-size: 1.8rem;
  }
  .events-list .event .image {
    margin-bottom: 8px;
  }

  .imprint-selector .imprint:nth-of-type(3n) {
    clear: both;
  }

  .books-list .book .cover {
    height: 36vw;
  }
}
/* iPad portrait */
@media (max-width: 767px) {
  #masthead #social-signup {
    position: absolute;
  }
  #masthead .imprint-selector {
    position: absolute;
  }

  h2.box {
    min-width: 100%;
    width: 100%;
  }

  .book-panel-text, .news-panel {
    margin-bottom: 25px;
  }
  .book-panel-text h2.box, .news-panel h2.box {
    margin-bottom: 20px;
  }

  .events-list .event, .events-list .event:nth-of-type(6n) {
    margin: 0 3.5% 19px;
    width: 26%;
  }
  .events-list .event:nth-of-type(4n) {
    clear: both;
  }

  .books-list .book {
    width: 31%;
  }
  .books-list .book:nth-of-type(4n+1) {
    clear: none;
  }
  .books-list .book:nth-of-type(3n+1) {
    clear: both;
  }
  .books-list .book .cover {
    height: 48vw;
  }

  #contact-cards li {
    width: 50%;
  }
  #contact-cards li:nth-of-type(3n+1) {
    float: left;
    clear: none;
  }
  #contact-cards li:nth-of-type(2n+1) {
    float: left;
    clear: both;
  }

  #footer .col-sm-6 {
    width: 50%;
  }
}
/* eg: Android Samsung galaxy landscape */
@media (max-width: 685px) {
  #footer-links ul.footer-menu > li {
    width: 32.6%;
    margin-bottom: 25px;
  }
  #footer-links ul.footer-menu > li:nth-of-type(4n) {
    clear: both;
  }

  #masthead #social-signup {
    display: none;
  }
  #masthead .imprint-selector {
    position: relative;
    text-align: center;
    margin-bottom: 15px;
  }
  #masthead .imprint-selector .imprint {
    display: inline-block;
    float: none;
    margin: 0 10px;
  }
  #masthead #title {
    margin-bottom: 15px;
  }

  #content .flexslider .flex-direction-nav a {
    width: 20px;
    height: 20px;
  }

  #content .section.green {
    padding: 30px 0;
  }
}
/* iphone 5 landscape */
@media (max-width: 568px) {
  .books-list .book {
    width: 46%;
    margin: 0 2% 0 2%;
  }
  .books-list .book:nth-of-type(4n+1) {
    clear: none;
  }
  .books-list .book:nth-of-type(3n+1) {
    clear: none;
  }
  .books-list .book:nth-of-type(2n+1) {
    clear: both;
  }
  .books-list .book .cover {
    height: 71vw;
  }

  #contact-cards li {
    width: 100%;
  }
  #contact-cards li:nth-of-type(3n+1) {
    float: none;
  }
  #contact-cards li:nth-of-type(2n+1) {
    float: none;
  }

  #footer .col-sm-6 {
    width: 100%;
  }
  #footer .social-icons, #footer .imprint-selector {
    text-align: center;
    margin-bottom: 25px;
  }
  #footer .imprint {
    margin-right: 10px;
    margin-left: 10px;
  }
  #footer p.right, #footer #credits {
    text-align: center;
    float: none;
  }
}
/* iPhone 3+4 landscape */
@media (max-width: 480px) {
  .events-list .event, .events-list .event:nth-of-type(6n) {
    margin: 0 3.5% 19px;
    width: 40%;
  }
  .events-list .event:nth-of-type(4n) {
    clear: none;
  }
  .events-list .event:nth-of-type(3),
  .events-list .event:nth-of-type(5n) {
    clear: both;
  }

  .book-panel-text .right, .news-panel .right,
  .book-panel-text .left, .news-panel .left {
    width: 100%;
    float: none;
  }

  .book-panel-text .left, .news-panel .left {
    margin-bottom: 15px;
    text-align: center;
  }
}
/* eg: Android Samsung galaxy portrait */
@media (max-width: 380px) {
  .books-list .book {
    width: 100%;
    float: none;
    margin: 0;
  }
  .books-list .book .cover {
    height: 415px;
  }
  .books-list .book .cover img {
    width: auto;
    height: 100%;
  }
  .books-list .book .no-cover {
    width: 100%;
    max-width: 300px;
  }
}
/* iPhone 3+4 portrait */
@media (max-width: 320px) {
  .events-list .event, .events-list .event:nth-of-type(6n) {
    margin: 0 0 19px;
    width: 100%;
  }
  .events-list .event:nth-of-type(4n) {
    clear: none;
  }
  .events-list .event:nth-of-type(3),
  .events-list .event:nth-of-type(5n) {
    clear: none;
  }
}
/* small android portrait */
