/*
Theme Name: Daunt Books Theme
URI: https://dauntbooks.co.uk
Description: Daunt Books
Version: 2.024 
Author: Winston Design 
Author URI: http://www.winston-design.com
*/
/* COLOURS */
/* Borders */
/*Fonts */
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400i&text=%26");
h1 {
  font-size: 31px; }

@font-face {
  font-family: 'Ampersand';
  src: url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400i");
  unicode-range: U+26;
  font-style: italic; }
/* Mixins */
/* Scss Document */
.cart_item .quantity label {
  display: none; }

h1.product_title.entry-title {
  font-family: "mrs-eaves-xl-serif", sans-serif; }

#first_book_field {
  display: none; }

form.eventform div.quantity {
  float: none;
  display: inline-block; }
form.eventform .modallauncher {
  float: none; }

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
  height: 45px; }

#order_review {
  font-size: 16px; }

ul.page-numbers {
  display: block;
  clear: both;
  width: auto;
  margin: 0 auto; }
  ul.page-numbers li {
    display: inline-block;
    padding: 0px 5px;
    font-size: 16px; }

.woocommerce form .form-row textarea {
  font-size: 16px; }

ul.products li.product {
  float: left;
  margin: 5px;
  list-style-type: none; }
  @media screen and (max-width: 767px) {
    ul.products li.product {
      width: calc(50% - 10px); }
      ul.products li.product:nth-child(2n+3) {
        clear: both; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    ul.products li.product {
      width: calc(25% - 10px); }
      ul.products li.product:nth-child(3n+4) {
        clear: both; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    ul.products li.product {
      width: calc(20% - 10px); }
      ul.products li.product:nth-child(4n+5) {
        clear: both; } }
  @media screen and (min-width: 1200px) {
    ul.products li.product {
      width: calc(20% - 10px); }
      ul.products li.product:nth-child(5n+6) {
        clear: both; } }
  ul.products li.product.product_cat-book img {
    -moz-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
    width: 80%;
    height: auto; }
  ul.products li.product .ajax_add_to_cart {
    display: none; }

.product_title.entry-title {
  font-size: 41px; }

td.product-thumbnail img {
  max-width: 70px; }

.related.products {
  display: none; }

.screen-reader-text {
  height: auto;
  overflow: hidden;
  position: inherit;
  width: auto;
  padding: 2px 0px 0px 5px;
  color: #ddd;
  /* word-wrap: normal!important; */ }

table.shop_attributes {
  display: none; }

#tab-description {
  text-align: left;
  font-size: 18px;
  color: #5c5c5c;
  font-family: "Libre Baskerville", "elido", sans-serif;
  padding: 20px;
  border: 0.5px solid #EDE2EE;
  border-radius: 0px; }

.variations {
  display: block;
  margin-bottom: 15px; }
  .variations td.label {
    display: none; }
  .variations td.value select {
    margin-right: 10px; }

.woocommerce-Tabs-panel h2 {
  display: none; }

.woocommerce-product-gallery__image {
  width: calc(33.333% - 15px);
  margin: 7px;
  float: left;
  display: inline-block; }
  .woocommerce-product-gallery__image:first-of-type {
    width: 100%; }
  .woocommerce-product-gallery__image a img {
    width: 100%;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: opacity ease 0.25s; }
    .woocommerce-product-gallery__image a img:hover {
      opacity: 0.6;
      filter: alpha(opacity=60); }

.woocommerce-loop-product__title {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-size: 16px;
  line-height: 1.1em;
  height: 2.3em;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 5px; }
  @media screen and (max-width: 991px) {
    .woocommerce-loop-product__title {
      font-size: 16px; } }

.woocommerce-pagination {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.wp-post-image {
  display: block;
  margin: 20px auto 0px;
  height: auto;
  max-width: 100%; }
  .wp-post-image.book {
    -moz-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65); }

.woocommerce form .form-row {
  margin-bottom: 25px; }
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row .woocommerce form .form-row textarea {
    height: 45px;
    font-size: 17px;
    border: none;
    border-bottom: 1px solid #ccc; }
  .woocommerce form .form-row label {
    margin-bottom: 0px;
    font-weight: 400; }

label[for="mailchimp_woocommerce_newsletter"] {
  width: 100%;
  height: 45px;
  overflow: auto;
  display: inline-block; }
  label[for="mailchimp_woocommerce_newsletter"] input.input-checkbox {
    float: left;
    display: inline-block !important;
    margin: auto;
    position: relative;
    margin-top: 10px !important;
    margin-right: 15px !important;
    width: 20px; }
  label[for="mailchimp_woocommerce_newsletter"] span {
    float: left;
    width: calc(100% - 35px);
    display: inline-block;
    font-size: 17px; }
    label[for="mailchimp_woocommerce_newsletter"] span small {
      line-height: 105%;
      display: inline-block;
      color: #555; }

#wpgdprc_field {
  height: 45px; }
  #wpgdprc_field label {
    width: 100%;
    padding-left: 25px;
    font-size: 15px; }
    #wpgdprc_field label input {
      margin-left: -20px;
      margin-top: 10px; }
    #wpgdprc_field label a {
      text-decoration: underline; }

.woocommerce form .form-row .input-checkbox {
  margin: 6px 0 0 -20px; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: #fbfbfb; }

/* --------------------------------------------------- */
html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

a {
  color: inherit; }
  a:hover {
    color: #435C57;
    cursor: pointer !important; }
  a:visited {
    color: navyblue; }

@media print {
  a[href]:after {
    content: none !important; } }
body {
  background-color: #fbfbfb;
  font-family: "Libre Baskerville", "elido", sans-serif;
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-smooth: always; }
  body::selection {
    color: #1C452E; }

form.adjustform.qty input[name="quantity"] {
  width: 100%; }

form.adjustform.qty input.updater {
  width: 100%;
  font-size: 7px !important;
  padding: 0px; }

@media screen and (max-width: 767px) {
  .after-events {
    display: none; } }

#animated-example {
  background: #cd4436;
  height: 200px;
  margin: 20px auto;
  width: 300px;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.7); }

.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-timing-function: linear; }

.animated.wiggle {
  animation-duration: 0.75s; }

.baskerville {
  font-family: "Baskerville", "garamond-premier-pro-display", serif, serif;
  font-style: italic; }

.blog-img {
  overflow: hidden; }
  .blog-img img {
    transform: translateX(-15%); }

.blog-img-left {
  margin: 10px 20px 10px -72px;
  float: left;
  width: 150px;
  height: auto; }

.book-author {
  color: #435C57;
  font-family: "garamond-premier-pro-display", serif;
  font-style: italic;
  margin-top: 0px; }

.book-shadow {
  -moz-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
  box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65); }

.bookplate_bg {
  width: 100%;
  position: relative;
  background-size: cover;
  background-image: url(images/book_plate_draft2.jpg);
  margin: 0 auto; }
  @media screen and (min-width: 1200px) {
    .bookplate_bg {
      height: 520px;
      width: 80%; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .bookplate_bg {
      height: 530px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .bookplate_bg {
      height: 400px; } }
  @media screen and (max-width: 767px) {
    .bookplate_bg {
      display: none; } }

.bookplate_name {
  width: 100%;
  text-align: center;
  position: absolute;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic;
  color: #51829c;
  line-height: 105%; }
  @media screen and (min-width: 1200px) {
    .bookplate_name {
      bottom: 181px;
      font-size: 22px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .bookplate_name {
      bottom: 180px;
      font-size: 22px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .bookplate_name {
      bottom: 133px;
      font-size: 17px; } }
  @media screen and (max-width: 767px) {
    .bookplate_name {
      display: none; } }

.block {
  display: block; }

.blog-piece {
  height: 370px; }
  .blog-piece:nth-child(4n+1) .blog-piece-content {
    background-color: #EDE2EE; }
  .blog-piece:nth-child(4n+2) .blog-piece-content {
    background-color: #f3f3f3; }
  .blog-piece:nth-child(4n+3) .blog-piece-content {
    background-color: #435C57;
    color: white; }
  .blog-piece:nth-child(4n+4) .blog-piece-content {
    background-color: #BAD2C6; }

.blog-piece-content {
  overflow-x: hidden;
  padding: 0px 5px 5px; }

.book-genre {
  background-color: #EDE2EE;
  padding: 2px 4px;
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase; }

.book-link:hover {
  cursor: pointer;
  text-decoration: none; }

.book-title {
  font-family: "Libre Baskerville", "elido", sans-serif;
  text-transform: uppercase;
  margin: 0px; }

.book-title-catpage {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-size: 16px;
  line-height: 1.1em;
  height: 2.3em;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 5px;
  justify-content: center;
  flex-direction: column; }
  @media screen and (max-width: 991px) {
    .book-title-catpage {
      font-size: 16px; } }

.bought-with {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  color: #435C57;
  overflow: auto;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  border: 0.5px solid #EDE2EE; }
  .bought-with h5 {
    font-style: italic;
    font-size: 20px; }
  .bought-with p {
    font-size: 16px; }
  .bought-with li {
    list-style-type: none; }
  .bought-with img {
    transition: all ease 0.6s; }
    .bought-with img:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .bought-with.top {
    margin-left: 0px;
    margin-right: 0px;
    transition: all ease 0.6s;
    max-height: 20000px; }
    .bought-with.top.hidden {
      max-height: 0px;
      margin-bottom: 0px;
      opacity: 0;
      filter: alpha(opacity=0); }

.breadcrumbs {
  margin-top: -20px;
  color: #435C57;
  font-size: 11px;
  text-transform: uppercase; }

div.btn.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  div.btn.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
    text-decoration: none; }

.btn.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #5bc0de;
  padding: .5rem 1rem;
  font-size: 16px;
  border-radius: .25rem;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .btn.btn-outline-info:hover {
    background-color: #5bc0de;
    color: white; }

.buybuy:hover {
  cursor: pointer; }
.buybuy.reserve {
  clear: both;
  display: block;
  margin: 0 auto 20px;
  background: #1C452E;
  color: white;
  -webkit-appearance: none !important;
  width: 200px;
  margin-top: 6px;
  border: none;
  padding: 5px 0px;
  text-align: center;
  letter-spacing: 1.95px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .buybuy.reserve {
      display: none !important; } }

button {
  border-radius: 0px; }

@media print {
  #carousel-example-generic {
    display: none; } }

@media screen and (max-width: 767px) {
  .carousel-inner {
    height: 100%; } }

@media screen and (max-width: 767px) {
  .carousel-item {
    height: 100%; } }
@media screen and (min-width: 1199px) {
  .carousel-item {
    overflow: hidden; } }
@media screen and (min-width: 1199px) {
  .carousel-item img {
    width: 100%;
    height: auto; } }

.cart_container {
  background-color: #f3f3f3;
  border: 1px solid #fff;
  outline: 4px solid #f3f3f3; }

.cat-page-price {
  text-align: center;
  font-size: 20px; }

.category-page-button {
  background-color: #BAD2C6;
  margin: 0 auto;
  color: white;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  display: block;
  -webkit-appearance: none;
  border: none;
  width: 65%; }

.category-page-price {
  font-family: "garamond-premier-pro-display", serif;
  font-style: italic;
  font-size: 22px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px; }

.category-page-product {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease; }
  @media screen and (max-width: 1199px) {
    .category-page-product {
      width: 100%;
      height: auto; } }
  .category-page-product:hover {
    transform: scale(1.01, 1.01); }

.category-page-product-box.bundles-xs {
  display: none; }
  @media screen and (max-width: 767px) {
    .category-page-product-box.bundles-xs {
      display: block; } }

.category-page-product-box.bundles-sm {
  display: none; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .category-page-product-box.bundles-sm {
      display: block; } }

.category-page-product-box.bundles-md {
  display: none; }
  @media screen and (min-width: 993px) and (max-width: 1200px) {
    .category-page-product-box.bundles-md {
      display: block; } }

.category-page-product-box.bundles-lg {
  display: none; }
  @media screen and (min-width: 1201px) {
    .category-page-product-box.bundles-lg {
      display: block; } }

.category-page-product-box {
  border: 0.5px solid #EDE2EE;
  padding-bottom: 100%;
  height: 0px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .category-page-product-box {
      height: 0px;
      padding-bottom: 100%; } }

.category-page-product-box.kids-page {
  height: 0px;
  padding-bottom: 100%; }

.category-page-product-div {
  margin-bottom: 60px; }

.category-page-title {
  color: #435C57;
  font-size: 21px;
  margin-top: 10px;
  height: 40px;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center; }
@-moz-document url-prefix() {
  .category-page-title {
    display: block; } }
table.checkout_cart {
  width: 100%;
  margin: 0 auto;
  background-color: white;
  padding: 0px;
  display: block;
  max-height: 5000px;
  transition: all ease 0.5s;
  border: 0.5px solid #EDE2EE;
  border-top: none !important; }
  table.checkout_cart tbody {
    display: block;
    background: #f3f3f3; }
  table.checkout_cart tr {
    display: inline-block;
    width: 100%; }
  table.checkout_cart td, table.checkout_cart th {
    display: inline;
    float: left;
    padding: 30px 5px; }
  table.checkout_cart tr.product_row {
    width: 100%;
    display: inline-block; }
  table.checkout_cart th {
    padding: 0px 5px;
    font-size: 10px; }
  table.checkout_cart td.wpsc_product_name {
    width: 100%;
    padding: 0px !important;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    line-height: 110%;
    font-size: 17px; }
    @media screen and (max-width: 767px) {
      table.checkout_cart td.wpsc_product_name {
        font-size: 21px; } }
  table.checkout_cart td.wpsc_product_price {
    padding-left: 40px; }
    @media screen and (min-width: 1200px) {
      table.checkout_cart td.wpsc_product_price {
        margin-left: 100px !important; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      table.checkout_cart td.wpsc_product_price {
        margin-left: 50px !important; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      table.checkout_cart td.wpsc_product_price {
        margin-left: 0px !important; } }
  table.checkout_cart td.wpsc_product_image {
    padding: 5px; }

.checkout_page_container {
  position: relative; }

.checkout_page_help_box {
  background: white;
  position: absolute;
  top: 0px;
  border: 0.5px solid #EDE2EE;
  height: auto; }
  @media screen and (min-width: 1200px) {
    .checkout_page_help_box {
      width: 133px;
      right: 0px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .checkout_page_help_box {
      width: 113px;
      right: -25px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .checkout_page_help_box {
      width: 80px;
      right: -75px; } }
  @media screen and (max-width: 767px) {
    .checkout_page_help_box {
      display: none; } }
  .checkout_page_help_box p {
    font-size: 10px;
    padding: 4px; }
  .checkout_page_help_box h6 {
    padding: 4px;
    background-color: #f3f3f3;
    margin-top: 0px;
    margin-bottom: 3px; }
  .checkout_page_help_box.fixed {
    top: 50px;
    position: fixed; }

@media screen and (max-width: 992px) {
  #chelsea {
    float: left;
    margin-top: 10px;
    margin-left: 103px; } }

.childrens-events {
  background-color: #f3f3f3;
  padding: 5px 10px 20px; }
  .childrens-events .row {
    margin: 0px; }

.childrens-header {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 0.5px solid #EDE2EE;
  margin-top: 0px; }

img.bob {
  transition: top ease .5s;
  top: 0;
  position: relative; }
  img.bob:hover {
    top: -5px; }

.books-for {
  margin-bottom: 20px;
  font-size: 19px;
  width: 100%;
  display: block;
  border-bottom: 0.5px solid #EDE2EE;
  padding-bottom: 10px;
  font-family: "garamond-premier-pro-display", serif;
  font-style: italic; }

.eaves {
  font-family: "mrs-eaves", serif; }

.mob-clear {
  clear: right; }

.christmas-homepage {
  /*width:100%;*/
  height: 0px;
  padding-bottom: 15%;
  background-size: cover;
  background-position: center center;
  margin-left: 0px;
  margin-bottom: 20px;
  position: relative; }
  @media (max-width: 768px) {
    .christmas-homepage {
      padding-bottom: 40%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .christmas-homepage {
      background-image: url(images/christmas-2016/home-bg-1.jpg);
      padding-bottom: 26%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .christmas-homepage {
      background-image: url(images/christmas-2016/home-bg-2.jpg);
      padding-bottom: 31%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .christmas-homepage {
      background-image: url(images/christmas-2016/home-bg-3.jpg);
      padding-bottom: 62%; } }

@media (min-width: 768px) {
  .row.christmas-page {
    margin-bottom: 30px; } }
.row.christmas-page a p {
  text-align: center; }
.row.christmas-page img {
  transition: top ease .5s;
  top: 0px;
  position: relative; }
  .row.christmas-page img:hover {
    top: -5px; }
@media (max-width: 768px) {
  .row.christmas-page .col-sm-2 {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center; } }
@media (max-width: 767px) {
  .row.christmas-page .col-sm-2 p {
    display: none; } }
.row.christmas-page .col-sm-2 img.xmas-book {
  width: 75%;
  margin: 0 auto 10px;
  display: block;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.13); }
  @media (max-width: 767px) {
    .row.christmas-page .col-sm-2 img.xmas-book {
      width: 60%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .row.christmas-page .col-sm-2 img.xmas-book {
      width: 95%; } }
  .row.christmas-page .col-sm-2 img.xmas-book.sm {
    width: 50%; }
  .row.christmas-page .col-sm-2 img.xmas-book.lg {
    width: 90%; }
.row.christmas-page .col-sm-2 a:nth-child(2) p span {
  font-size: 10px;
  text-transform: uppercase; }
@media (max-width: 767px) {
  .row.christmas-page .col-sm-4 {
    margin: 40px auto; } }
.row.christmas-page .col-sm-4 img {
  width: 100%;
  display: inline-block; }
.row.christmas-page .col-sm-4 a:first-child {
  display: inline-block;
  width: 60%;
  float: left; }
.row.christmas-page .col-sm-4 a:nth-child(2) {
  display: inline-block;
  width: 40%;
  float: left; }
  .row.christmas-page .col-sm-4 a:nth-child(2) p {
    text-align: left;
    margin-left: 10px;
    padding-top: 40%; }
    .row.christmas-page .col-sm-4 a:nth-child(2) p span {
      font-size: 10px;
      text-transform: uppercase; }

.christmas-product-link {
  line-height: 102%; }
  .christmas-product-link span {
    font-size: 10px; }

.christmas-title {
  text-align: center;
  line-height: 105%;
  margin-top: -10px;
  margin-bottom: 20px;
  font-size: 34px; }

.christmas-title-box-blog-link {
  font-size: 12px;
  color: #1C452E; }

.christmas-title-box-links {
  font-size: 11px;
  color: #1C452E;
  border-bottom: 0.5px solid #EDE2EE;
  padding-bottom: 10px; }
  .christmas-title-box-links p a:after {
    content: '\2022';
    margin: 0px 3px;
    display: inline-block; }

#homepage-carousel.christmas-carousel {
  max-height: 250px; }
  #homepage-carousel.christmas-carousel .carousel-inner {
    max-height: 250px; }
    #homepage-carousel.christmas-carousel .carousel-inner.carousel-item {
      max-height: 250px;
      overflow: hidden; }

.homepage-xmas-btn {
  background-color: #1C452E;
  color: white;
  text-align: center;
  display: block;
  margin: 30% auto 0px;
  padding: 6px;
  font-size: 16px;
  width: 200px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .homepage-xmas-btn:hover {
    color: #1C452E;
    background-color: #f3f3f3; }

img.peep-left {
  width: 80%; }
  @media (max-width: 767px) {
    img.peep-left {
      width: 50%;
      float: left;
      text-align: left; } }
  img.peep-left.larger {
    width: 100%;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      img.peep-left.larger {
        width: 50%;
        float: left;
        text-align: left; } }

a.peep-right {
  float: right;
  margin-right: 10px;
  text-align: right; }

img.peep-right {
  float: right;
  width: 80%; }
  @media (max-width: 767px) {
    img.peep-right {
      width: 50%; } }
  img.peep-right.larger {
    width: 100%;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      img.peep-right.larger {
        width: 50%; } }

.lg {
  width: 90%; }

.sm {
  width: 50%; }

@media (max-width: 767px) {
  .xmas-banner {
    width: auto;
    margin-left: -33%; } }

.xmas-book-who-like {
  text-align: center;
  background-color: #fbfbfb;
  border: 0.5px solid #EDE2EE; }
  .xmas-book-who-like h6 {
    font-size: 19px;
    display: inline-block;
    width: 100%; }
    .xmas-book-who-like h6:nth-of-type(2) {
      margin-top: 10px; }
  .xmas-book-who-like p {
    display: inline-block;
    width: 50%;
    float: left; }

.xmas-box {
  width: 95%;
  height: 0px;
  background-size: cover;
  background-position: center center;
  margin: 0 auto;
  padding-bottom: 40%;
  transition: ease .5s opacity; }
  .xmas-box h2 {
    color: white;
    text-align: center;
    padding-top: 15%; }
  .xmas-box:hover {
    opacity: 0.9;
    filter: alpha(opacity=90); }

.xmas-bundles {
  background-image: url(images/christmas-2016/bundles-bg.jpg); }

.xmas-gcs {
  background-image: url(images/christmas-2016/gc-bg.jpg); }

.row.christmas-books {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.collapse-subs {
  margin-bottom: 20px; }

.contact-form-table {
  display: block;
  width: 75%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .contact-form-table {
      width: 100%;
      display: block; }
      .contact-form-table tbody, .contact-form-table tr, .contact-form-table td {
        width: 100% !important;
        display: block !important; }
      .contact-form-table input[name="festivalreserve"] {
        margin: 10px auto;
        display: block;
        width: 50%; } }

.content {
  padding-bottom: 250px; }
  @media screen and (max-width: 768px) {
    .content {
      padding-bottom: 120px; } }

.countries-list {
  padding-top: 20px;
  clear: left; }
  .countries-list a > p {
    margin: 0px; }

.country-container-header {
  font-family: "garamond-premier-pro-display", serif;
  font-style: italic;
  text-align: center;
  color: #435C57;
  background-color: #f3f3f3;
  padding: 0px; }
  .country-container-header h1 {
    margin-top: 10px; }
  .country-container-header::after {
    content: "";
    background: url(images/down.png);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
    background-size: cover;
    top: 20px; }

.country-content {
  padding-bottom: 10px;
  border-bottom: 0.5px solid #EDE2EE; }

.country-img {
  width: 100%;
  max-width: 120px;
  margin: 0 auto;
  display: block; }

.country-subtitle {
  font-style: italic;
  font-family: "garamond-premier-pro-display", serif;
  color: #435C57;
  font-size: 24px;
  margin-top: -10px; }

.country-title {
  font-size: 16px;
  position: relative; }
  .country-title::after {
    content: "";
    background: url(images/down.png);
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0px;
    background-size: cover;
    top: 4px; }

.covers {
  width: calc(100% + 200px);
  margin-left: -100px; }
  @media screen and (max-width: 991px) {
    .covers {
      width: calc(90% + 200px);
      margin-left: -70px; } }
  @media screen and (max-width: 767px) {
    .covers {
      width: 100%;
      margin-left: 0px; } }

@media screen and (max-width: 767px) {
  select.current_country {
    width: 95%;
    margin-bottom: 20px;
    height: 40px; } }

fieldset.custom_text {
  display: block;
  background: #f3f3f3;
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 0.5px solid #EDE2EE; }
  fieldset.custom_text legend {
    text-align: center;
    font-size: 16px;
    float: left;
    margin-bottom: 10px; }
  fieldset.custom_text textarea {
    width: 100%;
    border: 0.5px solid #EDE2EE; }
  fieldset.custom_text p {
    text-align: center;
    font-size: 11px; }

.dauntbookspublishing {
  border: 0.5px solid #EDE2EE;
  padding: 20px;
  margin-bottom: 20px; }
  .dauntbookspublishing img {
    display: inline;
    margin-top: -2px; }
  .dauntbookspublishing span {
    font-family: "garamond-premier-pro-display", serif;
    display: inline;
    font-size: 18px;
    margin-left: 10px; }
  .dauntbookspublishing p {
    text-align: right;
    display: inline;
    float: right;
    font-size: 12px;
    margin-top: 2px; }
    .dauntbookspublishing p:hover {
      color: dodgerblue; }
  .dauntbookspublishing a:hover {
    text-decoration: none; }

.eaves {
  font-family: "mrs-eaves-xl-serif", sans-serif; }

.eavesitalic {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic; }

.eventwith {
  display: block;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic;
  margin-bottom: -15px; }

button.enterdeliveryaddress {
  border-radius: 0px; }

.event-img {
  -moz-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  -webkit-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36); }
  .event-img.book-page {
    width: 80%;
    display: block;
    margin: 0 auto; }

.event-information-bar {
  background-color: #fbfbfb;
  border: 0.5px solid #EDE2EE;
  text-align: center;
  padding: 10px 0px 0px;
  margin: 30px 0px 40px;
  color: #435C57; }
  .event-information-bar p {
    font-size: 16px; }

.event-phone-number {
  text-align: center; }

.event-ticket-info {
  border: 0.5px solid #EDE2EE;
  background-color: #f3f3f3;
  padding: 15px;
  margin: 0 15px;
  width: calc(100% - 30px); }
  .event-ticket-info:first-of-type {
    border-bottom: none; }
  .event-ticket-info h5 {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-size: 18px;
    color: black; }
  .event-ticket-info p {
    font-size: 14px; }
  .event-ticket-info.top-of-page {
    margin: 0px 0px 15px;
    width: 100%;
    text-align: center; }
    .event-ticket-info.top-of-page p {
      font-size: 16px;
      margin-bottom: 0px; }
      @media screen and (min-width: 1200px) {
        .event-ticket-info.top-of-page p {
          font-size: 18px; } }

@media print {
  #events-banner {
    display: none; } }

@media screen and (min-width: 768px) {
  .festIntro {
    padding: 30px;
    text-align: center;
    font-size: 1.4em;
    max-width: 600px;
    margin: 0 auto; } }

@media screen and (min-width: 991px) {
  .events-list-list {
    padding-right: 60px; } }

.events-glance {
  background-color: #f3f3f3;
  height: auto;
  border: 0.5px solid #EDE2EE;
  padding: 10px; }
  .events-glance .separator {
    margin: 10px auto; }
  .events-glance h3 {
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    margin: 0px auto; }

.events-outer {
  text-align: center;
  color: #435C57;
  background: #fff;
  border-top: none;
  border-bottom: 0.5px solid #EDE2EE;
  border-left: 0.5px solid #EDE2EE;
  border-right: 0.5px solid #EDE2EE;
  height: 40px;
  font-size: 18px; }

.events-page-button {
  background: #1C452E;
  color: white;
  text-transform: uppercase;
  width: 100px;
  height: 22px;
  text-align: center;
  padding: 1px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .events-page-button p {
    font-weight: 600;
    font-size: 0.8em;
    margin: 0; }
  .events-page-button:hover {
    background: #f3f3f3;
    color: #1C452E;
    cursor: pointer; }
  @media print {
    .events-page-button {
      display: none; } }

.events-page-img {
  width: 80%;
  -moz-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
  box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
  height: auto; }

@media screen and (max-width: 767px) {
  .events_list_event > div.col-xs-3 {
    padding: 2px; } }

@media screen and (max-width: 767px) {
  .events_list_event .events-page-img {
    width: 100%; } }

.events-page-subtitle h3 {
  color: #435C57;
  font-style: italic;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  margin-top: -5px; }

.events-page-title h2 {
  line-height: 105%;
  color: #1C452E;
  font-size: 24px;
  margin-top: 10px; }

.events-print {
  border: 0.5px solid #EDE2EE;
  padding: 3px 10px;
  text-align: center; }
  .events-print p {
    margin: 2px 0px; }
  .events-print:nth-child(2n+2) {
    margin-bottom: 20px;
    border-top: none; }

.events-refine {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 0.5px solid #EDE2EE;
  margin-bottom: 15px; }
  .events-refine span {
    background: #fbfbfb;
    border: 0.5px solid #EDE2EE;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 2px;
    transition: background ease 0.4s; }
    .events-refine span:hover {
      cursor: pointer;
      background: #f3f3f3; }
  @media only screen and (max-width: 767px) {
    .events-refine {
      display: none; } }

i.fa.fa-search:focus {
  outline: none; }

.row.favourites {
  border-top: 0.5px solid #EDE2EE; }

.featured-event {
  width: 100%;
  margin: 0px 0px 15px;
  height: 110px; }
  .featured-event.festival {
    background-color: #7abfd7;
    text-align: center;
    position: relative;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s; }
    .featured-event.festival:hover {
      cursor: pointer; }
    .featured-event.festival div.festi-border {
      width: calc(100% - 8px);
      height: 0px;
      border: 1px solid white;
      padding-bottom: 102px;
      margin: 3px;
      top: 0px;
      left: 0px;
      z-index: 98;
      position: absolute; }
    .featured-event.festival img.festilogo {
      z-index: 99; }
      @media screen and (min-width: 1200px) {
        .featured-event.festival img.festilogo {
          width: 50%;
          padding-top: 20px; } }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .featured-event.festival img.festilogo {
          width: 60%;
          padding-top: 30px; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .featured-event.festival img.festilogo {
          width: 70%;
          padding-top: 25px; } }
    .featured-event.festival img.festi-l {
      position: absolute;
      left: 0px;
      width: 64px; }
    .featured-event.festival img.festi-r {
      position: absolute;
      right: 0px;
      width: 64px; }

.festival-a:hover {
  cursor: pointer;
  text-decoration: none; }

@media print {
  .festival-banner {
    display: none; } }
.festival-banner img {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-top: 15px;
  height: auto; }
  @media screen and (max-width: 767px) {
    .festival-banner img {
      width: 170%;
      margin-left: -35%; } }
@media screen and (max-width: 767px) {
  .festival-banner {
    overflow: hidden;
    width: calc(100% + 30px);
    margin-left: -15px; } }

.festivalcarousel {
  width: calc(100% + 60px);
  margin-left: -30px; }

.festival-content p {
  font-family: "jaf-domus", sans-serif; }
  .festival-content p:hover {
    color: #7abfd7; }

p.festival-date {
  margin-bottom: 0px; }
  @media screen and (max-width: 767px) {
    p.festival-date {
      font-size: 12px; } }

div.festival-dates {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 0.5px solid #EDE2EE; }
  div.festival-dates h2 {
    font-family: "jaf-domus", sans-serif;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      div.festival-dates h2 {
        font-size: 23px; } }

.festival-header {
  color: #7abfd7;
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
  margin: 0px;
  font-family: "jaf-domus", sans-serif; }

.festival-img-hover {
  position: absolute;
  top: 0;
  width: 120px;
  height: 0px;
  padding-bottom: 85%;
  background: #7abfd7;
  color: white;
  font-weight: 800;
  padding-top: 35%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease; }
  .festival-img-hover:hover {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .festival-img-hover {
      width: 89px;
      height: 89px;
      padding-top: 25%; } }

.festival-information {
  color: #7abfd7;
  background-color: #fbfbfb;
  font-family: "jaf-domus", sans-serif;
  margin-top: 0px;
  padding: 0px 10px 20px;
  border: 1px solid #7abfd7; }
  .festival-information h3 {
    color: black;
    text-transform: uppercase;
    font-family: "jaf-domus", sans-serif;
    font-size: 21px; }
    .festival-information h3::selection {
      background-color: black; }
  .festival-information a {
    text-decoration: underline; }
  @media print {
    .festival-information {
      display: none; } }

img.festival-carousel {
  width: 100%;
  height: auto; }

/*
.festival-left 	 {
	position:absolute;
	
		
}*/
.festival-pass {
  background: #7abfd7;
  color: black;
  padding: 5px;
  width: 90%;
  margin: 0 auto;
  text-align: center; }
  .festival-pass:hover {
    background: #7abfd7;
    color: white;
    cursor: pointer;
    text-decoration: none; }

.festival-reservation-body {
  width: 940px;
  margin: 0 auto;
  bakground-color: #fbfbfb; }

.festival-single-event {
  border-bottom: 0.5px solid #EDE2EE;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .festival-single-event:hover {
    cursor: pointer; }

.festival-subtitle {
  font-family: "garamond-premier-pro-display", serif;
  color: black;
  margin: 0px 0px 10px;
  font-size: 23px; }
  @media screen and (max-width: 767px) {
    .festival-subtitle {
      font-size: 18px; } }
  @media print {
    .festival-subtitle {
      font-size: 18px; } }

.festival-thumbnail {
  position: relative;
  width: 150px;
  height: auto; }
  @media print {
    .festival-thumbnail {
      width: 100px;
      height: 100px; } }
  .festival-thumbnail img {
    width: 100%;
    height: auto; }
    @media print {
      .festival-thumbnail img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%); } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .festival-thumbnail {
      width: 119px;
      height: auto; } }
  @media screen and (max-width: 767px) {
    .festival-thumbnail {
      width: 25%;
      padding: 0px 3px; }
      .festival-thumbnail img {
        width: 100%;
        height: auto; } }

.festival-title {
  color: #7abfd7;
  font-family: "jaf-domus", sans-serif;
  margin: 0px; }
  @media print {
    .festival-title {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .festival-title {
      font-size: 18px; } }

.filler {
  width: 96px;
  height: 3px;
  background: #fbfbfb;
  position: absolute;
  top: 16px;
  z-index: 1000;
  left: 1px;
  display: none; }

footer {
  width: 100%;
  height: 230px;
  background: #1C452E;
  color: #BAD2C6;
  position: absolute;
  bottom: 0;
  left: 0; }
  @media screen and (max-width: 768px) {
    footer {
      height: 100px; } }
  @media print {
    footer {
      display: none; } }

.footer-logo {
  width: 60px;
  display: block;
  margin: 10px auto; }

.footer-items span {
  font-size: 11px;
  padding: 0px;
  display: block;
  clear: both;
  margin-left: -15px; }

.footer-padding-top {
  padding-top: 50px; }

.footer-padding-top.fl {
  padding-top: 92px; }

.free-shipping {
  height: 40px;
  background: #f3f3f3;
  margin-bottom: 10px;
  padding: 10px;
  font-style: italic;
  font-family: "mrs-eaves-xl-serif", sans-serif; }
  .free-shipping p {
    margin: 0px;
    font-size: 17px; }

.freq {
  -moz-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  -webkit-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  width: 100%; }

.freq-bought-with {
  display: inline-block;
  float: left; }
  @media screen and (min-width: 768px) and (max-width: 1199px) {
    .freq-bought-with {
      width: 33.333%; } }
  @media screen and (min-width: 1200px) {
    .freq-bought-with {
      width: 25%; } }

.freq-title {
  float: left;
  line-height: 115%;
  margin-top: 15px;
  width: 100%; }

@media screen and (max-width: 1199px) {
  .freq-4 {
    display: none; } }

#fr, #gb, #it, #de, #ru, #es, #scan, #us, #sa, #ch, #in {
  border-top: 0.5px solid #EDE2EE;
  padding-top: 10px; }
  #fr p, #gb p, #it p, #de p, #ru p, #es p, #scan p, #us p, #sa p, #ch p, #in p {
    margin-bottom: 5px; }
  @media only screen and (max-width: 767px) {
    #fr, #gb, #it, #de, #ru, #es, #scan, #us, #sa, #ch, #in {
      margin-top: 35px; } }
  @media only screen and (min-width: 768px) {
    #fr, #gb, #it, #de, #ru, #es, #scan, #us, #sa, #ch, #in {
      margin-top: 35px;
      width: 535px; } }
  @media only screen and (min-width: 992px) {
    #fr, #gb, #it, #de, #ru, #es, #scan, #us, #sa, #ch, #in {
      margin-top: 35px;
      width: 570px; } }
  @media only screen and (min-width: 1200px) {
    #fr, #gb, #it, #de, #ru, #es, #scan, #us, #sa, #ch, #in {
      margin-top: 35px;
      width: 700px; } }

@media only screen and (min-width: 768px) {
  #de {
    margin-left: -415px; } }
@media only screen and (min-width: 992px) {
  #de {
    margin-left: -443px; } }
@media only screen and (min-width: 1200px) {
  #de {
    margin-left: -540px; } }

@media only screen and (min-width: 768px) {
  #fr, #es, #sa, #in {
    margin-left: -145px; } }
@media only screen and (min-width: 992px) {
  #fr, #es, #sa, #in {
    margin-left: -155px; } }
@media only screen and (min-width: 1200px) {
  #fr, #es, #sa, #in {
    margin-left: -190px; } }

@media only screen and (min-width: 768px) {
  #gb, #ru, #us, #ch {
    margin-left: -15px; } }
@media only screen and (min-width: 992px) {
  #gb, #ru, #us, #ch {
    margin-left: -15px; } }
@media only screen and (min-width: 1200px) {
  #gb, #ru, #us, #ch {
    margin-left: -15px; } }

@media only screen and (min-width: 768px) {
  #it, #scan {
    margin-left: -280px; } }
@media only screen and (min-width: 992px) {
  #it, #scan {
    margin-left: -300px; } }
@media only screen and (min-width: 1200px) {
  #it, #scan {
    margin-left: -360px; } }

.fullwidth {
  display: none;
  margin-left: -100%;
  margin-right: -100%;
  overflow: hidden;
  background-color: #7abfd7;
  height: 200px;
  margin-bottom: 40px;
  position: relative; }

button.get-started {
  display: block;
  margin: auto;
  background: #1C452E;
  color: white;
  -webkit-appearance: none !important;
  width: 200px;
  margin-top: 6px;
  border: none;
  padding: 5px 0px;
  text-align: center;
  letter-spacing: 1.95px;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  transition: background ease-in-out 0.4s; }
  button.get-started:hover {
    background: #BAD2C6; }

.gocheckout {
  -webkit-transition: opacity 0.1s ease;
  -moz-transition: opacity 0.1s ease;
  -ms-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease; }
  @media only screen and (max-width: 1199px) {
    .gocheckout.disappear {
      opacity: 0;
      filter: alpha(opacity=0); } }

.gotobasket {
  display: inline-block;
  float: left;
  margin: 6px auto 0px 0px;
  text-align: center;
  font-size: 16px;
  background: #f3f3f3;
  width: 200px;
  padding: 5px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.95px;
  font-size: 13px;
  font-weight: 800; }
  @media screen and (max-width: 1200px) {
    .gotobasket {
      margin-left: 0px; } }
  @media screen and (max-width: 767px) {
    .gotobasket {
      width: 100%;
      padding: 10px; } }
  .gotobasket:hover {
    text-decoration: none; }

.greyedout {
  color: white;
  background: lightgray;
  border: none;
  opacity: 0.4;
  filter: alpha(opacity=40); }
  .greyedout:hover {
    color: white;
    background: lightgray;
    border: none;
    cursor: not-allowed; }

.greyedout1, .greyedout2, .greyedout3, .greyedout4, .greyedout5, .greyedout6 {
  color: white;
  background: lightgray;
  border: none;
  opacity: 0.4;
  filter: alpha(opacity=40); }
  .greyedout1:hover, .greyedout2:hover, .greyedout3:hover, .greyedout4:hover, .greyedout5:hover, .greyedout6:hover {
    color: white;
    background: lightgray;
    border: none;
    cursor: not-allowed !important; }

.h-body {
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
  margin-left: 0px;
  border-top: 0.5px solid #EDE2EE; }
  .h-body .separator {
    margin-top: 10px; }
  .h-body h2 {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    text-align: center;
    font-size: 21px;
    margin-top: 10px; }
  @media screen and (max-width: 767px) {
    .h-body {
      margin: 20px 0px; } }

.h-event-date {
  color: #435C57;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 105%;
  margin-top: 8px; }

.h-event-img {
  width: 90px;
  height: auto;
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -ms-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease; }
  .h-event-img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }

.h-event-img-circle {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  background: #EDE2EE; }

p.h-event-subtitle {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  text-align: center;
  font-style: italic;
  color: #435C57;
  font-size: 18px;
  line-height: 105%; }

h2.h-event-title {
  text-transform: none;
  font-size: 18px;
  line-height: 105%; }
  @media screen and (max-width: 991px) {
    h2.h-event-title {
      font-size: 20px; } }

@media screen and (min-width: 768px) {
  .h-events {
    padding-left: 0px; } }
@media screen and (max-width: 767px) {
  .h-events {
    display: none; } }
.h-events .separator {
  margin: 20px auto;
  width: 80%; }
.h-events .inner {
  border: 0.5px solid #EDE2EE;
  background: #ffffff; }

img.h-fes {
  height: 90px;
  width: auto; }

div.h-product-boxes.h-fathersday {
  background-image: url(images/fathersday.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-color: #322f41;
  background-position-x: center; }

div.h-product-boxes.h-festival {
  background-image: url(images/love-india.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-color: #322f41;
  background-position-x: center; }

div.h-product-boxes.h-mothersday {
  background-image: url(images/motherday2017.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-color: #322f41;
  background-position-x: center; }

div.h-product-boxes.h-events-mob {
  background: url(images/events-h.jpg);
  background-position: 50% 50%; }

.h-mailer {
  margin-top: 20px; }
  .h-mailer h3 {
    font-size: 16px;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    text-align: center; }

.h-mailing-list {
  background-color: #EDE2EE;
  width: 100%;
  height: auto;
  margin-bottom: 20px; }
  .h-mailing-list h3 {
    text-align: center;
    display: inline-block;
    width: 100%; }
  .h-mailing-list form {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }
    .h-mailing-list form input[type="email"] {
      width: 300px; }
  .h-mailing-list p {
    width: 75%;
    text-align: center;
    margin: 0 auto;
    display: block; }
  .h-mailing-list .separator {
    width: 85%;
    background: white;
    margin: 0px auto 10px; }

@media screen and (min-width: 1200px) {
  .h-marlow {
    width: 343px; } }
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .h-marlow {
    width: 277px; } }
@media screen and (max-width: 991px) and (min-width: 768px) {
  .h-marlow {
    width: 100%; } }
@media screen and (max-width: 767px) {
  .h-marlow {
    width: 205%; } }

.h-news-story {
  /*& p {
  	font-family:$eaves;
  }
  & a h4 {
  	font-family:$eaves;
  	font-style:italic;
  }*/ }
  .h-news-story img {
    width: 50px;
    height: auto;
    float: left;
    clear: left;
    padding-top: 7px;
    padding-bottom: 14px;
    margin: 0; }
  @media screen and (max-width: 991px) and (min-width: 767px) {
    .h-news-story:nth-of-type(4) {
      display: none; } }

.h-our-shops, .h-mailer, .h-blog, .h-sitemap, .h-social {
  -webkit-border: 0.5px solid #EDE2EE;
  border: 0.5px solid #EDE2EE;
  padding-right: 0px;
  background-color: white; }
  @media screen and (max-width: 767px) {
    .h-our-shops, .h-mailer, .h-blog, .h-sitemap, .h-social {
      padding-left: 15px;
      margin-bottom: 20px; } }
  .h-our-shops .separator, .h-mailer .separator, .h-blog .separator, .h-sitemap .separator, .h-social .separator {
    margin: 20px auto;
    width: 80%; }
  .h-our-shops span, .h-mailer span, .h-blog span, .h-sitemap span, .h-social span {
    display: block;
    text-align: center;
    color: #435C57;
    line-height: 105%;
    margin-bottom: 25px;
    font-size: 16px;
    font-family: "mrs-eaves-xl-serif", sans-serif; }
  .h-our-shops .inner, .h-mailer .inner, .h-blog .inner, .h-sitemap .inner, .h-social .inner {
    border: 0.5px solid #EDE2EE;
    background: #ffffff;
    width: calc(100% - 30px); }
    @media screen and (max-width: 767px) {
      .h-our-shops .inner, .h-mailer .inner, .h-blog .inner, .h-sitemap .inner, .h-social .inner {
        width: 100%; } }
    @media screen and (min-width: 768px) {
      .h-our-shops .inner, .h-mailer .inner, .h-blog .inner, .h-sitemap .inner, .h-social .inner {
        margin: 0px 15px; } }

/* ADD ME
.h-our-shops {
	-webkit-border:$lightblueborder;
	-moz-border:$lightblueborder;
	border:$lightblueborder;
	padding-left:0px;
	background:white;
	@media screen and (max-width: 767px) {padding-left:15px;margin-bottom:20px};
	& .separator { margin:20px auto;width:80%}
	span  {
		display:block;
		text-align:center;
		color:$greygreen;
		line-height:105%;
		margin-bottom:25px;	
		font-size:16px;
		@media screen and (min-width:768px)and(max-width:992px){
			margin-bottom:7px;
		}
		
	}
	& .inner {
		border:$lightblueborder;
		background:$white;
		width:calc(100% - 30px);
		@media screen and (max-width: 767px) { width:100% }
		@media screen and (min-width: 768px) { margin:0px 15px; }
	}
}*/
.h-product-boxes {
  height: 175px;
  width: 100%;
  background: #BAD2C6; }
  @media screen and (max-width: 767px) {
    .h-product-boxes {
      margin-bottom: 20px; } }
  .h-product-boxes:hover {
    cursor: pointer; }
  .h-product-boxes.h-bags {
    background-image: url(images/bag-bg-sm.jpg);
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-transition: opacity 0.6s ease;
    -moz-transition: opacity 0.6s ease;
    -ms-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    .h-product-boxes.h-bags:hover {
      opacity: 0.75;
      filter: alpha(opacity=75); }
  .h-product-boxes.h-bundles {
    background-image: url(images/bundles-home-pic.jpg);
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-transition: opacity 0.6s ease;
    -moz-transition: opacity 0.6s ease;
    -ms-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    .h-product-boxes.h-bundles:hover {
      opacity: 0.75;
      filter: alpha(opacity=75); }
  .h-product-boxes h2 {
    bottom: 30px;
    margin: 0px;
    position: absolute;
    color: white;
    left: 0px;
    text-transform: none;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-size: 25px;
    right: 0px; }

.h-publishing {
  width: 100%;
  background-color: #f7f7f7;
  border: 0.5px solid #EDE2EE;
  height: auto;
  padding-bottom: 30px; }
  .h-publishing p {
    font-family: "mrs-eaves-xl-serif", sans-serif; }
  .h-publishing .publishing-logo {
    margin: 15px auto;
    display: block;
    width: 12px; }
  .h-publishing .publishing-title {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-family: 'Georgia',serif;
    text-align: center; }

.h-reading-covers {
  position: absolute; }
  .h-reading-covers:nth-of-type(1) {
    -webkit-box-shadow: 3px 9px 35px -3px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 3px 9px 35px -3px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 9px 35px -3px rgba(0, 0, 0, 0.16);
    width: 150px;
    left: -75px;
    top: -75px; }
  .h-reading-covers:nth-of-type(2) {
    width: 150px;
    left: -35px;
    top: 170px; }
  .h-reading-covers:nth-of-type(3) {
    -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.43);
    width: 150px;
    left: 100px;
    top: -160px; }
  .h-reading-covers:nth-of-type(4) {
    -webkit-box-shadow: -8px 0px 20px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -8px 0px 20px 5px rgba(0, 0, 0, 0.2);
    box-shadow: -8px 0px 20px 5px rgba(0, 0, 0, 0.2);
    width: 150px;
    right: -10px;
    top: -120px;
    transform: rotate(-90deg); }
    @media screen and (max-width: 992px) {
      .h-reading-covers:nth-of-type(4) {
        right: -50px;
        top: -150px;
        transform: rotate(-120deg); } }
  .h-reading-covers:nth-of-type(5) {
    width: 150px;
    right: -50px;
    top: 90px; }
  .h-reading-covers:nth-of-type(6) {
    width: 130px;
    right: 156px;
    top: 120px;
    transform: rotate(90deg); }

.h-reading-lists {
  width: 100%;
  background-image: url(images/travel-guides.jpg);
  background-size: cover;
  background-color: #435C57;
  height: 200px;
  background-position: center; }
  .h-reading-lists h2 {
    font-size: 25px;
    color: black;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    display: inline-block;
    width: 100%;
    margin-top: 9px;
    margin-bottom: 0px;
    text-transform: none; }
  .h-reading-lists p {
    color: white;
    text-align: center; }
  .h-reading-lists button {
    color: white;
    background: #435C57;
    display: block;
    border: none;
    margin: 0 auto; }
    .h-reading-lists button:hover {
      background: #EDE2EE; }
  @media only screen and (max-width: 767px) {
    .h-reading-lists {
      margin-bottom: 20px; } }

.h-blog {
  margin-top: 20px;
  padding: 0px 10px 20px; }

.h-blog-container {
  width: 69%;
  display: inline-block;
  float: left;
  padding-left: 15px; }
  .h-blog-container h6 {
    margin-top: 0px;
    margin-bottom: 4px; }
  .h-blog-container h4 {
    margin-top: 0px;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-style: italic; }

.h-sitemap {
  margin-top: 20px;
  padding-bottom: 20px; }
  .h-sitemap h3 {
    font-size: 16px;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    text-align: center; }
  .h-sitemap ul {
    list-style-type: none;
    font-family: "mrs-eaves-xl-serif", sans-serif; }
    .h-sitemap ul p {
      font-size: 16px;
      text-indent: -20px;
      margin-top: 10px;
      margin-bottom: 5px; }
    .h-sitemap ul li {
      text-indent: -10px;
      line-height: 105%;
      margin-bottom: 5px; }
      .h-sitemap ul li:before {
        content: "-";
        text-indent: -5px;
        display: inline-block;
        margin-right: 10px; }

.h-social {
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .h-social h3 {
    font-size: 16px;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    text-align: center; }
  .h-social .icons-holder i.fa {
    margin: 0px 10px; }

.h-subs-long {
  background-image: url(images/h-subs.jpg);
  background-size: cover;
  height: 200px;
  width: 100%;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease; }
  .h-subs-long h2 {
    font-size: 25px;
    color: white;
    font-family: "mrs-eaves-xl-serif", sans-serif;
    display: inline-block;
    width: 100%;
    margin-top: 9px;
    margin-bottom: 0px;
    text-transform: none; }
  .h-subs-long p {
    color: white;
    text-align: center; }
  .h-subs-long:hover {
    opacity: 0.75;
    filter: alpha(opacity=75); }

.h-what-were-reading {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  height: 200px;
  border: 0.5px solid #EDE2EE; }
  @media screen and (max-width: 767px) {
    .h-what-were-reading {
      margin-top: 20px; } }

.h-what-were-reading-title {
  position: absolute;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  top: calc(50% - 21px);
  width: 250px;
  z-index: 999;
  padding: 5px; }
  @media screen and (max-width: 992px) {
    .h-what-were-reading-title {
      border: 0.5px solid #EDE2EE;
      background: #ffffff; } }

@media print {
  header {
    display: none; } }

.header-main-search {
  margin-left: 5px;
  display: inline-block; }
  .header-main-search button {
    background: transparent;
    border: none; }
    .header-main-search button:focus {
      outline: none; }

.header-pre-search #s.visible {
  top: -10px;
  right: 30px;
  background-color: #fbfbfb;
  width: 280px; }

input#s1 {
  border-top: none;
  border-bottom: 0.5px solid #EDE2EE;
  border-left: none;
  border-right: none;
  background-color: transparent; }

.header-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*@-moz-document url-prefix() { 
  	display:block
  }*/
  flex-flow: row column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: auto;
  padding-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .header-row {
      padding-bottom: 0px; } }

.header-text {
  color: #435C57;
  font-style: italic;
  display: inline-block; }

.header-text + i {
  color: #435C57;
  margin-left: 10px; }

.hide {
  display: none;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }

@media screen and (min-width: 768px) {
  .hidden-xs-up {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

div.home-fest-mob {
  width: calc(100% - 30px);
  margin: 0px 15px;
  height: 0px;
  padding-bottom: 75%; }
  div.home-fest-mob img.home-fest-mob {
    width: 100%; }

.homepage-bags {
  width: 100%;
  height: 303px;
  position: relative;
  background-image: url(images/bag-bg1.jpg);
  background-position: right;
  background-size: cover;
  margin-top: 30px; }
  .homepage-bags.comp {
    background-image: url(images/ponds.jpg);
    color: white; }
    .homepage-bags.comp h2 {
      color: white;
      font-size: 110%;
      text-align: left; }
  .homepage-bags h2 {
    position: absolute; }
    @media screen and (max-width: 767px) {
      .homepage-bags h2 {
        right: 10px;
        top: 33%; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .homepage-bags h2 {
        right: 10px;
        top: 80px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .homepage-bags h2 {
        left: 10px;
        top: 90px; } }
    @media screen and (min-width: 1200px) {
      .homepage-bags h2 {
        left: 40px;
        top: 105px; } }
  .homepage-bags span {
    position: absolute; }
    @media screen and (max-width: 767px) {
      .homepage-bags span {
        right: 10px;
        top: calc(33% + 30px); } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .homepage-bags span {
        right: 30px;
        top: 116px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .homepage-bags span {
        left: 10px;
        top: 130px; } }
    @media screen and (min-width: 1200px) {
      .homepage-bags span {
        left: 40px;
        top: 145px; } }

.homepage-bags-inner {
  background-color: transparent;
  position: absolute;
  width: calc(100% - 10px);
  min-height: calc(100% - 10px);
  border: 0.5px solid #fff;
  top: 5px;
  left: 5px;
  outline: 5px solid transparent; }

.homepage-book {
  display: inline-block;
  float: left;
  width: 25%;
  padding: 0px 15px; }
  @media screen and (min-width: 992px) {
    .homepage-book {
      width: 20%;
      padding: 0px 17px; } }
  @media screen and (max-width: 767px) {
    .homepage-book {
      width: 50%; } }
  .homepage-book img {
    width: 100%;
    height: auto;
    -moz-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65); }
  .homepage-book.h-book-2 {
    position: relative;
    top: 15px; }
  .homepage-book.h-book-3 {
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .homepage-book.h-book-3 {
        display: none; } }
  .homepage-book.h-book-4 {
    position: relative;
    top: 15px;
    transform: rotate(0.5deg); }
    @media screen and (max-width: 767px) {
      .homepage-book.h-book-4 {
        display: none; } }
  @media screen and (max-width: 991px) {
    .homepage-book.h-book-5 {
      display: none; } }

@media screen and (max-width: 767px) {
  .new-releases.booker .homepage-book {
    width: 32%; } }
@media screen and (max-width: 767px) {
  .new-releases.booker .h-book-3 {
    display: inline-block; } }

#homepage-carousel {
  margin-top: 20px; }
  @media screen and (max-height: 762px) {
    #homepage-carousel {
      height: 320px;
      overflow: hidden; } }
  @media screen and (max-width: 767px) {
    #homepage-carousel {
      margin: 0px 0px 0px -15px;
      width: calc(100% + 30px);
      height: 230px; } }
  @media screen and (max-width: 767px) and (min-width: 568px) {
    #homepage-carousel img {
      width: 100%;
      height: auto;
      transform: none; } }
  @media screen and (max-width: 567px) {
    #homepage-carousel img {
      height: 100%;
      max-width: none;
      transform: translateX(-20%); } }

#howmuch {
  margin-left: 15px;
  margin-bottom: 10px; }

.homepage-events-event {
  width: 32%;
  display: inline-block;
  text-align: center;
  vertical-align: top; }
  @media screen and (max-width: 767px) {
    .homepage-events-event {
      width: 49%; } }
  @media screen and (min-width: 1200px) {
    .homepage-events-event {
      width: 24%; } }
  .homepage-events-event img {
    width: 100px;
    height: auto;
    display: block;
    margin: 0 auto;
    clear: right;
    -moz-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    box-shadow: -24px 3px 56px -16px rgba(0, 0, 0, 0.65);
    margin-bottom: 20px;
    transition: top ease 0.6s;
    position: relative;
    top: 0px; }
    .homepage-events-event img:hover {
      top: -3px; }
  @media screen and (max-width: 767px) {
    .homepage-events-event.h-event-3 {
      display: none; } }
  .homepage-events-event.h-event-4 {
    display: none; }
    @media screen and (min-width: 1200px) {
      .homepage-events-event.h-event-4 {
        display: inline-block; } }
  .homepage-events-event a span {
    text-align: center;
    display: block; }
    .homepage-events-event a span.speaker {
      font-size: 16px;
      margin-top: -5px;
      font-family: "mrs-eaves-xl-serif", sans-serif;
      line-height: 18px; }
    .homepage-events-event a span.venue {
      font-size: 11px; }

.homepage-events-img {
  height: 160px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .homepage-events-img {
      height: 140px;
      margin-top: 10px; }
      .homepage-events-img img {
        width: 80px; } }

#homepage-events-box {
  width: 100%;
  position: relative;
  background: -moz-linear-gradient(225deg, #f3f3f3 0%, #FCE3DC 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #FCE3DC), color-stop(100%, #f3f3f3));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(225deg, #f3f3f3 0%, #FCE3DC 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(225deg, #f3f3f3 0%, #FCE3DC 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(225deg, #f3f3f3 0%, #FCE3DC 100%);
  /* ie10+ */
  background: linear-gradient(225deg, #f3f3f3 0%, #FCE3DC 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#FCE3DC',GradientType=1 );
  /* ie6-9 */ }
  #homepage-events-box.new-releases {
    margin-top: 30px;
    position: relative; }
    @media screen and (min-width: 768px) {
      #homepage-events-box.new-releases {
        min-height: 283px; } }
    #homepage-events-box.new-releases.booker {
      /* IE10+ */
      background-image: -ms-radial-gradient(right top, ellipse farthest-corner, #fbe3db 0%, #B9D1C5 100%);
      /* Mozilla Firefox */
      background-image: -moz-radial-gradient(right top, ellipse farthest-corner, #fbe3db 0%, #B9D1C5 100%);
      /* Opera */
      background-image: -o-radial-gradient(right top, ellipse farthest-corner, #fbe3db 0%, #B9D1C5 100%);
      /* Webkit (Safari/Chrome 10) */
      background-image: -webkit-gradient(radial, right top, 0, right top, 484, color-stop(0, #fbe3db), color-stop(100, #B9D1C5));
      /* Webkit (Chrome 11+) */
      background-image: -webkit-radial-gradient(right top, ellipse farthest-corner, #fbe3db 0%, #B9D1C5 100%);
      /* W3C Markup */
      background-image: radial-gradient(ellipse farthest-corner at right top, #fbe3db 0%, #B9D1C5 100%); }
    #homepage-events-box.new-releases.pub {
      float: left;
      /* IE10+ */
      background-image: -ms-radial-gradient(right top, ellipse farthest-corner, #EDE2EE 0%, #cabccb 100%);
      /* Mozilla Firefox */
      background-image: -moz-radial-gradient(right top, ellipse farthest-corner, #EDE2EE 0%, #cabccb 100%);
      /* Opera */
      background-image: -o-radial-gradient(right top, ellipse farthest-corner, #EDE2EE 0%, #cabccb 100%);
      /* Webkit (Safari/Chrome 10) */
      background-image: -webkit-gradient(radial, right top, 0, right top, 484, color-stop(0, #EDE2EE), color-stop(100, #cabccb));
      /* Webkit (Chrome 11+) */
      background-image: -webkit-radial-gradient(right top, ellipse farthest-corner, #EDE2EE 0%, #cabccb 100%);
      /* W3C Markup */
      background-image: radial-gradient(ellipse farthest-corner at right top, #EDE2EE 0%, #cabccb 100%); }
    #homepage-events-box.new-releases.christmas {
      margin-top: 0px; }
  @media screen and (max-width: 767px) {
    #homepage-events-box {
      height: 300px; } }

.homepage-events-box-bg {
  background-color: transparent;
  position: absolute;
  width: calc(100% - 10px);
  min-height: calc(100% - 10px);
  border: 0.5px solid #fff;
  top: 5px;
  left: 5px;
  z-index: 1;
  outline: 5px solid transparent; }

#homepage-events-box.christmas {
  position: relative;
  overflow: hidden; }
  #homepage-events-box.christmas img.holly {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 120px;
    z-index: 0;
    opacity: 0.7; }
  #homepage-events-box.christmas img.holly-2 {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 120px;
    z-index: 0;
    opacity: 0.7;
    transform: rotate(90deg); }
    @media screen and (max-width: 767px) {
      #homepage-events-box.christmas img.holly-2 {
        display: none; } }

.homepage-events-see-all {
  position: absolute;
  top: 10px;
  right: 10px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .homepage-events-see-all {
      font-size: 11px;
      top: 16px;
      right: 10px; } }
  @media screen and (max-width: 767px) {
    .homepage-events-see-all {
      display: none; } }
  .homepage-events-see-all.xmas {
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
    display: block;
    top: auto;
    text-align: center; }

@media screen and (min-width: 768px) {
  .homepage-left {
    padding-left: 0px; } }

@media screen and (min-width: 768px) {
  .homepage-right {
    padding-left: 30px;
    padding-right: 0px; } }

.homepage-subscriptions {
  height: 0px;
  position: relative;
  padding-bottom: 50%;
  background-image: url(images/homepage-subs.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
  width: calc(50% - 15px);
  margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .homepage-subscriptions {
      float: left; } }
  .homepage-subscriptions h2 {
    color: white; }
    @media screen and (min-width: 768px) {
      .homepage-subscriptions h2 {
        font-size: 30px; } }

.homepage-travel-button, #mc_embed_signup #mc-embedded-subscribe.button {
  background-color: #1C452E;
  color: white;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  width: 100px;
  padding: 5px;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  bottom: 10px;
  position: absolute;
  text-align: center;
  cursor: pointer; }
  .homepage-travel-button:hover, #mc_embed_signup #mc-embedded-subscribe.button:hover {
    cursor: pointer; }
  @media screen and (max-width: 768px) {
    .homepage-travel-button, #mc_embed_signup #mc-embedded-subscribe.button {
      display: none; } }

.homepage-travel-guides {
  height: 0px;
  position: relative;
  padding-bottom: 50%;
  background-image: url(images/h-travel.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
  width: calc(50% - 15px);
  margin-right: 15px; }
  @media screen and (min-width: 768px) {
    .homepage-travel-guides h2 {
      font-size: 30px; } }
  @media screen and (max-width: 767px) {
    .homepage-travel-guides {
      float: left; } }
  .homepage-travel-guides.fest2018 {
    background-image: url(images/website_banner.jpg);
    background-position: center center; }
  .homepage-travel-guides.fathersday {
    background-image: url(images/fathersday.jpg);
    color: white; }
    .homepage-travel-guides.fathersday h2 {
      position: relative;
      top: 28%; }
    .homepage-travel-guides.fathersday div.homepage-travel-guides-inner div.homepage-travel-button, .homepage-travel-guides.fathersday div.homepage-subscriptions-inner div.homepage-travel-button, .homepage-travel-guides.fathersday div.homepage-travel-guides-inner #mc_embed_signup div#mc-embedded-subscribe.button, #mc_embed_signup .homepage-travel-guides.fathersday div.homepage-travel-guides-inner div#mc-embedded-subscribe.button, .homepage-travel-guides.fathersday div.homepage-subscriptions-inner #mc_embed_signup div#mc-embedded-subscribe.button, #mc_embed_signup .homepage-travel-guides.fathersday div.homepage-subscriptions-inner div#mc-embedded-subscribe.button {
      bottom: 25%;
      width: 120px; }
  .homepage-travel-guides.kids {
    background-image: url(images/sscbg.jpg);
    color: white; }
    .homepage-travel-guides.kids h2 {
      position: relative;
      top: 28%; }
      @media screen and (max-width: 767px) {
        .homepage-travel-guides.kids h2 {
          top: 10%; } }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .homepage-travel-guides.kids h2 {
          top: 20%;
          font-size: 20px; } }
    .homepage-travel-guides.kids div.homepage-travel-guides-inner div.homepage-travel-button, .homepage-travel-guides.kids div.homepage-subscriptions-inner div.homepage-travel-button, .homepage-travel-guides.kids div.homepage-travel-guides-inner #mc_embed_signup div#mc-embedded-subscribe.button, #mc_embed_signup .homepage-travel-guides.kids div.homepage-travel-guides-inner div#mc-embedded-subscribe.button, .homepage-travel-guides.kids div.homepage-subscriptions-inner #mc_embed_signup div#mc-embedded-subscribe.button, #mc_embed_signup .homepage-travel-guides.kids div.homepage-subscriptions-inner div#mc-embedded-subscribe.button {
      bottom: 25%;
      width: 120px; }
  .homepage-travel-guides.mothersday {
    background-image: url(images/motherday2017.jpg); }
    .homepage-travel-guides.mothersday h2 {
      position: relative;
      top: 28%; }
    .homepage-travel-guides.mothersday div.homepage-travel-guides-inner div.homepage-travel-button, .homepage-travel-guides.mothersday div.homepage-subscriptions-inner div.homepage-travel-button, .homepage-travel-guides.mothersday div.homepage-travel-guides-inner #mc_embed_signup div#mc-embedded-subscribe.button, #mc_embed_signup .homepage-travel-guides.mothersday div.homepage-travel-guides-inner div#mc-embedded-subscribe.button, .homepage-travel-guides.mothersday div.homepage-subscriptions-inner #mc_embed_signup div#mc-embedded-subscribe.button, #mc_embed_signup .homepage-travel-guides.mothersday div.homepage-subscriptions-inner div#mc-embedded-subscribe.button {
      bottom: 25%;
      width: 120px; }

.homepage-travel-guides-inner, .homepage-subscriptions-inner {
  position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 0.5px solid white;
  outline: 5px solid transparent; }

.imagecol {
  margin-top: 20px;
  margin-right: 0px; }
  @media screen and (max-width: 767px) {
    .imagecol {
      text-align: center;
      margin-bottom: 20px; } }

.img-snipper {
  overflow: hidden;
  width: 100%;
  max-width: 203px;
  height: 130px;
  display: block;
  margin: 0 auto; }
  .img-snipper img {
    width: 100%; }

.img-thumbnail {
  width: 32%; }

@media only screen and (max-width: 767px) {
  .it {
    clear: left; } }

.job-h3 {
  display: inline-block;
  margin-right: 10px; }

.kids {
  font-family: "mrs-eaves-xl-serif", sans-serif; }

.kids-event {
  padding-bottom: 10px; }
  .kids-event:first-of-type {
    border-top: 0.5px solid #EDE2EE;
    padding-top: 10px; }

.kids-page-event-img {
  width: 100%;
  height: auto; }

.kids-page img {
  width: 100%;
  height: auto; }

.lapos {
  float: left;
  font-size: 90px;
  margin-top: -30px;
  height: 56px;
  margin-right: 10px;
  color: #1C452E; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  #link-main-about-us {
    display: none; } }

img.loading-img {
  margin: 0 auto;
  display: block; }

.loading-header {
  text-transform: lowercase;
  color: grey;
  margin-left: 20px; }

#mc_embed_signup #mc-embedded-subscribe.button {
  position: relative;
  display: block;
  padding-top: 0px;
  border-radius: 0px; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  ul.mailchimp-options li {
    height: 50px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  ul.mailchimp-options li {
    height: 25px;
    width: 100%; } }
ul.mailchimp-options li input[type="checkbox"] {
  display: inline-block;
  float: left;
  height: 15px; }
ul.mailchimp-options li label {
  display: inline-block;
  float: left;
  width: calc(100% - 30px); }

@media screen and (max-width: 767px) {
  .main-logo {
    display: none; } }

div.wpsc_make_purchase {
  width: 100%;
  display: block;
  margin: 40px auto 0px;
  float: left !important;
  text-align: center;
  background: #d9edf7;
  border-bottom: 0.5px solid #EDE2EE;
  padding: 20px;
  max-height: 500000px;
  transition: all ease 0.2s; }
  div.wpsc_make_purchase.heightzero {
    max-height: 0px;
    overflow: hidden;
    padding: 0px; }
  div.wpsc_make_purchase #buybtn {
    padding: 6px 30px; }

.marylebone-map {
  width: 100%; }
  @media screen and (min-width: 1199px) {
    .marylebone-map {
      height: 400px; } }
  @media screen and (max-width: 1198px) {
    .marylebone-map {
      height: 250px; } }

.marylebone-map-2 {
  width: 100%;
  margin-bottom: 20px; }

#talks-modal #mc_embed_signup #mc-embedded-subscribe.button {
  background-color: #1C452E;
  color: white;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  width: 100px;
  padding: 0px 5px;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  bottom: -15px;
  position: absolute;
  text-align: center;
  cursor: pointer;
  border-radius: 0px; }
  @media screen and (max-width: 767px) {
    #talks-modal #mc_embed_signup #mc-embedded-subscribe.button {
      bottom: -30px; } }

#menu-btn {
  color: #1C452E;
  font-size: 25px;
  padding-top: 9px;
  z-index: 50; }

.mob-search {
  position: absolute;
  right: 5px;
  top: 9px;
  width: 85%;
  z-index: 999; }
  @media screen and (min-width: 768px) {
    .mob-search {
      display: none; } }
  .mob-search input[type="text"] {
    width: 87%; }
  .mob-search i {
    color: #1C452E;
    font-size: 20px; }

.mobile-logo {
  position: absolute;
  top: 10px;
  margin: 0 auto 0 -45px;
  /* right: 0px; */
  width: 100%;
  text-align: center;
  z-index: 49;
  z-index: 49; }
  .mobile-logo img {
    width: 180px; }
  @media screen and (min-width: 768px) {
    .mobile-logo {
      display: none; } }

span#close-mobile-menu {
  color: white;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 63px;
  z-index: 99999; }

.mobile-nav {
  padding: 0px 0px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: calc(100vh + 50px);
  width: 100vw;
  z-index: 9999999;
  background-color: #1C452E;
  margin: 0px;
  position: relative;
  top: -50px;
  transform: translateX(-99999px); }
  .mobile-nav.right {
    transform: translateX(0px); }
  .mobile-nav ul {
    list-style-type: none;
    padding: 0px; }
    .mobile-nav ul li {
      float: left;
      padding: 30px 0px 0px 30px;
      width: 100%;
      text-align: left;
      font-family: "mrs-eaves-xl-serif", sans-serif;
      font-size: 20px;
      color: white; }
      .mobile-nav ul li ul {
        position: absolute;
        height: 100vh;
        background-color: #1C452E;
        z-index: 99999999;
        top: 0px;
        left: 100vw;
        width: 100vw; }
        .mobile-nav ul li ul.viz {
          left: 0px; }
        .mobile-nav ul li ul li {
          float: left;
          padding: 30px 0px 0px 30px;
          width: 100%;
          text-align: left;
          font-family: "mrs-eaves-xl-serif", sans-serif;
          font-size: 20px;
          color: white; }

.modal-content {
  padding: 10px; }

.modallauncher {
  display: inline-block;
  float: left;
  margin-left: 15px;
  background: #1C452E;
  color: white;
  -webkit-appearance: none !important;
  width: 200px;
  border: none;
  padding: 5px 0px;
  text-align: center;
  letter-spacing: 1.95px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase; }
  .modallauncher.is-event {
    float: none; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .modallauncher {
      width: 160px;
      margin-top: 10px !important; } }
  @media screen and (max-width: 767px) {
    .modallauncher {
      width: 100%;
      padding: 10px 0px; } }
  .modallauncher:hover {
    background: #FCE3DC;
    color: #435C57;
    cursor: pointer; }
  .modallauncher.eventticket {
    margin-top: 25px !important; }
  .modallauncher.cat-page {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block; }

.more-books-search {
  background-color: #f3f3f3;
  padding: 10px;
  border: 1px solid white;
  outline: 2px solid #f3f3f3;
  width: calc(100% - 6px);
  margin-top: 10px;
  font-size: 18px; }

.onshow {
  height: 100%;
  padding: 10px 0px; }

.navigation {
  border-bottom: 0.5px solid #EDE2EE;
  padding-bottom: 10px;
  margin: 0; }
  .navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px auto;
    display: block;
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .navigation ul {
        display: flex;
        justify-content: space-around; } }
    .navigation ul li.shops {
      z-index: 999; }
      .navigation ul li.shops:hover {
        border: 0.5px solid #EDE2EE;
        border-bottom: 1px solid #fbfbfb; }
    .navigation ul li.shops:hover .filler {
      display: block;
      width: 100%; }
    .navigation ul li.shops:hover .dropdown-shops {
      display: block; }
    .navigation ul li {
      display: inline-block;
      text-transform: uppercase;
      font-size: 12px;
      border: 0.5px solid transparent;
      padding: 0px 1.5%;
      font-weight: 400;
      letter-spacing: 0.5px;
      color: black;
      position: relative; }
      @media screen and (min-width: 768px) and (max-width: 992px) {
        .navigation ul li {
          font-size: 10px; } }
      .navigation ul li .dropdown-shops {
        display: none;
        width: 180px;
        text-align: left;
        position: absolute;
        -webkit-box-shadow: 3px 3px 0px 0px #ede2ee;
        -moz-box-shadow: 3px 3px 0px 0px #ede2ee;
        box-shadow: 3px 3px 0px 0px #ede2ee;
        top: 16px;
        z-index: 998;
        padding-top: 15px;
        padding-left: 10px;
        left: -1px;
        background: #fbfbfb;
        border: 0.5px solid #EDE2EE; }
        .navigation ul li .dropdown-shops li {
          width: 100%;
          padding-bottom: 10px;
          float: left; }

.new-product-book-data {
  border: 0.5px solid #EDE2EE;
  padding: 10px;
  margin-top: 30px;
  font-family: "mrs-eaves-xl-serif", sans-serif; }
  @media screen and (max-width: 767px) {
    .new-product-book-data ul {
      margin-left: 0px;
      padding-left: 0px;
      font-size: 21px; } }

.new-product-byline {
  font-size: 19px; }
  .new-product-byline.bundle {
    font-style: italic;
    font-family: "mrs-eaves-xl-serif", sans-serif; }

.new-product-price {
  font-weight: 800;
  font-size: 23px;
  display: inline-block;
  float: none;
  width: 100%; }

.new-product-title {
  font-family: "Libre Baskerville", "elido", sans-serif; }

.new-product-title-container {
  width: 100%;
  height: auto;
  margin-bottom: 40px; }

.no-buy {
  display: block;
  float: left;
  margin: 20px auto;
  background: #BAD2C6;
  color: white;
  -webkit-appearance: none !important;
  max-width: 250px;
  border: none;
  width: auto;
  text-decoration: none !important;
  text-align: center;
  padding: 5px;
  letter-spacing: 0.75px;
  font-size: 16px; }
  .no-buy:hover {
    background: #FCE3DC;
    color: #435C57; }
  .no-buy.soldout {
    float: none;
    background: FireBrick; }
    .no-buy.soldout:hover {
      color: white;
      background: FireBrick; }

.no-pic-square {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  background-color: #7abfd7; }

.no-shadow {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

.notvalid {
  border: 2px solid red !important; }

.options-button {
  position: absolute;
  width: 110px;
  color: #435C57;
  background-color: #fbfbfb;
  padding: 5px;
  border: 0.5px solid #EDE2EE; }
  @media screen and (min-width: 992px) {
    .options-button {
      left: -130px; } }
  @media screen and (max-width: 991px) {
    .options-button {
      left: 10px;
      top: -20px; } }

.overlay {
  background: transparent;
  position: relative;
  margin-left: -15px;
  width: 100%;
  height: 250px;
  top: 250px;
  margin-top: -250px; }
  @media screen and (min-width: 1199px) {
    .overlay {
      height: 400px;
      top: 400px;
      margin-top: -400px; } }

.page-body-jumbo {
  background-color: #ffffff;
  border: 0.5px solid #EDE2EE;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 30px; }

/* Festival Page Special! */
.festival .container .page-body-jumbo {
  border: none;
  background-color: #fbfbfb;
  background-image: url(images/fest-mar-17/textureoverlay.png);
  background-repeat: repeat; }
  @media screen and (max-width: 767px) {
    .festival .container .page-body-jumbo {
      margin-top: 0px;
      padding-top: 0px; } }
  @media screen and (min-width: 768px) {
    .festival .container .page-body-jumbo .col-sm-9 {
      padding-right: 50px; } }

.pageheader h1 {
  margin-top: 0px;
  margin-bottom: 30px; }
@media only screen and (max-width: 767px) {
  .pageheader {
    width: 98%;
    margin: 0 auto; } }
@media only screen and (min-width: 768px) {
  .pageheader.shoptitle {
    margin-top: 30px; } }

#page-wrap {
  min-height: 100%;
  position: relative; }

.panel {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-bottom: 0px; }

.post-content img:not(.events-page-img):first-of-type {
  float: left;
  margin: 10px 20px 10px -72px; }
  @media screen and (max-width: 768px) {
    .post-content img:not(.events-page-img):first-of-type {
      margin: 10px 20px 10px 0px; } }
.post-content img:not(.events-page-img):nth-of-type(2) {
  float: right; }
.post-content.windows h2 {
  text-align: center; }
.post-content.windows .woocommerce h2 {
  float: left;
  margin-bottom: 30px; }
.post-content.windows .woocommerce span {
  clear: both; }
@media screen and (min-width: 767px) {
  .post-content.windows .woocommerce {
    width: 160px;
    display: inline-block;
    float: left;
    padding: 15px 30px 15px 0px; } }
.post-content.windows .woocommerce ul li {
  width: 100%; }

.post-content-p {
  font-size: 16px;
  font-family: "mrs-eaves-xl-serif", sans-serif; }

.post-date-information {
  margin-right: 40px;
  float: left; }
  .post-date-information span {
    font-size: 12px;
    color: #435C57;
    line-height: 105%;
    display: block; }
  .post-date-information.window {
    margin: 0;
    float: none; }

.post-tags {
  float: left;
  background: #fbfbfb;
  padding: 2px 10px;
  border: 0.5px solid #EDE2EE; }
  .post-tags span {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px; }
  .post-tags h6 {
    margin: 0px; }

.pre-header {
  width: 100%;
  height: 15px;
  background-color: #1C452E;
  color: #ffffff; }
  .pre-header p {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px; }
  @media screen and (min-width: 769px) {
    .pre-header {
      position: static !important; } }
  @media screen and (max-width: 768px) {
    .pre-header {
      height: 50px;
      background-color: #fbfbfb;
      border-bottom: 1px solid black; } }
  @media print {
    .pre-header {
      display: none; } }

.pre-header-auto-height {
  height: 100%;
  z-index: 1001;
  position: fixed; }

.privacy-policy_body p, .privacy-policy_body li, .privacy-policy_body span, .privacy-policy_body a, .privacy-policy_body strong {
  font-size: 16px; }
.privacy-policy_body p > a {
  text-decoration: underline;
  color: cornflowerblue; }
.privacy-policy_body h2 {
  margin-top: 50px;
  padding-bottom: 15px; }
.privacy-policy_body ul li a {
  text-decoration: underline; }
.privacy-policy_body div.card {
  padding: 15px;
  background-color: #fbfbfb;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  margin-bottom: 5px; }
  .privacy-policy_body div.card:hover {
    cursor: pointer; }

.print-and-download {
  border: 0.5px solid #EDE2EE;
  padding: 0px 5px;
  text-align: center; }
  .print-and-download p {
    margin: 0px; }
  .print-and-download:hover {
    background: #EDE2EE; }
  .print-and-download:nth-child(2n+2) {
    border-top: none; }
  .print-and-download img {
    margin-left: 10px; }

a#proceed {
  display: block;
  width: 100%;
  text-decoration: underline;
  font-size: 15px;
  text-align: center; }

.product {
  margin-bottom: 40px; }

.productcart {
  display: block; }
  .productcart table, .productcart tr, .productcart tbody, .productcart td {
    display: block;
    width: 100%; }

.product_description, .single_product_display .product_description, .single_product_display .single_additional_description {
  text-align: left;
  font-size: 18px;
  color: #5c5c5c;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  padding: 20px;
  border: 0.5px solid #EDE2EE; }
  .product_description a, .single_product_display .product_description a, .single_product_display .single_additional_description a {
    color: #3e5985;
    text-decoration: underline; }

td[class*='wpsc_shipping_quote'] {
  display: inline-block;
  border-bottom: none !important; }

td[class*='wpsc_shipping_quote_name'] {
  width: 50%; }

td[class*='wpsc_shipping_quote_price'] {
  width: 10%; }

td[class*='wpsc_shipping_quote_radio'] {
  width: 10%; }

@media screen and (max-width: 767px) {
  .single_product_display {
    padding: 10px 0px; } }

.single_product_display .wpsc_variation_forms table td.col1, #content .single_product_display .wpsc_variation_forms table tr td.col1 {
  width: 100% !important; }

.product-extra-img {
  width: 32.333%;
  height: auto;
  margin-top: 20px; }
  .product-extra-img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60); }

.product_image {
  max-width: 100%; }
  .product_image.pocket {
    width: 66%;
    margin: 0 auto;
    text-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

a.product-image {
  width: 100%;
  height: auto;
  background-image: url(https://dev.dauntbooks.co.uk/wp-content/plugins/wp-e-commerce/wpsc-components/theme-engine-v1/templates/wpsc-images/indicator.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block; }

.product-subtitle {
  text-align: center;
  font-style: italic;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  margin: 0px;
  font-size: 35px;
  padding: 0px;
  color: #435C57; }
  .product-subtitle.book {
    text-align: left;
    font-size: 30px;
    margin-bottom: 20px; }

h1.product-title {
  text-align: center;
  text-transform: uppercase; }
  h1.product-title.book {
    text-align: left; }

.pub-link {
  width: 100%;
  border: 0.5px solid #EDE2EE;
  padding: 20px;
  text-align: center;
  margin: 20px 0px; }

.pub-title {
  font-family: "garamond-premier-pro-display", serif;
  text-transform: capitalize; }

.pub-title-logo {
  display: block;
  margin: 0 auto 10px;
  width: 15px; }

.publisher-box {
  padding: 0px 10px 10px;
  border: 0.5px solid #EDE2EE;
  margin-top: 30px;
  position: relative; }
  .publisher-box h5.travel {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: 0px;
    padding: 10px 0px;
    border-bottom: 0.5px solid #EDE2EE;
    background: white; }
  .publisher-box .publishing-page-img-container.travel-page {
    padding-bottom: 35%; }
  @media screen and (min-width: 992px) {
    .publisher-box .publishing-page-img-container.travel-page {
      padding-bottom: 25%; } }
  @media screen and (max-width: 991px) {
    .publisher-box a:nth-child(5n+5) {
      display: none; } }

.publishing-jacket {
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease; }
  .publishing-jacket:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .publishing-jacket img {
    width: 85%;
    height: auto;
    margin: 0 auto;
    display: block; }

.publishing-page-img {
  width: 100%; }

.publishing-page-img-container {
  height: 0px;
  padding-bottom: 45%;
  margin-bottom: 20px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .publishing-page-img-container {
      padding-bottom: 75%; } }
  .publishing-page-img-container.travel-page {
    padding-bottom: 40%; }

fieldset.quantity {
  float: left;
  display: inline-block;
  margin-right: 40px;
  text-align: center;
  margin-top: -2px; }
  fieldset.quantity legend {
    font-size: 11px !important;
    display: inline;
    margin-bottom: 0px; }

div.quantity {
  float: left; }
  div.quantity input[type="number"] {
    text-align: right; }

.reading-covers {
  width: calc(16.6666% - 20px);
  height: auto;
  margin: 10px;
  float: left;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  display: inline-block; }
  .reading-covers:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }

.reading-lists-book {
  margin-bottom: 30px;
  border-bottom: 0.5px solid #EDE2EE;
  padding-bottom: 30px; }
  .reading-lists-book img {
    -moz-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
    width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
    transition: all ease 0.6s; }
    .reading-lists-book img:hover {
      margin-top: -5px; }

.reading-list-see-more {
  display: block;
  margin-top: -20px; }

.readmore {
  background-color: #435C57;
  border: none;
  color: white;
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase; }

.red {
  background-color: #f2dede !important;
  border-color: #ebcccc !important; }

@media screen and (max-width: 767px) {
  #reserve-collapse.collapse {
    display: block;
    height: auto !important; } }

@media screen and (max-width: 767px) {
  h2.reserve-header {
    font-size: 25px; } }

#reservation-body {
  background-color: #7abfd7;
  color: white; }

h2.revieworder {
  width: 100%;
  display: block;
  text-align: left;
  padding: 15px 5px 15px;
  margin: 0px auto;
  color: #000;
  font-size: 30px;
  transition: width ease 0.5s;
  position: relative;
  font-family: "mrs-eaves-xl-serif", sans-serif; }
  @media screen and (max-width: 1200px) {
    h2.revieworder {
      width: 100%; } }
  @media screen and (max-width: 992px) {
    h2.revieworder {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    h2.revieworder {
      text-align: center; } }

@media screen and (max-width: 767px) {
  button.btn.btn-success.review-next {
    width: 100%; } }

input#s {
  background-color: white;
  border: 1px solid #EDE2EE;
  transition: all ease 0.6s;
  visibility: hidden; }
  input#s.visible {
    visibility: visible;
    width: 240px; }
    @media screen and (max-width: 991px) {
      input#s.visible {
        width: 170px; } }

div.no-results.not-found input#s {
  visibility: visible; }

input#s, input#s1 {
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  input#s.width, input#s1.width {
    width: 100px; }

@media screen and (max-width: 767px) {
  .scroll-header {
    display: none; } }
@media print {
  .scroll-header {
    display: none; } }
@media screen and (min-width: 768px) {
  .scroll-header {
    background: #fbfbfb;
    height: 0px;
    width: 100%;
    border-bottom: 0.5px solid #EDE2EE;
    top: -50px;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
    .scroll-header.on-show {
      display: block;
      position: fixed;
      top: 0px;
      height: 50px;
      z-index: 1001;
      overflow: visible; }
      .scroll-header.on-show.even-bigger {
        height: 90px; }
    .scroll-header img.logo {
      width: 160px;
      height: auto;
      display: block;
      margin: 16px auto 0px; } }

.scroll-header-content {
  position: relative; }

.scroll-header-menu {
  text-transform: uppercase;
  left: 15px;
  top: 25px;
  position: absolute; }

#scroll-menu-btn {
  position: absolute;
  left: 25px;
  font-size: 20px;
  top: 5px;
  -webkit-transition: transform 0.6s ease;
  -moz-transition: transform 0.6s ease;
  -ms-transition: transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease; }
  #scroll-menu-btn.clicked-a {
    transform: rotate(90deg); }

.scroll-menu-menu {
  width: calc(100% - 30px);
  height: 0px;
  -webkit-transition: height 0.1s ease;
  -moz-transition: height 0.1s ease;
  -ms-transition: height 0.1s ease;
  -o-transition: height 0.1s ease;
  transition: height 0.1s ease;
  margin-left: 15px;
  margin-top: 10px;
  /*overflow:hidden;*/ }
  .scroll-menu-menu ul {
    border-top: none;
    list-style-type: none;
    margin: 0px;
    text-align: center;
    padding: 10px 0px 0px; }
    @media only screen and (min-width: 1200px) {
      .scroll-menu-menu ul {
        padding: 0px; } }
    .scroll-menu-menu ul li {
      border: 1px solid transparent;
      padding: 5px 5px 0px;
      font-size: 12px;
      display: inline-block;
      text-transform: uppercase;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: opacity 1s ease;
      -moz-transition: opacity 1s ease;
      -ms-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      transition: opacity 1s ease; }
      @media only screen and (min-width: 1200px) {
        .scroll-menu-menu ul li {
          font-size: 12px;
          padding: 10px 15px 0px; } }
      .scroll-menu-menu ul li.opacity1 {
        opacity: 1;
        filter: alpha(opacity=100); }
  .scroll-menu-menu.visible {
    height: 46px; }
    .scroll-menu-menu.visible ul {
      border-top: 0.5px solid #EDE2EE; }

.scroll-menu-hovers {
  position: relative; }
  .scroll-menu-hovers ul {
    background: #fbfbfb;
    display: none;
    width: 260px;
    padding-bottom: 10px;
    border-top: none;
    border-left: 0.5px solid #EDE2EE;
    border-right: 0.5px solid #EDE2EE;
    border-bottom: 0.5px solid #EDE2EE;
    position: absolute;
    left: 0px;
    margin-left: -1px;
    margin-top: 0px;
    padding-top: 10px; }
    .scroll-menu-hovers ul li {
      width: 100%;
      text-align: left; }
  .scroll-menu-hovers.books ul li {
    width: 99%; }
  .scroll-menu-hovers:hover {
    border-top: 0.5px solid #EDE2EE;
    border-left: 0.5px solid #EDE2EE;
    border-right: 0.5px solid #EDE2EE; }
  .scroll-menu-hovers:hover ul {
    display: block; }

.scroll-search {
  position: absolute;
  right: 15px;
  top: 15px; }

.search-container.dropped {
  position: fixed;
  top: 10px;
  right: 0px;
  z-index: 1001; }

.searchfieldnew {
  position: absolute;
  right: 0px;
  border: 1px solid lightblue;
  background: white;
  padding: 5px;
  width: 130px;
  margin-top: 5px; }

#searchform {
  position: relative; }

.search-header {
  text-transform: none;
  text-align: center; }
  .search-header h1 {
    color: #435C57; }

.search-result h3 {
  margin-top: 0px; }

p.search-result-see-more {
  margin-top: 13px;
  padding-top: 3px;
  border-top: 1px #EDE2EE dotted; }

.searchresult {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  padding: 10px;
  border-bottom: 1px #EDE2EE dotted; }
  .searchresult div.col-xs-3 img {
    max-width: 100%; }
  .searchresult:hover {
    background-color: #f3f3f3; }
  .searchresult p {
    font-family: "mrs-eaves-xl-serif", sans-serif; }

.seeall {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 5px 5px 5px 10px;
  background: #f3f3f3;
  border-top: 0.5px solid #EDE2EE;
  border-left: 0.5px solid #EDE2EE;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic; }
  .seeall p {
    margin-bottom: 0px; }

.seemorebookson {
  list-style-type: none;
  background: white;
  transition: background ease 0.6s;
  width: 100%;
  padding: 3px; }
  .seemorebookson:hover {
    background: #fbfbfb; }
  .seemorebookson a:hover {
    text-decoration: none; }

.separator {
  width: 100%;
  margin: 20px 0px;
  height: 1px;
  background: #EDE2EE; }

.productcol .separator {
  margin-top: 0px; }

div.search-bar {
  display: inline; }
  div.search-bar button {
    -webkit-appearance: none;
    border: 0;
    background-color: transparent;
    /* float: left; */
    display: inline-block; }

#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999999;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  transition: all 0.5s ease-in-out;
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0; }

#search.open {
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1; }

#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: white;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none; }

#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px; }

#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: indianred;
  border-color: #357ebd;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px; }

.shop-breadcrumbs {
  position: absolute;
  top: 10px;
  left: 0px;
  right: 0px; }
  @media only screen and (max-width: 767px) {
    .shop-breadcrumbs {
      display: none; } }
  .shop-breadcrumbs p {
    text-align: center;
    font-size: 11px;
    color: #435C57;
    /*text-transform:uppercase;*/ }
    .shop-breadcrumbs p span {
      text-decoration: underline; }

.shop-info {
  position: relative; }

.shop-information {
  background-color: #f3f3f3;
  border: 0.5px solid #EDE2EE;
  padding: 5px;
  height: auto;
  width: 100%;
  margin-top: 20px; }

.shop-number {
  color: #435C57;
  margin-top: -20px;
  font-size: 22px; }

.shop-subtitle {
  font-family: "garamond-premier-pro-display", serif;
  font-style: italic;
  font-size: 16px;
  padding-top: 5px; }

.shop-title-img {
  width: 300px;
  padding: 30px 0px 16px; }

.shop-title-underline {
  display: block;
  width: 300px;
  height: 0.5px;
  background: black;
  margin: 0 auto; }

i#review, i#address, i#deliveryoptions, i#payment {
  position: absolute;
  right: 10px;
  display: none; }

h1.singleh1 {
  margin-top: 20px;
  margin-bottom: 10px; }

.single-featured-img {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background: #fbfbfb;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .single-featured-img {
      height: auto; } }
  .single-featured-img img {
    width: 100%;
    height: auto; }

.single_product_display form.product_form input {
  padding: 7px; }

.single_product_display .imagecol img.product_image {
  border: none !important; }

.small-price {
  font-weight: 800;
  font-family: "Libre Baskerville", "elido", sans-serif; }

.ssc {
  width: 100%;
  margin-bottom: 40px; }

.ssc-sticky {
  margin-bottom: 20px;
  border: 0.5px solid #EDE2EE; }
  .ssc-sticky h4 {
    padding: 10px 10px 0px; }
  .ssc-sticky p {
    padding: 0px 10px 10px; }
  .ssc-sticky img {
    width: 100%;
    height: auto; }

.sticky {
  position: fixed;
  z-index: 1001;
  top: 0; }

.story-time {
  background-color: #EDE2EE;
  padding: 1px 10px 10px;
  height: auto;
  margin-top: 20px; }

#hiw1 {
  width: 100%;
  text-align: center;
  display: inline-block;
  float: left;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all ease 0.5s; }
  #hiw1 span {
    display: inline-block;
    margin: 10px 0px;
    font-size: 20px;
    color: #3e5985; }

.product1 h2 {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 50%;
  transition: all ease 1.2s; }
.product1 a:hover {
  text-decoration: none; }

.product2 h2 {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 50%;
  transition: all ease 1.2s; }
.product2 a:hover {
  text-decoration: none; }

.product3 h2 {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: 50%;
  transition: all ease 1.2s; }
.product3 a:hover {
  text-decoration: none; }

img#subscriptionsh1 {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 500px;
  transition: all ease 0.5s; }

img#subscriptionsh2 {
  position: absolute;
  top: 170px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 500px;
  transition: all ease 0.5s; }

.subs-17-header {
  height: 0px;
  padding-bottom: 30%;
  margin: 0 auto;
  background-image: url(content/subscriptions/banner.jpg);
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 767px) {
    .subs-17-header {
      padding-bottom: 50%; } }
  @media screen and (min-width: 768px) {
    .subs-17-header {
      width: 750px; } }
  @media screen and (min-width: 992px) {
    .subs-17-header {
      width: 970px; } }
  @media screen and (min-width: 1200px) {
    .subs-17-header {
      width: 1170px; } }

.subs17-hiw {
  width: 100%;
  min-height: 500px;
  padding: 0;
  position: relative;
  transition: min-height ease 0.6s; }
  @media screen and (max-width: 767px) {
    .subs17-hiw {
      height: 95vh; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .subs17-hiw {
      margin-bottom: 80px; } }
  .subs17-hiw.taller {
    min-height: 500px; }

.subs17-hiw-explainer {
  width: 100%;
  padding: 15px;
  background-color: #fbfbfb;
  max-height: 999px;
  overflow: hidden;
  transition: all ease 0.6s; }
  .subs17-hiw-explainer ol li {
    border-left: 1px solid #333;
    margin-bottom: 20px;
    padding-left: 15px;
    text-align: left; }

.subs17-hiw-text {
  position: absolute;
  width: 60%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-size: 16px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .subs17-hiw-text {
      width: 100%; } }

.subs17-landing {
  height: 270px;
  position: relative; }

.subs17-landing-logo-container {
  position: absolute;
  width: 40%;
  max-width: 400px;
  min-width: 330px;
  left: 0;
  right: 0;
  margin: 0 auto; }
  .subs17-landing-logo-container img {
    width: 100%; }
    .subs17-landing-logo-container img:nth-of-type(3n) {
      margin: 20px auto;
      display: block;
      width: 85%; }
    .subs17-landing-logo-container img.sitting_man {
      display: block;
      margin: 0 auto;
      width: 60px;
      margin-bottom: 15px; }
  .subs17-landing-logo-container p {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    margin: 0 auto;
    font-size: 2em;
    text-align: center;
    color: #3e5985;
    transition: all ease 1.3s;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 40px; }
    .subs17-landing-logo-container p.higher {
      margin-top: 10px;
      opacity: 1;
      filter: alpha(opacity=100); }

.subs17-price {
  display: inline-block;
  float: left;
  font-size: 30px;
  margin-right: 30px; }

.subs17-priceline {
  width: 100%; }
  @media screen and (min-width: 992px) {
    .subs17-priceline {
      margin-top: 30px; } }

.subs17-product {
  padding-left: 60px;
  padding-right: 60px;
  border-top: 0.5px solid #EDE2EE;
  padding-top: 30px;
  margin-top: 30px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .subs17-product {
      height: 380px; } }
  @media screen and (min-width: 992px) {
    .subs17-product {
      height: 450px; } }
  @media screen and (max-width: 767px) {
    .subs17-product {
      padding: 30px 0px; } }
  .subs17-product:nth-of-type(1n) {
    margin-top: 0px;
    padding-top: 0px;
    border: none; }
  .subs17-product h2 {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-size: 3em;
    margin-top: 50%;
    transition: all ease 1.2s;
    opacity: 0;
    filter: alpha(opacity=0); }
    @media screen and (max-width: 991px) {
      .subs17-product h2 {
        margin-top: 22%; } }
    @media screen and (max-width: 768px) {
      .subs17-product h2 {
        margin-top: 30%; } }
    .subs17-product h2 br {
      display: none; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .subs17-product h2 br {
          display: inline; } }
  .subs17-product img {
    width: 100%;
    max-width: 400px;
    transition: opacity ease 0.2s;
    opacity: 1;
    filter: alpha(opacity=100); }
    .subs17-product img:hover {
      cursor: pointer; }
  @media screen and (max-width: 991px) {
    .subs17-product .modallauncher {
      clear: both;
      display: block; } }
  @media screen and (max-width: 768px) {
    .subs17-product .modallauncher {
      margin-bottom: 15px; } }

.subscriptions17-content {
  margin-top: -2px; }

a.sub-link:hover div {
  background: #fbfbfb;
  cursor: pointer;
  text-decoration: underline; }

p#subscriber_name_field, p#subscriber_address_field {
  display: none; }

.subs-bumf {
  background-color: #fbfbfb;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
  -webkit-box-shadow: 10px 10px 0px 0px #EDE2EE;
  -moz-box-shadow: 10px 10px 0px 0px #EDE2EE;
  box-shadow: 10px 10px 0px 0px #EDE2EE; }

.subs-buynow {
  padding: 5px;
  border-left: 0.5px solid black;
  width: 30%;
  float: left;
  text-align: center; }

.subs-howitworks {
  margin: 30px auto;
  position: relative;
  display: -ms-flex;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.subs-howitworks-info {
  background-color: #fbfbfb;
  border: 0.5px solid #EDE2EE;
  color: #1C452E;
  flex: 1;
  padding: 20px;
  margin-left: -15px; }
  .subs-howitworks-info h6 {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px; }
  .subs-howitworks-info > div div:first-child {
    width: 10%;
    float: left; }
  .subs-howitworks-info > div div:last-child {
    width: 90%;
    float: left;
    padding-left: 10px;
    border-left: 1px solid black;
    margin-bottom: 10px; }
    .subs-howitworks-info > div div:last-child p {
      padding-bottom: 0px;
      margin-bottom: 0px; }
  .subs-howitworks-info p {
    font-size: 13px; }

.subs-howitworks-pic {
  flex: 1;
  background-image: url(images/subs-image-2.jpg);
  background-size: cover;
  background-position: center center; }
  @media screen and (min-width: 992px) {
    .subs-howitworks-pic {
      background-image: url(images/subs-image-3.jpg); } }

.subs-more-info {
  position: relative; }
  .subs-more-info:hover {
    text-decoration: underline;
    cursor: pointer; }
  .subs-more-info p {
    font-family: "Libre Baskerville", "elido", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #1C452E; }
    .subs-more-info p:after {
      content: "\2039";
      position: absolute;
      right: 20px;
      font-family: "Libre Baskerville", "elido", sans-serif;
      font-style: normal;
      font-size: 26px;
      transform: rotate(-90deg); }

.subs-strapline {
  font-size: 20px;
  margin: 40px auto;
  text-align: center;
  color: #3e5985; }
  @media screen and (min-width: 992px) {
    .subs-strapline {
      font-size: 27px; } }

.subscription-box {
  background-color: white;
  padding: 10px;
  margin: 10px;
  width: calc(50% - 20px); }
  @media screen and (max-width: 767px) {
    .subscription-box p {
      height: auto !important; } }
  .subscription-box h5 {
    font-size: 18px;
    color: #1C452E;
    text-transform: uppercase;
    letter-spacing: 1.5px; }
  .subscription-box img {
    width: 100%;
    margin-top: 10px; }

.subslogo {
  width: 270px; }

#talks-modal {
  height: 100%; }
  #talks-modal div.modal-dialog {
    position: absolute;
    left: -1px;
    right: -1px;
    top: 20px;
    width: 70%; }
    @media screen and (max-width: 767px) {
      #talks-modal div.modal-dialog {
        width: 95%; } }

.talks-modal-body h1 {
  text-align: center;
  font-family: "mrs-eaves-xl-serif", sans-serif; }
.talks-modal-body p {
  text-align: center;
  margin-top: -5px; }

.talks-modal-content {
  padding: 20px; }

.talks-modal-image {
  background-image: url(images/events-banner-2.jpg);
  background-size: cover;
  background-position: center;
  height: 270px;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .talks-modal-image {
      height: 100px; } }

.events-modal-image {
  background-image: url(images/long-1.jpg);
  background-size: cover;
  background-position: center;
  height: 270px;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .events-modal-image {
      height: 100px; } }

.tax-box {
  margin-bottom: 20px; }
  .tax-box a:hover {
    cursor: pointer; }
  .tax-box a h3:hover {
    cursor: pointer; }
  .tax-box a p:hover {
    cursor: pointer; }
  .tax-box a button:hover {
    cursor: pointer; }
  .tax-box a div img:hover {
    cursor: pointer; }

.tax-continent-name:hover {
  cursor: pointer; }
.tax-continent-name::before {
  content: '';
  background: url(images/down.png);
  width: 17px;
  display: inline-block;
  height: 7px;
  background-repeat: no-repeat;
  background-size: 7px; }

div.tax-page-book {
  margin-bottom: 10px;
  padding-bottom: 10px;
  float: left; }
  @media screen and (min-width: 1200px) {
    div.tax-page-book:not(.dbp):nth-of-type(4n+5) {
      clear: left; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    div.tax-page-book:not(.dbp):nth-of-type(3n+4) {
      clear: left; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    div.tax-page-book.dbp:nth-of-type(5) {
      clear: left; }
    div.tax-page-book.dbp:nth-of-type(8) {
      clear: left; }
    div.tax-page-book.dbp:nth-of-type(11) {
      clear: left; }
    div.tax-page-book.dbp:nth-of-type(14) {
      clear: left; } }
  @media screen and (min-width: 1200px) {
    div.tax-page-book.dbp:nth-of-type(6) {
      clear: left; }
    div.tax-page-book.dbp:nth-of-type(10) {
      clear: left; }
    div.tax-page-book.dbp:nth-of-type(14) {
      clear: left; } }

.dkeyewitnesstravelguides .tax-page-book-cover-container {
  width: 93%; }

.pocket .tax-page-book-cover-container {
  width: 83%;
  margin: 0 auto 20px; }

.long .tax-page-book-cover-container img {
  width: 55%;
  margin-left: 10px; }

.tax-page-book-cover {
  margin: 0 auto;
  width: 70%;
  -moz-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  -webkit-box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 12px 12px -6px rgba(0, 0, 0, 0.36); }
  .tax-page-book-cover.no-shadow {
    box-shadow: none; }
  .tax-page-book-cover.travel-page {
    width: 100%;
    display: block;
    margin: 0 auto;
    transition: margin-top ease 0.2s; }
    .tax-page-book-cover.travel-page.pocket {
      width: 75%; }
    .tax-page-book-cover.travel-page:hover {
      margin-top: 3px; }

.tax-page-book-cover-container {
  transition: all ease 0.6s;
  background-image: url(images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto 20px;
  text-align: center; }
  .tax-page-book-cover-container:hover {
    margin: -3px auto 23px; }
  .tax-page-book-cover-container.sold {
    background-image: none; }
    .tax-page-book-cover-container.sold .events-page-img {
      filter: grayscale(1);
      opacity: 0.4; }

@media screen and (min-width: 1200px) {
  div.row.pockets div.tax-page-book a div.tax-page-book-cover-container {
    height: 225px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div.row.pockets div.tax-page-book a div.tax-page-book-cover-container {
    height: 225px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.row.pockets div.tax-page-book a div.tax-page-book-cover-container {
    height: 162px; } }

.tax-page-book-cover-container.book-1, .tax-page-book-cover-container.book-2, .tax-page-book-cover-container.book-3, .tax-page-book-cover-container.book-4 {
  background-image: none; }
  @media screen and (max-width: 767px) {
    .tax-page-book-cover-container.book-1, .tax-page-book-cover-container.book-2, .tax-page-book-cover-container.book-3, .tax-page-book-cover-container.book-4 {
      height: 180px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .tax-page-book-cover-container.book-1, .tax-page-book-cover-container.book-2, .tax-page-book-cover-container.book-3, .tax-page-book-cover-container.book-4 {
      height: 140px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .tax-page-book-cover-container.book-1, .tax-page-book-cover-container.book-2, .tax-page-book-cover-container.book-3, .tax-page-book-cover-container.book-4 {
      height: 180px; } }
  @media screen and (min-width: 1200px) {
    .tax-page-book-cover-container.book-1, .tax-page-book-cover-container.book-2, .tax-page-book-cover-container.book-3, .tax-page-book-cover-container.book-4 {
      height: 140px; } }

@media screen and (min-width: 1200px) {
  .tax-page-book-cover-container.book-4 {
    display: none; } }

.tax-page-book-link {
  display: block;
  min-height: 6em; }
  .tax-page-book-link span.price {
    font-family: "Libre Baskerville", "elido", sans-serif;
    font-weight: 800;
    display: block;
    text-align: center; }

#tax-page-title {
  font-size: 42px;
  text-transform: none;
  text-align: center; }
  #tax-page-title span {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-style: italic;
    font-size: 18px;
    text-transform: lowercase;
    position: relative;
    top: -6px;
    margin-bottom: -50px;
    padding: 0px 5px; }

.tax-specific-pub-body {
  font-family: "mrs-eaves-xl-serif", sans-serif; }

.tax-specific-pub-title {
  font-family: "mrs-eaves-xl-serif", sans-serif; }

.topseller-circle {
  display: none;
  visibility: hidden; }

.total_price.total_shipping {
  background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%);
  background-position: bottom;
  background-size: 3px 1px;
  background-repeat: repeat-x; }
  @media screen and (max-width: 767px) {
    .total_price.total_shipping {
      height: 100px; } }

h5.travel {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic;
  font-size: 26px;
  margin: 0px auto 20px; }

.travel-collection-body, .travel-collections:nth-of-type(4) .travel-collection-body {
  padding: 10px 0px;
  background: #fce3dc;
  background: -moz-linear-gradient(-45deg, #fce3dc 0%, #bdbcbc 100%);
  background: -webkit-linear-gradient(-45deg, #fce3dc 0%, #bdbcbc 100%);
  background: linear-gradient(135deg, #fce3dc 0%, #bdbcbc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce3dc', endColorstr='#bdbcbc',GradientType=1 ); }

.travel-collections {
  margin-bottom: 30px; }

.travel-collections:nth-of-type(2) > .travel-collection-body, .travel-collections:nth-of-type(3) .travel-collection-body {
  background: #d2ced2;
  background: -moz-linear-gradient(-45deg, #d2ced2 0%, #ede2ee 100%);
  background: -webkit-linear-gradient(-45deg, #d2ced2 0%, #ede2ee 100%);
  background: linear-gradient(135deg, #d2ced2 0%, #ede2ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ced2', endColorstr='#ede2ee',GradientType=1 ); }

.travel-collection-header {
  background-color: white;
  padding: 5px;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  text-align: center;
  border: 0.5px solid #EDE2EE; }
  .travel-collection-header h3 {
    margin: 0px; }

.travel-guide-filters {
  background-color: #fbfbfb;
  border: 0.5px solid #EDE2EE;
  padding: 10px;
  min-height: 100%; }
  @media screen and (max-width: 767px) {
    .travel-guide-filters {
      margin-bottom: 20px;
      font-size: 22px; } }
  @media screen and (max-width: 992px) {
    .travel-guide-filters ul {
      padding: 0px; } }
  .travel-guide-filters ul li {
    list-style-type: none; }
    .travel-guide-filters ul li a {
      font-family: "Libre Baskerville", "elido", sans-serif; }
    .travel-guide-filters ul li ul {
      padding: 0px;
      overflow: hidden;
      max-height: 0px;
      transition: max-height 0.6s ease; }
      .travel-guide-filters ul li ul.opened {
        max-height: 10000px; }
  .travel-guide-filters h5 {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-style: italic;
    color: #435C57;
    font-size: 20px; }
    @media screen and (max-width: 767px) {
      .travel-guide-filters h5::after {
        content: "\2039";
        display: inline-block;
        float: right;
        transform: rotate(-90deg);
        font-weight: 800;
        font-size: 40px;
        font-style: normal;
        font-family: "Libre Baskerville", "elido", sans-serif;
        margin-top: -10px; } }
  @media screen and (max-width: 767px) {
    .travel-guide-filters {
      overflow: hidden;
      max-height: 57px;
      transition: all ease 0.6s; }
      .travel-guide-filters.filters-open {
        max-height: 100000px; } }

li.continent ul {
  padding-left: 0px;
  border-left: 0.5px solid #EDE2EE; }

li.continent span {
  cursor: pointer; }
  li.continent span:hover {
    cursor: pointer;
    text-decoration: underline; }

.visible {
  overflow: visible !important;
  height: auto !important; }

.travel-guide-list {
  list-style-type: none;
  padding-left: 10px;
  padding-bottom: 6px;
  line-height: 110%; }
  .travel-guide-list a {
    font-family: "mrs-eaves-xl-serif", sans-serif; }
  @media screen and (min-width: 992px) {
    .travel-guide-list.top-level {
      padding-left: 0px;
      margin-left: -15px; } }
  @media screen and (max-width: 991px) {
    .travel-guide-list.top-level + li {
      margin-left: 15px; } }
  .travel-guide-list:first-of-type {
    margin-top: 5px; }

ul.travel-guides {
  padding-left: 0px; }
  ul.travel-guides > li {
    line-height: 110%;
    padding-bottom: 10px; }

.travel-guides-banners {
  height: 150px;
  overflow: auto; }
  .travel-guides-banners img {
    width: 100%; }

.travel-guides-banners-container {
  margin-bottom: 20px;
  padding-bottom: 20px; }

.travel-guides-filter-row {
  padding: 0px;
  border-bottom: 0.5px solid #EDE2EE;
  margin-bottom: 10px;
  width: calc(100% - 20px);
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic;
  color: #435C57;
  font-size: 16px; }

.travel-guides-page-sidebar {
  background: #fbfbfb;
  border: 0.5px solid #EDE2EE;
  padding: 10px;
  width: 80%; }
  .travel-guides-page-sidebar h4 {
    font-family: "mrs-eaves-xl-serif", sans-serif;
    font-style: italic; }
  .travel-guides-page-sidebar ul li {
    list-style-type: none;
    font-family: "mrs-eaves-xl-serif", sans-serif; }

.travel-guide-filters.searchbar {
  padding: 5px;
  margin-bottom: 20px;
  background-color: #f3f3f3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  overflow: visible;
  border: none;
  background-size: cover;
  background-image: url(images/trav-bg.jpg); }
  .travel-guide-filters.searchbar .easy-autocomplete {
    width: 100% !important;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .travel-guide-filters.searchbar .easy-autocomplete input {
      border: none;
      border-radius: 0px;
      float: none;
      padding: 20px 12px 20px 55px;
      width: 100%;
      box-shadow: none;
      background-image: url(images/whitesearch.png);
      background-color: transparent;
      background-position: 10px 26px;
      background-size: 20px;
      background-repeat: no-repeat;
      font-size: 22px;
      color: #fff;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      .travel-guide-filters.searchbar .easy-autocomplete input:focus {
        outline: none; }
      .travel-guide-filters.searchbar .easy-autocomplete input.placeholder {
        color: white; }
      .travel-guide-filters.searchbar .easy-autocomplete input:-moz-placeholder {
        color: white; }
      .travel-guide-filters.searchbar .easy-autocomplete input::-webkit-input-placeholder {
        color: white; }
  .travel-guide-filters.searchbar .easy-autocomplete-container {
    left: 0;
    position: absolute;
    width: calc(100% + 10px);
    z-index: 2;
    text-align: left;
    top: 51px;
    margin-left: -5px; }
  .travel-guide-filters.searchbar i {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: white;
    width: 5%;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    font-size: 30px; }

ul.travel-tax {
  padding-left: 20px;
  max-height: 0px;
  transition: max-height ease 0.6s;
  overflow: hidden; }
  ul.travel-tax.opened {
    max-height: 50000px; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    ul.travel-tax {
      padding-left: 0px; } }
  ul.travel-tax li {
    padding-bottom: 6px;
    line-height: 110%; }

.the-author {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic;
  text-transform: none;
  color: #435C57;
  font-size: 18px; }

@media screen and (max-width: 767px) {
  .updater {
    display: block;
    clear: left;
    font-size: 9px;
    margin-top: 10px; } }

fieldset.variations {
  display: block;
  background: #fbfbfb;
  padding: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 0.5px solid #EDE2EE !important; }
  fieldset.variations legend {
    text-align: center;
    font-size: 16px;
    float: left;
    margin-bottom: 10px;
    border: none; }

h1.wedding {
  font-family: "Tangerine",serif;
  text-align: center;
  font-size: 44px; }

.wedding-content {
  font-size: 19px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 45px;
  margin-bottom: 45px;
  padding-top: 45px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 15px; }

div.wpsc_variation_forms td.col1 {
  padding: 5px !important; }
  @media screen and (min-width: 768px) {
    div.wpsc_variation_forms td.col1 {
      width: 33.333% !important; } }
  @media screen and (max-width: 767px) {
    div.wpsc_variation_forms td.col1 {
      width: 100%;
      float: left;
      display: block; } }

@media screen and (max-width: 767px) {
  div.wpsc_variation_forms td.col2 {
    width: 100%;
    float: left;
    display: block; } }

.wedding-icon {
  margin-top: 20px; }
  .wedding-icon.single-page {
    display: block;
    margin: 0 auto;
    margin-top: 0px; }

.wedding-list-form-additional-info {
  transition: max-height ease 0.6s;
  overflow: hidden;
  max-height: 200px; }
  .wedding-list-form-additional-info.heightzero {
    max-height: 0px; }

.wedding-list-howitworks li {
  padding-left: 20px;
  padding-bottom: 20px;
  font-style: italic;
  font-size: 17px; }
  .wedding-list-howitworks li i {
    font-size: 20px; }

@media screen and (min-width: 768px) {
  .wedding-list-column:nth-of-type(1) {
    border-right: 0.5px solid black; } }
@media screen and (min-width: 768px) {
  .wedding-list-column:nth-of-type(2) {
    border-right: 0.5px solid black; } }

form#wedding_list-form {
  /* The Form's global styles */
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic; }
  form#wedding_list-form label {
    font-weight: 400; }
  form#wedding_list-form input {
    border-radius: 0px; }
  form#wedding_list-form textarea {
    border-radius: 0px; }

.wedding-list-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #EDE2EE;
  displaY: inline-block; }

.wedding-list-item.oos h5 {
  color: #C2C2C2; }
.wedding-list-item.oos p {
  color: #c2c2c2; }

.wedding-list-item-desc {
  margin: 0px; }

.wedding-list-item-price {
  font-weight: 800;
  margin: 0px; }

.wedding-list-item-title {
  margin: 0px;
  font-weight: 800;
  font-family: "mrs-eaves-xl-serif", sans-serif; }

@media screen and (min-width: 767px) {
  .wedding-list-items-container {
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    -moz-column-rule: none;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    -webkit-column-rule: none;
    column-count: 3;
    column-gap: 45px;
    column-rule: 1px outset black; } }

.wedding-list-p {
  text-align: justify;
  text-align-last: center;
  font-family: "mrs-eaves-xl-serif", sans-serif; }

.wedding-list-sold-out {
  text-transform: uppercase;
  margin-left: 20px; }

.wedding-list-subtitle {
  font-family: "garamond-premier-pro-display", serif;
  font-style: italic;
  text-transform: capitalize;
  color: #435C57;
  margin-top: 0px;
  margin-bottom: 20px; }

h1.wedding-list-title {
  margin-bottom: 15px;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-style: italic; }

@keyframes wiggle {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }
.wiggle {
  animation-name: wiggle;
  animation-timing-function: ease-in; }

p.winstondesign {
  padding: 20px 20px 0px; }
  p.winstondesign a:hover {
    color: white;
    text-decoration: none; }

#wpstats {
  display: none !important; }

.wpsc_buy_button {
  display: block;
  margin: 20px auto;
  background: #1C452E;
  color: white;
  -webkit-appearance: none !important;
  width: 200px;
  border: none;
  padding: 5px 0px;
  letter-spacing: 0.75px;
  font-size: 16px; }
  .wpsc_buy_button:hover {
    background: #FCE3DC;
    color: #435C57; }

.wpsc_buy_button_container {
  display: block;
  width: 100%;
  height: auto;
  overflow: auto;
  border: 0.5px solid #EDE2EE;
  padding: 20px;
  margin-bottom: 20px;
  text-align: left;
  margin-top: 30px; }
  .wpsc_buy_button_container.is-event {
    text-align: center; }

label[for="wpsc_checkout_form_11"] {
  margin-top: 0px; }

@media screen and (min-width: 992px) {
  .wpsc-country-dropdown {
    font-size: 16px;
    height: 35px;
    width: 340px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .wpsc-country-dropdown {
    width: 239px;
    font-size: 16px;
    height: 35px; } }

.wpsc_loading_animation {
  display: block;
  visibility: hidden;
  text-align: center; }

table.wpsc-purchase-log-transaction-results {
  display: block; }
  table.wpsc-purchase-log-transaction-results tr, table.wpsc-purchase-log-transaction-results tbody, table.wpsc-purchase-log-transaction-results thead {
    display: block; }
  table.wpsc-purchase-log-transaction-results td, table.wpsc-purchase-log-transaction-results th {
    display: inline-block;
    width: 22%; }

input[name="wpsc_submit_zipcode"] {
  border-radius: 0px;
  height: 36px;
  padding: 0px 10px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.wpsc_quantity_update {
  display: inline;
  width: 100%; }
  .wpsc_quantity_update input {
    width: 100%;
    text-align: center; }

/*   WPSC Checkout CSS----------------------------------------------------------------------- */
label[for="wpsc_oc_card_code"] {
  padding: 5px;
  display: block;
  margin-bottom: -2px; }

.wpsc_totals.total.ontheleft {
  padding-left: 0px !important; }
  @media screen and (min-width: 768px) {
    .wpsc_totals.total.ontheleft {
      width: 50%; } }

@media screen and (min-width: 768px) {
  .wpsc_totals.total.ontheright {
    width: 14%; } }

input[title="billingemail"] {
  width: 350px;
  padding: 0px 5px 5px !important; }
  @media screen and (max-width: 767px) {
    input[title="billingemail"] {
      width: 100%; } }

.addedtobasket {
  display: block;
  margin-top: calc(33% - 100px);
  height: 100px; }
  .addedtobasket .modal-content {
    min-height: 100%; }
    .addedtobasket .modal-content p {
      font-family: "mrs-eaves-xl-serif", sans-serif;
      font-size: 18px;
      text-align: center; }
    .addedtobasket .modal-content a {
      display: inline-block;
      width: 50%;
      text-align: center; }

h4.addedtoyourbasket {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  text-align: center;
  color: #1C452E;
  font-size: 20px;
  width: calc(100% + 20px);
  margin-left: -10px;
  border-bottom: 1px solid lightblue;
  padding-bottom: 10px;
  margin-top: 0px; }

h4.address-details {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block; }

tr.wpsc_change_country {
  margin-bottom: 20px; }
  @media screen and (min-height: 768px) {
    tr.wpsc_change_country {
      height: 60px;
      background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%);
      background-position: bottom;
      background-size: 3px 1px;
      background-repeat: repeat-x; } }

table.checkout_cart {
  transition: all ease 0.6s; }
  table.checkout_cart.heightzero {
    max-height: 0px;
    overflow: hidden; }

@media screen and (max-width: 767px) {
  table.checkout_cart > tbody {
    width: 100%;
    display: block; } }

.checkout-label {
  font-weight: 800;
  color: black;
  padding: 5px 5px 0px;
  font-family: arial;
  font-size: 10px;
  display: block;
  min-width: 150px;
  background: white;
  border-top: 0.5px solid #EDE2EE;
  border-left: 0.5px solid #EDE2EE;
  border-right: 0.5px solid #EDE2EE;
  border-bottom: none;
  margin: 20px 0px 0px;
  width: 100%;
  max-width: 350px; }
  @media screen and (max-width: 767px) {
    .checkout-label {
      max-width: none; } }
  .checkout-label[for="wpsc_oc_expiry"] {
    background-color: transparent;
    padding-bottom: 5px;
    border: none; }
  .checkout-label[for="wpsc_oc_card_code"] {
    min-width: none !important; }

label.checkout-signup {
  display: block;
  clear: right;
  margin-top: 10px; }

td.coupon_code form {
  width: 100%;
  text-align: left !important;
  padding-right: 0px !important; }
  @media screen and (min-width: 1200px) {
    td.coupon_code form input[type="submit"] {
      margin-right: 40px;
      margin-left: 10px; } }
  @media screen and (min-width: 768px) {
    td.coupon_code form input[type="submit"] {
      margin-right: 20px;
      margin-left: 10px; } }

tr.wpsc_coupon_row {
  max-height: 0px;
  overflow: hidden;
  transition: max-height ease 0.6s; }
  tr.wpsc_coupon_row input#coupon_num {
    width: auto !important;
    height: 30px;
    margin-right: 0px !important; }
    tr.wpsc_coupon_row input#coupon_num + input {
      height: 29px;
      margin-left: -4px; }
    @media screen and (min-width: 1200px) {
      tr.wpsc_coupon_row input#coupon_num {
        width: 190px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      tr.wpsc_coupon_row input#coupon_num {
        width: 150px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      tr.wpsc_coupon_row input#coupon_num {
        width: 108px; } }
  tr.wpsc_coupon_row.voucheropen {
    max-height: 1000px; }

span.wpsc_checkout_qty {
  display: none; }

tr.header {
  border-bottom: 0.5px solid #EDE2EE; }
  @media screen and (max-width: 767px) {
    tr.header {
      display: none; } }

img.help-icons {
  display: inline-block;
  width: 18px;
  margin-top: -10px;
  margin-left: 20px; }
  img.help-icons:hover {
    cursor: pointer; }

img.help-icon-2 {
  display: inline-block;
  width: 18px;
  margin-top: -10px;
  margin-left: 20px; }
  img.help-icon-2:hover {
    cursor: pointer; }

img.help-icon-3 {
  display: inline-block;
  width: 18px;
  margin-top: -10px;
  margin-left: 20px; }
  img.help-icon-3:hover {
    cursor: pointer; }

.modal-dialog.wedding {
  font-family: "mrs-eaves-xl-serif", sans-serif; }
  .modal-dialog.wedding li, .modal-dialog.wedding span, .modal-dialog.wedding h1, .modal-dialog.wedding h2, .modal-dialog.wedding h3, .modal-dialog.wedding h4, .modal-dialog.wedding p {
    font-family: "mrs-eaves-xl-serif", sans-serif; }
  .modal-dialog.wedding h1.wedding-list-title {
    color: #1C452E;
    font-size: 41px; }
  @media screen and (min-width: 768px) {
    .modal-dialog.wedding {
      width: 75%; } }
  @media screen and (min-width: 768px) {
    .modal-dialog.wedding .modal-body {
      width: 80%;
      display: block;
      margin: 0 auto; } }

.modalhidden {
  display: none !important; }

span.pricedisplay {
  /*@media screen and (min-width:768px) {
  	margin-right:12px;
  }
  @media screen and (min-width:992px) {
  	margin-right:30px;
  }	
  @media screen and (min-width:1200px) {
  	margin-right:44px;
  }
  */ }

.prodprice {
  margin-top: 0px;
  margin-bottom: 20px; }

.product_row {
  min-height: 100px;
  padding-top: 10px !important;
  border-bottom: 0.5px solid #EDE2EE;
  margin-bottom: 10px !important;
  background-color: #f3f3f3; }
  .product_row:last-of-type {
    border-bottom: 0.5px solid #EDE2EE; }
  @media screen and (max-width: 767px) {
    .product_row {
      display: block;
      width: 100%;
      padding-bottom: 20px;
      height: auto;
      padding-top: 20px;
      font-size: 18px; } }

tr[class*="ses_wpsc_premium_shipping_"] {
  border-bottom: 0.5px solid #EDE2EE; }

.shipping {
  width: 100%;
  max-height: 500000px;
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -ms-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
  background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%);
  background-position: bottom;
  background-size: 3px 1px;
  background-repeat: repeat-x;
  margin: 0 auto;
  border-top: 0px; }
  .shipping.heightzero {
    max-height: 0px;
    overflow: hidden;
    padding: 0px 15px; }
  .shipping.heightzero2 {
    max-height: 0px;
    overflow: hidden;
    padding: 0px 15px; }
  @media screen and (max-width: 1200px) {
    .shipping {
      width: 100%; } }
  @media screen and (max-width: 992px) {
    .shipping {
      width: 100%; } }
  .shipping h2 {
    display: inline-block; }

.shipping_header, .wpsc_totals.postage span {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-size: 16px; }

#shipping_quotes_need_recalc {
  width: 430px;
  display: none !important; }
  @media screen and (max-width: 992px) {
    #shipping_quotes_need_recalc {
      width: 340px; } }

.valid {
  background-color: white !important;
  border: 0.5px solid #EDE2EE !important;
  border-top: none !important; }

p.validation-error {
  font-weight: 800;
  color: red; }

.validator-box, .validator-box-2, .validator-box-3, .validator-box-4, .validator-box-5 {
  height: 30px;
  width: 30px;
  margin-bottom: -14px;
  display: inline-block;
  background-size: cover; }
  .validator-box.true, .validator-box-2.true, .validator-box-3.true, .validator-box-4.true, .validator-box-5.true {
    background-image: url(images/Checked-48.png); }
  .validator-box.false, .validator-box-2.false, .validator-box-3.false, .validator-box-4.false, .validator-box-5.false {
    background-image: url(images/Cancel-48.png); }

#wpsc_oc_card_code {
  width: 100% !important; }

.wpsc_checkout_email {
  width: 75%;
  margin: 0 auto;
  display: block; }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_email {
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .wpsc_checkout_email tbody {
        display: block; }
        .wpsc_checkout_email tbody tr {
          display: block;
          width: 100%; }
          .wpsc_checkout_email tbody tr td {
            width: 100%;
            max-width: none !important; } }

form.wpsc_checkout_forms {
  max-height: 0px;
  overflow: hidden;
  transition: all ease 0.6s; }
  form.wpsc_checkout_forms.visible {
    max-height: 1000px;
    overflow: visible; }

#wpsc_checkout_form_9.invalid-email {
  background-color: #f2dede;
  border-color: #ebcccc; }

.wpsc_checkout_form_53 {
  padding-bottom: 50px; }
  .wpsc_checkout_form_53 + td {
    padding-bottom: 50px; }

select#wpsc_checkout_form_16 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: black;
  padding: 5px 5px 10px;
  font-size: 16px;
  display: block;
  background-color: white;
  min-width: 150px;
  border-top: none;
  border-left: 0.5px solid #EDE2EE;
  border-right: 0.5px solid #EDE2EE;
  border-bottom: 0.5px solid #EDE2EE;
  width: 100%;
  border-radius: 0px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    select#wpsc_checkout_form_16 {
      max-width: none; } }

td.wpsc_checkout_form_65 + td label {
  margin-top: 0px;
  display: inline-block;
  width: 50%;
  float: left;
  border-top: none;
  border-bottom: 0.5px solid #EDE2EE;
  padding-bottom: 10px; }
  td.wpsc_checkout_form_65 + td label:first-of-type {
    border-right: none;
    border-left: 0.5px solid #EDE2EE; }
  td.wpsc_checkout_form_65 + td label:last-of-type {
    border-left: none;
    border-right: 0.5px solid #EDE2EE; }
  td.wpsc_checkout_form_65 + td label input.wpsc-visitor-meta {
    width: auto !important; }

@media screen and (max-width: 767px) {
  #wpsc_checkout_rmv {
    display: none; } }

.wpsc_checkout_table.table-1 {
  display: block;
  width: 100%; }
  .wpsc_checkout_table.table-1 * {
    display: block; }

.wpsc_checkout_table.table-2 {
  width: 100%;
  max-height: 500000px;
  transition: all ease 0.2s;
  display: block;
  margin: 0 auto; }
  .wpsc_checkout_table.table-2.heightzero {
    max-height: 0px !important;
    overflow: hidden !important;
    padding: 0px; }
    @media screen and (max-width: 767px) {
      .wpsc_checkout_table.table-2.heightzero {
        float: left; } }
  .wpsc_checkout_table.table-2 tbody {
    width: 100%;
    display: block; }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_table.table-2 {
      display: block; }
      .wpsc_checkout_table.table-2 tbody {
        display: block;
        margin: 0 auto;
        width: auto; } }
  .wpsc_checkout_table.table-2 tbody tr {
    width: 100%;
    display: block;
    overflow: auto; }
    .wpsc_checkout_table.table-2 tbody tr.subs {
      min-height: none;
      display: none; }
  .wpsc_checkout_table.table-2 tbody tr td input {
    width: 100%; }
  .wpsc_checkout_table.table-2 tbody tr td textarea {
    width: 100%; }

#wpsc_checkout_form_13 {
  border-top: none !important; }

.wpsc_checkout_form_14 {
  margin-top: 50px; }

td[class*="wpsc_checkout_form_"], .emaillabel, label[for="wpsc_oc_card_number"] {
  background: white;
  border: 0.5px solid #EDE2EE;
  border-bottom: none;
  display: block;
  margin: 0px;
  overflow: auto;
  width: 100% !important;
  padding: 5px; }
  td[class*="wpsc_checkout_form_"] + td, .emaillabel + td, label[for="wpsc_oc_card_number"] + td {
    display: block;
    margin-bottom: 20px;
    overflow: auto; }

input[id*="wpsc_checkout_form_"], textarea[id*="wpsc_checkout_form_"] {
  background: white;
  border: 0.5px solid #EDE2EE;
  border-top: none;
  display: block;
  margin: 0px;
  width: 100% !important; }

input#wpsc_checkout_form_2,
input#wpsc_checkout_form_18 {
  width: 100%; }

.wpsc_checkout_form_2, .wpsc_checkout_form_18 {
  display: block;
  width: 75%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_form_2, .wpsc_checkout_form_18 {
      width: 100%; } }

.wpsc_checkout_form_64 {
  display: block;
  width: 75%;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_form_64 {
      width: 95%; } }

label[for="wpsc_checkout_form_32"] {
  height: 1px; }

#wpsc_checkout_form_32 {
  width: 100% !important;
  height: 150px; }

td.wpsc_checkout_form_32 + td {
  background-image: linear-gradient(to right, #333 40%, rgba(255, 255, 255, 0) 20%);
  background-position: bottom;
  background-size: 3px 1px;
  background-repeat: repeat-x;
  width: 100%;
  height: 190px; }

.wpsc_checkout_table.checkout_forms {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_table.checkout_forms {
      width: 100%; } }
  .wpsc_checkout_table.checkout_forms tbody {
    display: block;
    width: 100%; }
  .wpsc_checkout_table.checkout_forms tr {
    display: inline-block;
    width: 100%; }
    .wpsc_checkout_table.checkout_forms tr td {
      width: 100%;
      display: block; }

.wpsc_checkout_table.table-3 {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 500000px;
  transition: all ease 0.2s;
  display: block; }
  .wpsc_checkout_table.table-3 tbody {
    width: 100%;
    display: block; }
    .wpsc_checkout_table.table-3 tbody tr {
      width: 100%;
      display: block; }
  .wpsc_checkout_table.table-3 td.wpsc_pppro_cc_number2 {
    margin-top: -2px; }
    .wpsc_checkout_table.table-3 td.wpsc_pppro_cc_number2 input#wpsc_oc_card_number {
      width: 100%;
      padding: 5px 0px 5px 5px; }
  @media screen and (max-width: 1200px) {
    .wpsc_checkout_table.table-3 {
      width: 100%; } }
  @media screen and (max-width: 992px) {
    .wpsc_checkout_table.table-3 {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_table.table-3 tbody tr td {
      max-width: 95%;
      margin-left: auto;
      margin-right: auto;
      display: block; }
      .wpsc_checkout_table.table-3 tbody tr td.wpsc_pppro_cc_number1 {
        max-width: none; }
      .wpsc_checkout_table.table-3 tbody tr td.wpsc_pppro_cc_number2 {
        max-width: none; }
        .wpsc_checkout_table.table-3 tbody tr td.wpsc_pppro_cc_number2 > input {
          max-width: 100%; } }
  .wpsc_checkout_table.table-3.heightzero {
    max-height: 0px;
    overflow: hidden;
    padding: 0px; }

.wpsc_checkout_table.table-4 {
  width: 100%; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .wpsc_checkout_table.table-4 {
      float: left;
      display: inline-block; }
      .wpsc_checkout_table.table-4 tbody {
        display: block;
        margin: 0 auto;
        width: 342px; } }
  @media screen and (max-width: 767px) {
    .wpsc_checkout_table.table-4 {
      float: left;
      display: inline-block; }
      .wpsc_checkout_table.table-4 tbody {
        display: block;
        margin: 0 auto;
        width: auto; } }
  @media screen and (min-width: 992px) {
    .wpsc_checkout_table.table-4 tbody {
      display: block;
      margin: 0 auto;
      width: 563px; } }
  .wpsc_checkout_table.table-4 .wpsc_billing_forms {
    text-align: center; }
  .wpsc_checkout_table.table-4 label.subslabels {
    font-weight: 400;
    font-style: italic;
    font-size: 12px; }

.wpsc_checkout_table_totals {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 500000px;
  -webkit-transition: all ease 0.65s;
  -moz-transition: all ease 0.65s;
  -ms-transition: all ease 0.65s;
  -o-transition: all ease 0.65s;
  transition: all ease 0.65s;
  transition-delay: 0s; }
  @media screen and (max-width: 1200px) {
    .wpsc_checkout_table_totals {
      width: 100%; } }
  @media screen and (max-width: 992px) {
    .wpsc_checkout_table_totals {
      width: 100%; } }
  .wpsc_checkout_table_totals tbody {
    display: block;
    width: 100%; }
    .wpsc_checkout_table_totals tbody tr {
      display: block;
      width: 100%; }
      .wpsc_checkout_table_totals tbody tr td {
        width: auto; }
  .wpsc_checkout_table_totals.heightzero {
    max-height: 0px;
    overflow: hidden; }
  .wpsc_checkout_table_totals.heightzero2 {
    max-height: 0px;
    overflow: hidden; }

#wpsc_checkout_x {
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0px;
  height: auto;
  display: inline-block; }

tr.wpsc_coupon_row.wpsc_coupon_error_row {
  height: 20px;
  text-align: right;
  color: red;
  font-weight: 800;
  width: 100%; }
  tr.wpsc_coupon_row.wpsc_coupon_error_row td {
    width: 100%;
    padding: 5px; }

div.wpsc_email_address {
  margin: 40px 0px 40px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding: 40px 0px; }

td.wpsc_gateway_container {
  padding-bottom: 20px;
  display: block;
  width: 100%; }
  td.wpsc_gateway_container h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px; }

#wpsc_oc_card_name {
  width: 350px; }

label[for="wpsc_oc_card_number"], .emaillabel {
  display: block !important; }

.wpsc_pppro_cc_cards img {
  width: 35px; }

tr#wpsc_pppro_cc_code {
  width: 15% !important;
  margin-top: 30px;
  display: inline-block;
  height: auto !important; }

td.wpsc_pppro_cc_code1 {
  width: 100%;
  border: 0.5px solid #EDE2EE;
  background: white;
  border-bottom: none; }
  td.wpsc_pppro_cc_code1 label.checkout-label {
    background: transparent;
    border: none;
    border-bottom: 0.5px solid #EDE2EE; }

tr#wpsc_pppro_cc_expiry {
  width: 50% !important;
  margin-top: 30px;
  display: inline-block;
  height: auto !important; }

.wpsc_pppro_cc_name1 {
  width: 150px; }

.wpsc_pppro_cc_name2 {
  margin-top: -3px; }

td.wpsc_product_image {
  width: 100px; }
  @media screen and (max-width: 767px) {
    td.wpsc_product_image {
      width: 30%;
      display: inline-block;
      float: left; } }

td.wpsc_product_name {
  width: 33.333%; }
  @media screen and (max-width: 767px) {
    td.wpsc_product_name {
      width: 100% !important;
      display: inline-block; } }

@media screen and (max-width: 767px) {
  td.wpsc_product_price {
    display: inline-block;
    float: right !important;
    margin-left: 15px; } }
@media screen and (max-width: 350px) {
  td.wpsc_product_price {
    margin-left: 15px; } }

@media screen and (max-width: 767px) {
  td.wpsc_product_remove {
    display: inline-block;
    float: right !important; } }

td.wpsc_product_quantity form {
  width: 30px; }
@media screen and (max-width: 767px) {
  td.wpsc_product_quantity {
    display: inline;
    float: left;
    margin-right: 20px; } }
td.wpsc_product_quantity input[type="text"] {
  border: 0.5px solid #EDE2EE; }

tr.wpsc_shipping_header {
  padding-bottom: 40px;
  height: 30px;
  background-color: transparent !important; }

@media screen and (min-width: 768px) {
  #wpsc_shopping_cart_container {
    padding-left: 40px; } }

div#wpsc_shopping_cart_container input {
  border-top: none;
  padding: 0px 5px 5px;
  border-left: 0.5px solid #EDE2EE;
  border-right: 0.5px solid #EDE2EE;
  border-bottom: 0.5px solid #EDE2EE;
  border-radius: 0px; }

div#wpsc_shopping_cart_container textarea {
  border-left: 0.5px solid #EDE2EE;
  border-right: 0.5px solid #EDE2EE;
  border-bottom: 0.5px solid #EDE2EE;
  border-top: none; }

@media screen and (max-width: 767px) {
  .wpsc_single_price {
    clear: left !important;
    margin-left: 20px; } }

td.wpsc_total_amount_before_shipping {
  text-align: left !important; }

.wpsc_total_before_shipping {
  text-align: left;
  font-family: "mrs-eaves-xl-serif", sans-serif;
  font-size: 20px;
  border-bottom: 0.5px solid #EDE2EE; }
  .wpsc_total_before_shipping td {
    padding: 10px 5px; }

.wpsc_totals {
  display: inline-block;
  width: 220px;
  padding: 10px 0px; }
  .wpsc_totals.total {
    display: inline-block;
    font-size: 24px;
    font-family: "mrs-eaves-xl-serif", sans-serif; }
  .wpsc_totals.postage {
    padding-left: 0px !important; }
  @media screen and (max-width: 767px) {
    .wpsc_totals {
      float: left;
      width: 50%; } }

.wpsc_update_location_error {
  font-weight: 800;
  color: red; }

.xmas-banner-2017 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .xmas-banner-2017 {
      width: 150vw;
      margin-left: 50%;
      transform: translateX(-50%); } }

.xmas-filters {
  transition: all ease 0.4s;
  border: 1px solid #ededed;
  border-right: none;
  border-left: none;
  padding: 30px 0; }
  @media screen and (max-width: 767px) {
    .xmas-filters {
      max-height: 0px;
      overflow: hidden; }
      .xmas-filters.vis {
        max-height: 9999px; } }
  .xmas-filters ul {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 767px) {
      .xmas-filters ul {
        flex-direction: column; } }
    .xmas-filters ul li {
      padding: 0 10px;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 0.8em;
      letter-spacing: 1px; }
      @media screen and (max-width: 767px) {
        .xmas-filters ul li {
          margin: 10px 0;
          font-size: 1.2em; } }

p#seefilters {
  display: none;
  padding: 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 1px; }
  @media screen and (max-width: 767px) {
    p#seefilters {
      display: block;
      font-size: 1.2em; } }

.xmas-header h1 {
  font-size: 3em;
  margin: 30px 0;
  font-style: italic; }
.xmas-header h2 {
  font-family: "mrs-eaves-xl-serif", sans-serif;
  margin-bottom: 33px; }
@media screen and (max-width: 767px) {
  .xmas-header img {
    width: 100%; } }
