@font-face {
  font-family: "roboto-light";
  src: url("../fonts/roboto-light/roboto-light.42e4e50485e2.woff?1553776251") format('woff'), url("../fonts/roboto-light/roboto-light.49e5979b75be.ttf?1553776251") format('truetype'), url("../fonts/roboto-light/roboto-light.55888ac82556.eot?1553776251") format('embedded-opentype'), url("../fonts/roboto-light/roboto-light.5db320d0d7c9.svg?1553776251") format('svg');
}
@font-face {
  font-family: "roboto-condensed-bold";
  src: url("../fonts/roboto-condensed-bold/roboto-condensed-bold.42e1a810b7c4.woff?1553776251") format('woff'), url("../fonts/roboto-condensed-bold/roboto-condensed-bold.2be7e8532e15.ttf?1553776251") format('truetype'), url("../fonts/roboto-condensed-bold/roboto-condensed-bold.dd98aa0b8be5.eot?1553776251") format('embedded-opentype'), url("../fonts/roboto-condensed-bold/roboto-condensed-bold.78ea7c027196.svg?1553776251") format('svg');
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom. */
/* line 8, ../sass/base/_0_normalize.sass */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin. */
/* line 22, ../sass/base/_0_normalize.sass */
body {
  margin: 0;
}

/* HTML5 display definitions
 * ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11. */
/* line 34, ../sass/base/_0_normalize.sass */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
/* line 41, ../sass/base/_0_normalize.sass */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
/* line 61, ../sass/base/_0_normalize.sass */
[hidden], template {
  display: none;
}

/* Links
 * ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10. */
/* line 70, ../sass/base/_0_normalize.sass */
a {
  background-color: transparent;
}
/* line 73, ../sass/base/_0_normalize.sass */
a:active, a:hover {
  outline: 0;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state. */
/* Text-level semantics
 * ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
/* line 86, ../sass/base/_0_normalize.sass */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
/* line 92, ../sass/base/_0_normalize.sass */
b, strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome. */
/* line 98, ../sass/base/_0_normalize.sass */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome. */
/* line 105, ../sass/base/_0_normalize.sass */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9. */
/* line 112, ../sass/base/_0_normalize.sass */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers. */
/* line 119, ../sass/base/_0_normalize.sass */
small {
  font-size: 80%;
}

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

/* line 131, ../sass/base/_0_normalize.sass */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 138, ../sass/base/_0_normalize.sass */
sub {
  bottom: -0.25em;
}

/* Embedded content
 * ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10. */
/* line 147, ../sass/base/_0_normalize.sass */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11. */
/* line 153, ../sass/base/_0_normalize.sass */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
 * ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari. */
/* line 162, ../sass/base/_0_normalize.sass */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers. */
/* line 168, ../sass/base/_0_normalize.sass */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers. */
/* line 175, ../sass/base/_0_normalize.sass */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers. */
/* line 181, ../sass/base/_0_normalize.sass */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
 * ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set. */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
/* line 198, ../sass/base/_0_normalize.sass */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11. */
/* line 212, ../sass/base/_0_normalize.sass */
button {
  overflow: visible;
  text-transform: none;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox. */
/* line 222, ../sass/base/_0_normalize.sass */
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. */
/* line 232, ../sass/base/_0_normalize.sass */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/* line 241, ../sass/base/_0_normalize.sass */
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

/**
 * Remove inner padding and border in Firefox 4+. */
/* line 258, ../sass/base/_0_normalize.sass */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 262, ../sass/base/_0_normalize.sass */
input {
  line-height: normal;
}
/* line 263, ../sass/base/_0_normalize.sass */
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 269, ../sass/base/_0_normalize.sass */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/* line 278, ../sass/base/_0_normalize.sass */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 281, ../sass/base/_0_normalize.sass */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/* line 289, ../sass/base/_0_normalize.sass */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet. */
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10. */
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`. */
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance). */
/**
 * Define consistent border, margin, and padding. */
/* line 320, ../sass/base/_0_normalize.sass */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
/* line 329, ../sass/base/_0_normalize.sass */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11. */
/* line 340, ../sass/base/_0_normalize.sass */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
/* line 347, ../sass/base/_0_normalize.sass */
optgroup {
  font-weight: bold;
}

/* Tables
 * ========================================================================== */
/**
 * Remove most spacing between table cells. */
/* line 356, ../sass/base/_0_normalize.sass */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 360, ../sass/base/_0_normalize.sass */
td, th {
  padding: 0;
}

/* line 8, ../sass/base/_1_base.sass */
* {
  box-sizing: border-box;
}

/* line 11, ../sass/base/_1_base.sass */
html {
  font-size: 16px;
}

/* line 14, ../sass/base/_1_base.sass */
body {
  position: relative;
  cursor: crosshair;
  max-width: 100vw;
  overflow-x: hidden;
  font-family: "roboto-light", sans-serif;
  font-weight: normal;
}

/* line 25, ../sass/base/_1_base.sass */
p {
  margin: 0;
}

/* line 27, ../sass/base/_1_base.sass */
ul, li {
  padding: 0;
  margin: 0;
}

/* line 30, ../sass/base/_1_base.sass */
figure {
  margin: 0;
}

/* line 35, ../sass/base/_1_base.sass */
h1 {
  font-family: "roboto-condensed-bold", sans-serif;
  font-weight: normal;
  font-size: 2rem;
}

/* line 35, ../sass/base/_1_base.sass */
h2 {
  font-family: "roboto-condensed-bold", sans-serif;
  font-weight: normal;
  font-size: 1.75rem;
}

/* line 35, ../sass/base/_1_base.sass */
h3 {
  font-family: "roboto-condensed-bold", sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
}

/* line 35, ../sass/base/_1_base.sass */
h4 {
  font-family: "roboto-condensed-bold", sans-serif;
  font-weight: normal;
  font-size: 1.25rem;
}

/* line 35, ../sass/base/_1_base.sass */
h5 {
  font-family: "roboto-condensed-bold", sans-serif;
  font-weight: normal;
  font-size: 1rem;
}

/* line 35, ../sass/base/_1_base.sass */
h6 {
  font-family: "roboto-condensed-bold", sans-serif;
  font-weight: normal;
  font-size: 0.85rem;
}

/* line 38, ../sass/base/_1_base.sass */
small {
  font-size: 0.85emem;
}

/* line 42, ../sass/base/_1_base.sass */
img {
  max-width: 100%;
  height: auto;
}

/* line 46, ../sass/base/_1_base.sass */
iframe {
  max-width: 100%;
}

/* line 50, ../sass/base/_1_base.sass */
li {
  list-style: none;
}

/* line 54, ../sass/base/_1_base.sass */
a {
  text-decoration: none;
}

/* line 56, ../sass/base/_1_base.sass */
a:focus {
  outline: 0;
}

/* line 60, ../sass/base/_1_base.sass */
input,
select,
button,
textarea {
  max-width: 100%;
}
/* line 65, ../sass/base/_1_base.sass */
input::focus, input::-moz-focus-outer, input::-moz-focus-inner,
select::focus,
select::-moz-focus-outer,
select::-moz-focus-inner,
button::focus,
button::-moz-focus-outer,
button::-moz-focus-inner,
textarea::focus,
textarea::-moz-focus-outer,
textarea::-moz-focus-inner {
  border: 0;
  outline: 0;
}

/* line 72, ../sass/base/_1_base.sass */
select:hover {
  cursor: pointer;
}

/* line 76, ../sass/base/_1_base.sass */
::-moz-selection {
  background: #fb0304;
  color: white;
}

/* line 79, ../sass/base/_1_base.sass */
::selection {
  background: #fb0304;
  color: white;
}

/* line 84, ../sass/base/_1_base.sass */
::-webkit-scrollbar {
  height: 24px;
  width: 8px;
  background: rgba(0, 0, 0, 0.15);
}

/* line 89, ../sass/base/_1_base.sass */
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.25);
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 101, ../sass/base/_1_base.sass */
main {
  -moz-animation: fadein 3s 1;
  -webkit-animation: fadein 3s 1;
  animation: fadein 3s 1;
}

/* line 4, ../sass/base/_2_classes.sass */
.container-fixed {
  width: 960px;
  max-width: 100%;
  margin-left: calc(45% - 480px);
}
@breakpoint('sm') {
  /* line 4, ../sass/base/_2_classes.sass */
  .container-fixed {
    padding: 0;
  }
}
/* line 11, ../sass/base/_2_classes.sass */
.media {
  *zoom: 1;
}
/* line 6, ../sass/base/mixins/_clearfix.sass */
.media:before, .media:after {
  content: " ";
  display: table;
}
/* line 10, ../sass/base/mixins/_clearfix.sass */
.media:after {
  clear: both;
}

/* line 13, ../sass/base/_2_classes.sass */
.media__left {
  float: left;
}

/* line 15, ../sass/base/_2_classes.sass */
.media__right {
  float: right;
}

/* line 4, ../sass/base/regions/_content.sass */
.region-content {
  min-height: calc(100vh - 72px - 48px - 4px);
}

/* line 7, ../sass/base/regions/_content.sass */
.container-main {
  min-height: calc(100vh - 77px);
}

/* line 3, ../sass/base/regions/_footer.sass */
.border-footer {
  height: 5px;
  background: #fb0304;
}

/* line 7, ../sass/base/regions/_footer.sass */
.region-footer {
  color: white;
  background: #312727;
  font-size: 0.8em;
  min-height: 72px;
  line-height: 72px;
  *zoom: 1;
}
/* line 9, ../sass/base/regions/_footer.sass */
.region-footer a {
  color: white;
}
/* line 6, ../sass/base/mixins/_clearfix.sass */
.region-footer:before, .region-footer:after {
  content: " ";
  display: table;
}
/* line 10, ../sass/base/mixins/_clearfix.sass */
.region-footer:after {
  clear: both;
}

/* line 16, ../sass/base/regions/_footer.sass */
.region-footer .left,
.region-footer .right {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  /* line 16, ../sass/base/regions/_footer.sass */
  .region-footer .left,
  .region-footer .right {
    width: 50%;
  }
}

/* line 21, ../sass/base/regions/_footer.sass */
.region-footer .left {
  float: left;
}

@media screen and (max-width: 600px) {
  /* line 23, ../sass/base/regions/_footer.sass */
  .region-footer .right {
    border-top: 1px solid #737373;
  }
}

/* line 26, ../sass/base/regions/_footer.sass */
.region-footer .center {
  padding: 0 10px;
}
@media screen and (max-width: 600px) {
  /* line 26, ../sass/base/regions/_footer.sass */
  .region-footer .center {
    border-top: 1px solid #737373;
  }
}

/* line 30, ../sass/base/regions/_footer.sass */
.region-footer .footer-info {
  float: left;
  padding-right: 20px;
}
/* line 33, ../sass/base/regions/_footer.sass */
.region-footer .footer-info a {
  padding-right: 20px;
  color: white;
}

/* line 38, ../sass/base/regions/_footer.sass */
.social-icons .footer-social {
  padding-right: 9px;
}

/* line 1, ../sass/base/regions/_header.sass */
.region-header {
  height: 48px;
}

/* line 1, ../sass/base/blocks/_audio.sass */
.playaudio {
  font-size: 110%;
  margin-top: 5px;
  float: right;
}

/* line 6, ../sass/base/blocks/_audio.sass */
.audio_back {
  color: #000;
}
/* line 8, ../sass/base/blocks/_audio.sass */
.audio_back:hover {
  color: #fb0304;
}

/* line 13, ../sass/base/blocks/_audio.sass */
.audio h4 a, .audio .field-description a {
  color: #fb0304;
}
/* line 15, ../sass/base/blocks/_audio.sass */
.audio .description {
  padding: 20px;
}
/* line 17, ../sass/base/blocks/_audio.sass */
.audio .right {
  float: right;
}

/* line 1, ../sass/base/blocks/_author.sass */
.page__header--author {
  margin-top: 0px !important;
  padding-left: 25px;
}

/* line 5, ../sass/base/blocks/_author.sass */
.page__summary--author {
  font-size: 1em !important;
  margin-bottom: 20px;
}
/* line 8, ../sass/base/blocks/_author.sass */
.page__summary--author p {
  margin-bottom: 10px;
}
/* line 10, ../sass/base/blocks/_author.sass */
.page__summary--author ul {
  margin-left: 15px;
}
/* line 12, ../sass/base/blocks/_author.sass */
.page__summary--author ul li {
  list-style: circle;
}

/* line 15, ../sass/base/blocks/_author.sass */
.withborder {
  border-left: 3px solid #fb0304;
  min-height: 70px;
}

/* line 19, ../sass/base/blocks/_author.sass */
.page__title--author {
  color: #737373 !important;
}

/* line 1, ../sass/base/blocks/_brand.sass */
.site-brand__logo {
  max-width: 200px;
  -moz-transition: filter 0.5s ease;
  -o-transition: filter 0.5s ease;
  -webkit-transition: filter 0.5s ease;
  transition: filter 0.5s ease;
}

/* line 4, ../sass/base/blocks/_brand.sass */
.site-brand__logo:hover {
  filter: hue-rotate(360deg);
}

/* line 8, ../sass/base/blocks/_brand.sass */
.navbar-brand img {
  width: 100px;
}
@media screen and (max-width: 600px) {
  /* line 8, ../sass/base/blocks/_brand.sass */
  .navbar-brand img {
    width: 70px;
  }
}

/* line 3, ../sass/base/blocks/_breadcrumb.sass */
.breadcrumb-item {
  display: inline;
  font-size: 0.8em;
  text-transform: uppercase;
}
/* line 47, ../sass/base/mixins/_project.sass */
.breadcrumb-item a {
  color: inherit;
}
/* line 8, ../sass/base/blocks/_breadcrumb.sass */
.breadcrumb-item a {
  font-family: "roboto-condensed-bold";
  color: #fb0304;
}

/* line 1, ../sass/base/blocks/_buttons.sass */
.btn-danger {
  color: #fff;
  background-color: #fb0304;
  border-color: #fb0304;
}

/* line 1, ../sass/base/blocks/_cart.sass */
.cart-review {
  font-size: 80%;
}

/* line 3, ../sass/base/blocks/_cart.sass */
.cart-remove {
  color: #737373;
  padding-right: 2px;
}

/* line 6, ../sass/base/blocks/_cart.sass */
.cart-remove:hover {
  color: #fb0304;
}

/* line 8, ../sass/base/blocks/_cart.sass */
.cart-book-title {
  color: #333;
}

/* line 10, ../sass/base/blocks/_cart.sass */
.cart-book-title:hover {
  color: #666;
}

/* line 12, ../sass/base/blocks/_cart.sass */
.cart-book-image {
  padding-left: 5px;
  filter: grayscale(70%);
  display: initial;
}
@media screen and (max-width: 600px) {
  /* line 12, ../sass/base/blocks/_cart.sass */
  .cart-book-image {
    display: none;
  }
}

/* line 19, ../sass/base/blocks/_cart.sass */
.cart-table td, .cart-table th {
  padding: 0.75em 0em;
}

/* line 21, ../sass/base/blocks/_cart.sass */
.cart-buttons {
  min-height: 58px;
}

/* line 24, ../sass/base/blocks/_cart.sass */
.cart-methods {
  border-top: 1px solid #737373;
  min-height: 58px;
  margin: 20px 0;
}

/* line 30, ../sass/base/blocks/_cart.sass */
.card-brands li {
  display: inline-block;
  margin: 13px 20px 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 35, ../sass/base/blocks/_cart.sass */
.card-brands .card-visa {
  width: calc(42px * 1.5);
  height: calc(23px * 1.5);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDQyIDIzIj48cGF0aCBkPSJNMjAuOCA1TDE4IDE4aC0zLjRsMi44LTEzem0xNC4xIDguNGwxLjgtNC45IDEgNC45em0zLjggNC42aDMuMUwzOS4xIDVoLTIuOWExLjUgMS41IDAgMCAwLTEuNCAxbC01IDEyaDMuNWwuNy0xLjloNC4zem0tOC44LTQuM2MwLTMuNC00LjctMy42LTQuNy01LjFhMS4zMiAxLjMyIDAgMCAxIDEuNC0xLjEgNi4yOCA2LjI4IDAgMCAxIDMuMy42bC42LTIuOGE4LjUzIDguNTMgMCAwIDAtMy4xLS42Yy0zLjMgMC01LjcgMS44LTUuNyA0LjMgMCAxLjkgMS43IDIuOSAyLjkgMy41czEuOCAxIDEuNyAxLjZjMCAuOS0xIDEuMy0yIDEuM2E4LjUzIDguNTMgMCAwIDEtMy41LS44bC0uNiAyLjhhOS43MSA5LjcxIDAgMCAwIDMuNy43YzMuNy4xIDYtMS43IDYtNC40TTE2IDVsLTUuNCAxM0g3TDQuMyA3LjZhMS4zMyAxLjMzIDAgMCAwLS44LTEuMUExMS42NiAxMS42NiAwIDAgMCAuMiA1LjRMLjMgNUg2YTEuNTEgMS41MSAwIDAgMSAxLjUgMS4zbDEuNCA3LjVMMTIuNSA1eiIgZmlsbD0iIzZiN2M5MyIvPjwvc3ZnPg==);
}
/* line 39, ../sass/base/blocks/_cart.sass */
.card-brands .card-mastercard {
  width: calc(84px * 1.5);
  height: calc(23px * 1.5);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NCIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDg0IDIzIj48cGF0aCBkPSJNMzUuMjUgOC45YTIgMiAwIDAgMC0xLjguOSAxLjk0IDEuOTQgMCAwIDAtMS43LS45IDEuNjYgMS42NiAwIDAgMC0xLjUuN1Y5aC0xLjF2NC45aDEuMXYtMi43YTEuMjYgMS4yNiAwIDAgMSAxLjMtMS4zYy43IDAgMS4xLjUgMS4xIDEuM3YyLjdoMS4xdi0yLjdhMS4yNiAxLjI2IDAgMCAxIDEuMy0xLjNjLjcgMCAxLjEuNSAxLjEgMS4zdjIuN2gxLjF2LTNhMS44OSAxLjg5IDAgMCAwLTItMnptNi45LjhhMS44MSAxLjgxIDAgMCAwLTEuNS0uNyAyLjQyIDIuNDIgMCAwIDAtMi40IDIuNiAyLjQ4IDIuNDggMCAwIDAgMi40IDIuNiAxLjgxIDEuODEgMCAwIDAgMS41LS43di40aDEuMVY5aC0xLjF6bS0xLjQgMy40YTEuNSAxLjUgMCAwIDEtMS41LTEuNiAxLjUgMS41IDAgMSAxIDMgMCAxLjUgMS41IDAgMCAxLTEuNSAxLjZ6TTQ3IDExbC0uNS0uMWMtLjQtLjEtLjgtLjItLjgtLjVzLjMtLjYuOS0uNmEzIDMgMCAwIDEgMS41LjRsLjUtLjhhMy45NCAzLjk0IDAgMCAwLTItLjVjLTEuMiAwLTIgLjYtMiAxLjYgMCAuOC42IDEuMyAxLjYgMS40bC41LjFjLjYuMS44LjMuOC41IDAgLjQtLjQuNi0xLjEuNmEyLjE3IDIuMTcgMCAwIDEtMS42LS41bC0uNS44YTMuNzcgMy43NyAwIDAgMCAyLjEuNmMxLjQgMCAyLjItLjcgMi4yLTEuNnMtLjU1LTEuMi0xLjYtMS40em01LjQgMi4xYS44Mi44MiAwIDAgMS0uOC0uOXYtMi4xaDEuOXYtMWgtMS45VjcuNmgtMS4xdjEuNWgtMXYxaDF2Mi4xYzAgMS4zLjYgMS45IDEuNyAxLjlhMi40NiAyLjQ2IDAgMCAwIDEuNS0uNWwtLjQtLjlhMS44IDEuOCAwIDAgMS0uOTUuNHptNC40LTQuMmEyLjM3IDIuMzcgMCAwIDAtMi40IDIuNiAyLjM5IDIuMzkgMCAwIDAgMi41IDIuNiAzLjA2IDMuMDYgMCAwIDAgMi0uN2wtLjUtLjhhMi4zOSAyLjM5IDAgMCAxLTEuNC41IDEuMzIgMS4zMiAwIDAgMS0xLjQtMS4yaDMuNnYtLjRhMi40OCAyLjQ4IDAgMCAwLTIuNDUtMi42em0tMS4zIDIuMmExLjI0IDEuMjQgMCAwIDEgMS4zLTEuMnExLjA1IDAgMS4yIDEuMnptNS45LTEuNVY5aC0xLjF2NC45aDEuMXYtMi43YTEuMTggMS4xOCAwIDAgMSAxLjItMS4zIDEuODggMS44OCAwIDAgMSAuOC4ybC4zLTEuMWEyIDIgMCAwIDAtLjgtLjEgMS41OCAxLjU4IDAgMCAwLTEuNTUuN3ptNSAuM2ExLjg1IDEuODUgMCAwIDEgMS4yLjVsLjctLjdhMi4zNCAyLjM0IDAgMCAwLTEuOC0uOCAyLjUyIDIuNTIgMCAwIDAtMi42IDIuNiAyLjQ3IDIuNDcgMCAwIDAgMi42IDIuNiAyLjM0IDIuMzQgMCAwIDAgMS44LS44bC0uNy0uN2ExLjY2IDEuNjYgMCAwIDEtMS4yLjUgMS40MyAxLjQzIDAgMCAxLTEuNC0xLjYgMS40MyAxLjQzIDAgMCAxIDEuMzUtMS42em02LjQtLjJhMS44MSAxLjgxIDAgMCAwLTEuNS0uNyAyLjQyIDIuNDIgMCAwIDAtMi40IDIuNiAyLjQ4IDIuNDggMCAwIDAgMi40IDIuNiAxLjgxIDEuODEgMCAwIDAgMS41LS43di40aDEuMVY5aC0xLjF6bS0xLjQgMy40YTEuNSAxLjUgMCAwIDEtMS41LTEuNiAxLjUgMS41IDAgMSAxIDMgMCAxLjUgMS41IDAgMCAxLTEuNTUgMS42em01LjEtMy41VjloLTEuMXY0LjloMS4xdi0yLjdhMS4xOCAxLjE4IDAgMCAxIDEuMi0xLjMgMS44OCAxLjg4IDAgMCAxIC44LjJsLjMtMS4xYTIgMiAwIDAgMC0uOC0uMSAxLjU4IDEuNTggMCAwIDAtMS41NS43em02LjQtM3YzYTEuODEgMS44MSAwIDAgMC0xLjUtLjcgMi40MiAyLjQyIDAgMCAwLTIuNCAyLjYgMi40OCAyLjQ4IDAgMCAwIDIuNCAyLjYgMS44MSAxLjgxIDAgMCAwIDEuNS0uN3YuNUg4NFY2LjZ6bS0xLjQgNi41YTEuNSAxLjUgMCAwIDEtMS41LTEuNiAxLjUgMS41IDAgMSAxIDMgMCAxLjUgMS41IDAgMCAxLTEuNTUgMS42ek05IDExLjZhNy40OCA3LjQ4IDAgMCAxIDMtNiA3LjUgNy41IDAgMSAwIDAgMTIgNy40NSA3LjQ1IDAgMCAxLTMtNnoiIGZpbGw9IiM2YjdjOTMiLz48cGF0aCBkPSJNMTYuNSA0LjFBNy40NyA3LjQ3IDAgMCAwIDEyIDUuNjFhNy40OCA3LjQ4IDAgMCAxIDAgMTIgNy40MSA3LjQxIDAgMCAwIDQuNSAxLjUxIDcuNSA3LjUgMCAwIDAgMC0xNXoiIGZpbGw9IiM2YjdjOTMiIG9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTE1IDExLjZhNy40OCA3LjQ4IDAgMCAwLTMtNmMtMS44MiAxLjQtNCAzLjU1LTQgNnMyLjE4IDQuNjMgNCA2YTcuNDUgNy40NSAwIDAgMCAzLTZ6IiBmaWxsPSIjNmI3YzkzIiBvcGFjaXR5PSIuNzUiLz48L3N2Zz4=);
}
/* line 43, ../sass/base/blocks/_cart.sass */
.card-brands .card-amex {
  width: calc(59px * 1.5);
  height: calc(23px * 1.5);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1OSIgaGVpZ2h0PSIyMyIgdmlld0JveD0iMCAwIDU5IDIzIj48cGF0aCBmaWxsPSIjNmI3YzkzIiBkPSJNNTYgNy4yN0w1My4xMyAzaC0yLjM1djdoMS44N1Y1LjU0TDU1LjU3IDEwaDIuMjZWM0g1NnY0LjI3ek00NS4xMiA3bDEtMi4zNUw0NyA3em0tLjE5LTRsLTMuMDcgN2gyLjA2bC41OC0xLjQ0aDMuMjZsLjYyIDEuNDRoMi4xMWwtMy4xNy03em0tNi4xNCAzLjU1VjYuNGExLjYxIDEuNjEgMCAwIDEgMS43Ny0xLjc3aDIuMTFWM2gtMi4yNWEzLjIyIDMuMjIgMCAwIDAtMy41IDMuNHYuMTVhMy4xNCAzLjE0IDAgMCAwIDMuNCAzLjRINDFsLjc2LTEuNThoLTEuMWExLjYyIDEuNjIgMCAwIDEtMS44Mi0xLjgyTTM0LjA5IDN2N2gxLjg3VjNoLTEuODd6bS0zLjc0IDNoLTJWNC41OGgyYy41OCAwIC44Ni4zNC44Ni43MnMtLjI4LjY3LS44Ni42N20yLjczLS43MkEyLjIzIDIuMjMgMCAwIDAgMzAuNTkgM2gtNHY3aDEuODdWNy41NmguNjdMMzEuMjEgMTBoMi4zNWwtMi4zLTIuNTRhMi4xNyAyLjE3IDAgMCAwIDEuODItMi4yMU0xOS40MiAxMGg1LjlWOC40MmgtNC4wM1Y3LjI3aDMuOTNWNS42OGgtMy45M3YtMS4xaDQuMDNWM2gtNS45djd6bS01Ljk1LTIuNTlMMTEuODkgM0g4Ljk3djdoMS44MlY0Ljk3TDEyLjYxIDEwaDEuNjhsMS44Ny01LjAzVjEwaDEuODJWM2gtMi45MmwtMS41OSA0LjQxek0zLjMxIDdsMS0yLjM1TDUuMjMgN3ptLS4yNC00TDAgMTBoMi4wNmwuNTgtMS40NEg1LjlMNi41MiAxMGgyLjExTDUuNTEgM3ptNTMuNjggMTIuNjRINTVhLjU2LjU2IDAgMSAxIDAtMS4xMWgzLjEybC43NC0xLjUzSDU1YTIuMjMgMi4yMyAwIDAgMC0yLjQ5IDIuMjEgMiAyIDAgMCAwIDIuMjUgMi4xMWgxLjczYS41OC41OCAwIDEgMSAwIDEuMTVoLTMuNzJWMjBoMy43NEEyLjIxIDIuMjEgMCAwIDAgNTkgMTcuNzVhMiAyIDAgMCAwLTIuMjUtMi4xMW0tNi44NiAwaC0xLjcyYS41Ni41NiAwIDEgMSAwLTEuMTFoMy4xMUw1MiAxM2gtMy44M2EyLjIzIDIuMjMgMCAwIDAtMi41IDIuMjEgMiAyIDAgMCAwIDIuMjYgMi4xMWgxLjcyYS41OC41OCAwIDEgMSAwIDEuMTVoLTMuNzRWMjBoMy43NGEyLjIxIDIuMjEgMCAwIDAgMi41LTIuMjUgMiAyIDAgMCAwLTIuMjYtMi4xMW0tMTAuOTMgNC4zMWg1Ljl2LTEuNThoLTQuMDN2LTEuMTVoMy45M3YtMS41OGgtMy45M3YtMS4xMWg0LjAzdi0xLjU4aC01Ljl2N3ptLTMuNjktNC4wM2gtMnYtMS4zOWgyYy41NyAwIC44Ni4zNC44Ni43MmEuNzcuNzcgMCAwIDEtLjg2LjY3bTIuNzMtLjcxQTIuMjQgMi4yNCAwIDAgMCAzNS41MSAxM2gtNHY3aDEuODd2LTIuNDlIMzRMMzYuMTMgMjBoMi4zbC0yLjMtMi41NEEyLjIxIDIuMjEgMCAwIDAgMzggMTUuMjFtLTEwLjA3Ljg2aC0ydi0xLjU0aDJhLjc3Ljc3IDAgMCAxIC44Ny43Ny44Mi44MiAwIDAgMS0uODcuNzdtLjE5LTMuMDdoLTQuMDd2N2gxLjg3di0yLjNoMi4xNmEyLjMyIDIuMzIgMCAwIDAgMi41NC0yLjM1IDIuMjggMi4yOCAwIDAgMC0yLjUtMi4zNW0tNC40MS0uMDVoLTIuMzlsLTEuODMgMi4xMS0xLjgyLTIuMTFoLTIuNDRsMy4wNyAzLjQ1LTMuMTIgMy41NWgyLjRsMS44Ny0yLjIgMS45MSAyLjJoMi40NWwtMy4xNy0zLjU5IDMuMDctMy40MXptLTE0LjcyIDdoNS45di0xLjU4aC00LjAzdi0xLjE1aDMuOTN2LTEuNThoLTMuOTN2LTEuMTFoNC4wM3YtMS41OGgtNS45djd6Ii8+PC9zdmc+);
}

/* line 48, ../sass/base/blocks/_cart.sass */
.order-review .list-group-item {
  text-align: right;
}

/* line 52, ../sass/base/blocks/_cart.sass */
.order-address input {
  display: block;
}

/* line 55, ../sass/base/blocks/_cart.sass */
.icon-cart {
  width: 48px;
  height: 48px;
  position: relative;
  overflow: hidden;
  margin-left: 25px;
  margin-bottom: 10px;
  overflow: visible;
  position: absolute;
  right: 70px;
  z-index: 100;
  top: 37px;
}
@media screen and (max-width: 600px) {
  /* line 55, ../sass/base/blocks/_cart.sass */
  .icon-cart {
    top: 22px;
  }
}

/* line 71, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-line-1 {
  width: 15%;
  height: 7%;
  position: absolute;
  left: 8%;
  top: 25%;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  background-color: #737373;
  border-bottom-left-radius: 35%;
}

/* line 85, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-line-2 {
  width: 35%;
  height: 7%;
  position: absolute;
  left: 6%;
  top: 40%;
  -webkit-transform: rotate(80deg);
  -moz-transform: rotate(80deg);
  -ms-transform: rotate(80deg);
  transform: rotate(80deg);
  background-color: #737373;
}

/* line 98, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-line-2:before {
  content: "";
  width: 120%;
  height: 100%;
  position: absolute;
  left: 45%;
  top: -280%;
  -webkit-transform: rotate(-80deg);
  -moz-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  transform: rotate(-80deg);
  background-color: inherit;
}

/* line 112, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-line-2:after {
  content: "";
  width: 70%;
  height: 100%;
  position: absolute;
  left: 59%;
  top: -670%;
  background-color: inherit;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  border-top-left-radius: 50%;
  border-bottom-left-radius: 25%;
}

/* line 128, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-line-3 {
  width: 30%;
  height: 7%;
  position: absolute;
  left: 33%;
  top: 45%;
  background-color: #737373;
}

/* line 137, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-line-3:after {
  content: "";
  width: 124%;
  height: 100%;
  position: absolute;
  top: -150%;
  left: -5%;
  background-color: inherit;
}

/* line 147, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-wheel {
  width: 12%;
  height: 12%;
  background-color: #737373;
  border-radius: 100%;
  position: absolute;
  left: 28%;
  bottom: 20%;
}

/* line 157, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-wheel:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: inherit;
  border-radius: 100%;
  position: absolute;
  left: 200%;
  bottom: 0;
}

/* line 168, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-qt {
  width: 48%;
  height: 48%;
  background-color: #000;
  border-radius: 100%;
  position: absolute;
  left: 68%;
  bottom: 10%;
}
/* line 176, ../sass/base/blocks/_cart.sass */
.icon-cart .cart-qt a {
  font-size: 83%;
  display: block;
  color: #fff;
  font-weight: bold;
  margin-top: 2px;
}

/* line 184, ../sass/base/blocks/_cart.sass */
.field-addtocart {
  position: relative;
}
/* line 186, ../sass/base/blocks/_cart.sass */
.field-addtocart form {
  position: absolute;
  right: 10px;
  bottom: 0px;
}
/* line 190, ../sass/base/blocks/_cart.sass */
.field-addtocart i {
  font-size: 110%;
}
/* line 192, ../sass/base/blocks/_cart.sass */
.field-addtocart .btn:hover {
  background-color: #737373;
}

/* line 3, ../sass/base/blocks/_categories.sass */
.categories {
  position: relative;
  padding: 24px;
  border-top: 1px solid #737373;
  padding-left: 24px;
  background: white;
  font-family: "roboto-condensed-bold";
  font-size: 1em;
  z-index: 100;
}
/* line 51, ../sass/base/mixins/_project.sass */
.categories a:link, .categories a:visited {
  color: #fb0304;
}
/* line 53, ../sass/base/mixins/_project.sass */
.categories a:hover {
  color: #737373;
}
/* line 55, ../sass/base/mixins/_project.sass */
.categories a:active {
  color: #fb0304;
}

/* line 14, ../sass/base/blocks/_categories.sass */
.categories a:link, .categories a:visited {
  color: #777;
}

/* line 17, ../sass/base/blocks/_categories.sass */
.categories .nav > li {
  margin: 4px;
}

/* line 20, ../sass/base/blocks/_categories.sass */
.categories li.active > a {
  text-decoration: overline !important;
  text-decoration-style: none !important;
  text-decoration-color: #fb0304 !important;
  color: #737373 !important;
}

/* line 26, ../sass/base/blocks/_categories.sass */
.categories li > a:hover {
  text-decoration: overline !important;
  text-decoration-color: #fb0304 !important;
}

/* line 30, ../sass/base/blocks/_categories.sass */
.dropdown .dropdown-menu {
  text-indent: 24px;
  margin-top: 6px;
  font-size: 0.8em;
}

/* line 1, ../sass/base/blocks/_contact.sass */
.page__summary--contact {
  font-size: 1em !important;
  margin-bottom: 20px;
}
/* line 4, ../sass/base/blocks/_contact.sass */
.page__summary--contact p {
  margin-bottom: 10px;
}

/* line 7, ../sass/base/blocks/_contact.sass */
.page__header--contact {
  padding-left: 25px;
}

/* line 1, ../sass/base/blocks/_cookielaw.sass */
#CookielawBanner {
  background-color: #bbb;
  border-bottom: 1px solid #737373;
}
/* line 4, ../sass/base/blocks/_cookielaw.sass */
#CookielawBanner .cookie-ok {
  text-align: right;
}

/* line 1, ../sass/base/blocks/_home.sass */
.page__header--home {
  width: 100%;
  margin-bottom: 10px !important;
  border-bottom: 1px solid #737373;
  padding-bottom: 10px;
}
/* line 6, ../sass/base/blocks/_home.sass */
.page__header--home h4 {
  color: #737373 !important;
}

/* line 1, ../sass/base/blocks/_info.sass */
.page__header--info {
  padding-left: 25px;
}

/* line 4, ../sass/base/blocks/_info.sass */
.page__summary--info {
  font-size: 1em !important;
  margin-bottom: 20px;
}
/* line 7, ../sass/base/blocks/_info.sass */
.page__summary--info p {
  margin-bottom: 10px;
}
/* line 9, ../sass/base/blocks/_info.sass */
.page__summary--info ul {
  margin-left: 15px;
}
/* line 11, ../sass/base/blocks/_info.sass */
.page__summary--info ul li {
  list-style: circle;
}

/* line 3, ../sass/base/blocks/_main-menu.sass */
.main-menu {
  position: relative;
  top: 0;
  right: 0;
  padding: 24px;
  border-bottom: 5px solid #fb0304;
  padding-left: 24px;
  background: white;
  font-family: "roboto-condensed-bold";
  font-size: 1em;
  z-index: 100;
}
/* line 51, ../sass/base/mixins/_project.sass */
.main-menu a:link, .main-menu a:visited {
  color: #fb0304;
}
/* line 53, ../sass/base/mixins/_project.sass */
.main-menu a:hover {
  color: #737373;
}
/* line 55, ../sass/base/mixins/_project.sass */
.main-menu a:active {
  color: #fb0304;
}

/* line 16, ../sass/base/blocks/_main-menu.sass */
.main-menu .nav > li {
  margin: 4px;
}

/* line 19, ../sass/base/blocks/_main-menu.sass */
.main-menu li.active > a {
  text-decoration: overline !important;
  text-decoration-style: none !important;
  text-decoration-color: #fb0304 !important;
  color: #737373 !important;
}

/* line 25, ../sass/base/blocks/_main-menu.sass */
.main-menu li > a:hover {
  text-decoration: overline !important;
  text-decoration-color: #fb0304 !important;
}

/* line 29, ../sass/base/blocks/_main-menu.sass */
.dropdown .dropdown-menu {
  text-indent: 24px;
  margin-top: 6px;
  font-size: 0.8em;
}

/* line 1, ../sass/base/blocks/_navbar.sass */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(252, 1, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* line 4, ../sass/base/blocks/_navbar.sass */
.navbar-light .navbar-toggler {
  border: none;
  border-color: #fff;
  position: absolute;
  right: 0px;
}

/* line 10, ../sass/base/blocks/_navbar.sass */
.navbar-toggler-icon {
  width: 1.9em;
  height: 1.9em;
}

/* line 2, ../sass/base/blocks/_orders.sass */
#stripeorder label {
  margin-bottom: 0px;
  font-size: 90%;
}

/* line 6, ../sass/base/blocks/_orders.sass */
.order-conditions {
  margin: 10px 0;
  font-size: 90%;
}
/* line 9, ../sass/base/blocks/_orders.sass */
.order-conditions input {
  vertical-align: sub;
}

/* line 3, ../sass/base/blocks/_page-layout.sass */
[class*='page__title--'] {
  text-transform: uppercase;
  color: #fb0304;
  margin: 0;
}
/* line 7, ../sass/base/blocks/_page-layout.sass */
[class*='page__title--'] img {
  max-height: 24px;
  max-width: auto;
}

/* line 11, ../sass/base/blocks/_page-layout.sass */
[class*='page__header--'] {
  margin: 24px 0 36px;
}

/* line 14, ../sass/base/blocks/_page-layout.sass */
[class*='page__date--'] {
  text-transform: uppercase;
  font-size: 0.7em;
}

/* line 18, ../sass/base/blocks/_page-layout.sass */
[class*='page__summary--'] {
  position: relative;
  padding-right: 24px;
  font-size: 1.2em;
  line-height: 1.1;
  padding-left: 48px !important;
}
/* line 38, ../sass/base/mixins/_project.sass */
[class*='page__summary--']:before {
  content: "";
  height: 100%;
  border-left: 4px solid #fb0304;
  position: absolute;
  left: 12px;
}

/* line 26, ../sass/base/mixins/_project.sass */
.page__content--normal > .left, .page__content--normal > .right,
.page__content--contact > .left,
.page__content--contact > .right {
  display: inline-block;
}
/* line 28, ../sass/base/mixins/_project.sass */
.page__content--normal > .left,
.page__content--contact > .left {
  width: 33%;
  float: left;
}
/* line 31, ../sass/base/mixins/_project.sass */
.page__content--normal > .right,
.page__content--contact > .right {
  width: 66%;
}

/* line 3, ../sass/base/blocks/_regular-form.sass */
.regular-form {
  display: block;
  margin: 0 auto 72px;
  padding-right: 48px;
  border-right: 4px solid #737373;
  *zoom: 1;
}
/* line 6, ../sass/base/mixins/_clearfix.sass */
.regular-form:before, .regular-form:after {
  content: " ";
  display: table;
}
/* line 10, ../sass/base/mixins/_clearfix.sass */
.regular-form:after {
  clear: both;
}

/* line 10, ../sass/base/blocks/_regular-form.sass */
.regular-form label {
  font-family: "roboto-condensed-bold";
  display: block;
  color: #fb0304;
}

/* line 15, ../sass/base/blocks/_regular-form.sass */
.regular-form > p {
  margin-bottom: 12px;
}

/* line 18, ../sass/base/blocks/_regular-form.sass */
.regular-form input[type=submit] {
  line-height: 48px;
  border: 0;
  background-color: #fb0304;
  color: white;
  margin-top: 24px;
  font-family: "roboto-condensed-bold";
  float: right;
}

/* line 27, ../sass/base/blocks/_regular-form.sass */
.regular-form .helptext {
  font-size: 0.8em;
  display: block;
  margin: 6px 12px 12px;
  opacity: 0.8;
}

/* line 33, ../sass/base/blocks/_regular-form.sass */
.regular-form input[type=text],
.regular-form input[type=email],
.regular-form textarea {
  border: 0;
  width: 100%;
  min-height: 48px;
  background-color: #f5f5f5;
  margin-top: 12px;
  padding: 8px;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.05);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 46, ../sass/base/blocks/_regular-form.sass */
.regular-form input[type=text]:focus,
.regular-form input[type=email]:focus,
.regular-form textarea:focus {
  background-color: #fcfcfc;
}

/* line 49, ../sass/base/blocks/_regular-form.sass */
.thank-you-image {
  filter: grayscale(100%);
  display: block;
  margin: 0 auto;
}

/* line 1, ../sass/base/blocks/_search.sass */
.searchcol {
  float: right;
  margin-bottom: 20px;
}

/* line 5, ../sass/base/blocks/_search.sass */
#search form {
  width: 100%;
}

/* line 8, ../sass/base/blocks/_search.sass */
#search {
  width: 100%;
  padding: 3px;
  border: solid 1px #E4E4E4;
  border-radius: 6px;
  background-color: #fff;
}

/* line 16, ../sass/base/blocks/_search.sass */
#search input {
  border: 0;
  box-shadow: none;
  vertical-align: middle;
  max-width: 78%;
}

/* line 22, ../sass/base/blocks/_search.sass */
#search button {
  float: right;
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666666;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccc;
}

/* line 33, ../sass/base/blocks/_search.sass */
#search button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #ccc;
}

/* line 39, ../sass/base/blocks/_search.sass */
#search .glyphicon-search {
  font-size: 23px;
}

/* line 1, ../sass/base/blocks/_stripe.sass */
#cardholder-name {
  width: 100% !important;
}

/* line 3, ../sass/base/blocks/_stripe.sass */
.StripeElement {
  box-sizing: border-box;
  height: 40px;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px 0 #323435;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

/* line 14, ../sass/base/blocks/_stripe.sass */
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

/* line 17, ../sass/base/blocks/_stripe.sass */
.StripeElement--invalid {
  border-color: #fa755a;
}

/* line 20, ../sass/base/blocks/_stripe.sass */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 3, ../sass/base/blocks/_wagtailuserbar.sass */
.wagtail-userbar.no-touch .wagtail-userbar-trigger:hover,
.wagtail-userbar.touch.is-active .wagtail-userbar-trigger,
.wagtail-userbar-trigger {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 8, ../sass/base/blocks/_wagtailuserbar.sass */
.wagtail-userbar-trigger {
  border: 4px solid #fb0304 !important;
}
/* line 10, ../sass/base/blocks/_wagtailuserbar.sass */
.wagtail-userbar-trigger:hover {
  border: 8px solid #fb0304 !important;
}

/* line 13, ../sass/base/blocks/_wagtailuserbar.sass */
.wagtail-userbar--bottom-right {
  bottom: 84px !important;
  right: 12px !important;
}

/* line 3, ../sass/base/blocks/_warning.sass */
.block-warning {
  font-size: 0.8em;
  color: #d9534f;
}
