@charset "UTF-8";
/* 
Theme Name:		 Pushkin Press
Author:			 Printed Papers
Author URI:		 https://printedpapers.co/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 printed-papers
*/
html {
  font-family: "futura-pt", Gill Sans, Arial, sans-serif; }
  @media (max-width: 768px) {
    html {
      overflow-x: hidden; } }
  html :is(b, strong) {
    font-weight: 500; }

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: "futura-pt", Gill Sans, Arial, sans-serif; }
  body :is(h1,h2,h3,h4,h5) {
    font-family: "futura-pt", Gill Sans, Arial, sans-serif; }
  body > main, body > div {
    flex-grow: 1; }

html body {
  font-family: "futura-pt", Gill Sans, Arial, sans-serif; }

.region-usca li:is(.pushkin-one-imprint-menu, .pushkin-one) {
  display: none !important; }

.region-usca .featured_books_carousel#homepage_usa_carousel {
  display: block; }
.region-usca .featured_books_carousel:not(#homepage_usa_carousel) {
  display: none; }

.featured_books_carousel#homepage_usa_carousel {
  display: none !important; }

span.pre-order {
  white-space: nowrap; }

.elementor-nav-menu .sub-arrow {
  font-size: 14px;
  fill: var(--themeColor, #ffffff);
  margin-top: 0; }

.elementor-heading-title {
  text-wrap: balance; }

.e-con.about-page-container, body:not(.book_has_colour_info), .swiper-slide, div.elementor-element.imprint-archive-background:not(.features_page), body.book_has_colour_info .single-book_container {
  /* End semi-circle CSS */ }
  .e-con.about-page-container:before, body:not(.book_has_colour_info):before, .swiper-slide:before, div.elementor-element.imprint-archive-background:not(.features_page):before, body.book_has_colour_info .single-book_container:before {
    /* This is the semi-opaque semi-circle at the top of the page */
    content: "";
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    aspect-ratio: 1;
    max-width: 1140px;
    position: absolute;
    border-radius: 50%;
    top: -570px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto; }
  @media (max-width: 991px) {
    .e-con.about-page-container, body:not(.book_has_colour_info), .swiper-slide, div.elementor-element.imprint-archive-background:not(.features_page), body.book_has_colour_info .single-book_container {
      /* On mobile, the semi-circle is a different size... */
      overflow-x: hidden; }
      .e-con.about-page-container:before, body:not(.book_has_colour_info):before, .swiper-slide:before, div.elementor-element.imprint-archive-background:not(.features_page):before, body.book_has_colour_info .single-book_container:before {
        height: 100vw;
        border-radius: 0;
        max-height: 400px;
        top: 0; }
      .e-con.about-page-container:after, body:not(.book_has_colour_info):after, .swiper-slide:after, div.elementor-element.imprint-archive-background:not(.features_page):after, body.book_has_colour_info .single-book_container:after {
        content: "" !important;
        width: 100vw;
        height: 100vw;
        border-radius: 50%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.05) 50%);
        top: min(50vw, calc(400px - 50vw));
        position: absolute;
        z-index: -1;
        display: block !important; } }
  @media (max-width: 767px) {
    .e-con.about-page-container, body:not(.book_has_colour_info), .swiper-slide, div.elementor-element.imprint-archive-background:not(.features_page), body.book_has_colour_info .single-book_container {
      overflow-x: hidden;
      position: relative; }
      .e-con.about-page-container:after, body:not(.book_has_colour_info):after, .swiper-slide:after, div.elementor-element.imprint-archive-background:not(.features_page):after, body.book_has_colour_info .single-book_container:after {
        width: 130vw;
        left: -15vw; } }
  .e-con.about-page-container.semi-circle-1:before, body:not(.book_has_colour_info).semi-circle-1:before, .swiper-slide.semi-circle-1:before, div.elementor-element.imprint-archive-background:not(.features_page).semi-circle-1:before, body.book_has_colour_info .single-book_container.semi-circle-1:before {
    background-color: rgba(0, 0, 0, 0.1); }
  @media (max-width: 991px) {
    .e-con.about-page-container.semi-circle-1:after, body:not(.book_has_colour_info).semi-circle-1:after, .swiper-slide.semi-circle-1:after, div.elementor-element.imprint-archive-background:not(.features_page).semi-circle-1:after, body.book_has_colour_info .single-book_container.semi-circle-1:after {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 50%); } }

/* Mobile Menu Pop up */
@media (min-width: 768px) {
  div.mobile-menu {
    display: none !important; } }
div.mobile-menu:after {
  content: "";
  width: 100vh;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.15);
  position: absolute;
  top: 0;
  left: -66vh;
  border-radius: 50%; }
div.mobile-menu div.elementor-widget-search-form form.elementor-search-form div.elementor-search-form__icon {
  display: none;
  /* Hide the default search icon */ }
div.mobile-menu div.elementor-widget-search-form form.elementor-search-form input.elementor-search-form__input {
  padding-left: 0; }
  div.mobile-menu div.elementor-widget-search-form form.elementor-search-form input.elementor-search-form__input::placeholder {
    opacity: 1; }

@media (min-width: 768px) {
  :is(.elementor-nav-menu--layout-vertical, .elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li.mobile-only {
    display: none; } }

/* Single Product */
div.book_reviews h3 {
  color: #000000;
  font-family: "futura-pt", Gill Sans, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 2rem; }
div.book_reviews blockquote {
  padding-left: 0;
  margin: 0; }
  div.book_reviews blockquote > p {
    margin: 0; }
    div.book_reviews blockquote > p:before {
      content: "‘"; }
    div.book_reviews blockquote > p:after {
      content: "’"; }
  div.book_reviews blockquote + p cite {
    font-style: normal;
    margin-bottom: 2rem;
    font-weight: 500;
    display: block; }
  div.book_reviews blockquote span {
    display: none; }
div.book_reviews:has(blockquote:empty) {
  display: none; }

.e-con.e-flex.single-book_container {
  overflow-y: hidden; }
  @media (min-width: 768px) {
    .e-con.e-flex.single-book_container > .e-con-inner {
      align-items: center; } }

body.book_has_colour_info .e-con.e-flex.single-book_container {
  background-color: var(--bgColor); }
  body.book_has_colour_info .e-con.e-flex.single-book_container :is(h1,h2).elementor-heading-title, body.book_has_colour_info .e-con.e-flex.single-book_container .product_breadcrumbs li {
    color: var(--textColor) !important; }
  body.book_has_colour_info .e-con.e-flex.single-book_container + div.e-con div.book_meta_container.e-con {
    border-top: 0; }
    body.book_has_colour_info .e-con.e-flex.single-book_container + div.e-con div.book_meta_container.e-con > .e-con-inner {
      padding-top: 2rem; }

a.books_row__book_link .image div,
div.book_loop_image_container div.elementor-widget-container,
.imprint-archive-book-container,
div.product-image-container:has(#product-image, .product-image_carousel) {
  /* This CSS adds the shadow image to the background of the product */ }
  a.books_row__book_link .image div::after,
  div.book_loop_image_container div.elementor-widget-container::after,
  .imprint-archive-book-container::after,
  div.product-image-container:has(#product-image, .product-image_carousel)::after {
    --imageWidth: 284px;
    content: "";
    position: absolute;
    right: 5rem;
    top: 0;
    width: calc((var(--imageWidth) / 55.875) * 100);
    height: calc(100 * ((var(--imageWidth) * var(--imageRatio, 1.29)) / 66.6666));
    background-image: url(images/shadow.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top right;
    z-index: 0;
    opacity: 0.8; }
    @media (max-width: 767px) {
      a.books_row__book_link .image div::after,
      div.book_loop_image_container div.elementor-widget-container::after,
      .imprint-archive-book-container::after,
      div.product-image-container:has(#product-image, .product-image_carousel)::after {
        --imageWidth: 234px;
        right: calc((100vw - var(--imageWidth)) / 2); } }

div.product-image-container.authors::after,
div.product-image-container.authors .imprint-archive-book-container::after {
  display: none; }

div.product-image-container:has(#product-image:has(img[alt="No Image Available"]))::after,
div.book_loop_image_container div.elementor-widget-container:has(img[alt="No Image Available"])::after {
  display: none; }

div.book_loop_image_container {
  overflow: visible; }
  div.book_loop_image_container div.elementor-widget-container img {
    position: relative;
    z-index: 1; }
  div.book_loop_image_container div.elementor-widget-container::after {
    --imageWidth:100%;
    right: 0%;
    z-index: 0;
    opacity: 0.6;
    width: 116.8%;
    height: 110%;
    background-size: 100% 96%;
    background-image: url(images/shadow__.png); }

:where(#product-image, .product-image_carousel) img {
  z-index: 1;
  position: relative; }

.imprint-archive-book-container {
  justify-content: flex-end;
  display: flex; }
  .imprint-archive-book-container:after {
    right: 0; }
  .imprint-archive-book-container img {
    z-index: 1;
    position: relative;
    width: 284px; }
    @media (max-width: 767px) {
      .imprint-archive-book-container img {
        width: 234px; } }

.related_collections figcaption {
  font-style: normal; }
.related_collections ul {
  padding: 0;
  list-style-type: none; }
  .related_collections ul li a {
    color: inherit;
    font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif !important;
    font-style: italic;
    font-size: 120%; }

.product_breadcrumbs {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  margin-bottom: 2rem;
  flex-wrap: wrap; }
  .product_breadcrumbs li {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding-right: .5rem; }
    .product_breadcrumbs li:after {
      content: "/";
      padding-left: .5rem; }
    .product_breadcrumbs li:last-child:after {
      content: ""; }
    .product_breadcrumbs li a {
      color: inherit; }
      .product_breadcrumbs li a:hover {
        opacity: 0.5; }
  @media (max-width: 767px) {
    .product_breadcrumbs {
      flex-wrap: wrap;
      justify-content: center; } }

#product-title + #product-author > div.elementor-widget-container {
  padding-top: 1rem;
  /* This CSS reduces the gap between the title and the author's name, in the case of there being no subtitle on the book */ }

dialog#buy_from {
  width: 250px;
  margin: -20px 0 0;
  border: 0;
  background-color: #5EADBB;
  padding: 0;
  z-index: 1; }
  @media (max-width: 767px) {
    dialog#buy_from {
      width: 100%;
      z-index: 2; } }
  dialog#buy_from ul {
    padding: 0; }
    dialog#buy_from ul li {
      list-style: none;
      padding: 0rem 1.5rem;
      transition: background-color ease 0.1s; }
      @media (max-width: 767px) {
        dialog#buy_from ul li {
          font-size: 120%; } }
      dialog#buy_from ul li:last-child {
        padding-bottom: .5rem; }
      dialog#buy_from ul li:hover {
        background-color: #70b6c3;
        cursor: pointer; }
      dialog#buy_from ul li a {
        color: white;
        display: block;
        padding: .5rem 0;
        cursor: pointer; }

a:is(#product-buy-from-mob, #product-buy-from) span.elementor-button-icon {
  transition: transform linear 0.1s;
  transform-origin: center; }

body.book_has_colour_info header.theme-1 .elementor-widget-theme-site-logo img {
  filter: invert(1); }

/* Header */
header {
  z-index: 9998;
  position: relative; }

body:is(.archive.tax-imprint, .elementor-page-16, .elementor-page-14, .book_has_colour_info) header .elementor-view-default .elementor-icon-wrapper .elementor-icon svg, body:is(.archive.tax-imprint, .elementor-page-16, .elementor-page-14, .book_has_colour_info) header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a:is(.elementor-item, .elementor-item-active) {
  color: var(--themeColor);
  fill: var(--themeColor);
  transition: none; }
  body:is(.archive.tax-imprint, .elementor-page-16, .elementor-page-14, .book_has_colour_info) header .elementor-view-default .elementor-icon-wrapper .elementor-icon svg:hover, body:is(.archive.tax-imprint, .elementor-page-16, .elementor-page-14, .book_has_colour_info) header nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a:is(.elementor-item, .elementor-item-active):hover {
    color: var(--themeColor);
    fill: var(--themeColor);
    opacity: 0.56; }
body:is(.archive.tax-imprint, .elementor-page-16, .elementor-page-14, .book_has_colour_info) header.theme-1 .elementor-widget-theme-site-logo a img {
  filter: invert(1); }

header.theme-0 + div img.imprint_archive_logo {
  filter: invert(1); }

header div.search-bar-hidden {
  display: none; }

header.search-open > div {
  background-color: black !important; }
  header.search-open > div .elementor-widget-theme-site-logo a img {
    filter: invert(1) !important; }
  header.search-open > div .elementor-view-default .elementor-icon-wrapper .elementor-icon svg, header.search-open > div nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item a:is(.elementor-item, .elementor-item-active) {
    color: white !important;
    fill: white !important; }

/* Book Loop template */
.e-loop-item > div.e-con:not(.features-loop):not(.team_loop) {
  display: flex;
  height: 100%; }
  .e-loop-item > div.e-con:not(.features-loop):not(.team_loop) > .e-con-inner {
    display: flex; }
    .e-loop-item > div.e-con:not(.features-loop):not(.team_loop) > .e-con-inner > .elementor-widget-image {
      flex-grow: 1; }
      .e-loop-item > div.e-con:not(.features-loop):not(.team_loop) > .e-con-inner > .elementor-widget-image > .elementor-widget-container {
        display: flex;
        align-items: flex-end; }
      .e-loop-item > div.e-con:not(.features-loop):not(.team_loop) > .e-con-inner > .elementor-widget-image + div {
        min-height: 75px; }

body.search-results div.elementor:is(.type-post, .type-book-author) div.book_loop_image_container div.elementor-widget-container::after {
  display: none; }

/* About page */
.about-page-content :where(h1, h2, h3, h4, h5) {
  color: #FFFFFF;
  font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif !important;
  font-weight: 400;
  line-height: 43px;
  text-align: center;
  max-width: 100%;
  margin: 1.5rem auto;
  width: 500px; }

.popup_menu nav > ul li > ul li a.elementor-sub-item {
  padding: 16px 20px !important;
  font-size: 30px !important; }

/* Imprint archive */
article.imprint-archive-description p {
  line-height: 1.7;
  font-size: 19px;
  text-align: center; }

article:has(.elementor-shortcode:empty) {
  display: none; }

.elementor img.imprint_archive_logo {
  max-width: 280px;
  max-height: 90px; }

div.elementor-element.imprint-carousel-container {
  overflow-x: hidden; }

h2.imprint_book_author {
  color: #FFFFFF;
  font-family: "futura-pt", Gill Sans, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  margin: 0; }
  @media (max-width: 767px) {
    h2.imprint_book_author {
      text-align: center; } }

h1.imprint_book_title {
  color: #FFFFFF;
  font-family: "futura-pt", Gill Sans, Arial, sans-serif;
  font-size: 29px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 4.7px;
  margin: 0; }
  @media (max-width: 767px) {
    h1.imprint_book_title {
      font-size: 24px;
      text-align: center; } }

h3.imprint_book_headline {
  color: #FFFFFF;
  font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif !important;
  font-weight: 400;
  font-style: italic;
  line-height: 1.25em;
  margin: 0; }
  @media (max-width: 767px) {
    h3.imprint_book_headline {
      font-size: 1.5rem;
      text-align: justify;
      text-align-last: center;
      margin-bottom: 1rem; } }

@media (max-width: 767px) {
  body.home h3.imprint_book_headline {
    margin-top: 1.5rem; } }

p.imprint_read_more {
  color: #FFFFFF;
  font-family: "futura-pt", Gill Sans, Arial, sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 2.1px; }
  @media (max-width: 767px) {
    p.imprint_read_more {
      font-size: 20px;
      text-align: center;
      margin-top: 1rem; } }

#archive-carousel.elementor-widget-n-carousel.elementor-element :is(.swiper, .swiper-container) ~ .elementor-swiper-button-next {
  transform: translateX(50%); }
  #archive-carousel.elementor-widget-n-carousel.elementor-element :is(.swiper, .swiper-container) ~ .elementor-swiper-button-next > svg {
    transform: translateX(-12.5px); }
#archive-carousel.elementor-widget-n-carousel.elementor-element :is(.swiper, .swiper-container) ~ .elementor-swiper-button-prev {
  transform: translateX(-50%); }
  #archive-carousel.elementor-widget-n-carousel.elementor-element :is(.swiper, .swiper-container) ~ .elementor-swiper-button-prev > svg {
    transform: translateX(12.5px); }

.swiper .swiper-wrapper div.swiper-slide > div.elementor-element {
  min-height: max(66vh, 750px); }

.features_page .swiper .swiper-wrapper div.swiper-slide > div.elementor-element {
  min-height: 0;
  padding-top: 9rem; }

body:is(.archive, .elementor-page-16, .elementor-page-18) .swiper .swiper-wrapper div.swiper-slide > div.elementor-element {
  min-height: max(80vh, 860px); }

.e-con.about-page-container,
body:is(.blog) .swiper .swiper-wrapper div.swiper-slide > div.elementor-element {
  min-height: max(66vh, 640px); }

div#book_filters {
  width: 500px;
  background: white;
  border: 1px solid #ccc;
  padding: 30px 15px 15px;
  position: absolute;
  top: 47px;
  z-index: 2;
  display: none; }
  div#book_filters > div {
    display: flex;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px; }
    div#book_filters > div p {
      width: 50%; }
  div#book_filters button {
    appearance: none;
    border: 0;
    padding: 0;
    color: black;
    font-weight: 500; }
    div#book_filters button:hover {
      opacity: 0.8;
      cursor: pointer;
      color: inherit;
      background-color: inherit; }
  div#book_filters.open {
    display: block; }
    @media (max-width: 767px) {
      div#book_filters.open {
        width: calc(100% - 20px); } }
  @media (min-width: 768px) {
    div#book_filters.childrens {
      width: 750px; }
      div#book_filters.childrens > div p {
        width: 33.333%; } }

.filters_button {
  width: 300px;
  background-color: white;
  border: 1px solid #ccc;
  padding: 10px 15px;
  font-size: 17px;
  position: relative;
  height: 48px;
  z-index: 3; }
  .filters_button::after {
    content: "▾";
    font-size: 18px;
    position: absolute;
    right: 10px;
    transform-origin: center center; }
  .filters_button.open {
    border-bottom-color: white; }
    .filters_button.open::after {
      transform: rotate(180deg); }

.filters_container {
  position: relative; }
  @media (max-width: 767px) {
    .filters_container {
      padding: 0 10px; } }

select#sortby {
  position: absolute;
  top: 0;
  left: 316px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 0;
  background-image: url(images/down-arrow.png);
  background-size: 21px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) calc(50% + 2px);
  z-index: 3;
  padding: 10px 15px;
  height: 48px;
  appearance: none; }

@media (max-width: 767px) {
  .filters_button,
  #book_filters {
    width: 100%; }

  select#sortby {
    top: 64px;
    left: 10px;
    width: calc(100% - 20px);
    z-index: 1; } }
/* Our Authors page */
.author_page_big_letter {
  font-size: 8rem;
  font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1; }
  @media (max-width: 767px) {
    .author_page_big_letter {
      font-size: 18vw; } }

ul.authors {
  padding: 0;
  list-style: none;
  column-count: 4; }
  ul.authors li {
    padding-bottom: 10px; }
    ul.authors li a {
      color: inherit; }
      ul.authors li a:hover {
        opacity: 0.7; }
  @media (max-width: 767px) {
    ul.authors {
      column-count: 1; } }

form#authors {
  display: flex;
  width: 66.666%;
  margin: 0 auto;
  justify-content: space-between; }
  form#authors input {
    display: none; }
  form#authors label {
    text-align: center; }
    form#authors label:hover {
      cursor: pointer;
      font-weight: 500; }
  form#authors label:has(input[selected]) {
    font-style: italic;
    font-weight: 500;
    text-decoration: underline; }
  @media (max-width: 767px) {
    form#authors {
      flex-wrap: wrap;
      width: 98%; }
      form#authors label {
        font-size: 18px;
        margin-bottom: 10px;
        width: calc(100% / 13); } }

/* Homepage css */
.book_display_box.homepage_store {
  height: auto; }
  .book_display_box.homepage_store .display_box_title {
    padding-bottom: 2rem; }
    @media (min-width: 768px) {
      .book_display_box.homepage_store .display_box_title {
        flex-basis: 50%;
        padding-right: 2rem;
        padding-bottom: 0; } }

.homepage_display_books {
  padding: 3rem calc((100vw - var(--content-width)) / 2);
  margin: 0 auto;
  width: 100%;
  background-color: var(--backgroundColor, transparent); }
  .homepage_display_books h3 {
    width: 100%;
    color: #000;
    font-weight: 400;
    letter-spacing: 3.7px;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-family: "futura-pt", Gill Sans, Arial, sans-serif; }
  @media (max-width: 767px) {
    .homepage_display_books > * {
      padding: 0 15px; } }

.books_row_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center; }
  @media (max-width: 767px) {
    .books_row_inner {
      justify-content: flex-start;
      row-gap: 2rem; } }
  .books_row_inner.collection a.books_row__book_link {
    flex-basis: 25%;
    margin-bottom: 2rem; }
    @media (max-width: 767px) {
      .books_row_inner.collection a.books_row__book_link {
        flex-basis: 50%; } }
  .books_row_inner a.books_row__book_link {
    display: flex;
    flex-direction: column;
    color: inherit;
    padding: 0 20px;
    flex-basis: 20%;
    row-gap: 20px; }
    @media (max-width: 767px) {
      .books_row_inner a.books_row__book_link {
        flex-basis: 50%; } }
    .books_row_inner a.books_row__book_link div.text p {
      font-size: 18px;
      margin: 0;
      font-weight: 400;
      font-family: "futura-pt", Gill Sans, Arial, sans-serif; }
      .books_row_inner a.books_row__book_link div.text p + p {
        font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif;
        font-size: 17px;
        font-weight: 400;
        font-style: italic; }
    .books_row_inner a.books_row__book_link div.image {
      display: flex;
      align-items: center;
      position: relative; }
      .books_row_inner a.books_row__book_link div.image div {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative; }
        .books_row_inner a.books_row__book_link div.image div::after {
          --imageWidth:100%;
          right: 0%;
          z-index: 0;
          opacity: 0.6;
          width: 116.8%;
          height: 110%;
          background-size: 100% 96%;
          background-image: url(images/shadow__.png); }
        .books_row_inner a.books_row__book_link div.image div img {
          z-index: 1;
          position: relative; }
    @media (max-width: 767px) {
      .books_row_inner a.books_row__book_link:nth-of-type(5) {
        display: none; } }
  .books_row_inner h3.recommended {
    color: #000000;
    font-family: "futura-pt", Gill Sans, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 2rem 0; }

.book_display_box {
  display: flex;
  height: 445px; }
  @media (min-width: 768px) {
    .book_display_box h3 {
      text-align: left !important; } }
  @media (max-width: 767px) {
    .book_display_box {
      flex-direction: column;
      height: auto;
      min-height: 445px; }
      .book_display_box h3 {
        text-align: center; } }
  .book_display_box.features:has(.has-1-books) {
    justify-content: center; }
    .book_display_box.features:has(.has-1-books) .display_box_title * {
      text-align: center !important; }
  .book_display_box.features .has-1-books {
    display: none; }

.display_box_title {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media (min-width: 768px) {
    .display_box_title {
      flex-basis: 33.333%;
      padding-right: 2rem; }
      .display_box_title.features {
        flex-basis: 43.3333%;
        padding-right: 2rem; } }
  @media (max-width: 767px) {
    .display_box_title * {
      text-align: center; } }
  .display_box_title p {
    font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif;
    font-size: 23px;
    font-weight: 400;
    font-style: italic; }
  .display_box_title a {
    color: #000;
    font-family: "futura-pt", Gill Sans, Arial, sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2.1px;
    text-transform: uppercase; }
  .display_box_title h3 {
    width: 100%;
    color: #000;
    font-weight: 400;
    letter-spacing: 3.7px;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-family: "futura-pt", Gill Sans, Arial, sans-serif; }

.display_box_books {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  background-color: var(--backgroundColor, #f0f0f0);
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .display_box_books {
      flex-basis: 67.666%; }
      .display_box_books.features {
        flex-basis: 57.666%;
        padding-right: 2rem; } }
  .display_box_books:not(.features) > div {
    margin: 0 auto;
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    gap: 1.1rem;
    transform: translateX(50px) translateY(-40px) rotate(16deg); }
    .display_box_books:not(.features) > div a {
      width: calc(33.333% - 1.1rem);
      position: relative; }
      .display_box_books:not(.features) > div a:nth-child(2), .display_box_books:not(.features) > div a:nth-child(5) {
        transform: translateY(70px); }
      .display_box_books:not(.features) > div a:nth-child(3) {
        transform: translateY(140px); }
      .display_box_books:not(.features) > div a img {
        width: 100%; }
      .display_box_books:not(.features) > div a::after {
        right: 0%;
        position: absolute;
        z-index: -1;
        opacity: 0.6;
        width: 116.8%;
        height: 110%;
        background-size: 100% 96%;
        background-image: url(images/shadow__.png);
        content: "";
        background-repeat: no-repeat; }
  .display_box_books.features.has-5-books > div {
    margin: 0 auto;
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    gap: 1.1rem;
    transform: translateX(50px) translateY(-40px) rotate(16deg); }
    .display_box_books.features.has-5-books > div a {
      width: calc(33.333% - 1.1rem);
      position: relative; }
      .display_box_books.features.has-5-books > div a:nth-child(2), .display_box_books.features.has-5-books > div a:nth-child(5) {
        transform: translateY(70px); }
      .display_box_books.features.has-5-books > div a:nth-child(3) {
        transform: translateY(140px); }
      .display_box_books.features.has-5-books > div a img {
        width: 100%; }
      .display_box_books.features.has-5-books > div a::after {
        right: 0%;
        position: absolute;
        z-index: -1;
        opacity: 0.6;
        width: 116.8%;
        height: 110%;
        background-size: 100% 96%;
        background-image: url(images/shadow__.png);
        content: "";
        background-repeat: no-repeat; }
  .display_box_books.features.has-3-books {
    padding-right: 0; }
    .display_box_books.features.has-3-books > div {
      margin: 0 auto;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      gap: 1.1rem;
      transform: translateX(1.1rem) rotate(18deg); }
      .display_box_books.features.has-3-books > div a {
        width: calc(33.333% - 1.1rem);
        position: relative; }
        .display_box_books.features.has-3-books > div a:nth-child(2) {
          transform: translateY(70px); }
        .display_box_books.features.has-3-books > div a:nth-child(3) {
          transform: translateY(140px); }
        .display_box_books.features.has-3-books > div a img {
          width: 100%; }
        .display_box_books.features.has-3-books > div a::after {
          right: 0%;
          position: absolute;
          z-index: -1;
          opacity: 0.6;
          width: 116.8%;
          height: 83%;
          background-size: 100% 96%;
          background-image: url(images/shadow__.png);
          content: "";
          background-repeat: no-repeat; }
  .display_box_books.features.has-4-books {
    padding-right: 0; }
    .display_box_books.features.has-4-books > div {
      margin: 0 auto;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      gap: 1.1rem;
      transform: translateX(1.1rem) translateY(-1.1rem) rotate(18deg); }
      .display_box_books.features.has-4-books > div a {
        width: calc(33.333% - 1.1rem);
        position: relative; }
        .display_box_books.features.has-4-books > div a:nth-child(1) {
          transform: translateY(140px); }
        .display_box_books.features.has-4-books > div a:nth-child(2) {
          transform: translateY(0px); }
        .display_box_books.features.has-4-books > div a:nth-child(3) {
          transform: translateY(140px); }
        .display_box_books.features.has-4-books > div a:nth-child(4) {
          transform: translateX(calc(1.1rem + 100%)); }
        .display_box_books.features.has-4-books > div a img {
          width: 100%; }
        .display_box_books.features.has-4-books > div a::after {
          right: 0%;
          position: absolute;
          z-index: -1;
          opacity: 0.6;
          width: 116.8%;
          height: 83%;
          background-size: 100% 96%;
          background-image: url(images/shadow__.png);
          content: "";
          background-repeat: no-repeat; }

/* Contact Page Form */
.contact_page_form input[type="submit"] {
  font-family: "futura-pt", Gill Sans, Arial, sans-serif !important;
  font-size: 12px !important s;
  font-weight: 500 !important;
  font-style: normal !important;
  letter-spacing: 1.5px !important;
  fill: #FFFFFF !important;
  color: #FFFFFF !important;
  background-color: #5EADBB !important;
  border-radius: 0px 0px 0px 0px !important;
  text-transform: uppercase !important; }
.contact_page_form :is(.gform_required_legend, .gform_title) {
  displaY: none; }
.contact_page_form .gform-theme--framework .gfield_list_group_item::before, .contact_page_form .gform-theme--framework .gform-field-label, .contact_page_form .gform-theme--framework :is(p, select) {
  font-size: 18px;
  line-height: 29px;
  font-weight: 400; }

/* PDF pages */
.row_of_pdfs {
  display: flex;
  flex-wrap: wrap; }

.pdf_container {
  flex-basis: 50%; }
  @media (min-width: 768px) {
    .pdf_container {
      flex-basis: 25%;
      padding: 0 10px; } }
  .pdf_container h1 {
    color: #000000;
    font-size: 18px;
    font-weight: 400; }

@media (max-width: 767px) {
  #sb_instagram {
    padding: 0 15px 10px !important; } }

/* Single Post */
.wp-block-button__link {
  font-family: "futura-pt", Gill Sans, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 1.5px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #5EADBB;
  border-radius: 0px 0px 0px 0px;
  text-transform: uppercase; }

.wp-block-media-text.book-cover figure img {
  box-shadow: -4px 6px 10px rgba(0, 0, 0, 0.2); }

/* Printify mods */
.printify_add_to_basket button.single_add_to_cart_button.button {
  border-radius: 0;
  flex-grow: 1;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.5px;
  color: white;
  border: 0;
  background-color: #5eadbb; }
.printify_add_to_basket table :is(tr, th, td) {
  border: 0;
  background-color: transparent !important; }
  .printify_add_to_basket table :is(tr, th, td) label {
    text-align: left;
    font-family: "baskerville-display-pt", Gill Sans, Arial, sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 20px; }
.printify_add_to_basket table td {
  padding-right: 0; }
.printify_add_to_basket table th {
  text-align: left; }

.printify_images a.woocommerce-product-gallery__trigger {
  display: none !important; }
.printify_images ol {
  display: flex;
  list-style: none;
  padding: 0;
  flex-wrap: wrap; }
  .printify_images ol li {
    flex-basis: 20%; }
    .printify_images ol li:hover {
      cursor: pointer; }

.woocommerce-notices-wrapper {
  z-index: 9999;
  position: absolute; }
  @media (min-width: 768px) {
    .woocommerce-notices-wrapper {
      top: 138px;
      max-width: min(100%, 1140px);
      margin: 0 auto;
      lefT: 0;
      right: 0; } }

@media (max-width: 767px) {
  body:has(.woocommerce-notices-wrapper) div.product > .e-con > .e-con-inner {
    padding-top: 160px; }

  .woocommerce-notices-wrapper {
    top: 90px; } }
@media (min-width: 768px) {
  .printify_container.e-con.e-flex.single-book_container > .e-con-inner {
    align-items: flex-start; } }
