/* ==========================================================================
Theme Name: Gingko Press 2022
Theme URI: http://www.gingkopress.com
Description: Official Gingko Press theme. Please do not change.
Version: 1.0
Author: KUDOS
Author URI: http://www.studiokudos.com
============================================================================= */
/* ================================ Fonts =================================== */
@font-face {
  font-family: VerbLight;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_light/VerbLight-webfont.eot");
  src: url("fonts/verb_light/VerbLight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_light/VerbLight-webfont.woff") format("woff"), url("fonts/verb_light/VerbLight-webfont.ttf") format("truetype"), url("fonts/verb_light/VerbLight-webfont.svg#VerbLight") format("svg"); }

@font-face {
  font-family: VerbLightItalic;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_lightitalic/VerbLight-Italic-webfont.eot");
  src: url("fonts/verb_lightitalic/VerbLight-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_lightitalic/VerbLight-Italic-webfont.woff") format("woff"), url("fonts/verb_lightitalic/VerbLight-Italic-webfont.ttf") format("truetype"), url("fonts/verb_lightitalic/VerbLight-Italic-webfont.svg#VerbLightItalic") format("svg"); }

@font-face {
  font-family: VerbRegular;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_regular/VerbRegular-webfont.eot");
  src: url("fonts/verb_regular/VerbRegular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_regular/VerbRegular-webfont.woff") format("woff"), url("fonts/verb_regular/VerbRegular-webfont.ttf") format("truetype"), url("fonts/verb_regular/VerbRegular-webfont.svg#VerbRegular") format("svg"); }

@font-face {
  font-family: VerbRegularItalic;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_italic/VerbRegular-Italic-webfont.eot");
  src: url("fonts/verb_italic/VerbRegular-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_italic/VerbRegular-Italic-webfont.woff") format("woff"), url("fonts/verb_italic/VerbRegular-Italic-webfont.ttf") format("truetype"), url("fonts/verb_italic/VerbRegular-Italic-webfont.svg#VerbRegularItalic") format("svg"); }

@font-face {
  font-family: VerbMedium;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_medium/VerbMedium-webfont.eot");
  src: url("fonts/verb_medium/VerbMedium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_medium/VerbMedium-webfont.woff") format("woff"), url("fonts/verb_medium/VerbMedium-webfont.ttf") format("truetype"), url("fonts/verb_medium/VerbMedium-webfont.svg#VerbMedium") format("svg"); }

@font-face {
  font-family: VerbMediumItalic;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_mediumitalic/VerbMedium-Italic-webfont.eot");
  src: url("fonts/verb_mediumitalic/VerbMedium-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_mediumitalic/VerbMedium-Italic-webfont.woff") format("woff"), url("fonts/verb_mediumitalic/VerbMedium-Italic-webfont.ttf") format("truetype"), url("fonts/verb_mediumitalic/VerbMedium-Italic-webfont.svg#VerbMediumItalic") format("svg"); }

@font-face {
  font-family: VerbBold;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_bold/VerbBold-webfont.eot");
  src: url("fonts/verb_bold/VerbBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_bold/VerbBold-webfont.woff") format("woff"), url("fonts/verb_bold/VerbBold-webfont.ttf") format("truetype"), url("fonts/verb_bold/VerbBold-webfont.svg#VerbBold") format("svg"); }

@font-face {
  font-family: VerbBoldItalic;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_bolditalic/VerbBold-Italic-webfont.eot");
  src: url("fonts/verb_bolditalic/VerbBold-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_bolditalic/VerbBold-Italic-webfont.woff") format("woff"), url("fonts/verb_bolditalic/VerbBold-Italic-webfont.ttf") format("truetype"), url("fonts/verb_bolditalic/VerbBold-Italic-webfont.svg#VerbBoldItalic") format("svg"); }

@font-face {
  font-family: VerbBlack;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/verb_black/VerbBlack-webfont.eot");
  src: url("fonts/verb_black/VerbBlack-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/verb_black/VerbBlack-webfont.woff") format("woff"), url("fonts/verb_black/VerbBlack-webfont.ttf") format("truetype"), url("fonts/verb_black/VerbBlack-webfont.svg#VerbBlack") format("svg"); }

/* ================================ Includes ================================ */
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr; }

.royalSlider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px; }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(grab.png) 8 8, move; }

.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Preloader
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  color: #FFF; }

/***************
*
*  1. Arrows
*
****************/
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21; }

.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px; }

.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0; }

.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0; }

.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px; }

.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px; }

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px; }

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px; }

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px; }

.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none; }

/***************
*
*  7. Preloader
*
****************/
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px; }

.rsImg {
  margin-left: 0 !important; }

/* ================================ Variables =============================== */
.spinner {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 100px;
  height: 30px;
  margin-left: -50px;
  text-align: center;
  font-size: 10px; }

.spinner > div {
  background-color: #1CB14C;
  height: 100%;
  width: 10px;
  display: inline-block;
  border: 2px solid #fff;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

/* ================================ Defaults ================================ */
html {
  background-color: #EEECE6; }

body {
  font-family: VerbRegular; }

body.page .content, body.error404 .content {
  min-height: 600px; }

.left {
  float: left; }

.right {
  float: right; }

.hr {
  height: 1px;
  width: 100%;
  margin: 0 0 20px 0;
  background: transparent url(img/border-page-horizontal.png) repeat-x 0 0; }

.hr-light {
  height: 1px;
  width: 100%;
  margin: 0 0 10px 0;
  background-color: #ccc; }

body.page-template-template-imprints-php .hr {
  margin: 0; }

span.red-color {
  color: #E05333 !important; }

.grey-color {
  color: #888 !important; }

.out-of-print {
  margin-top: 20px;
  width: 100%;
  border-top: 1px solid #000; }
  .out-of-print th {
    text-align: left;
    font-size: 1em;
    font-family: VerbBold;
    border-bottom: 1px solid #000;
    padding: 5px 0;
    font-size: 0.85em; }
  .out-of-print tbody tr:hover {
    background-color: #efefef; }
  .out-of-print td {
    padding: 7px 15px 7px 0;
    border-bottom: 1px solid #ccc;
    font-size: 0.75em; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/* ================================ Header ================================== */
.notice {
  background-color: #C5C5C5;
  color: #eee;
  text-align: center;
  line-height: 1;
  padding: 4px 0 6px 0;
  min-width: 982px; }
  .notice a {
    color: #eee;
    text-decoration: none;
    font-size: 0.7em; }
    .notice a:hover {
      color: #000; }

.container {
  width: 980px;
  background-color: #fff;
  margin: 0 auto;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf; }

.site-header .masthead {
  height: 80px; }

.site-header .emblem {
  width: 144px;
  text-align: center; }
  .site-header .emblem span {
    font-size: 0.625em;
    display: block;
    color: #bbb;
    text-align: center;
    text-transform: uppercase; }
  .site-header .emblem img {
    width: 85px; }
  .site-header .emblem a {
    display: block; }

.site-header .logo {
  text-align: center;
  width: 980px;
  margin-top: 15px; }
  .site-header .logo span {
    font-size: 0.85em;
    display: block;
    padding: 0 0 15px 0; }
    .site-header .logo span a {
      color: #222;
      text-decoration: none; }
  .site-header .logo img {
    width: 500px; }
  .site-header .logo a {
    display: block; }

.header-nav {
  background: #fff;
  line-height: 1;
  border-bottom: 1px solid #ddd; }
  .header-nav a {
    color: #666;
    text-decoration: none; }
  .header-nav ul {
    margin: 0;
    padding: 0; }
  .header-nav li {
    display: inline-block; }
  .header-nav .title a {
    display: block;
    padding: 12px 8px;
    font-size: 13px; }
  .header-nav .title.small a {
    display: block;
    font-size: 11px; }
  .header-nav .shop-menu {
    position: relative;
    padding: 0 6px 0 6px; }
    .header-nav .shop-menu .title a {
      color: #444; }
      .header-nav .shop-menu .title a .icon {
        display: inline; }
      .header-nav .shop-menu .title a .icon-hover {
        display: none; }
    .header-nav .shop-menu:hover {
      background-color: #E05333; }
      .header-nav .shop-menu:hover .title a {
        color: #fff; }
      .header-nav .shop-menu:hover .title a .icon {
        display: none; }
      .header-nav .shop-menu:hover .title a .icon-hover {
        display: inline; }
  .header-nav .links-menu {
    padding: 0 10px 0 6px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; }
    .header-nav .links-menu a {
      color: #444;
      -webkit-transition: color 0.3s ease-out;
      -moz-transition: color 0.3s ease-out;
      -o-transition: color 0.3s ease-out;
      -ms-transition: color 0.3s ease-out;
      transition: color 0.3s ease-out; }
      .header-nav .links-menu a:hover {
        color: #E05333; }
  .header-nav .cart-menu {
    padding: 0 12px 0 32px;
    background: transparent url(img/icon-menu-cart.png) no-repeat 14px 12px; }
    .header-nav .cart-menu a {
      color: #4D9DD0; }
    .header-nav .cart-menu:hover a {
      color: #E05333; }
  .header-nav .search-menu {
    border-left: 1px solid #ddd;
    padding: 0 6px 0 32px;
    background: #fff url(img/icon-menu-search-grey.png) no-repeat 14px 9px;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    -ms-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out; }
    .header-nav .search-menu a {
      color: #444; }
    .header-nav .search-menu:hover {
      background-image: url(img/icon-menu-search.png);
      background-color: #E05333; }
      .header-nav .search-menu:hover a {
        color: #fff; }

.mega-menu, .small-menu {
  display: none;
  position: absolute;
  z-index: 999999;
  top: 37px;
  left: 0;
  width: 640px;
  background: #fff;
  color: #222;
  font-size: 0.9375em;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #ddd; }
  .mega-menu::after, .small-menu::after {
    clear: both;
    content: "";
    display: block; }
  .mega-menu ul, .small-menu ul {
    margin: 0;
    padding: 0; }
  .mega-menu li, .small-menu li {
    display: block;
    margin-bottom: 12px; }
    .mega-menu li.header, .small-menu li.header {
      font-family: VerbBold;
      margin-top: 20px; }
    .mega-menu li.header img, .small-menu li.header img {
      padding-top: 8px;
      opacity: 1;
      -webkit-transition: opacity 0.15s ease-out;
      -moz-transition: opacity 0.15s ease-out;
      -o-transition: opacity 0.15s ease-out;
      -ms-transition: opacity 0.15s ease-out;
      transition: opacity 0.15s ease-out; }
      .mega-menu li.header img:hover, .small-menu li.header img:hover {
        opacity: 0.75; }
  .mega-menu a, .small-menu a {
    color: #222;
    -webkit-transition: color 0.15s ease-out;
    -moz-transition: color 0.15s ease-out;
    -o-transition: color 0.15s ease-out;
    -ms-transition: color 0.15s ease-out;
    transition: color 0.15s ease-out; }
  .mega-menu .col-a, .small-menu .col-a {
    float: left;
    width: 165px;
    height: 100%;
    padding: 0 20px 20px 15px; }
    .mega-menu .col-a a:hover, .small-menu .col-a a:hover {
      color: #E05333; }
    .mega-menu .col-a li, .small-menu .col-a li {
      padding-left: 25px; }
    .mega-menu .col-a li.header, .small-menu .col-a li.header {
      color: #999; }
    .mega-menu .col-a li.header.book-icon, .small-menu .col-a li.header.book-icon {
      padding: 3px 0 1px 25px;
      background: transparent url(img/icon-book.png) no-repeat 0 0; }
    .mega-menu .col-a li.header.goodies-icon, .small-menu .col-a li.header.goodies-icon {
      padding-top: 10px;
      background: transparent url(img/icon-goodies.png) no-repeat 0 3px; }
  .mega-menu .col-b, .small-menu .col-b {
    float: left;
    width: 440px;
    height: 100%;
    background-color: #EEECE6; }
    .mega-menu .col-b a:hover, .small-menu .col-b a:hover {
      color: #E05333; }
  .mega-menu .col-ba, .small-menu .col-ba {
    float: left;
    width: 180px;
    padding: 0 20px 20px 20px; }
  .mega-menu .col-bb, .small-menu .col-bb {
    float: left;
    width: 180px;
    padding: 0 20px 20px 20px; }

/* ====================== Search ============================================ */
.search-container {
  padding: 0 20px; }
  .search-container h2 {
    font-family: VerbMedium;
    font-weight: 500;
    margin: 12px 0 10px 0; }
    .search-container h2 span {
      color: #E05333;
      font-weight: 700; }

#searchform input {
  appearance: none;
  border: 0;
  font-size: 1em;
  padding: 0.5em;
  background-color: #efefef;
  font-family: VerbRegular;
  border-radius: 3px; }
  #searchform input:hover {
    background-color: #f1f1f1; }

/* ====================== Pagination ======================================== */
.woocommerce-pagination {
  padding: 0 20px 20px 20px; }
  .woocommerce-pagination .page-numbers {
    margin: 0;
    padding: 0; }
  .woocommerce-pagination ul li {
    margin: 0 5px;
    padding: 0;
    list-style: none;
    display: inline;
    font-family: VerbMedium; }
  .woocommerce-pagination li .current {
    display: inline-block;
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
    color: #000;
    text-align: center;
    min-width: 30px;
    border-radius: 2px;
    font-family: VerbRegular; }
  .woocommerce-pagination li a {
    display: inline-block;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    min-width: 30px;
    border-radius: 2px;
    font-family: VerbRegular; }
    .woocommerce-pagination li a:hover {
      background-color: #E05333;
      border: 1px solid #E05333;
      color: #fff; }

/* ========================= Slideshows and Modals ========================== */
.slideshow-holder {
  position: relative;
  height: 302px;
  background: #fff; }
  .slideshow-holder #prev-slide {
    display: none;
    top: 115px;
    left: 10px;
    position: absolute;
    z-index: 9999;
    width: 50px;
    height: 50px;
    background: transparent url(img/icon-left.png) no-repeat center center;
    opacity: 0.8;
    cursor: pointer; }
    .slideshow-holder #prev-slide:hover {
      opacity: 1; }
  .slideshow-holder #next-slide {
    display: none;
    top: 115px;
    right: 10px;
    position: absolute;
    z-index: 9999;
    width: 50px;
    height: 50px;
    background: transparent url(img/icon-right.png) no-repeat center center;
    opacity: 0.8;
    cursor: pointer; }
    .slideshow-holder #next-slide:hover {
      opacity: 1; }

.homepage-slideshow {
  width: 980px;
  height: 302px;
  background-color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  display: none; }
  .homepage-slideshow .home-slide {
    width: 980px;
    height: 302px; }
  .homepage-slideshow .cover {
    display: block;
    padding: 30px 0 0 0; }
    .homepage-slideshow .cover img {
      width: 150px;
      height: auto; }
  .homepage-slideshow .details {
    margin: 20px 20px 0 0;
    color: #fff; }
  .homepage-slideshow .author {
    font-size: 0.7em;
    margin-bottom: 0; }
  .homepage-slideshow .heading {
    font-family: VerbMedium;
    font-size: 1.125em; }
  .homepage-slideshow .desc {
    font-size: 0.6em;
    opacity: 0.8; }
  .homepage-slideshow .subtitle {
    font-size: 0.85em; }
  .homepage-slideshow .home-slide-more {
    margin-top: 15px;
    display: inline-block;
    font-size: 0.8em;
    color: #fff;
    background-color: #888;
    padding: 4px 10px;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    -o-transition: opacity 0.15s ease-out;
    -ms-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out; }
    .homepage-slideshow .home-slide-more:hover {
      opacity: 0.8; }
  .homepage-slideshow .col-a {
    float: left;
    width: 660px;
    height: 400px;
    margin-right: 30px; }
    .homepage-slideshow .col-a a {
      display: block; }
    .homepage-slideshow .col-a .rsImg {
      margin: 0 !important;
      width: 100% !important;
      height: auto !important; }
  .homepage-slideshow .col-b {
    float: left;
    width: 290px;
    height: 400px; }

.featured {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 302px;
  overflow: hidden;
  background-color: #888;
  border-bottom: 1px solid #3f3f3f;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  .featured .view-all-images {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 50%;
    margin: 0 0 0 -40px;
    padding: 27px 10px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-family: VerbBold;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 1.2;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .featured:hover {
    opacity: 0.8; }
  .featured:hover .view-all-images {
    transform: translateY(-5px);
    opacity: 1;
    background-color: #fff;
    color: #000; }
  .featured a {
    display: none; }
  .featured a.the-cover {
    display: block; }
    .featured a.the-cover img {
      width: 100%;
      height: auto; }

.eyebrow {
  margin: 0 20px;
  padding: 30px 0 10px 0;
  font-family: VerbBold;
  display: block;
  text-transform: uppercase;
  font-size: 0.85em;
  line-height: 1.2; }

.quotes-slideshow {
  position: relative;
  margin: 20px 0 40px 0;
  overflow: hidden; }
  .quotes-slideshow .slide {
    padding: 0 20px 0 20px; }
  .quotes-slideshow .col-b {
    float: left;
    width: 520px; }
  .quotes-slideshow p.quote {
    margin: 0;
    font-size: 42px;
    line-height: 48px; }
  .quotes-slideshow p.quote.large {
    margin: 0;
    font-size: 42px;
    line-height: 48px; }
  .quotes-slideshow .rsSlide {
    background: #fff;
    color: #666; }
  .quotes-slideshow .rsArrow {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0px;
    height: 44px; }
  .quotes-slideshow .rsArrowLeft {
    left: 560px !important;
    top: 0; }
  .quotes-slideshow .rsArrowRight {
    right: 20px !important;
    top: 0; }
  .quotes-slideshow .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background-color: #4D9DD0;
    border-radius: 2px; }
    .quotes-slideshow .rsArrowIcn:hover {
      background-color: #4E6A90; }

.modal-caption {
  display: block;
  color: #fff;
  font-family: VerbRegular;
  font-size: 0.75em;
  padding-top: 10px;
  max-width: 580px; }

/* ================================ Page Header ============================= */
.page-header {
  position: relative; }
  .page-header h1 {
    margin: 0;
    padding: 20px 20px 0 20px;
    color: #666;
    font-family: VerbRegular;
    font-weight: normal;
    font-size: 3.25em;
    line-height: 1; }
  .page-header .eye-brow {
    position: absolute;
    top: 20px;
    left: 23px; }
    .page-header .eye-brow a {
      text-decoration: none;
      text-transform: uppercase;
      color: #E05333;
      font-size: 0.85em; }
      .page-header .eye-brow a:hover {
        text-decoration: underline; }
  body.category-page .page-header h1, body.page .page-header h1, body.error404 .page-header h1, body.search-results .page-header h1 {
    padding-bottom: 20px; }
  body.single-post .page-header h1 {
    padding-top: 46px;
    padding-bottom: 20px; }
  body.archive .page-header h1 {
    padding-bottom: 20px; }
  .page-header small {
    display: block;
    padding: 5px 20px 20px 20px; }
    .page-header small a {
      text-decoration: none;
      color: #4D9DD0;
      font-family: VerbMedium; }
  .page-header .hr {
    margin: 0; }

.page-header.custom {
  background-size: cover;
  height: 300px;
  border-bottom: 1px solid #ccc; }
  .page-header.custom h1 {
    font-family: VerbMedium;
    font-weight: 600;
    padding-top: 230px; }

/* ================================ Content ================================= */
#blog-nav {
  padding: 0 20px 0 20px; }
  #blog-nav::after {
    clear: both;
    content: "";
    display: block; }
  #blog-nav .left-side {
    float: left; }
  #blog-nav .right-side {
    float: right; }
  #blog-nav a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background-color: #000;
    padding: 6px 7px;
    font-size: 0.85em;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: background-color 0.15s ease-out;
    -moz-transition: background-color 0.15s ease-out;
    -o-transition: background-color 0.15s ease-out;
    -ms-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out; }
    #blog-nav a:hover {
      background-color: #E05333; }

.product-external-links {
  margin-bottom: 10px; }
  .product-external-links ul {
    margin: 0 !important;
    padding: 0; }
  .product-external-links li {
    margin: 0;
    padding: 0;
    list-style: none; }

.content {
  background: #fff url(img/border-page-vertical.png) repeat-y 660px 0; }

.main {
  width: 660px;
  padding: 30px 0 20px 0; }
  body.page-template-template-mcluhan-php .main, body.page-template-template-imprints-php .main {
    padding-top: 0; }
  body.page-template-template-imprints-php .main {
    padding-bottom: 70px; }
  .main article {
    padding: 0 20px 20px 20px; }
    .main article p:first-child {
      margin-top: 0; }
    .main article ul {
      margin: 0 0 0 20px;
      padding: 0; }

.main.left.no-sidebar {
  float: none;
  background-color: #fff;
  width: auto; }

article h2, article h3, article h4, article h5, article h6 {
  margin: 0;
  color: #E05333;
  line-height: 1.2;
  font-weight: VerbMedium; }
  article h2 a, article h3 a, article h4 a, article h5 a, article h6 a {
    text-decoration: none;
    color: #E05333;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
    article h2 a:hover, article h3 a:hover, article h4 a:hover, article h5 a:hover, article h6 a:hover {
      color: #4D9DD0; }

article a {
  color: #E05333;
  text-decoration: none; }
  article a:hover {
    text-decoration: underline; }

article .hr {
  margin: 30px 0 0 0; }

article .date {
  padding: 6px 0 20px 0;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #777; }

article .article-body a {
  color: #E05333;
  text-decoration: none; }
  article .article-body a:hover {
    text-decoration: underline; }

.imprints-list {
  padding: 20px 10px 30px 10px;
  font-size: 0.9375em; }
  .imprints-list ul {
    margin: 0;
    padding: 0; }
  .imprints-list li {
    margin: 10px 5px 0 10px;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 140px; }
  .imprints-list a {
    text-decoration: none;
    color: #222; }
    .imprints-list a:hover {
      color: #4D9DD0; }
    .imprints-list a.current {
      color: #4D9DD0;
      font-family: VerbMedium; }

.imprint-description {
  padding: 20px; }
  .imprint-description .col-a {
    float: left;
    width: 150px;
    margin-right: 20px; }
    .imprint-description .col-a img {
      width: 150px;
      height: auto; }
  .imprint-description .col-b {
    float: left;
    width: 450px; }
  .imprint-description a {
    color: #000;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
    .imprint-description a:hover {
      color: #E05333;
      text-decoration: underline; }
  .imprint-description img {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
    .imprint-description img:hover {
      opacity: 0.75; }

body.tax-pa_publisher .imprint-description {
  padding-top: 0; }

.sorting-and-filtering {
  padding: 0 20px 20px 20px; }
  .sorting-and-filtering .col-a {
    float: left;
    width: 50%;
    font-size: 1em;
    color: #666; }
  .sorting-and-filtering .col-b {
    float: right;
    width: 50%; }
  .sorting-and-filtering .select-container {
    float: right;
    padding-left: 10px; }

.book-grid {
  position: relative;
  margin: 0 20px;
  padding-bottom: 70px; }
  .book-grid .fade-to-white-gradient {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 620px;
    height: 180px;
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0, white 100%); }
  .book-grid p {
    margin: 0; }

.book-list, .products {
  margin: 0;
  padding: 0; }
  .book-list li, .products li {
    display: inline-block;
    width: 130px;
    padding: 5px 15px 5px 5px; }
  .book-list a, .products a {
    display: block;
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .book-list a img, .products a img {
      width: 130px;
      height: auto; }
    .book-list a:hover, .products a:hover {
      color: #4D9DD0; }
    html.csstransforms3d .book-list a:hover .book-cover img, html.csstransforms3d .products a:hover .book-cover img {
      transform: scale(1.1);
      z-index: 9999; }
    html.no-csstransforms3d .book-list a:hover .book-cover img, html.no-csstransforms3d .products a:hover .book-cover img {
      opacity: 0.75; }
  .book-list .book-cover, .products .book-cover {
    display: table-cell;
    vertical-align: bottom;
    height: 100px;
    padding-bottom: 5px; }
  .book-grid.tall .book-list .book-cover, .book-grid.tall .products .book-cover {
    height: 250px; }
  .book-list .book-cover img, .products .book-cover img {
    opacity: 1;
    position: relative;
    transform: scale(1);
    transform-origin: center center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden; }
  .book-list .book-title, .products .book-title {
    display: table-row;
    vertical-align: top;
    height: 60px;
    font-size: 0.75em; }
    .book-list .book-title span.gp-label, .products .book-title span.gp-label {
      margin-bottom: 0; }
    .book-list .book-title span.gp-title, .products .book-title span.gp-title {
      padding: 0;
      display: block; }
  .book-list .product-category, .products .product-category {
    display: block;
    padding: 5px 0 5px 0;
    list-style: none;
    width: 100%;
    border-bottom: 1px dotted #ddd; }
    .book-list .product-category.first, .products .product-category.first {
      border-top: 1px dotted #ddd; }
    .book-list .product-category img, .products .product-category img {
      display: none; }
    .book-list .product-category h3, .products .product-category h3 {
      margin: 0;
      font-family: VerbRegular;
      font-size: 1em; }
    .book-list .product-category mark.count, .products .product-category mark.count {
      background-color: transparent; }
    .book-list .product-category a, .products .product-category a {
      text-decoration: none;
      color: #E05333; }

.book {
  padding: 0 20px; }
  .book h1 {
    margin-top: 5px !important; }
  .book .subtitle {
    color: #E05333;
    font-size: 1.25em;
    line-height: 1.2; }
  .book .book-cover {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 20px; }
    .book .book-cover img {
      width: 280px;
      height: auto; }
  .book .book-details {
    float: left;
    width: 320px;
    margin-bottom: 20px; }
    .book .book-details h1 {
      margin-bottom: 0; }
  .book .book-description {
    margin-top: 0; }

.bio {
  padding: 0 20px 20px 20px; }
  .bio .col-a {
    float: left;
    width: 100px;
    margin: 20px 30px 0 0; }
    .bio .col-a img {
      width: 100px;
      height: auto; }
  .bio .col-b {
    float: left;
    width: 490px; }

.contributors_list .title, .alt_list .title {
  font-size: 1.2em;
  color: #E05333; }

.contributors_list .title strong, .alt_list .title strong {
  font-family: VerbMedium;
  font-weight: 600; }

.contributors_list ul, .alt_list ul {
  float: left;
  width: 140px;
  font-size: 0.75em;
  margin: 20px 0 0 0 !important;
  padding: 0 !important; }

.contributors_list li, .alt_list li {
  margin: 0 0 4px 0 !important;
  list-style: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  .contributors_list li span, .alt_list li span {
    display: block;
    padding-left: 1em; }
  .contributors_list li:hover, .alt_list li:hover {
    color: #888; }

.contributors_list .col-a, .contributors_list .col-b, .contributors_list .col-c, .alt_list .col-a, .alt_list .col-b, .alt_list .col-c {
  margin-right: 20px !important; }

.alt-lists .alt_list {
  margin-top: 1.5em; }

.press-info {
  margin-top: 20px; }
  .press-info h3 {
    color: #000; }

.page-comments {
  margin: 0 20px; }

/* ================================ Sidebar ================================= */
.sidebar {
  width: 320px;
  padding: 30px 0 20px 0; }

.download-catalog {
  padding: 0 20px 30px 20px;
  font-size: 1em;
  line-height: 1.3; }
  .download-catalog div.title {
    display: block;
    color: #4D9DD0;
    text-decoration: none;
    padding-left: 50px;
    background: transparent url(img/catalog-icon.png) no-repeat 4px center; }
  .download-catalog ul {
    margin: 20px 5px 0 5px;
    padding: 15px 15px 5px 15px;
    background-color: #eef6fb; }
  .download-catalog li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0; }
    .download-catalog li a {
      color: #4D9DD0;
      text-decoration: none; }
      .download-catalog li a:hover {
        text-decoration: underline; }

.shop-rules {
  padding: 0 20px 30px 20px;
  font-size: 1em;
  line-height: 1.3; }
  .shop-rules h2 {
    padding: 0 !important; }
  .shop-rules p {
    margin-bottom: 0; }

.news-excerpts {
  padding: 20px 20px 30px 20px; }
  .news-excerpts ul {
    margin: 0;
    padding: 0; }
  .news-excerpts li {
    display: inline-block;
    margin: 0;
    padding: 0 0 20px 0; }
  .news-excerpts a {
    display: block;
    color: #4D9DD0;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .news-excerpts a:hover .headline {
      color: #4D9DD0; }
    .news-excerpts a:hover img {
      opacity: 0.8; }
  .news-excerpts img {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .news-excerpts span {
    display: block; }
  .news-excerpts .date {
    padding: 12px 0 4px 0;
    text-transform: uppercase;
    font-size: 0.75em; }
  .news-excerpts .headline {
    padding-bottom: 5px;
    font-family: VerbBold;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
  .news-excerpts .excerpt {
    font-size: 0.85em; }

.you-may-like, .other-books-in {
  padding: 0 20px 10px 20px; }
  .you-may-like ul, .other-books-in ul {
    margin: 0;
    padding: 0; }
  .you-may-like li, .other-books-in li {
    display: inline-block;
    margin: 0;
    padding: 0 0 15px 0; }
  .you-may-like a, .other-books-in a {
    display: block;
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .you-may-like a::after, .other-books-in a::after {
      clear: both;
      content: "";
      display: block; }
    .you-may-like a:hover .headline, .other-books-in a:hover .headline {
      color: #4D9DD0; }
    .you-may-like a:hover img, .other-books-in a:hover img {
      opacity: 0.8; }
  .you-may-like .cover, .other-books-in .cover {
    float: left;
    width: 100px;
    margin-right: 10px; }
    .you-may-like .cover img, .other-books-in .cover img {
      width: 100px;
      height: auto;
      opacity: 1;
      -webkit-transition: opacity 0.3s ease-out;
      -moz-transition: opacity 0.3s ease-out;
      -o-transition: opacity 0.3s ease-out;
      -ms-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -ms-backface-visibility: hidden; }
  .you-may-like .details, .other-books-in .details {
    float: left;
    width: 170px; }
    .you-may-like .details a, .other-books-in .details a {
      display: block;
      padding-bottom: 5px; }
  .you-may-like .headline, .other-books-in .headline {
    display: block;
    color: #4D9DD0;
    font-size: 1em;
    font-family: VerbMedium;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
  .you-may-like .subtitle, .other-books-in .subtitle {
    display: block;
    color: #4D9DD0;
    font-size: .9375em;
    font-family: VerbMedium;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
  .you-may-like .cost-small, .other-books-in .cost-small {
    display: block;
    font-family: VerbBold;
    padding-bottom: 5px;
    font-size: 0.85em; }
  .you-may-like .excerpt, .other-books-in .excerpt {
    display: block;
    font-size: 0.75em;
    line-height: 1.5; }

.editors-picks {
  padding: 0 20px 10px 20px; }
  .editors-picks ul {
    margin: 0;
    padding: 0; }
  .editors-picks li {
    display: inline-block;
    margin: 0;
    padding: 0 0 15px 0; }
  .editors-picks a {
    display: block;
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .editors-picks a::after {
      clear: both;
      content: "";
      display: block; }
    .editors-picks a:hover .headline {
      color: #4D9DD0; }
    .editors-picks a:hover img {
      opacity: 0.8; }
  .editors-picks .cover img {
    width: 280px;
    height: auto;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .editors-picks .details a {
    padding: 10px 0 5px 0; }
  .editors-picks .headline {
    display: block;
    color: #4D9DD0;
    font-family: VerbMedium;
    font-size: 1.125em;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
  .editors-picks .subtitle {
    display: block;
    color: #4D9DD0;
    font-family: VerbMedium;
    font-size: .9375em;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
  .editors-picks .cost-small {
    display: block;
    font-family: VerbBold;
    padding-bottom: 5px;
    font-size: 0.85em; }
  .editors-picks .excerpt {
    display: block;
    font-size: 0.85em; }

.editors-notes, .special-links {
  padding: 0 20px 10px 20px; }
  .editors-notes a, .special-links a {
    display: block;
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
    .editors-notes a::after, .special-links a::after {
      clear: both;
      content: "";
      display: block; }
    .editors-notes a:hover .headline, .special-links a:hover .headline {
      color: #4D9DD0; }
    .editors-notes a:hover img, .special-links a:hover img {
      opacity: 0.8; }
  .editors-notes .icon-watch, .special-links .icon-watch {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 28px;
    height: 19px;
    background: transparent url(img/icon-watch.png) no-repeat 0 0;
    pointer-events: none; }
  .editors-notes .cover, .special-links .cover {
    position: relative; }
    .editors-notes .cover:hover .icon-watch, .special-links .cover:hover .icon-watch {
      background: transparent url(img/icon-watch.png) no-repeat -28px 0; }
  .editors-notes .cover img, .special-links .cover img {
    width: 280px;
    height: auto;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .editors-notes .details a, .special-links .details a {
    padding: 10px 0 5px 0; }
  .editors-notes p.links strong, .special-links p.links strong {
    font-size: 0.85em; }
  .editors-notes p.links a, .special-links p.links a {
    font-family: VerbMedium;
    padding: 2px 0 2px 0;
    font-size: 0.95em;
    color: #4D9DD0; }
  .editors-notes .headline, .special-links .headline {
    display: block;
    color: #4D9DD0;
    font-family: VerbMedium;
    font-size: 0.9375em;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }

.special-links h2 {
  padding-bottom: 0 !important; }

.legal {
  padding: 0 20px 20px 20px;
  font-size: 0.8em; }
  .legal a {
    color: #4D9DD0;
    text-decoration: none; }

.series-widget {
  visibility: hidden;
  padding: 0 20px 10px 20px; }
  .series-widget .teaser {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px; }
  .series-widget .fade-to-white-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 280px;
    height: 55px;
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0, white 100%); }

.author-widget {
  visibility: hidden;
  padding: 0 20px 10px 20px; }
  .author-widget .author-item:last-child .hr {
    display: none; }
  .author-widget .author-image {
    margin-top: 15px; }
  .author-widget .teaser {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px; }
  .author-widget p a {
    color: #E05333;
    text-decoration: none; }
    .author-widget p a:hover {
      text-decoration: underline; }
  .author-widget .fade-to-white-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 280px;
    height: 55px;
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0, white 100%); }

.social-media {
  padding: 0 20px 20px 20px;
  font-size: 0.9em;
  line-height: 1; }
  .social-media span {
    font-family: VerbBold;
    text-transform: uppercase; }
  .social-media a {
    text-decoration: none;
    color: #4D9DD0; }

.trade-shows {
  padding: 0 20px 0 20px; }
  .trade-shows h2 {
    font-family: VerbMedium;
    font-weight: 600;
    color: #E05333;
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 20px 0; }
  .trade-shows ul {
    margin: 0;
    padding: 0; }
  .trade-shows li {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px dotted #bbb; }
  .trade-shows li:last-child {
    border: none;
    padding: 0; }
  .trade-shows .name {
    width: 70%;
    font-size: 1.125em;
    font-family: VerbBold;
    line-height: 1.2;
    margin: 0 0 10px 0; }
    .trade-shows .name a {
      text-decoration: none;
      color: #000; }
      .trade-shows .name a:hover {
        color: #4D9DD0; }
  .trade-shows .logo {
    margin-bottom: 10px; }
    .trade-shows .logo img {
      height: auto;
      max-width: 100%;
      border: 1px solid #eee; }
      .trade-shows .logo img:hover {
        opacity: 0.75; }
  .trade-shows .dates {
    font-family: VerbMedium;
    text-transform: uppercase; }
  .trade-shows .location {
    font-size: 0.85em; }
  .trade-shows .gp-label {
    background-color: #E05333;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 4px 2px 4px; }
  .trade-shows a {
    text-decoration: none;
    color: #4D9DD0; }

.news-archive {
  padding: 0 20px 0 20px; }
  .news-archive h2 {
    font-family: VerbMedium;
    font-weight: 600;
    color: #E05333;
    font-size: 1.2em;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 20px 0; }
  .news-archive ul {
    margin: 0;
    padding: 0; }
  .news-archive li {
    margin: 0 0 12px 0;
    padding: 0 0 6px 0;
    list-style: none;
    font-size: 14px;
    border-bottom: 1px dotted #bbb; }
  .news-archive li:last-child {
    border: none;
    padding-bottom: 12px; }
  .news-archive li.more-news a {
    color: #000; }
  .news-archive a {
    text-decoration: none;
    color: #4D9DD0; }

.news-archive-page article .date {
  padding-bottom: 0; }

.news-archive-page article h2 {
  font-size: 16px; }

.news-archive-page article .hr {
  margin-top: 10px; }

/* ================================ Misc. =================================== */
.category-list {
  background-color: #315688;
  line-height: 1;
  font-size: 0.9em;
  text-align: center; }
  .category-list a {
    display: inline-block;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    padding: 14px 10px;
    color: #bfbfbf;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-family: VerbLight; }
    .category-list a:hover {
      color: #fff; }
    .category-list a.current {
      color: #fff;
      font-weight: normal;
      font-style: normal;
      font-family: VerbMedium; }

.gp-label {
  background-color: #E05333;
  display: inline-block;
  color: #fff;
  font-size: 0.65em;
  margin: 0 4px 4px 0;
  text-transform: uppercase;
  padding: 2px 4px 0 4px; }

.share-box-container {
  position: relative;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ff6600; }

.addthis_floating_style {
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: 200px;
  left: -2px;
  width: 44px; }
  .addthis_floating_style a {
    margin: 0 !important; }
  .addthis_floating_style a span {
    margin: 0 !important; }

.addthis_button_compact {
  display: none !important; }

.share-box-content {
  width: 980px;
  margin: 0 auto;
  background-color: #ff6600; }

.woocommerce-result-count a {
  color: #4D9DD0; }

/* ================================ Woocommerce ============================= */
.woocommerce-breadcrumb {
  background-color: #d7d7d7;
  line-height: 1;
  font-size: 0.9em;
  text-align: left;
  padding: 0 20px;
  display: none; }
  .woocommerce-breadcrumb a {
    color: #222;
    display: inline-block;
    padding: 14px 0;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
    .woocommerce-breadcrumb a:hover {
      color: #E05333; }

.woocommerce-message {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
  margin-bottom: 20px; }
  .woocommerce-message .button {
    display: inline-block;
    border-radius: 2px;
    padding: 5px 8px 3px 8px;
    margin-right: 10px;
    text-decoration: none;
    color: #fff;
    background-color: #1CB14C; }
    .woocommerce-message .button:hover {
      background-color: #199b43; }

/* ================================ Footer ================================== */
.site-footer .footer-content {
  color: #fff;
  line-height: 1;
  font-size: 0.75em;
  background-color: #333;
  padding: 18px 0 16px 0;
  text-align: center; }
  .site-footer .footer-content span {
    display: inline-block;
    padding: 0 10px; }
  .site-footer .footer-content a {
    color: #fff;
    text-decoration: none; }
  .site-footer .footer-content .footer-links a {
    display: inline-block;
    padding: 0 5px;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    -ms-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out; }
    .site-footer .footer-content .footer-links a:hover {
      color: #ccc; }

/* ================================ Link Styles ============================= */
.fadeOnHover {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  .fadeOnHover:hover {
    opacity: 0.75; }

.redOnHover {
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out; }
  .redOnHover:hover {
    color: #E05333 !important; }

.read-more {
  display: block;
  color: #4D9DD0;
  text-decoration: none;
  font-family: VerbMedium; }
  .read-more.reveal-text, .read-more.reveal-series-text {
    margin-bottom: 15px; }

/* ================================ UI ====================================== */
.load-more-books, .goto-new-titles {
  appearance: none;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -54px;
  padding: 0.5em;
  border: 0;
  border-radius: 3px;
  background-color: #4D9DD0;
  color: #fff;
  font-size: 0.85em;
  font-family: VerbMedium;
  line-height: 1.3; }
  .load-more-books:hover, .goto-new-titles:hover {
    background-color: #75b3db; }

.add-to-cart, button.single_add_to_cart_button {
  appearance: none;
  padding: 0.5em;
  border: 0;
  color: #fff;
  background-color: #1CB14C;
  border-radius: 3px;
  font-family: VerbMedium;
  font-size: 0.85em;
  line-height: 1.3; }
  .add-to-cart:hover, button.single_add_to_cart_button:hover {
    background-color: #1fc755; }

.book .quantity {
  display: none; }

/* ================================ Typography ============================== */
h1, h2, h3, h4, h5, h6 {
  font-family: VerbBold; }

em, i {
  font-family: VerbRegularItalic;
  font-style: normal; }

strong em, b em, strong i, b i {
  font-family: VerbBoldItalic;
  font-style: normal; }

strong, b {
  font-family: VerbBold; }

.main h1, .sidebar h1 {
  font-family: VerbMedium;
  font-weight: 600;
  color: #E05333;
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0;
  padding: 0; }
  .main h1 small, .sidebar h1 small {
    font-size: 0.875em; }

.main h1 {
  margin: 0 0 30px 0; }

.sidebar h1 {
  padding: 0 20px; }

.widget-title {
  text-transform: uppercase; }

.sidebar h2 {
  font-family: VerbMedium;
  font-weight: 600;
  color: #E05333;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 20px 0; }
  .sidebar h2 small {
    font-size: 0.65em; }

.sidebar h3 {
  font-family: VerbMedium;
  font-weight: 600;
  color: #222;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0;
  padding: 0; }

p {
  font-size: .9375em; }

p.deck {
  font-family: VerbBold;
  font-size: 1.125em; }
  p.deck em {
    font-family: VerbBoldItalic; }

p.small-details {
  font-size: 0.8em; }

.author {
  font-family: VerbBold;
  display: block;
  text-transform: uppercase;
  font-size: 0.85em;
  line-height: 1.2; }

.other-attribution {
  font-family: VerbMedium;
  display: block;
  font-size: 0.85em;
  margin: 5px 0 0 0; }

.cost {
  display: block;
  font-family: VerbBold;
  font-size: 1em;
  margin-bottom: 10px; }

/* =================== Contact ============================================== */
body.page-id-383 article a {
  color: #4D9DD0; }

body.page-id-383 .contact-col-left {
  float: left;
  width: 48%; }

body.page-id-383 .contact-col-right {
  float: right;
  width: 48%; }

/* =================== Woocommerce Shopping Cart ============================ */
.woocommerce-error {
  margin: 0 0 30px 0 !important;
  padding: 10px !important;
  background-color: #f8d6ce;
  border-radius: 3px; }
  .woocommerce-error li {
    margin: 0;
    list-style: none;
    padding: 5px; }

.shop_table {
  width: 100%; }
  .shop_table td {
    border: 0; }
  .shop_table thead {
    font-size: 0.75em;
    line-height: 1.3;
    border-bottom: 1px solid #aaa; }
    .shop_table thead th {
      padding-bottom: 10px;
      text-align: left; }
  .shop_table tbody {
    font-size: 0.85em;
    line-height: 1.3; }
    .shop_table tbody td {
      padding-top: 15px;
      padding-bottom: 15px; }
    .shop_table tbody .cart_table_item {
      border-bottom: 1px dotted #ccc;
      -webkit-transition: background-color 0.15s ease-out;
      -moz-transition: background-color 0.15s ease-out;
      -o-transition: background-color 0.15s ease-out;
      -ms-transition: background-color 0.15s ease-out;
      transition: background-color 0.15s ease-out; }
    .shop_table tbody .cart_table_item:hover {
      background-color: #f7f7f7; }
  .shop_table .product-remove {
    width: 25px;
    vertical-align: middle;
    padding-left: 10px; }
    .shop_table .product-remove .remove {
      text-decoration: none;
      display: inline-block;
      background-color: #E05333;
      color: #fff;
      width: 16px;
      height: 16px;
      font-size: 12px;
      line-height: 18px;
      border-radius: 8px;
      text-align: center; }
      .shop_table .product-remove .remove:hover {
        background-color: #e7785f; }
  .shop_table .product-thumbnail {
    width: 64px;
    padding-left: 20px;
    padding-right: 10px; }
    .shop_table .product-thumbnail .book-cover {
      display: block;
      text-decoration: none;
      -webkit-transition: opacity 0.3s ease-out;
      -moz-transition: opacity 0.3s ease-out;
      -o-transition: opacity 0.3s ease-out;
      -ms-transition: opacity 0.3s ease-out;
      transition: opacity 0.3s ease-out; }
      .shop_table .product-thumbnail .book-cover:hover {
        opacity: 0.75; }
      .shop_table .product-thumbnail .book-cover img {
        max-width: 70px;
        max-height: 70px; }
  .shop_table .product-name {
    width: 156px;
    padding-left: 10px;
    padding-right: 10px; }
    .shop_table .product-name a {
      display: block;
      line-height: 1.4;
      text-decoration: none;
      color: #E05333; }
      .shop_table .product-name a:hover {
        text-decoration: underline; }
  .shop_table .product-total {
    width: 156px;
    padding-left: 10px;
    padding-right: 10px; }
    .shop_table .product-total a {
      display: block;
      line-height: 1.4;
      text-decoration: none;
      color: #E05333; }
      .shop_table .product-total a:hover {
        text-decoration: underline; }
  .shop_table .product-price {
    width: 82px; }
  .shop_table .product-quantity {
    width: 70px;
    padding-left: 20px;
    padding-right: 20px; }
    .shop_table .product-quantity .quantity {
      position: relative; }
      .shop_table .product-quantity .quantity .minus {
        position: absolute;
        bottom: 0;
        right: 0; }
      .shop_table .product-quantity .quantity .plus {
        position: absolute;
        top: 0;
        right: 0; }
  .shop_table .product-subtotal {
    width: 102px; }
  .shop_table input {
    box-sizing: border-box; }
  .shop_table input.plus, .shop_table input.minus {
    appearance: none;
    border: 0;
    background-color: #4D9DD0;
    color: #fff;
    width: 20px;
    height: 1em;
    font-size: 12px;
    line-height: 6px;
    text-align: center;
    border-radius: 2px; }
    .shop_table input.plus:hover, .shop_table input.minus:hover {
      background-color: #75b3db; }
  .shop_table input.qty {
    appearance: none;
    border: 0;
    font-size: 1em;
    padding: 0.25em;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    width: 50px;
    height: 2em;
    border-radius: 3px; }
  .shop_table input[type=number]::-webkit-inner-spin-button,
  .shop_table input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .shop_table .actions {
    padding: 25px 0 25px 0; }
    .shop_table .actions::after {
      clear: both;
      content: "";
      display: block; }
    .shop_table .actions .coupon {
      float: left; }
    .shop_table .actions .other-woo-buttons {
      float: right; }
  .shop_table #coupon_code {
    appearance: none;
    border: 0;
    font-size: 1em;
    padding: 0.5em;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 160px; }
  .shop_table input.button {
    appearance: none;
    border: 0;
    font-size: 1em;
    padding: 0.5em;
    background-color: #4D9DD0;
    color: #fff;
    font-family: VerbRegular;
    border-radius: 3px; }
    .shop_table input.button:hover {
      background-color: #75b3db; }
  .shop_table .button.checkout-button {
    width: 203px;
    background-color: #1CB14C; }
    .shop_table .button.checkout-button:hover {
      background-color: #1fc755; }

.cart-collaterals {
  margin-left: 320px; }
  .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    display: none; }
  .cart-collaterals .woocommerce-shipping-totals .shipping_calculator {
    display: none; }
  .cart-collaterals .shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals .woocommerce-shipping-methods {
    list-style: none;
    margin: 0; }
  .cart-collaterals .shop_table.shop_table_responsive tbody tr.woocommerce-shipping-totals .woocommerce-shipping-destination {
    margin: 0; }
  .cart-collaterals .shop_table.shop_table_responsive tbody tr *:not(small) {
    font-size: 13.6px; }
  .cart-collaterals .shop_table.shop_table_responsive tbody tr.cart-subtotal .woocommerce-Price-amount {
    font-weight: bold; }

.cart_totals h2 {
  font-size: 1.125em;
  margin-bottom: 15px;
  font-family: VerbRegular; }

.cart_totals table {
  width: 100%;
  border-top: 1px solid #ccc;
  font-size: 0.85em;
  text-align: left;
  line-height: 1.3; }
  .cart_totals table th {
    width: 30%;
    padding: 8px 0;
    border-right: 1px solid #ccc; }
  .cart_totals table td {
    width: 60%;
    padding: 8px 10px; }
  .cart_totals table td, .cart_totals table th {
    vertical-align: top;
    border-bottom: 1px solid #ccc; }

.shipping_calculator {
  margin-top: 30px; }
  .shipping_calculator h2 {
    font-size: 1em;
    font-family: VerbRegular;
    display: block;
    margin-bottom: 20px; }
  .shipping_calculator .shipping-calculator-button {
    text-decoration: none;
    font-size: 0.85em;
    color: #4D9DD0;
    padding-bottom: 3px;
    border-bottom: 1px solid #4D9DD0; }
    .shipping_calculator .shipping-calculator-button:hover {
      color: #75b3db;
      border-bottom: 1px solid #75b3db; }
  .shipping_calculator .shipping-calculator-form select, .shipping_calculator .shipping-calculator-form input {
    box-sizing: border-box;
    width: 200px;
    font-size: 16px; }
  .shipping_calculator .shipping-calculator-form .input-text {
    appearance: none;
    border: 0;
    font-size: 1em;
    padding: 0.5em;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 3px; }
  .shipping_calculator .shipping-calculator-form button {
    appearance: none;
    border: 0;
    font-size: 1em;
    padding: 0.5em;
    background-color: #4D9DD0;
    color: #fff;
    font-family: VerbRegular;
    border-radius: 3px; }
    .shipping_calculator .shipping-calculator-form button:hover {
      background-color: #75b3db; }

.woocommerce-info {
  margin: 0 0 10px 0 !important;
  padding: 10px 15px;
  background-color: #daebf5;
  border-radius: 3px; }
  .woocommerce-info a {
    color: #4D9DD0; }

.checkout_coupon p {
  margin: 5px 0; }

.checkout_coupon .input-text {
  box-sizing: border-box;
  appearance: none;
  display: block;
  border: 0;
  font-size: 1em;
  padding: 0.5em;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px; }

.checkout_coupon .button {
  box-sizing: border-box;
  appearance: none;
  border: 0;
  font-size: 1em;
  padding: 0.5em;
  background-color: #4D9DD0;
  color: #fff;
  font-family: VerbRegular;
  border-radius: 3px; }
  .checkout_coupon .button:hover {
    background-color: #75b3db; }

.checkout h3 {
  font-size: 1.125em;
  margin: 30px 0 15px 0;
  font-family: VerbMedium;
  font-weight: 600;
  color: #E05333; }

.checkout .required {
  border: 0;
  color: #E05333; }

.checkout .input-text {
  appearance: none;
  display: block;
  border: 0;
  font-size: 1em;
  padding: 0.5em;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px; }

.checkout .button {
  appearance: none;
  border: 0;
  font-size: 1em;
  padding: 0.5em;
  background-color: #4D9DD0;
  color: #fff;
  font-family: VerbRegular;
  border-radius: 3px; }
  .checkout .button:hover {
    background-color: #75b3db; }

.checkout #place_order {
  background-color: #1CB14C;
  color: #fff;
  font-family: VerbRegular;
  border-radius: 3px; }
  .checkout #place_order:hover {
    background-color: #1fc755; }

.checkout #customer_details .col-1,
.checkout #customer_details .col-2 {
  float: none;
  width: 100%; }

.checkout #customer_details .col-1:after,
.checkout #customer_details .col-2:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both; }

.checkout #customer_details #shiptobilling {
  float: none;
  width: 100%; }

.checkout #customer_details .notes {
  clear: both; }

.checkout .form-row {
  width: 48%;
  float: left;
  margin: 5px 0; }

.checkout .form-row label {
  display: block;
  padding: .236em 0; }

.checkout .form-row label.checkbox {
  display: inline; }

.checkout .form-row .input-text,
.checkout .form-row select {
  width: 100%;
  *width: 90%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.checkout .form-row-first {
  clear: left; }

.checkout .form-row-last {
  float: right; }

.checkout .form-row-wide {
  float: left;
  width: 100%;
  clear: both; }

.checkout #shiptobilling {
  margin-top: 20px; }

.checkout #billing_address_2_field, .checkout #shipping_address_2_field {
  margin-top: 15px; }

#order_review .shop_table {
  width: 100%; }
  #order_review .shop_table td {
    border: 0; }
  #order_review .shop_table thead {
    font-size: 0.75em;
    line-height: 1.3;
    border-bottom: 1px solid #aaa; }
    #order_review .shop_table thead th {
      padding-bottom: 10px;
      text-align: left; }
  #order_review .shop_table tbody {
    font-size: 0.85em;
    line-height: 1.3; }
    #order_review .shop_table tbody td {
      padding-top: 10px;
      padding-bottom: 10px; }
    #order_review .shop_table tbody .checkout_table_item {
      background-color: #f7f7f7;
      border-bottom: 1px dotted #ccc;
      -webkit-transition: background-color 0.15s ease-out;
      -moz-transition: background-color 0.15s ease-out;
      -o-transition: background-color 0.15s ease-out;
      -ms-transition: background-color 0.15s ease-out;
      transition: background-color 0.15s ease-out; }
  #order_review .shop_table tfoot {
    color: #444;
    border-top: 1px solid #aaa;
    font-size: 0.85em;
    line-height: 1.3; }
    #order_review .shop_table tfoot tr {
      border-bottom: 1px solid #ccc; }
    #order_review .shop_table tfoot th {
      padding: 10px 5px;
      text-align: left;
      width: 298px; }
    #order_review .shop_table tfoot td {
      padding: 15px 5px 15px 17px;
      width: 298px; }
  #order_review .shop_table .product-name {
    width: 156px;
    padding: 15px 5px; }
  #order_review .shop_table .product-quantity {
    padding-left: 5px;
    padding-right: 5px; }
  #order_review .shop_table .product-total {
    width: 156px;
    padding: 15px 5px 15px 17px; }
  #order_review .shop_table input {
    box-sizing: border-box; }
  #order_review .shop_table .woocommerce-shipping-totals .woocommerce-shipping-methods {
    list-style: none;
    margin: 0; }

.shop_table.order_details {
  width: 100%;
  margin-bottom: 20px; }
  .shop_table.order_details td {
    border: 0; }
  .shop_table.order_details thead {
    font-size: 0.75em;
    line-height: 1.3;
    border-bottom: 1px solid #aaa; }
    .shop_table.order_details thead th {
      padding-bottom: 10px;
      text-align: left; }
  .shop_table.order_details tbody {
    font-size: 0.85em;
    line-height: 1.3; }
    .shop_table.order_details tbody td {
      padding-top: 10px;
      padding-bottom: 10px; }
  .shop_table.order_details tfoot {
    color: #444;
    border-top: 1px solid #aaa;
    font-size: 0.85em;
    line-height: 1.3; }
    .shop_table.order_details tfoot tr {
      border-bottom: 1px solid #ccc; }
    .shop_table.order_details tfoot th {
      padding: 10px 0;
      text-align: left;
      width: 298px; }
    .shop_table.order_details tfoot td {
      padding: 10px 0;
      width: 298px; }
  .shop_table.order_details .product-name {
    width: 156px;
    padding: 10px 0; }
    .shop_table.order_details .product-name a {
      display: inline;
      color: #000; }
  .shop_table.order_details .product-quantity {
    padding-left: 5px;
    padding-right: 5px; }
  .shop_table.order_details .product-total {
    width: 156px;
    padding: 10px 0; }
  .shop_table.order_details input {
    box-sizing: border-box; }

#payment {
  margin-top: 30px; }
  #payment::after {
    clear: both;
    content: "";
    display: block; }
  #payment ul {
    margin: 0 0 20px 0;
    padding: 0; }
  #payment li {
    margin: 5px 0;
    padding: 15px 20px;
    list-style: none;
    border-radius: 3px;
    background-color: #E8F1DA; }
    #payment li p {
      margin: 5px 0; }
  #payment label {
    font-family: VerbMedium; }

ul.order_details {
  margin-bottom: 40px !important; }
  ul.order_details .date {
    padding: 0;
    text-transform: none;
    font-size: 1em;
    color: #000; }

.main.left .woocommerce h2, .main.left .woocommerce h3 {
  font-size: 1em;
  font-family: VerbMedium;
  font-weight: 600;
  margin: 30px 0 5px 0; }

.main.left .woocommerce address {
  font-style: normal;
  font-size: 0.85em; }

.main.left .woocommerce dl {
  margin: 0 0 20px 0;
  font-size: 0.85em; }

.main.left .woocommerce dl.variation {
  margin: 0; }

.main.left .woocommerce dd {
  margin: 0; }

/* =================== Animations and Special =============================== */
.has-blur-effect img {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
  filter: blur(0px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.has-blur-effect:hover img {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); }

/* =================== Modal for Book Images ================================ */
.mfp-s-loading .mfp-arrow {
  display: none; }

/* overlay at start */
.mfp-zoom.mfp-bg {
  opacity: 0;
  background: #333;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* overlay animate in */
.mfp-zoom.mfp-bg.mfp-ready {
  opacity: 1; }

/* overlay animate out */
.mfp-zoom.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-zoom.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* content animate it */
.mfp-zoom.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-zoom.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* =================== Modal for McLuhan Speaks ============================= */
/* overlay at start */
.mfp-mcluhan.mfp-bg {
  opacity: 0;
  background: #666;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* overlay animate in */
.mfp-mcluhan.mfp-bg.mfp-ready {
  opacity: 0.9; }

/* overlay animate out */
.mfp-mcluhan.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-mcluhan.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* content animate it */
.mfp-mcluhan.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-mcluhan.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* ================================ Helpers ================================= */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 5px;
  right: 0;
  color: #dfdfdf;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.85;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow-left {
  left: 0;
  width: 80px;
  height: 80px;
  background: transparent url(img/icon-left.png) no-repeat center center; }

.mfp-arrow-right {
  right: 0;
  width: 80px;
  height: 80px;
  background: transparent url(img/icon-right.png) no-repeat center center; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #444444; }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* small only */
/* Medium and up */
@media screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .disable-scroll {
    overflow-y: hidden; }
  body .container,
  body .content .main,
  body .slideshow-holder .homepage-slideshow,
  body header .masthead .logo {
    width: 100%; }
  body .addthis_floating_style {
    top: 70vh; }
  body header .header-nav .shop-menu .small-menu-btn .icon-hover {
    transition: transform 0.3s; }
  body header .header-nav .shop-menu .small-menu-btn.active .icon-hover {
    transform: rotate(180deg); }
  body header .header-nav .shop-menu .mega-menu {
    width: 100vw;
    height: calc(100vh - 35px);
    overflow: scroll; }
    body header .header-nav .shop-menu .mega-menu .col-a, body header .header-nav .shop-menu .mega-menu .col-b, body header .header-nav .shop-menu .mega-menu .col-ba, body header .header-nav .shop-menu .mega-menu .col-bb {
      width: auto;
      height: auto; }
    body header .header-nav .shop-menu .mega-menu .col-bb {
      padding-bottom: 60px; }
  body header .header-nav .search-menu {
    padding: 5px 6px 5px 32px; }
    body header .header-nav .search-menu .title a {
      padding-right: 0; }
  body header .header-nav .hamburger-menu {
    height: 37px;
    border-left: 1px solid #ddd;
    padding: 10px; }
    body header .header-nav .hamburger-menu .icon span {
      transition: all 0.3s;
      height: 3px;
      width: 20px;
      margin-bottom: 4px;
      display: block;
      background: #aaa; }
      body header .header-nav .hamburger-menu .icon span:last-of-type {
        margin-bottom: 0; }
    body header .header-nav .hamburger-menu .icon.active span:nth-child(1) {
      transform: rotate(45deg) translate(5px, 5px); }
    body header .header-nav .hamburger-menu .icon.active span:nth-child(2) {
      opacity: 0; }
    body header .header-nav .hamburger-menu .icon.active span:nth-child(3) {
      transform: rotate(-45deg) translate(5px, -5px); }
    body header .header-nav .hamburger-menu .icon.active + .small-menu {
      display: flex !important; }
    body header .header-nav .hamburger-menu .small-menu {
      flex-direction: column;
      justify-content: space-evenly;
      height: 100%;
      text-align: center;
      left: 1px;
      width: 100%; }
      body header .header-nav .hamburger-menu .small-menu .title a {
        font-size: 13px; }
  body header .masthead .logo img {
    width: 80%;
    margin-top: 8px; }
  body .container section.page-header {
    background-size: cover !important;
    height: auto; }
  body .container .content .main iframe,
  body .container .content .main section.bio .col-b,
  body .container .content .main .quotes-slideshow .slide .col-b,
  body .container .content .main .clearfix .contact-col-left,
  body .container .content .main .clearfix .contact-col-right,
  body .container .content .main .imprint-description .col-b,
  body .container .content .main .checkout_coupon .form-row.form-row-first input,
  body .container .content .main article .article-body img {
    width: 100%; }
  body .container .content .main article.book .book-cover, body .container .content .main article.book .book-cover img {
    width: 100%;
    margin-right: 0px; }
  body .container .content .main article .woocommerce .shop_table.cart thead {
    display: none; }
  body .container .content .main article .woocommerce .shop_table.cart tbody .cart_table_item .product-name, body .container .content .main article .woocommerce .shop_table.cart tbody .cart_table_item .product-price, body .container .content .main article .woocommerce .shop_table.cart tbody .cart_table_item .product-quantity, body .container .content .main article .woocommerce .shop_table.cart tbody .cart_table_item .product-subtotal {
    display: block;
    padding: 0 0 10px; }
  body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .coupon {
    margin-bottom: 12px; }
  body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .coupon, body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .other-woo-buttons {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .coupon label, body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .other-woo-buttons label {
      display: none; }
    body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .coupon > *, body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .other-woo-buttons > * {
      flex: auto; }
      body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .coupon > *:first-of-type, body .container .content .main article .woocommerce .shop_table.cart tbody td.actions .other-woo-buttons > *:first-of-type {
        margin-right: 8px; }
  body .container .content .main article .woocommerce .cart-collaterals {
    margin: 0; }
  body .container .content .main .search-container input {
    width: -webkit-fill-available; }
  body .book-grid .book-list, body .book-grid .products {
    text-align: center; }
    body .book-grid .book-list li, body .book-grid .products li {
      padding: 15px; }
  body .book-grid.tall .book-list .book-cover {
    height: fit-content; }
  body .sidebar {
    width: 100%; }
    body .sidebar::before {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      margin: 0 0 70px 0;
      background: transparent url(img/border-page-horizontal.png) repeat-x 0 0; }
    body .sidebar .download-catalog .title {
      height: 46px;
      display: flex;
      align-items: center; }
  body .site-footer .footer-content span, body .site-footer .footer-content .footer-links a {
    padding-bottom: 12px; }
    body .site-footer .footer-content span:last-of-type, body .site-footer .footer-content .footer-links a:last-of-type {
      padding-bottom: 0; } }
