@charset "UTF-8";
#content {
  max-width: initial;
  background: none !important;
  background-color: #fff !important; }

body.coffee-club-modal-open {
  overflow: hidden; }

#coffee-club-app {
  /*! 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.
 */
  /* 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.
 */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */
  /**
 * 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.
 */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in Safari and Chrome.
 */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in IE 8/9.
 */
  /**
 * Address inconsistent and variable font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */
  /**
 * Address differences between Firefox and other browsers.
 */
  /**
 * Contain overflow in all browsers.
 */
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */
  /* 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.
 */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
  /**
 * 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.
 */
  /**
 * 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. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
  /**
 * Re-set default cursor for disabled elements.
 */
  /**
 * Remove inner padding and border in Firefox 4+.
 */
  /**
 * 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.
 */
  /**
 * 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.
 */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
  /**
 * 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.
 */
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
  /**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
  /**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
  /**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
  /* .w-lightbox-content */
  /*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
  /**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
  /**
 * 1. Reset if style is set by user on "All Images"
 */
  /*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
  /**
 * 1. All IE versions add extra space at the bottom without this.
 */
  /*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
  /*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
  /*
 * Utility classes
 */ }
  #coffee-club-app article,
  #coffee-club-app aside,
  #coffee-club-app details,
  #coffee-club-app figcaption,
  #coffee-club-app figure,
  #coffee-club-app footer,
  #coffee-club-app header,
  #coffee-club-app hgroup,
  #coffee-club-app main,
  #coffee-club-app menu,
  #coffee-club-app nav,
  #coffee-club-app section,
  #coffee-club-app summary {
    display: block; }
  #coffee-club-app audio,
  #coffee-club-app canvas,
  #coffee-club-app progress,
  #coffee-club-app video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  #coffee-club-app audio:not([controls]) {
    display: none;
    height: 0; }
  #coffee-club-app [hidden],
  #coffee-club-app template {
    display: none; }
  #coffee-club-app a {
    background-color: transparent; }
  #coffee-club-app a:active,
  #coffee-club-app a:hover {
    outline: 0; }
  #coffee-club-app abbr[title] {
    border-bottom: 1px dotted; }
  #coffee-club-app b,
  #coffee-club-app strong {
    font-weight: bold; }
  #coffee-club-app dfn {
    font-style: italic; }
  #coffee-club-app h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #coffee-club-app mark {
    background: #ff0;
    color: #000; }
  #coffee-club-app small {
    font-size: 80%; }
  #coffee-club-app sub,
  #coffee-club-app sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #coffee-club-app sup {
    top: -0.5em; }
  #coffee-club-app sub {
    bottom: -0.25em; }
  #coffee-club-app img {
    border: 0; }
  #coffee-club-app svg:not(:root) {
    overflow: hidden; }
  #coffee-club-app figure {
    margin: 1em 40px; }
  #coffee-club-app hr {
    box-sizing: content-box;
    height: 0; }
  #coffee-club-app pre {
    overflow: auto; }
  #coffee-club-app code,
  #coffee-club-app kbd,
  #coffee-club-app pre,
  #coffee-club-app samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  #coffee-club-app button,
  #coffee-club-app input,
  #coffee-club-app optgroup,
  #coffee-club-app select,
  #coffee-club-app textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  #coffee-club-app button {
    overflow: visible; }
  #coffee-club-app button,
  #coffee-club-app select {
    text-transform: none; }
  #coffee-club-app button,
  #coffee-club-app html input[type="button"],
  #coffee-club-app input[type="reset"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  #coffee-club-app button[disabled],
  #coffee-club-app html input[disabled] {
    cursor: default; }
  #coffee-club-app button::-moz-focus-inner,
  #coffee-club-app input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  #coffee-club-app input {
    line-height: normal; }
  #coffee-club-app input[type="checkbox"],
  #coffee-club-app input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #coffee-club-app input[type="number"]::-webkit-inner-spin-button,
  #coffee-club-app input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #coffee-club-app input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */ }
  #coffee-club-app input[type="search"]::-webkit-search-cancel-button,
  #coffee-club-app input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #coffee-club-app fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  #coffee-club-app legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #coffee-club-app textarea {
    overflow: auto; }
  #coffee-club-app optgroup {
    font-weight: bold; }
  #coffee-club-app table {
    border-collapse: collapse;
    border-spacing: 0; }
  #coffee-club-app td,
  #coffee-club-app th {
    padding: 0; }

@font-face {
  #coffee-club-app {
    font-family: 'webflow-icons';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    font-weight: normal;
    font-style: normal; } }
  #coffee-club-app [class^="w-icon-"],
  #coffee-club-app [class*=" w-icon-"] {
    font-family: 'webflow-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #coffee-club-app .w-icon-slider-right:before {
    content: "\e600"; }
  #coffee-club-app .w-icon-slider-left:before {
    content: "\e601"; }
  #coffee-club-app .w-icon-nav-menu:before {
    content: "\e602"; }
  #coffee-club-app .w-icon-arrow-down:before,
  #coffee-club-app .w-icon-dropdown-toggle:before {
    content: "\e603"; }
  #coffee-club-app * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #coffee-club-app html {
    height: 100%; }
  #coffee-club-app body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333; }
  #coffee-club-app img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block; }
  #coffee-club-app html.w-mod-touch * {
    background-attachment: scroll !important; }
  #coffee-club-app .w-block {
    display: block; }
  #coffee-club-app .w-inline-block {
    max-width: 100%;
    display: inline-block; }
  #coffee-club-app .w-clearfix:before,
  #coffee-club-app .w-clearfix:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-clearfix:after {
    clear: both; }
  #coffee-club-app .w-preserve-3d {
    transform-style: preserve-3d; }
  #coffee-club-app .w-hidden {
    display: none; }
  #coffee-club-app .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0; 
    font-size: 32px;
    margin-top: 10px;
    }
  #coffee-club-app input.w-button {
    -webkit-appearance: button; }
  #coffee-club-app html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important; }
  #coffee-club-app h1,
  #coffee-club-app h2,
  #coffee-club-app h3,
  #coffee-club-app h4,
  #coffee-club-app h5,
  #coffee-club-app h6 {
    font-weight: bold;
    margin-bottom: 10px; }
  #coffee-club-app h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px; 
	color: #FFF;
    }
  #coffee-club-app h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px; 
    text-transform: none;
    }
  #coffee-club-app h3 {
    font-size: 24px;
    line-height: 9px;
    margin-top: 20px; }
  #coffee-club-app h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px; }
  #coffee-club-app h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }
  #coffee-club-app h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px; }
  #coffee-club-app p {
    margin-top: 0;
    margin-bottom: 10px; }
  #coffee-club-app a:focus {
    outline: 0; }
  #coffee-club-app blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px; }
  #coffee-club-app figure {
    margin: 0;
    margin-bottom: 10px; }
  #coffee-club-app figcaption {
    margin-top: 5px;
    text-align: center; }
  #coffee-club-app .w-list-unstyled {
    padding-left: 0;
    list-style: none; }
  #coffee-club-app .w-embed:before,
  #coffee-club-app .w-embed:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-embed:after {
    clear: both; }
  #coffee-club-app .w-video {
    width: 100%;
    position: relative;
    padding: 0; }
  #coffee-club-app .w-video iframe,
  #coffee-club-app .w-video object,
  #coffee-club-app .w-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #coffee-club-app fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  #coffee-club-app button,
  #coffee-club-app html input[type="button"],
  #coffee-club-app input[type="reset"] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button; }
  #coffee-club-app .w-form {
    margin: 0 0 15px; }
  #coffee-club-app .w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd; }
  #coffee-club-app .w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede; }
  #coffee-club-app label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold; }
  #coffee-club-app .w-input,
  #coffee-club-app .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  #coffee-club-app .w-input:-moz-placeholder,
  #coffee-club-app .w-select:-moz-placeholder {
    color: #999; }
  #coffee-club-app .w-input::-moz-placeholder,
  #coffee-club-app .w-select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #coffee-club-app .w-input:-ms-input-placeholder,
  #coffee-club-app .w-select:-ms-input-placeholder {
    color: #999; }
  #coffee-club-app .w-input::-webkit-input-placeholder,
  #coffee-club-app .w-select::-webkit-input-placeholder {
    color: #999; }
  #coffee-club-app .w-input:focus,
  #coffee-club-app .w-select:focus {
    border-color: #3898EC;
    outline: 0; }
  #coffee-club-app .w-input[disabled],
  #coffee-club-app .w-select[disabled],
  #coffee-club-app .w-input[readonly],
  #coffee-club-app .w-select[readonly],
  #coffee-club-app fieldset[disabled] .w-input,
  #coffee-club-app fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #coffee-club-app textarea.w-input,
  #coffee-club-app textarea.w-select {
    height: auto; }
  #coffee-club-app .w-select {
    background-image: -webkit-linear-gradient(white 0%, #f3f3f3 100%);
    background-image: linear-gradient(white 0%, #f3f3f3 100%); }
  #coffee-club-app .w-select[multiple] {
    height: auto; }
  #coffee-club-app .w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px; }
  #coffee-club-app .w-checkbox,
  #coffee-club-app .w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px; }
  #coffee-club-app .w-checkbox:before,
  #coffee-club-app .w-radio:before,
  #coffee-club-app .w-checkbox:after,
  #coffee-club-app .w-radio:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-checkbox:after,
  #coffee-club-app .w-radio:after {
    clear: both; }
  #coffee-club-app .w-checkbox-input,
  #coffee-club-app .w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px; }
  #coffee-club-app .w-radio-input {
    margin-top: 3px; }
  #coffee-club-app .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px; }
  #coffee-club-app .w-container:before,
  #coffee-club-app .w-container:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-container:after {
    clear: both; }
  #coffee-club-app .w-container .w-row {
    margin-left: -10px;
    margin-right: -10px; }
  #coffee-club-app .w-row:before,
  #coffee-club-app .w-row:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-row:after {
    clear: both; }
  #coffee-club-app .w-row .w-row {
    margin-left: 0;
    margin-right: 0; }
  #coffee-club-app .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  #coffee-club-app .w-col .w-col {
    padding-left: 0;
    padding-right: 0; }
  #coffee-club-app .w-col-1 {
    width: 8.33333333%; }
  #coffee-club-app .w-col-2 {
    width: 16.66666667%; }
  #coffee-club-app .w-col-3 {
    width: 25%; }
  #coffee-club-app .w-col-4 {
    width: 33.33333333%; }
  #coffee-club-app .w-col-5 {
    width: 41.66666667%; }
  #coffee-club-app .w-col-6 {
    width: 50%; }
  #coffee-club-app .w-col-7 {
    width: 58.33333333%; }
  #coffee-club-app .w-col-8 {
    width: 66.66666667%; }
  #coffee-club-app .w-col-9 {
    width: 75%; }
  #coffee-club-app .w-col-10 {
    width: 83.33333333%; }
  #coffee-club-app .w-col-11 {
    width: 91.66666667%; }
  #coffee-club-app .w-col-12 {
    width: 100%; }
  #coffee-club-app .w-hidden-main {
    display: none !important; }
  @media screen and (max-width: 991px) {
    #coffee-club-app .w-container {
      max-width: 728px; }
    #coffee-club-app .w-hidden-main {
      display: inherit !important; }
    #coffee-club-app .w-hidden-medium {
      display: none !important; }
    #coffee-club-app .w-col-medium-1 {
      width: 8.33333333%; }
    #coffee-club-app .w-col-medium-2 {
      width: 16.66666667%; }
    #coffee-club-app .w-col-medium-3 {
      width: 25%; }
    #coffee-club-app .w-col-medium-4 {
      width: 33.33333333%; }
    #coffee-club-app .w-col-medium-5 {
      width: 41.66666667%; }
    #coffee-club-app .w-col-medium-6 {
      width: 50%; }
    #coffee-club-app .w-col-medium-7 {
      width: 58.33333333%; }
    #coffee-club-app .w-col-medium-8 {
      width: 66.66666667%; }
    #coffee-club-app .w-col-medium-9 {
      width: 75%; }
    #coffee-club-app .w-col-medium-10 {
      width: 83.33333333%; }
    #coffee-club-app .w-col-medium-11 {
      width: 91.66666667%; }
    #coffee-club-app .w-col-medium-12 {
      width: 100%; }
    #coffee-club-app .w-col-stack {
      width: 100%;
      left: auto;
      right: auto; } }
  @media screen and (max-width: 767px) {
    #coffee-club-app .w-hidden-main {
      display: inherit !important; }
    #coffee-club-app .w-hidden-medium {
      display: inherit !important; }
    #coffee-club-app .w-hidden-small {
      display: none !important; }
    #coffee-club-app .w-row,
    #coffee-club-app .w-container .w-row {
      margin-left: 0;
      margin-right: 0; }
    #coffee-club-app .w-col {
      width: 100%;
      left: auto;
      right: auto; }
    #coffee-club-app .w-col-small-1 {
      width: 8.33333333%; }
    #coffee-club-app .w-col-small-2 {
      width: 16.66666667%; }
    #coffee-club-app .w-col-small-3 {
      width: 25%; }
    #coffee-club-app .w-col-small-4 {
      width: 33.33333333%; }
    #coffee-club-app .w-col-small-5 {
      width: 41.66666667%; }
    #coffee-club-app .w-col-small-6 {
      width: 50%; }
    #coffee-club-app .w-col-small-7 {
      width: 58.33333333%; }
    #coffee-club-app .w-col-small-8 {
      width: 66.66666667%; }
    #coffee-club-app .w-col-small-9 {
      width: 75%; }
    #coffee-club-app .w-col-small-10 {
      width: 83.33333333%; }
    #coffee-club-app .w-col-small-11 {
      width: 91.66666667%; }
    #coffee-club-app .w-col-small-12 {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    #coffee-club-app .w-container {
      max-width: none; }
    #coffee-club-app .w-hidden-main {
      display: inherit !important; }
    #coffee-club-app .w-hidden-medium {
      display: inherit !important; }
    #coffee-club-app .w-hidden-small {
      display: inherit !important; }
    #coffee-club-app .w-hidden-tiny {
      display: none !important; }
    #coffee-club-app .w-col {
      width: 100%; }
    #coffee-club-app .w-col-tiny-1 {
      width: 8.33333333%; }
    #coffee-club-app .w-col-tiny-2 {
      width: 16.66666667%; }
    #coffee-club-app .w-col-tiny-3 {
      width: 25%; }
    #coffee-club-app .w-col-tiny-4 {
      width: 33.33333333%; }
    #coffee-club-app .w-col-tiny-5 {
      width: 41.66666667%; }
    #coffee-club-app .w-col-tiny-6 {
      width: 50%; }
    #coffee-club-app .w-col-tiny-7 {
      width: 58.33333333%; }
    #coffee-club-app .w-col-tiny-8 {
      width: 66.66666667%; }
    #coffee-club-app .w-col-tiny-9 {
      width: 75%; }
    #coffee-club-app .w-col-tiny-10 {
      width: 83.33333333%; }
    #coffee-club-app .w-col-tiny-11 {
      width: 91.66666667%; }
    #coffee-club-app .w-col-tiny-12 {
      width: 100%; } }
  #coffee-club-app .w-widget {
    position: relative; }
  #coffee-club-app .w-widget-map {
    width: 100%;
    height: 400px; }
  #coffee-club-app .w-widget-map label {
    width: auto;
    display: inline; }
  #coffee-club-app .w-widget-map img {
    max-width: inherit; }
  #coffee-club-app .w-widget-map .gm-style-iw {
    width: 90% !important;
    height: auto !important;
    top: 7px !important;
    left: 6% !important;
    display: inline;
    text-align: center;
    overflow: hidden; }
  #coffee-club-app .w-widget-map .gm-style-iw + div {
    display: none; }
  #coffee-club-app .w-widget-twitter {
    overflow: hidden; }
  #coffee-club-app .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px; }
  #coffee-club-app .w-widget-twitter-count-shim * {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #coffee-club-app .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    position: relative;
    font-size: 15px;
    line-height: 12px;
    text-align: center;
    color: #999;
    font-family: serif; }
  #coffee-club-app .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    position: relative;
    display: block; }
  #coffee-club-app .w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
    margin-left: 7px; }
  #coffee-club-app .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical):before,
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical):after {
    top: 50%;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical):before {
    border-color: rgba(117, 134, 150, 0);
    border-right-color: #5d6c7b;
    border-width: 4px;
    margin-left: -9px;
    margin-top: -4px; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    border-width: 5px;
    margin-left: -10px;
    margin-top: -5px; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical):after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: white;
    border-width: 4px;
    margin-left: -8px;
    margin-top: -4px; }
  #coffee-club-app .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    border-width: 5px;
    margin-left: -9px;
    margin-top: -5px; }
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px; }
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical:before,
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical:before {
    border-color: rgba(117, 134, 150, 0);
    border-top-color: #5d6c7b;
    border-width: 5px;
    margin-left: -5px; }
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: white;
    border-width: 4px;
    margin-left: -4px; }
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px; }
  #coffee-club-app .w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px; }
  #coffee-club-app .w-widget-gplus {
    overflow: hidden; }
  #coffee-club-app .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white; }
  #coffee-club-app .w-background-video > video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -100; }
  #coffee-club-app .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
  #coffee-club-app .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap; }
  #coffee-club-app .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left; }
  #coffee-club-app .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
  #coffee-club-app .w-slider-nav.w-round > div {
    border-radius: 100%; }
  #coffee-club-app .w-slider-nav.w-num > div {
    width: auto;
    height: auto;
    padding: 0.2em 0.5em;
    font-size: inherit;
    line-height: inherit; }
  #coffee-club-app .w-slider-nav.w-shadow > div {
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); }
  #coffee-club-app .w-slider-nav-invert {
    color: #fff; }
  #coffee-club-app .w-slider-nav-invert > div {
    background-color: rgba(34, 34, 34, 0.4); }
  #coffee-club-app .w-slider-nav-invert > div.w-active {
    background-color: #222; }
  #coffee-club-app .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    transition: background-color 100ms, color 100ms; }
  #coffee-club-app .w-slider-dot.w-active {
    background-color: #fff; }
  #coffee-club-app .w-slider-arrow-left,
  #coffee-club-app .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #coffee-club-app .w-slider-arrow-left [class^="w-icon-"],
  #coffee-club-app .w-slider-arrow-right [class^="w-icon-"],
  #coffee-club-app .w-slider-arrow-left [class*=" w-icon-"],
  #coffee-club-app .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute; }
  #coffee-club-app .w-slider-arrow-left {
    z-index: 3;
    right: auto; }
  #coffee-club-app .w-slider-arrow-right {
    z-index: 4;
    left: auto; }
  #coffee-club-app .w-icon-slider-left,
  #coffee-club-app .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em; }
  #coffee-club-app .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900; }
  #coffee-club-app .w-dropdown-btn,
  #coffee-club-app .w-dropdown-toggle,
  #coffee-club-app .w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap; }
  #coffee-club-app .w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px; }
  #coffee-club-app .w-dropdown-toggle:focus {
    outline: 0; }
  #coffee-club-app .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em; }
  #coffee-club-app .w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%; }
  #coffee-club-app .w-dropdown-list.w--open {
    display: block; }
  #coffee-club-app .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222; }
  #coffee-club-app .w-dropdown-link.w--current {
    color: #0082f3; }
  #coffee-club-app .w-nav[data-collapse="all"] .w-dropdown,
  #coffee-club-app .w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block; }
  #coffee-club-app .w-nav[data-collapse="all"] .w-dropdown-list {
    position: static; }
  @media screen and (max-width: 991px) {
    #coffee-club-app .w-nav[data-collapse="medium"] .w-dropdown,
    #coffee-club-app .w-nav[data-collapse="medium"] .w-dropdown-toggle {
      display: block; }
    #coffee-club-app .w-nav[data-collapse="medium"] .w-dropdown-list {
      position: static; } }
  @media screen and (max-width: 767px) {
    #coffee-club-app .w-nav[data-collapse="small"] .w-dropdown,
    #coffee-club-app .w-nav[data-collapse="small"] .w-dropdown-toggle {
      display: block; }
    #coffee-club-app .w-nav[data-collapse="small"] .w-dropdown-list {
      position: static; }
    #coffee-club-app .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #coffee-club-app .w-nav[data-collapse="tiny"] .w-dropdown,
    #coffee-club-app .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
      display: block; }
    #coffee-club-app .w-nav[data-collapse="tiny"] .w-dropdown-list {
      position: static; } }
  #coffee-club-app .w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    /* 1 */
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
    /* 2 */ }
  #coffee-club-app .w-lightbox-backdrop,
  #coffee-club-app .w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #coffee-club-app .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden; }
  #coffee-club-app .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0; }
  #coffee-club-app .w-lightbox-view:before {
    content: "";
    height: 100vh; }
  #coffee-club-app .w-lightbox-group,
  #coffee-club-app .w-lightbox-group .w-lightbox-view,
  #coffee-club-app .w-lightbox-group .w-lightbox-view:before {
    height: 86vh; }
  #coffee-club-app .w-lightbox-frame,
  #coffee-club-app .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle; }
  #coffee-club-app .w-lightbox-figure {
    position: relative;
    margin: 0;
    /* 1 */ }
  #coffee-club-app .w-lightbox-group .w-lightbox-figure {
    cursor: pointer; }
  #coffee-club-app .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none; }
  #coffee-club-app .w-lightbox-image {
    display: block;
    float: none;
    /* 1 */
    max-width: 100vw;
    max-height: 100vh; }
  #coffee-club-app .w-lightbox-group .w-lightbox-image {
    max-height: 86vh; }
  #coffee-club-app .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #coffee-club-app .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #coffee-club-app .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s; }
  #coffee-club-app .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }
  #coffee-club-app .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }
  #coffee-club-app .w-lightbox-close {
    right: 0;
    height: 2.6em;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px; }
  #coffee-club-app .w-lightbox-strip {
    padding: 0 1vh;
    line-height: 0;
    /* 1 */
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
  #coffee-club-app .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    box-sizing: content-box;
    /* 1 */
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    /* 2 */ }
  #coffee-club-app .w-lightbox-active {
    opacity: .3; }
  #coffee-club-app .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden; }
  #coffee-club-app .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0; }
  #coffee-club-app .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  #coffee-club-app .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #coffee-club-app .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin .8s infinite linear; }
  #coffee-club-app .w-lightbox-spinner:after {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%; }
  #coffee-club-app .w-lightbox-hide {
    display: none; }
  #coffee-club-app .w-lightbox-noscroll {
    overflow: hidden; }
  @media (min-width: 768px) {
    #coffee-club-app {
      /* .w-lightbox-content */ }
      #coffee-club-app .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh; }
      #coffee-club-app .w-lightbox-view,
      #coffee-club-app .w-lightbox-view:before {
        height: 96vh; }
      #coffee-club-app .w-lightbox-group,
      #coffee-club-app .w-lightbox-group .w-lightbox-view,
      #coffee-club-app .w-lightbox-group .w-lightbox-view:before {
        height: 84vh; }
      #coffee-club-app .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh; }
      #coffee-club-app .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh; }
      #coffee-club-app .w-lightbox-left,
      #coffee-club-app .w-lightbox-right {
        display: block;
        opacity: .5; }
      #coffee-club-app .w-lightbox-close {
        opacity: .8; }
      #coffee-club-app .w-lightbox-control:hover {
        opacity: 1; } }
  #coffee-club-app .w-lightbox-inactive,
  #coffee-club-app .w-lightbox-inactive:hover {
    opacity: 0; }
  #coffee-club-app .w-richtext:before,
  #coffee-club-app .w-richtext:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-richtext:after {
    clear: both; }
  #coffee-club-app .w-richtext ol,
  #coffee-club-app .w-richtext ul {
    overflow: hidden; }
  #coffee-club-app .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before {
    outline: 2px solid #2895f7; }
  #coffee-club-app .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7; }
  #coffee-club-app .w-richtext figure[data-rt-type="video"] > div:before {
    content: '';
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  #coffee-club-app .w-richtext figure {
    position: relative;
    max-width: 60%; }
  #coffee-club-app .w-richtext figure > div:before,
  #coffee-club-app .w-richtext figure img {
    cursor: default !important; }
  #coffee-club-app .w-richtext figure img {
    width: 100%; }
  #coffee-club-app .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6; }
  #coffee-club-app .w-richtext figure div {
    /* fix incorrectly sized selection border in the data manager */
    font-size: 0px;
    color: transparent; }
  #coffee-club-app .w-richtext figure[data-rt-type="image"] {
    display: table; }
  #coffee-club-app .w-richtext figure[data-rt-type="image"] > div {
    display: inline-block; }
  #coffee-club-app .w-richtext figure[data-rt-type="image"] > figcaption {
    display: table-caption;
    caption-side: bottom; }
  #coffee-club-app .w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0; }
  #coffee-club-app .w-richtext figure[data-rt-type="video"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #coffee-club-app .w-richtext figure[data-rt-type="video"] > div {
    width: 100%; }
  #coffee-club-app .w-richtext figure.w-richtext-align-center {
    margin-right: auto;
    margin-left: auto;
    clear: both; }
  #coffee-club-app .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
    max-width: 100%; }
  #coffee-club-app .w-richtext figure.w-richtext-align-normal {
    clear: both; }
  #coffee-club-app .w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto; }
  #coffee-club-app .w-richtext figure.w-richtext-align-fullwidth > div {
    display: inline-block;
    /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
    padding-bottom: inherit; }
  #coffee-club-app .w-richtext figure.w-richtext-align-fullwidth > figcaption {
    display: block; }
  #coffee-club-app .w-richtext figure.w-richtext-align-floatleft {
    float: left;
    margin-right: 15px;
    clear: none; }
  #coffee-club-app .w-richtext figure.w-richtext-align-floatright {
    float: right;
    margin-left: 15px;
    clear: none; }
  #coffee-club-app .w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000; }
  #coffee-club-app .w-nav:before,
  #coffee-club-app .w-nav:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-nav:after {
    clear: both; }
  #coffee-club-app .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333; }
  #coffee-club-app .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
  #coffee-club-app .w-nav-link.w--current {
    color: #0082f3; }
  #coffee-club-app .w-nav-menu {
    position: relative;
    float: right; }
  #coffee-club-app .w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px; }
  #coffee-club-app .w--nav-link-open {
    display: block;
    position: relative; }
  #coffee-club-app .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%; }
  #coffee-club-app .w-nav-overlay .w--nav-menu-open {
    top: 0; }
  #coffee-club-app .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto; }
  #coffee-club-app .w-nav[data-animation="over-left"] .w-nav-overlay,
  #coffee-club-app .w-nav[data-animation="over-left"] .w--nav-menu-open {
    right: auto;
    z-index: 1;
    top: 0; }
  #coffee-club-app .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto; }
  #coffee-club-app .w-nav[data-animation="over-right"] .w-nav-overlay,
  #coffee-club-app .w-nav[data-animation="over-right"] .w--nav-menu-open {
    left: auto;
    z-index: 1;
    top: 0; }
  #coffee-club-app .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #coffee-club-app .w-nav-button.w--open {
    background-color: #C8C8C8;
    color: white; }
  #coffee-club-app .w-nav[data-collapse="all"] .w-nav-menu {
    display: none; }
  #coffee-club-app .w-nav[data-collapse="all"] .w-nav-button {
    display: block; }
  @media screen and (max-width: 991px) {
    #coffee-club-app .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none; }
    #coffee-club-app .w-nav[data-collapse="medium"] .w-nav-button {
      display: block; } }
  @media screen and (max-width: 767px) {
    #coffee-club-app .w-nav[data-collapse="small"] .w-nav-menu {
      display: none; }
    #coffee-club-app .w-nav[data-collapse="small"] .w-nav-button {
      display: block; }
    #coffee-club-app .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #coffee-club-app .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none; }
    #coffee-club-app .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block; } }
  #coffee-club-app .w-tabs {
    position: relative; }
  #coffee-club-app .w-tabs:before,
  #coffee-club-app .w-tabs:after {
    content: " ";
    display: table; }
  #coffee-club-app .w-tabs:after {
    clear: both; }
  #coffee-club-app .w-tab-menu {
    position: relative; }
  #coffee-club-app .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd; }
  #coffee-club-app .w-tab-link.w--current {
    background-color: #C8C8C8; }
  #coffee-club-app .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden; }
  #coffee-club-app .w-tab-pane {
    position: relative;
    display: none; }
  #coffee-club-app .w--tab-active {
    display: block; }
  @media screen and (max-width: 479px) {
    #coffee-club-app .w-tab-link {
      display: block; } }
  #coffee-club-app .w-ix-emptyfix:after {
    content: ""; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  #coffee-club-app .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd; }
  #coffee-club-app .w-condition-invisible {
    display: none !important; }
  #coffee-club-app .hide {
    display: none !important; }
  #coffee-club-app .hero-banner {
    padding-top: 56px;
    padding-bottom: 56px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/header-bg.jpg");
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/header-bg.jpg");
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll; }
  #coffee-club-app .hero-banner-header {
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 58px;
    text-align: center; }
  #coffee-club-app .hero-banner-subheader {
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-weight: 400;
    text-align: center; }
  #coffee-club-app .hero-banner-text {
    margin-top: 0px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
    text-shadow: 1px 1px 3px #333;
     }
  #coffee-club-app .hero-banner-container {
    text-align: center; }
  #coffee-club-app .hero-banner-icon {
     }
  #coffee-club-app .horizontal-line-div {
    display: inline-block;
    width: 100px;
    height: 2px;
    margin-top: 25px;
    margin-bottom: 20px;
    background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)); }
  #coffee-club-app .horizontal-line-div.full-width-horizontal-line {
    width: 100%;
    margin-bottom: 30px; }
  #coffee-club-app #nav-checkout-button {
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 15px;
    border-radius: 3px;
    background-color: #4a6e6e;
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    top: 5px; }
    #coffee-club-app #nav-checkout-button:before {
      content: "Checkout Now";
      display: block; }
    #coffee-club-app #nav-checkout-button:disabled {
      opacity: .5; }
  #coffee-club-app .hero-banner-get-started-button {
    width: 250px;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 15px;
    border-radius: 3px;
    background-color: #be7205;
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700; }
  #coffee-club-app .hero-banner-get-started-button:hover {
    background-color: #6b3e0a; }
  #coffee-club-app .hero-banner-get-started-button.start-my-journey-button {
    position: relative;
    width: 350px;
    margin-top: 10px;
    margin-bottom: 19px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #3b2b12;
    font-size: 24px; }
  #coffee-club-app .hero-banner-get-started-button.start-my-journey-button:hover {
    background-color: #201406; }
  #coffee-club-app .coffee-month-explainer-section {
    padding-top: 30px;
    padding-bottom: 30px;
    background: linear-gradient(180deg, rgba(81, 53, 43, 0.4), rgba(81, 53, 43, 0.4)), url(../images/boca-java-coffee-of-the-month-hero-banner.jpg);
        background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
        border-top: 3px solid #CCC;
}
  #coffee-club-app .coffee-month-explainer-section.tour-length-section {
    background-image: -webkit-linear-gradient(270deg, #462a0b, #462a0b);
    background-image: linear-gradient(180deg, #462a0b, #462a0b); }
  #coffee-club-app .coffee-month-explainer-section.customize-section {
    background-image: -webkit-linear-gradient(270deg, #6b3e0a, #6b3e0a);
    background-image: linear-gradient(180deg, #6b3e0a, #6b3e0a); }
  #coffee-club-app .coffee-month-explainer-section.begin-club-section {
    padding-top: 93px;
    padding-bottom: 102px;
    background-image: -webkit-linear-gradient(270deg, #af6d21, #af6d21);
    background-image: linear-gradient(180deg, #af6d21, #af6d21);
    text-align: center; }
  #coffee-club-app .coffee-month-section-header {
   
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 33px;
    text-align: center; }
  #coffee-club-app .coffee-month-section-text {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 24px;
    text-align: center; }
  #coffee-club-app .coffee-month-section-text.dark-text {
    color: #462a0b; }
  #coffee-club-app .coffee-month-section-text.what-your-club-box-will-containt-text {
    margin-top: 45px;
    margin-bottom: 20px;
    color: #462a0b;
    font-size: 24px; }
  #coffee-club-app .coffee-month-section-text.subscription-length {
    margin-bottom: 21px; }
  #coffee-club-app .explainer-section {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
  #coffee-club-app .explainer-section.finalize-my-gift-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  #coffee-club-app .coffee-preference {
    width: 100%;
    padding: 16px 13px 18px;
    border: 2px solid #fff;
 	
    text-decoration: none;
    background: #444;
     }
    #coffee-club-app .coffee-preference:hover, #coffee-club-app .coffee-preference.selected {
      background: #117073;
}
  #coffee-club-app .coffee-preference.customize-box {
    display: block;
    margin-bottom: 20px;
    clear: none; }
  #coffee-club-app .coffee-preference.dark {
    display: block;
    width: 100%;
    height: 225px;
    padding: 15px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #CCC;
    background: #FFF;
    }
  #coffee-club-app .coffee-preference.dark:hover {
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent); }
  #coffee-club-app .coffee-preference.step-1-selection {
     }
  #coffee-club-app .coffee-preference-header {
    margin-bottom: 0px;
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    text-decoration: none;
    text-transform: uppercase;
     }
     
     #months .coffee-preference-header {
     	font-size: 36px;
     }
  #coffee-club-app .coffee-preference-header:hover {
    text-decoration: none; }
  #coffee-club-app .coffee-preference-header.dark {
    color: #FFF;
    background: #333;
    width: 114.5%;
    margin-left: -25px;
    margin-top: -15px;
    padding: 5px 0;
    margin-bottom: 30px
     }
  #coffee-club-app .coffee-preference-header.times-month-text {
    margin-left: 10px;
    font-size: 35px; }
  #coffee-club-app .coffee-preference-icon {
    margin-bottom: 16px; }
  #coffee-club-app .month {
    font-size: 50px;
    line-height: 25px; }
  #coffee-club-app .tour-price {
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    text-align: center; }
  #coffee-club-app .tour-price.drk {
    padding-right: 0px;
    padding-left: 0px;
    color: #462a0b;
    line-height: 19px; }
  #coffee-club-app .coffee-of-the-month-list {
    position: relative;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background-color: #EFEFEF; }
  #coffee-club-app .coffee-of-the-month-list-header {
    margin-bottom: 21px;
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #333;
    font-size: 29px;
    text-align: center; }
  #coffee-club-app #custom-coffee-list .w-col-4 {
    }
  #coffee-club-app .show-whats-in-the-box-link {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    display: inline;
    float: none;
    clear: none;
    font-family: 'Lato',Helvetica,Sans-Serif;
    color: #ffc307;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer; }
  #coffee-club-app .show-whats-in-the-box-link:hover {
    color: #fff;
    text-decoration: none; }
  #coffee-club-app .length-of-tour-section {
    position: relative;
    z-index: 999;
    padding-top: 30px;
    padding-bottom: 30px;
    background:url(/share/images/bg-farm.jpg) no-repeat 0 49%;
    border-top: 3px solid #ccc;
     }
     
   #step4 .coffee-month-section-header,   #step4 .coffee-month-section-text {
     	color: #000;
     }
     
  #coffee-club-app .customize-your-coffee-section {
    position: relative;
    z-index: 999;
    padding-top: 30px;
    padding-bottom: 30px;
      background: url(/resources/images/club-bg.jpg) no-repeat !important;
    border-top: 3px solid #ccc;
     }
  #coffee-club-app .lets-begin-section {
    position: relative;
    padding-top: 55px;
    padding-bottom: 41px;
	background: #117073;
    text-align: center; 
    
    border-top: 3px solid #ccc;}
    
    #cert-image {
    position: absolute;
    width: 218px;
    right: 193px;
    top: 8px;
    }
  #coffee-club-app .choose-your-grind-section {
    position: relative;
    z-index: 999;
    padding-top: 30px;
    padding-bottom: 30px;
    background:url(/resources/images/coffee-subscriptions/beans.jpg) center repeat-x #000 !important;
    
    border-top: 3px solid #ccc; }
  #coffee-club-app .number-of-bags-text {
    margin-bottom: 60px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 300; }
  #coffee-club-app .months-row {
    margin-bottom: 0px; }
  #coffee-club-app .months-pricing {
    font-size: 21px;
    line-height: 29px; }
  #coffee-club-app .months-bag-image {
    margin-top: 0px;
    margin-bottom: 4px;
    width: 63px;
     }
  #coffee-club-app .bags-times-month {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  #coffee-club-app .fixed-progress-bar {
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    position: fixed;
    left: 0px;  
    top: -85px;
    right: 0px;
    background-color: rgb(43, 43, 43);
    color: #462a0b;
    height: 85px;
    opacity: 0; }
    #coffee-club-app .fixed-progress-bar.in {
      top: 0px;
      opacity: 1; 
          border-bottom: 1px solid #4d4e4e; 
      }
  #coffee-club-app .progress-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center; 
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

     }
  #coffee-club-app .progress-circle-1 {
    cursor: pointer;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    width: 25px;
    height: 25px;
    margin-right: 0px;
    border: 2px solid #fff;
    border-radius: 25px;
    background-color: #4a6e6e; }
    #coffee-club-app .progress-circle-1.progress-2 {
      background-color: transparent; }
  #coffee-club-app .progress-step-text {
    margin-bottom: 2px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 11px;
    font-weight: 300; }
  #coffee-club-app .progress-steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 6px;
    width: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  #coffee-club-app .coffee-bag {
    margin-bottom: 6px; }
  #coffee-club-app .coffee-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #coffee-club-app .coffee-image-and-text {
    cursor: pointer;
    padding-right: 6px;
    padding-left: 6px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  #coffee-club-app .modal-coffee-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    width: auto;
    padding: 25px 60px;
    border: 2px solid #462a0b;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden; } 
    #coffee-club-app .modal-coffee-info .modal-coffee-info-close {
      position: absolute;
      right: 10px;
      top: 10px;
      color: #ddd;
      font-size: 30px; }
      #coffee-club-app .modal-coffee-info .modal-coffee-info-close, #coffee-club-app .modal-coffee-info .modal-coffee-info-close:hover, #coffee-club-app .modal-coffee-info .modal-coffee-info-close:active, #coffee-club-app .modal-coffee-info .modal-coffee-info-close:focus {
        text-decoration: none; }
      #coffee-club-app .modal-coffee-info .modal-coffee-info-close:hover {
        color: inherit; }
  #coffee-club-app .modal-coffee-roast-level {
    margin-top: 10px;
    margin-bottom: 10px; }
  #coffee-club-app .best-value-burst {
    position: absolute;
    top: -36px;
    right: -15px;
    z-index: 99;
    width: 100px;
    height: 100px;
    padding-top: 25px;
    border-radius: 50px;
    background-color: #a87b07;
    font-style: italic; }
  #coffee-club-app .best-value-text {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 21px;
    line-height: 23px;
    font-weight: 700; }
  #coffee-club-app html.w-mod-js *[data-ix="hide-section"] {
    opacity: 0; }
  #coffee-club-app html.w-mod-js *[data-ix="footer-begin"] {
    -webkit-transform: translate(0px, -3825px);
    -ms-transform: translate(0px, -3825px);
    transform: translate(0px, -3825px); }
  #coffee-club-app html.w-mod-js *[data-ix="hide-box"] {
    opacity: 0; }
  #coffee-club-app html.w-mod-js *[data-ix="hide-fixed-progress-bar"] {
    -webkit-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%);
    transform: translate(0px, -100%); }
  #coffee-club-app html.w-mod-js *[data-ix="coffee-modal-box"] {
    opacity: 0; }
  @media (max-width: 991px) {
  
  #cert-image {
      position: absolute;
    width: 127px;
    right: -8px;
    top: -5px;
  }
    #coffee-club-app .hero-banner {
      padding-right: 58px;
      padding-left: 58px; 
          background-position: 0px 0px, 46% 100%;
      }
    #coffee-club-app .hero-banner-header {
      line-height: 62px; }
    #coffee-club-app .coffee-month-explainer-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .coffee-preference {
   }
    #coffee-club-app .coffee-preference.w--current {
  }
    #coffee-club-app .coffee-preference.dark {
      height: 247px;
      padding-right: 13px;
      padding-left: 13px; }
    #coffee-club-app .footer-holder-section {
      height: 757px;
      background-image: url("../images/768-footer.png");
      background-size: 768px 757px; }
    #coffee-club-app .coffee-of-the-month-list {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .coffee-of-the-month-list-header {
      padding-right: 61px;
      padding-left: 61px;
      line-height: 28px; }
    #coffee-club-app .length-of-tour-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .customize-your-coffee-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .choose-your-grind-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .best-value-burst {
      top: -45px; } }
  @media (max-width: 767px) {
    #coffee-club-app .hero-banner-header {
      font-size: 38px;
      line-height: 44px; }
    #coffee-club-app .coffee-preference {
      margin-bottom: 30px; }
    #coffee-club-app .coffee-preference.dark {
      height: auto; }
    #coffee-club-app .footer-holder-section {
      height: 880px;
      background-image: url("../images/568-footer.png");
      background-size: 568px 880px; }
    #coffee-club-app .length-of-tour-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .customize-your-coffee-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .choose-your-grind-section {
      padding-right: 40px;
      padding-left: 40px; }
    #coffee-club-app .modal-coffee-info {
      position: fixed;
      width: auto;
      left: 0;
      right: 0;
      bottom: 0;
      top: 80px;
      border: none;
      padding: 50px; }
      #coffee-club-app .modal-coffee-info .modal-coffee-info-close {
        right: 15px;
        top: 0;
        font-size: 60px; }
    #coffee-club-app .best-value-burst {
      top: -15px; } }
  @media (max-width: 615px) {
    #coffee-club-app #nav-checkout-button {
      font-size: 16px; }
      #coffee-club-app #nav-checkout-button:before {
        content: "Checkout"; } }
  @media (max-width: 479px) {
    #coffee-club-app .hero-banner {
      padding: 40px 20px; }
      #coffee-club-app .hero-banner .horizontal-line-div {
        margin-top: 15px;
        margin-bottom: 15px; }
    #coffee-club-app #nav-checkout-button {
      font-size: 20px;
      right: 10px;
      width: 55px;
      top: -11px;
      bottom: 0;
      right: 0;
      border-radius: 0;
      background-image: url("../images/view_cart_icon.png");
      background-repeat: no-repeat;
      background-position: center; }
      #coffee-club-app #nav-checkout-button:before {
        content: ""; }
    #coffee-club-app .hero-banner-icon {
      width: 100px;
      margin-bottom: 0; }
    #coffee-club-app .hero-banner-header {
      font-size: 34px;
      line-height: 44px;
      margin-bottom: 0; }
    #coffee-club-app .hero-banner-text {
      font-size: 14px;
      line-height: 22px; }
    #coffee-club-app .hero-banner-get-started-button {
      width: 200px;
      padding-right: 10px;
      padding-left: 10px; }
    #coffee-club-app .hero-banner-get-started-button.w--current {
      font-size: 16px; }
    #coffee-club-app .hero-banner-get-started-button.start-my-journey-button {
      width: 225px;
      padding: 28px 8px;
      font-size: 19px; }
    #coffee-club-app .coffee-month-explainer-section {
      padding-right: 30px;
      padding-left: 30px; }
    #coffee-club-app .coffee-month-explainer-section.begin-club-section {
      padding-right: 25px;
      padding-left: 25px; }
    #coffee-club-app .coffee-month-section-header {
      line-height: 38px; }
    #coffee-club-app .coffee-month-section-text {
      line-height: 27px; }
    #coffee-club-app .footer-holder-section {
      height: 848px;
      background-image: url("../images/320-footer.png");
      background-size: 320px 848px; }
    #coffee-club-app .coffee-of-the-month-list {
      padding-right: 30px;
      padding-left: 30px; }
    #coffee-club-app .coffee-of-the-month-list-header {
      padding-right: 10px;
      padding-left: 10px; }
    #coffee-club-app .length-of-tour-section {
      padding-right: 30px;
      padding-left: 30px; }
    #coffee-club-app .customize-your-coffee-section {
      padding-right: 30px;
      padding-left: 30px; }
    #coffee-club-app .choose-your-grind-section {
      padding-right: 30px;
      padding-left: 30px; }
    #coffee-club-app .coffee-bag {
      width: 150px; }
    #coffee-club-app .best-value-burst {
      top: -15px;
      width: 80px;
      height: 80px;
      padding-top: 21px;
      font-size: 11px; }
    #coffee-club-app .best-value-text {
      font-size: 17px;
      line-height: 18px; } }
