/* Minification failed. Returning unminified contents.
(568,329): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,343): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,358): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,372): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,387): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,401): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,416): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,430): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,445): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,459): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,474): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,488): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,503): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,517): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,532): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,546): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,561): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,575): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,590): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,604): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,618): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,638): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,652): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,671): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,691): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,708): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,740): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,771): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,803): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,832): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,865): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,895): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,923): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,949): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,976): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1004): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1034): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1071): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1096): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1128): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1154): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1187): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1216): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1252): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1279): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1313): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(568,1338): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

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.
 */

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.
 */

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.
 */

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/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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.
 */

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.
 */

button {
  overflow: visible;
}

/**
 * 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.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * 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.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

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.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}


/* =============================================================================
   webfonts
   ========================================================================== */


@font-face {
    font-family: 'Gotham';
    src: url(/site/vivaceespresso/fonts/gotham/gotham-light-webfont.eot);
    src: url(/site/vivaceespresso/fonts/gotham/gotham-light-webfont.eot?#iefix) format('embedded-opentype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-light-webfont.woff) format('woff'),
         url(/site/vivaceespresso/fonts/gotham/gotham-light-webfont.ttf) format('truetype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-light-webfont.svg#Gotham) format('svg');
    font-weight: 300;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	@font-face {
	font-family: 'Gotham';
	src: url(/site/vivaceespresso/fonts/gotham/gotham-light-webfont.svg#Gotham) format('svg');
    font-weight: 300;
    font-style: normal;
	}
}



@font-face {
    font-family: 'Gotham';
    src: url(/site/vivaceespresso/fonts/gotham/gotham-book-webfont.eot);
    src: url(/site/vivaceespresso/fonts/gotham/gotham-book-webfont.eot?#iefix) format('embedded-opentype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-book-webfont.woff) format('woff'),
         url(/site/vivaceespresso/fonts/gotham/gotham-book-webfont.ttf) format('truetype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-book-webfont.svg#Gotham) format('svg');
    font-weight: 400;
    font-style: normal;

}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	@font-face {
	font-family: 'Gotham';
	src: url(/site/vivaceespresso/fonts/gotham/gotham-book-webfont.svg#Gotham) format('svg');
    font-weight: 400;
    font-style: normal;
	}
}





@font-face {
    font-family: 'Gotham';
    src: url(/site/vivaceespresso/fonts/gotham/gotham-medium-webfont.eot);
    src: url(/site/vivaceespresso/fonts/gotham/gotham-medium-webfont.eot?#iefix) format('embedded-opentype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-medium-webfont.woff) format('woff'),
         url(/site/vivaceespresso/fonts/gotham/gotham-medium-webfont.ttf) format('truetype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-medium-webfont.svg#Gotham) format('svg');
    font-weight: 500;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	@font-face {
	font-family: 'Gotham';
	src: url(/site/vivaceespresso/fonts/gotham/gotham-medium-webfont.svg#Gotham) format('svg');
	font-weight: 500;
    font-style: normal;
	}
}






@font-face {
    font-family: 'Gotham';
    src: url(/site/vivaceespresso/fonts/gotham/gotham-bold-webfont.eot);
    src: url(/site/vivaceespresso/fonts/gotham/gotham-bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-bold-webfont.woff) format('woff'),
         url(/site/vivaceespresso/fonts/gotham/gotham-bold-webfont.ttf) format('truetype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-bold-webfont.svg#Gotham) format('svg');
    font-weight: 600;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	@font-face {
	font-family: 'Gotham';
	src: url(/site/vivaceespresso/fonts/gotham/gotham-bold-webfont.svg#Gotham) format('svg');
	font-weight: 600;
    font-style: normal;
	}
}













@font-face {
    font-family: 'Gotham';
    src: url(/site/vivaceespresso/fonts/gotham/gotham-black-webfont.eot);
    src: url(/site/vivaceespresso/fonts/gotham/gotham-black-webfont.eot?#iefix) format('embedded-opentype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-black-webfont.woff) format('woff'),
         url(/site/vivaceespresso/fonts/gotham/gotham-black-webfont.ttf) format('truetype'),
         url(/site/vivaceespresso/fonts/gotham/gotham-black-webfont.svg#Gotham) format('svg');
    font-weight: 800;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	@font-face {
	font-family: 'Gotham';
	src: url(/site/vivaceespresso/fonts/gotham/gotham-black-webfont.svg#Gotham) format('svg');
	font-weight: 800;
    font-style: normal;
	}
}






picture,img{width:100%;height:auto}hr{text-align:left;width:60px;border-style:solid;border-width:2px;border-color:rgba(20,20,20,1);border-color:rgba(170,112,69,1);display:block;border-top:none;margin:0;padding:0;margin-bottom:1em}.tabContent hr{width:100%;border-width:1px}.stepContent hr{border-color:rgba(255,255,255,1)}:root{--alpha-100:1;--alpha-95:.95;--alpha-90:.9;--alpha-85:.85;--alpha-80:.8;--alpha-75:.75;--alpha-70:.7;--alpha-65:.65;--alpha-60:.6;--alpha-55:.55;--alpha-50:.5;--alpha-45:.45;--alpha-40:.4;--alpha-35:.35;--alpha-30:.3;--alpha-25:.25;--alpha-20:.2;--alpha-15:.15;--alpha-10:.1;--alpha-5:.05;--white:255,255,255;--black:0,0,0;--rgb-2:170,112,69;--rgb-3:155,156,158;--rgb-4:20,20,20;--palette-1:rgba(255,255,255,1);--palette-2:rgba(170,112,69,1);--palette-3:rgba(155,156,158,1);--palette-4:rgba(20,20,20,1);--palette-5:rgba(255,255,255,.3);--palette-6:rgba(20,20,20,.4);--kraft:rgba(215,198,169,1);--offer:rgba(219,27,28,1);--footer:rgba(20,20,20,.9);--teaserDark:rgba(0,0,0,.5);--ultimate:rgba(170,112,69,1);--ultimate-alpha:rgba(170,112,69,.1);--union:rgba(219,0,27,1);--union-alpha:rgba(219,0,27,.1);--tango:rgba(229,56,23,1);--tango-alpha:rgba(229,56,23,.1);--organic:rgba(109,128,96,1);--organic-alpha:rgba(109,128,96,.1);--premio:rgba(101,72,32,1);--premio-alpha:rgba(101,72,32,.1);--brewista:rgba(0,0,0,1);--brewista-alpha:rgba(33,33,33,.1)}body{background-image:url(/site/vivaceespresso/images/kraft-crop.jpg);background-size:auto;background-repeat:repeat;background-color:rgba(255,255,255,1)}footer{color:rgba(255,255,255,1);background-color:rgba(20,20,20,.9)}picture.small img{max-width:200px;margin-top:1em;margin-bottom:1em}.filterGrey{-webkit-filter:grayscale(.8);filter:grayscale(.8)}.filterHue{-webkit-filter:hue-rotate(10deg);filter:hue-rotate(10deg)}.filterContrast{-webkit-filter:contrast(4);filter:contrast(4)}.filterCombo:not(h1){-webkit-filter:brightness(.8) grayscale(.6);filter:brightness(.8) grayscale(.6)}.darker{transition:.5s all;background-color:rgba(20,20,20,.95)}.padRemove{padding-top:0;padding-bottom:0}img.featureLogo{max-width:50%;margin-bottom:2em}img.badge{width:70px;display:block;margin-bottom:2em}div.map,div.fullWidth{background-color:rgba(240,240,240,1)}div.map #map-canvas{width:100%;height:70vh;overflow:hidden;position:relative}.opacityLess,body.internal>header>nav .logo-small{transition:1.5s all;opacity:.9 !important}@media screen and (max-width:1000px){.tabContent.odd{background-color:rgba(0,0,0,.03)}.tabContent{padding-top:4em;padding-bottom:0;border-bottom:1px solid rgba(20,20,20,.4)}}article>div,div.grid>div>section{padding:6em 10%}.picturefill-background{background-color:rgba(20,20,20,.5)}.picturefill-background.fixTop{background-position:top !important}.picturefill-background.fixedbg{background-attachment:fixed}@media(-moz-touch-enabled:1),(any-pointer:coarse),(max-width:1000px){.picturefill-background.fixedbg{background-attachment:scroll}body.internal div#masthead.picturefill-background{background-position:center !important}}body>header{position:fixed;width:100%;background-color:rgba(20,20,20,.8);z-index:2000}footer{border-top:1px solid rgba(20,20,20,1)}div#masthead article,div.artsy article{min-height:82vh;display:flex;flex-flow:wrap;justify-content:center;align-content:center;align-items:center;text-align:center;background:linear-gradient(to top,rgba(20,20,20,.6),rgba(20,20,20,.2),rgba(20,20,20,0),rgba(20,20,20,0),rgba(20,20,20,.2))}body.internal div#masthead article{min-height:30vh;justify-content:center;background:linear-gradient(to top,rgba(20,20,20,.2),rgba(20,20,20,.1))}div.artsy article{margin-top:3em;min-height:70vh;background:linear-gradient(to top,rgba(20,20,20,.2),rgba(20,20,20,0))}body.internal div#masthead.compactHeader article{min-height:15vh;height:auto;padding-top:1em}header>nav{padding:1em 2%;display:flex;flex-direction:row;justify-content:center;align-items:center}header>nav .logo-small{margin-right:auto;opacity:1;padding:0;min-width:110px;height:auto}header>nav .logo-small img{width:auto;height:55px}a.shrink{transition:.5s all;transform:scale(.6);height:auto}header>nav .cart{margin-left:auto}footer nav{margin-bottom:4em;display:inline-flex;flex-direction:column;justify-content:flex-start}header.mobileNavigationOpen{min-height:100vh}div.showTouch button#mobileClose,div#mobileNavigation{display:none}div#mobileNavigation{background-color:rgba(255,255,255,.95);min-height:100vh;padding:1em 5%}div#mobileNavigation nav{width:100%;text-align:left;margin-bottom:2em;border-bottom:2px solid rgba(241,97,34,1)}div#mobileNavigation nav a{margin:0;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.1)}div#mobileNavigation nav a:first-child{border-top:none}div#mobileNavigation nav a:last-child{border-bottom:none}@media screen and (max-width:1300px){header>nav a{font-size:1em}header>nav .cart i.icon{display:none}header>nav .account i.icon{margin-right:0}header>nav .account span{display:none}header>nav .button{padding-left:1em;padding-right:1em}}section.thumbs{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:space-between}section.thumbs a{width:49%;margin-bottom:1px;padding:0}section.thumbs a.activeLink img{opacity:.2}@media screen and (max-width:1200px){section.thumbs a{width:15%;margin-bottom:1px;padding:0}}.landingGrid--item{margin-top:0;margin-bottom:4em;background-color:rgba(0,0,0,.1);position:relative}.landingGrid--item hr{border-color:rgba(255,255,255,1);border-width:1px;width:auto;margin-top:1.5em;margin-bottom:1.5em}.branding{display:flex;justify-content:space-between;align-items:center;margin-bottom:2em}.branding h3{flex-basis:60%;margin:0;font-weight:600}.orderWidget{display:flex;flex-direction:column}.orderWidget>div{display:flex;align-items:center;justify-content:flex-start}.orderWidget>div:first-child{justify-content:space-between;align-items:baseline}.orderWidget input,.orderWidget select{flex-basis:30%;margin-right:3px}.compact{background-color:rgba(255,255,255,.3) !important;margin-bottom:.5em;border-radius:4px}.compact.selected{background-color:rgba(255,255,255,1) !important}.compact .branding,.compact .selections,.compact .form{display:flex;justify-content:space-between;align-items:center;margin:0;padding:1.2em 1em}.compact>div>div{margin-right:1.5em}.compact .finalCTA *{flex-grow:1}.compact .branding div{flex-grow:1}.compact .branding picture{margin-right:1em}.compact .branding h2{margin:0;line-height:1.6em}.compact .branding h3{font-size:1.8em;line-height:1.2em;margin-bottom:.2em}.compact .branding p{font-size:.9em;margin:0}.compact a.button,.compact input[type=button]{align-self:flex-start;margin:0;margin-left:1em}.compact .branding a.button,.compact .branding input[type=button]{align-self:center}.selections a.button{flex-grow:1;justify-content:center}.compact .branding>div:last-child{flex-basis:60%;margin-top:10px}.compact div.select-container{display:inline-flex;flex-wrap:nowrap;align-self:flex-end;margin-right:0}.compact div.select-container select{margin-left:.5em}#masthead div.branding{background:none}.landingGrid--item.compact .button.symbol{position:absolute;right:15px;top:15px;padding:.7em}div.tabContent article{padding-top:4em;padding-bottom:4em}div.tabContent header{padding-bottom:4em;margin-bottom:4em;border-bottom:1px solid rgba(20,20,20,.4);padding-left:5%;padding-right:5%}div.tabs>a{flex:1 0 auto;text-align:center;margin-left:1px;margin-right:1px;margin-bottom:1px}@media screen and (max-width:600px){.branding{display:block}.branding h3{margin-bottom:1em}.landingGrid--item{margin:0 auto 1em auto;width:80%;border-radius:10px}.stepContent .landingGrid--item{width:100%}.compact .branding,.compact .selections,.compact .form{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin:0;padding:1.2em 1em}.compact .branding a.button,.compact .branding input[type=button]{align-self:flex-start;margin-left:0}.compact .branding picture{display:none;margin-bottom:1em}.compact .branding h3{margin-bottom:1em;font-size:1.5em;line-height:1.1em}.compact .branding p{line-height:1.5em;margin-bottom:1.5em}div.steps{display:none}div.tabContent header{border-bottom:none;padding-bottom:0}div.tabContent header section:not(:first-child){display:none}}@media screen and (min-width:600px){div.tabs{display:flex;flex-wrap:wrap;align-items:center;padding:0 3% 0 3%}div.tabs>a{flex-basis:30%}#masthead div.branding{margin-top:3em}}@media screen and (min-width:1000px){div.tabs{justify-content:space-between;align-items:center;padding:0 3% 4em 3%;border-bottom:1px solid rgba(20,20,20,.4)}div.tabs>a{margin-right:.5em;flex-basis:auto}div.tabs>a:last-child{margin-right:0}}picture.brand-badge{background-color:#000;width:50px;height:50px;display:block;border-radius:50%;padding:10px;flex-shrink:0;margin-top:1em;margin-bottom:1em}.ultimate{background-color:rgba(170,112,69,.1)}.ultimate picture.brand-badge,picture.brand-badge.ultimate{background-color:rgba(170,112,69,1)}.ultimate .circle-chart__circle{stroke:rgba(170,112,69,1) !important;opacity:.97}.ultimate .originMap circle{fill:rgba(170,112,69,1) !important;opacity:.97}div.application.ultimate span.on i{background-color:rgba(170,112,69,1)}.union{background-color:rgba(219,0,27,.1)}.union picture.brand-badge,picture.brand-badge.union{background-color:rgba(219,0,27,1)}.union .circle-chart__circle{stroke:rgba(219,0,27,1) !important;opacity:.97}.union .originMap circle{fill:rgba(219,0,27,1) !important;opacity:.97}div.application.union span.on i{background-color:rgba(219,0,27,1)}.organic{background-color:rgba(109,128,96,.1)}.organic picture.brand-badge,picture.brand-badge.organic{background-color:rgba(109,128,96,1)}.organic .circle-chart__circle{stroke:rgba(109,128,96,1) !important;opacity:.97}.organic .originMap circle{fill:rgba(109,128,96,1) !important;opacity:.97}div.application.organic span.on i{background-color:rgba(109,128,96,1)}.tango{background-color:rgba(229,56,23,.1)}.tango picture.brand-badge,picture.brand-badge.tango{background-color:rgba(229,56,23,1)}.tango .circle-chart__circle{stroke:rgba(229,56,23,1) !important;opacity:.97}.tango .originMap circle{fill:rgba(229,56,23,1) !important;opacity:.97}div.application.tango span.on i{background-color:rgba(229,56,23,1)}.premio{background-color:rgba(101,72,32,.1)}.premio picture.brand-badge,picture.brand-badge.premio{background-color:rgba(101,72,32,1)}.premio .circle-chart__circle{stroke:rgba(229,56,23,1) !important;opacity:.97}.premio .originMap circle{fill:rgba(229,56,23,1) !important;opacity:.97}div.application.premio span.on i{background-color:rgba(101,72,32,1)}.brewista{background-color:rgba(33,33,33,.1)}.brewista picture.brand-badge,picture.brand-badge.brewista{background-color:rgba(0,0,0,1)}.brewista .circle-chart__circle{stroke:rgba(0,0,0,1) !important;opacity:.97}.brewista .originMap circle{fill:rgba(0,0,0,1) !important;opacity:.97}div.application.brewista span.on i{background-color:rgba(0,0,0,1)}.single-origin picture.brand-badge,picture.brand-badge.single-origin{background-color:rgba(255,255,255,1)}.subscriber{position:relative;width:160px;height:50px;line-height:50px;background-color:rgba(255,255,255,1);display:flex;justify-content:center;align-items:center;border-radius:4px}.subscriber svg text{fill:rgba(20,20,20,1);font-size:1.3em;font-family:museo;font-weight:900}div.orderSummary{padding:1em;margin-bottom:2em;background-color:rgba(255,255,255,.3);color:rgba(20,20,20,1)}div.orderSummary ul,div.orderSummary div{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap}div.orderSummary ul li{margin-right:1em;white-space:nowrap;display:flex;align-items:center;margin-bottom:.8em;font-size:1.2em}div.orderSummary ul li i{margin-right:.5em}div.orderSummary h2{margin-bottom:.3em}div.orderSummary div{align-items:baseline;justify-content:space-between}div.stepContent{background-color:rgba(255,255,255,.3)}.items{padding-top:1em;margin:2em 0 2em 0}div.steps>div{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:2em}div.steps>div:nth-child(1){opacity:.5}div.steps>div:nth-child(2){opacity:.4}div.steps>div:nth-child(3){opacity:.3}div.steps>div:nth-child(4){opacity:.2}div.steps>div.activated{opacity:1}div.steps>div.complete>div:first-child{background-color:rgba(255,255,255,.3)}div.steps>div.complete>div:last-child{color:rgba(255,255,255,.3)}div.steps>div>div:first-child{display:flex;background-color:rgba(20,20,20,1);color:rgba(215,198,169,1);width:90px;height:90px;justify-content:center;align-items:center;margin-right:.4em;flex-shrink:0;font-weight:900;font-size:3em}div.steps>div>div:last-child *{margin:0;padding:0;flex-grow:1}div.steps h4{text-transform:uppercase;font-weight:900}div.steps h5{font-weight:300}div.stepContent h4{font-weight:900;font-size:1.4em}div.stepContent>div>h4{text-align:center;position:relative;bottom:-1.1em}div.action{display:flex;align-items:center;justify-content:flex-end;padding-bottom:.5em;margin-right:1em}div.action *:first-child{margin-right:1em;margin-bottom:0;font-weight:300}div.grid>div{background-size:cover;background-position:center;background-repeat:no-repeat}div.grid>div>section{background-color:rgba(0,0,0,.2)}div.grid>div:first-child>section{background-color:rgba(0,0,0,.6)}div.grid>div:last-child>section{background-color:rgba(0,0,0,.15)}div.faqItem{padding-top:3em}div.faqItem:last-child{padding-bottom:1em}div.flavours div,div.application,div.origins{background:none}div.application div{display:flex;flex-wrap:wrap;justify-content:flex-start}div.application div span{width:40%;padding:1% 1% 1% 1%;margin-bottom:2em;font-size:70%;text-transform:uppercase;text-align:center;font-weight:400}div.application div span i{display:flex;width:60px;height:60px;border-radius:50%;justify-content:center;align-items:center;background-color:rgba(20,20,20,.1);margin:0 auto;margin-bottom:.5em;font-size:3em}div.application div span.on i{background-color:rgba(20,20,20,.9);color:#fff;color:rgba(215,198,169,1)}div.originMap div svg g{opacity:0}div.originMap div svg g circle{fill:rgba(20,20,20,.8)}div.originMap.sumatran g#sumatran{opacity:1}div.originMap.papuanewguinea g#papuanewguinea{opacity:1}div.originMap.mexican g#mexican{opacity:1}div.originMap.kenyan g#kenyan{opacity:1}div.originMap.guatemalan g#guatemalan{opacity:1}div.originMap.ethiopian g#ethiopian{opacity:1}div.originMap.colombian g#colombian{opacity:1}div.originMap.brazilian g#brazilian{opacity:1}div.flavours>article>div{padding:3em;text-align:center}.circle-chart{width:100%;height:auto;margin-top:2em;margin-bottom:1em}.circle-chart .circle-chart__background{stroke:rgba(20,20,20,.1)}.circle-chart .circle-chart__circle{stroke:rgba(20,20,20,.8)}.circle-chart__circle{animation:circle-chart-fill 2s reverse;transform:rotate(-90deg);transform-origin:center}.circle-chart__circle--negative{transform:rotate(-90deg) scale(1,-1)}.circle-chart__info{animation:circle-chart-appear 2s forwards;opacity:0;transform:translateY(.3em)}@keyframes circle-chart-fill{to{stroke-dasharray:0 100}}@keyframes circle-chart-appear{to{opacity:1;transform:translateY(0)}}table{margin-bottom:4em;min-width:80%;background-color:rgba(0,0,0,.05)}thead tr{background-color:rgba(255,255,255,.6)}tbody tr:nth-child(odd){background-color:rgba(0,0,0,.05)}td{margin:0;margin-bottom:3em;padding:1em 1.5em}ul{padding:0;list-style-type:none}li{border-bottom:1px solid #000}ul.rows li{padding:1.5em 0}ul.rows li:last-child{border-bottom:0}form{margin-top:4em;padding:3em 2em;background-color:rgba(0,0,0,.03);border-radius:1em}fieldset{text-align:left}fieldset h3{border-bottom:1px solid #ccc;margin-bottom:.5em;padding-bottom:.5em}select,input[type=button]{-webkit-appearance:none;-moz-appearance:none;padding:.5em;background:#efefef;border:none;border-radius:3px;padding:1em 1.7em 1em .5em;margin-top:5px;margin-bottom:5px}input[type=button]{padding:1em 1.5em 1em 1.5em}.select-wrap{position:relative;display:inline}.select-wrap:after{content:"";width:0;height:0;position:absolute;pointer-events:none}select{font-size:16px}.select-wrap:after{border-left:5px solid transparent;border-right:5px solid transparent;top:1.8em;right:.6em;border-top:8px solid #000;opacity:.1}fieldset>.select-wrap:after{top:.5em}select::-ms-expand{display:none}input[type=button].cta{background-color:rgba(20,20,20,1);color:rgba(255,255,255,1);border:2px solid rgba(20,20,20,1);width:auto}select:hover{cursor:pointer}select.disabled{opacity:.3}input[type=button].cta:hover{background-color:rgba(255,255,255,1);border:2px solid rgba(255,255,255,1);color:rgba(20,20,20,1)}fieldset,div.validationMsg,div.successMsg{margin:0;margin-bottom:3em;padding:2em 2em 1.5em 2em;border-radius:.5em;border-color:rgba(255,255,255,1);background-color:rgba(255,255,255,.8)}label{display:block;margin-top:1.5em}label.checkbox{display:inline-block;margin-right:.7em;margin-bottom:.7em;background-color:rgba(0,0,0,.05);padding:.7em 1em;border-radius:.25em}textarea{min-height:6em}input,textarea{margin:1em 0 1em 0;padding:.5em .7em;display:block;width:90%}input.short{width:60%}input[type=checkbox],input[type=reset],input[type=submit]{display:inline-block;margin:0 .2em;width:auto}input[type=file]{width:80%;margin-top:0;padding:0}input[type=reset],input[type=submit]{border:1px solid #fff;border-radius:.5em;padding:.7em 1em;min-width:100px}div.validationMsg,div.successMsg{margin-top:2em;clear:both;border:1px solid;background-color:rgba(255,0,0,1);padding-bottom:1em;border-color:rgba(255,255,255,1);color:rgba(255,255,255,1)}input[type=submit],div.successMsg{background-color:#008000;color:#fff}input.validationError{border:1px solid;border-color:rgba(255,0,0,1)}label.validationError{color:rgba(255,0,0,1)}@media screen and (min-width:1000px){div.formSubmit{display:flex;flex-direction:row-reverse}div.formSubmit p{padding-right:15%}.offer input[type=button]{margin-right:1em}}@media screen and (max-width:1000px){article>div{padding:10px}header nav{position:relative;float:left}header>nav a{display:none}header>nav .logo-small{height:35px}header>nav .logo-small img{height:40px}img.featureLogo{max-width:60%;margin-bottom:1em}div.map{padding:10vw}div.map #map-canvas{width:80vw}.faq>article>div>section{border-bottom:2px solid rgba(20,20,20,.2)}.faq>article>div:last-child>section{border:none}div.tabContent article{padding-top:0;padding-bottom:0}div.stepContent>div{margin-top:2em}}@media screen and (min-width:1000px){article>div{padding:4em 10% 0 10%}header nav{padding:.5em 1vw}#mobileButtons{display:none}div.showTouch,div#mobileNavigation{display:none}main{padding-bottom:6em}body.internal div.grid,div.artsy{margin-bottom:-6em;margin-top:8em}footer{padding-top:2em;padding-bottom:4em}#masthead>article>div{padding-top:0;padding-bottom:0}.landingGrid article{padding:0 9.5%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.landingGrid article>div{display:flex;flex-direction:column;padding:2em 2.5% 3em 2.5%;flex-basis:40%;margin-left:2.5%;margin-right:2.5%}.landingGrid article header{flex-basis:100%;margin-left:.5em;margin-right:.5em;align-items:center;display:flex}.landingGrid article header section:first-child{padding-right:3em;flex-basis:50%}.landingGrid article header section:nth-child(2){padding-left:3em;padding-right:3em;border-left:1px solid rgba(20,20,20,.4)}.landingGrid article header section:last-child{flex-basis:30%}.landingGrid article>div.steps{flex-direction:row;flex-basis:100%;flex-wrap:nowrap;padding:0}.landingGrid article>div.stepContent{flex-basis:100%;flex-shrink:1;padding-top:2em;padding-bottom:2em}.landingGrid>article>div>div.desc{flex:1 0 auto}div.tastingNote>article{padding:4em 6% 4em 6%;display:flex;flex-wrap:wrap;justify-content:space-between}div.tastingNote>article>div{padding:3em;flex:1 1 auto;margin-bottom:2em}div.flavours>article{padding:4em 6% 4em 6%}div.tastingNote>article>div:first-child,div.tastingNote>article>div.application{max-width:40%}}@media screen and (max-width:1200px){div#masthead.doubleCol article>div:first-child{align-self:center;flex-grow:1;padding-bottom:1em}div#masthead.doubleCol article>div:last-child{align-self:center;flex-grow:1;padding-top:0;padding-bottom:3em}div.flavours>article{padding-top:0}div.flavours>article>div>div{display:inline-block;width:25%;margin:2em 1em 0 1em}}@media screen and (min-width:1200px){body.internal div#masthead article{height:50vh}body.internal div#masthead article>div{align-self:center;padding-top:2em;padding-bottom:2em}.singleCol article,.doubleCol article,.faq article{padding:0 5%;display:flex;flex-direction:row;justify-content:flex-start}.faq article{flex-wrap:wrap;align-items:flex-start}.compactHeader article>div,.doubleCol article>div,.faq article>div{margin-left:5%;margin-right:5%;padding-left:0;padding-right:0;flex:1 1}.faq>article>div{flex:0 1;flex-basis:40%}div#masthead.doubleCol article>div{margin-left:8%;margin-right:5%;padding-left:0;padding-right:7.5%}div#masthead.doubleCol article>div:first-child{margin-left:5%;margin-right:0%;padding-right:10%}div#masthead.doubleCol article>div:last-child{margin-left:5%;margin-right:0%}.singleCol article>div{flex-grow:0;max-width:70%;margin-left:5%;padding-left:0;padding-right:0}.doubleCol.carousel article>div:first-child{flex-grow:4;margin-right:5%}.doubleCol.carousel article>div:last-child{margin-left:0;border-bottom:1px solid rgba(20,20,20,.2)}.doubleCol.thirds article>div:first-child{flex-basis:35%}div.grid{margin-bottom:2em}div.grid>div>section{padding:3vw 6vw;text-align:center}div.grid{display:flex;flex-direction:row}div.grid div{flex:1}div.grid div section{height:25vw;display:flex;flex-direction:column;justify-content:center;align-content:center}.landingGrid article>div.steps{flex-direction:column;flex-basis:20%;flex-wrap:wrap}.landingGrid article>div.stepContent{flex-basis:65%}div.tastingNote{width:75%;float:left}div.flavours{width:25%;float:right}div.timeline{clear:both}div.tastingNote>article{padding:4em 5% 4em 11%;justify-content:flex-start}div.tastingNote>article>div:first-child{margin-right:5%}div.tastingNote>article>div:first-child,div.tastingNote>article>div.application{max-width:35%}div.flavours>article{padding:4em 25% 4em 0%}div.tastingNote div.optionalCopy,div.tastingNote div.origins{margin-right:5%;padding-bottom:0}#masthead picture.brand-badge{width:100px;height:100px;padding:20px;margin-bottom:1em}#masthead div.branding{justify-content:flex-end}}@media screen and (min-width:1400px){.landingGrid article>div{flex-basis:23%}.landingGrid article header section:first-child{flex-basis:50%}.landingGrid article header section:last-child{flex-basis:30%}.landingGrid article>div.steps{flex-basis:25%}.landingGrid article>div.stepContent{flex-basis:60%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.picturefill-background.fixedbg{background-attachment:scroll}body.internal div#masthead.picturefill-background{background-position:top !important}div#masthead article,div.artsy article{height:80vh}body.internal div#masthead article,div.artsy article{height:40vh}header>nav{justify-content:flex-start}header>nav .logo-small{margin-right:50px;width:50px}ul.variants li{justify-content:flex-start}ul.variants li .variants-title{margin-right:10px}div.tabContent.goflex>article>div section:not(:first-child){width:45%}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){header nav a.logo-small{margin-right:20px;min-width:auto}}div.landingGrid--item>a{display:none}main{padding-bottom:0 !important}div#masthead.temp{padding-top:0 !important;height:100vh !important}div#masthead.temp article{flex-wrap:wrap;align-items:center;padding-left:18vw;padding-right:18vw}div#masthead.temp article>div{display:flex;padding:0;padding-top:4em;padding-bottom:0;justify-content:space-between;align-items:center}div#masthead.temp article>div>section{width:35%}div#masthead.temp article>div>section:last-child{width:35%;padding-top:2em;text-align:left}@media screen and (max-width:1000px){div#masthead.temp{position:fixed;overflow-y:auto}div#masthead.temp article>div{display:block}div#masthead.temp article>div>section{width:100% !important}div#masthead.temp article>div>section:first-child{margin-top:4em}div#masthead.temp article>div>section:last-child{margin-bottom:10em;text-align:center}}@media screen and (min-width:1000px){div#masthead.temp article{height:100vh !important}.centerMe{text-align:center}}@media screen and (min-width:1000px) and (max-width:1400px){div#masthead.temp article{padding-left:10vw;padding-right:10vw}div#masthead.temp article>div>section{width:35%}div#masthead.temp article>div>section:last-child{width:55%}}@media screen and (min-width:1400px){div#masthead.temp article{padding-left:10vw;padding-right:10vw}div#masthead.temp article>div>section{width:30%}div#masthead.temp article>div>section:last-child{width:48%}}
.verticalTabs {
    display: block;
}

.horizontalTabs {
    display: none;
}


@media screen and (min-width:1000px) {
    .verticalTabs{
        display:none;
    }

    .horizontalTabs{
        display:block;
    }
}



.typeRed, .typeRed h1, .typeRed h2, .typeRed h3, .typeRed h4, .typeRed h5, .typeRed h6, div#feature article.typeRed a.button:link, div#feature article.typeRed a.button:visited {
    color: #ce133f;
    border-color: #ce133f;
}

input[type=radio]{
    margin: 0em 0 0em 0;
    padding: 0.5em 0.7em;
    display: inline-block;
    width: 20px;
}

.fieldsetCheckout {
    margin-bottom: 0em!important;
}

.readonly{
    background-color:#eee;
    border-color:#eee;
}

.secondary{
    max-width:300px;
}

@media screen and (min-width: 901px) {
    .shortCartRow {
            display: none;
        }

        .responsiveForm {
            margin-top: 0em;
        }
    }

    @media screen and (max-width: 900px) {
        .responsiveForm {
            margin-top: 0em;
            padding: 0em 0em;
        }

        fieldset {
            padding: 0.5em 0.5em 0.5em 0.5em;
        }

        .wideCartRow {
            display: none;
        }
    }

    .validation-summary-errors{
	background-color:rgba(255,0,0,1.0); 
	color:#ffffff; 
	padding:5% 7%; 
	width:auto;
	display:inline-block;
	margin:1em 0 2.5em 0;
	text-align:center;  
	display:block;
}

label.input-validation-error {
    color: #ff0000;
}

input.input-validation-error, select.input-validation-error, textarea.input-validation-error {
    border: 1px solid #ff0000;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}


.buttonSmall {
    padding-top: 0.6em !important;
    padding-bottom: 0.7em !important;
    padding-left: 1em !important;
    padding-right: 1em !important;
    /*padding: 1em 1.7em 1em 1.5em;*/
    width: auto;
}

input[type=button] {
    background-color: green;
    color: #ffffff;
}

.selectSmall {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    padding: .1em;
    background: #efefef;
    border: 1px solid #999;
    border-radius: 1px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
}

/********* BOOTSTRAP*/

.buttonMargin {
    margin: 1em 0 1em 0;
}

.row:after {
    clear: both;
}


/**************TABLES************************/
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}


/**************************ROWS ***************/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}


@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }
}


/* defaults */

body {
    font-family: "Gotham",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: rgba(20,20,20,1.0);
    font-size: 16px;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6, a, p {
    margin:0; 
    padding:0;
    line-height:140%;
}

@media (any-pointer: fine) {
    a:hover {
        text-decoration: none
    }
}
input, button, submit, textarea, option {
    font-family: "Gotham",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}



/* color */
a:link, a:visited {
    color: rgba(20,20,20,1.0);
}
a.button, a.button:visited {
    color: rgba(20,20,20,1.0);
    color: rgba(170,112,69,1.0);
}
footer a:link, footer a:visited {
    color: rgba(255,255,255,1.0);
}



/* size */
p, label, input, button, textarea, li {
    font-size: 1em;
}
h1 {
    font-size: 4em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.8em;
}
h4 {
    font-size: 1.45em;
}
h5 {
    font-size: 1.2307692307692308em;
}
h6 {
    font-size: 1em;
}
nav a {
    font-size: 0.95em;
}
footer nav a {
    font-size: 1em;
}

/* weights & spacing */
p, label.checkbox {
    line-height: 1.5em;
    margin-top: 0.5em;
    margin-bottom: 2em

}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0em;
    margin-bottom: 0.25em
}
h1 {
    font-weight: 900;
    line-height: 1.3em;
    text-transform:uppercase;
}
h2 {
    font-weight: 300;
    line-height: 1.2em;
    text-transform:uppercase;
}
h3 {
    font-weight: 300;
    line-height: 1.1em;
}
h4 {
    font-weight: 300;
    line-height: 1.3em;
}
h5 {
    font-weight: 500;
    line-height: 1.4em
}
h6 {
    font-weight: 500;
    line-height: 1.3em;
}

nav a {
    font-weight: 100;
}
a.activeLink {
    font-weight: 900;
}
a.button *,
a.button i.icon {
    font-size:0.95em;
    line-height:1em;
    padding:0;
    margin:0;
}

footer h3, footer h4 {
    font-weight:300;
    font-size:1.5em;
}


/* casing */
#masthead h1,
#masthead h2,
#masthead h3,
#masthead h4,
#masthead h5,
#masthead h6 {
    text-transform: uppercase;
}

/* mods */
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    font-weight: 100;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong {
    font-weight: 900;
}

h5 strong,
h6 strong,
strong {
    font-weight: 600;
}
.gold, .gold a {
    color: rgba(170,112,69,1.0) !important;
}

.small {
    font-weight: 300;
    font-size:95%;

}
#masthead h1 {
    /* text-shadow: 1px 1px 0px rgba(20,20,20,0.5); */
}
/* reversed theme */
.reversed {
    background-color: rgba(20,20,20,1.0)
}
.reversedTypo h1,
.reversedTypo h2,
.reversedTypo h3,
.reversedTypo h4,
.reversedTypo h5,
.reversedTypo h6,
.reversedTypo,
.reversedTypo a,
.reversedTypo a.button,
.reversedTypo a.button:visited,
header > nav a:link,
header > nav a:visited {
    color: rgba(255,255,255,1.0);
    text-decoration:none;
}
.reversedTypo h5 {
    color: rgba(241,97,34,1.0); 
    color: rgba(255,255,255,0.95);
}
.reversedTypo h1,
.reversedTypo h2 {
    /* text-shadow: 1px 1px 0px rgba(20,20,20,0.5); */
}
.offer a, .offer p, .offer {
    color:rgba(219,27,28,1.0);
}
.viv-brand .desc h4 {
    color: rgba(170,112,69,1.0);
    font-weight:900;
}




/* iconography */
.icon {
    padding: 0;
    margin:0;
    line-height: 100%;
    font-size: 1em
}
a.icon,
a.icon:visited {
    text-decoration: none !important;
}
.x2 {
    font-size:200%;
}
.flourish1 {
    color: rgba(241,97,34,1.0);
    border: 2px solid rgba(153,153,153,1.0);
    padding: 0.2em;
    border-radius: 50%;
    margin: 0.2em 0.1em 0.5em 0.1em;
    display: inline-block
}
.flourish2 {
    color: rgba(241,97,34,1.0);
    padding: 0.5em;
    margin: 0.2em 0.1em 0.5em 0.1em;
    display: inline-block
}
.flourish3 {
    color: rgba(153,153,153,1.0);
    border: 3px dotted rgba(241,97,34,1.0);
    padding: 0.2em;
    border-radius: 50%;
    margin: 0.2em 0.1em 0.5em 0.1em;
    display: inline-block
}
.yellow {
    color: rgba(241,97,34,1.0)
}
button.icon {
    border: none;
    background: none;
}
#mobileNavigation nav a i.icon {
    font-size: 1em;
    margin-right: 0.5em
}
a.icon-only,
a.icon-only i.icon,
#mobileNavigation nav a i {
    margin-right: 0.2em;
    margin-left: 0.2em;
    text-decoration: none;
}
#mobileNavigation nav a i {
    color: rgba(241,97,34,1.0)
}
#mobileButtons {
    position: relative;
    top: 0;
    right: 0em;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}
    #mobileButtons button, #mobileButtons a {
        padding: 1.2em 1.2em;
        text-decoration: none;
        color: rgba(170,112,69,1.0);
        background-color: rgba(20,20,20,0.9);
        margin-left: 2px
    }
button#mobileClose {
    background-color: rgba(255,255,255,0.95);
    color: rgba(20,20,20,1.0)
}
a#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 2000;
    padding: 2px;
    background-color: rgba(20,20,20,0.8);
    display:none;
}
a#toTop i.icon.flourish2 {
    margin: 0;
    color: rgba(255,255,255,1.0);
    color: rgba(215,198,169,1.0);
}




/* navigation and link effects */
nav a,
nav a:visited,
a.button,
a.button:visited,
a.tab,
a.tab:visited,
article a,
artivle a:visited {
    text-decoration: none;
}
article p a,
artivle p a:visited {
    text-decoration: underline;
}
a.tab i {
    font-size: 1em;
    margin-right: 0.2em;
}

a.tab,
a.tab:visited {
    color: rgba(26,26,26,1.0);
    padding: 1.1em 2.5em 1.0em 2.5em;
    display: block;
    font-size: 1.4em;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    border-top: 1px solid rgba(255,255,255,0.5);
    background-color: rgba(255,255,255,0.2);
    font-weight: 700;
}
a.tab i,
a.tab i:visited {
    color: rgba(109,110,113,1.0);
}
@media (any-pointer: fine) {
    a.tab:hover {
        cursor: pointer;
    }
}

nav a, nav a:visited {
    padding: 0.4em 0.2em 0.2em 0.2em;
    margin-left: 0.8em;
    margin-right: 0.8em;
}
footer nav a, footer nav a:visited {
    padding: 0.5em 1em 0.5em 0em;
    margin-left: 0em;
    margin-right: 0em;
    flex-grow: 1;
}
nav a.activeLink,
header > nav a.activeLink {
    font-weight: 400;
    color: rgba(170,112,69,1.0);
}
a.button {
    padding: 0.7em 0.8em 0.6em 0.8em;
    border: 2px solid rgba(170,112,69,1.0);
    /*border: 2px solid rgba(170,112,69,1.0);
    border-radius: 6px;*/
    margin: 0.3em 0.5em 1.5em 0em;
    display: flex;
    font-weight: 500;
}
a.button * {
    flex-grow:1;
}
a.button i.icon {
    margin-right: 0.5em;
    flex-grow: 0;
    text-align: left;
}
a.button.selected,
a.button.selected:hover {
    background-color: rgba(170,112,69,1.0);
    color: rgba(255,255,255,1.0);
    border-color: rgba(170,112,69,1.0);
}
nav a.button {
    margin-top: 0;
    margin-bottom: 0;
    border-width: 1px;
    font-weight:300 !important;
}
a.button.symbol {
   border-radius:50%;
   padding:1em;
}
header > nav .cart {
    white-space:nowrap;
}
header > nav .account {
    white-space: nowrap;
}
header > nav > a.button.cart,
header > nav > a.button.account {
    padding: 0.2em 0.2em 0.6em 0.2em !important;
    border-bottom: 1px solid rgba(255,255,255,1.0);
    border-left: none !important;
    border-right:none !important;
    border-top:none !important;
    color: white;
}
header > nav > a.button.cart:hover,
header > nav > a.button.account:hover {
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
    color: white !important;
}
.landingGrid--item a {
    font-weight:500;
}
@media screen and (max-width:1000px) {
    header > nav > a.button.cart,
    header > nav > a.button.account {
        padding: 0.7em 0.8em 0.6em 0.8em !important;
        border: 2px solid rgba(170,112,69,1.0) !important;
        border-radius: 6px;
        margin: 0.3em 0.5em 0.3em 0em;
        display: flex;
        font-weight: 500;
    }
}


@media (any-pointer: fine) {
    main a.button:hover {
        border-color : rgba(20,20,20,1.0);
        color: rgba(20,20,20,1.0);
    }
}


#masthead h1 a,
#masthead h2 a,
#masthead h3 a {
    text-decoration: underline;
}
#masthead h4 {
    font-weight:900;
}

.grid h4 a {
    text-transform: uppercase;
    font-weight: 600;
}

.grid h4 a::after {
    content: " >";
}







/* features list / list styling */
ul.featuresList {
    margin:0;
    padding:0;
    list-style-type:none;
}

ul.featuresList li {
    padding: 1em 0em 1em 0em;
    border-bottom: 1px solid rgba(20,20,20,0.1);
    margin: 1em 0em 1em 0em;
    display: flex;
}
ul.featuresList li:last-child {
    border-bottom:none;
}

ul.featuresList li * {
    padding:0;
    margin:0;
    line-height:1em;
    font-size:1em;
    flex-grow: 1;
}

ul.featuresList li span {
    margin-left: 2em;
    flex-grow: 0;
    text-align: right;
}

ul.featuresList li h5,
ul.featuresList li span {
    line-height: 1.5em;
    font-size: 1.2em;
}

div.origins ul {
    display:flex;
    justify-content: space-between;
}
div.origins li, div.origins li:last-child {
    border-bottom: 2px solid #000;
    flex: 1 1;
    margin-right: 1em;
}

/* teasers */

#masthead div.teaser a *,
#masthead div.teaser a:link,
#masthead div.teaser a:visited {
    color: rgba(255,255,255,1.0);
}
div.teaser.teaserOverImage {
    background-size: cover;
    background-position: 50% 50%;
    display: flex;

}
    div.teaser.teaserOverImage a {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items:center;
        flex-grow: 1;
        min-height: 15vh;
        overflow: hidden;
        /* border: 8px solid #fff;*/
        padding: 3% 5%;
        text-decoration: none;
        background-color: rgba(0,0,0,0.5);
        /*background: linear-gradient(to top, rgba(20,20,20,0.8), rgba(20,20,20,0.5), rgba(20,20,20,0.4), rgba(20,20,20,0.2));*/
    }
    div.teaser.teaserOverImage a * {
        margin: 0;
    }
    div.teaser.teaserOverImage div {
        border-left: 1px solid #fff;
        padding-left:5%;
    }
    div.teaser.teaserOverImage img {
    flex-basis:25%;
    margin-right:5%;
    max-height: 10vh;
}
    div.teaser.teaserOverImage a p {
        margin-top:5px;
        /* font-size: 0.8em;
        text-transform: uppercase;*/
    }

@media screen and (max-width:1200px) {
    div.teaser.teaserOverImage {
    }
    div.teaser.teaserOverImage div {
        border-right: 1px solid #fff;
        padding-right: 5%;
        padding-left:0;
        border-left:none;
    }
    div.teaser.teaserOverImage a {
        padding-left: 0;
        padding-top:0;
        flex-direction: row-reverse;
    }
}








@media screen and (max-width:1000px) {
    h1, h2 {
        font-size: 2.6em;
    }
    h3, h4 {
        font-weight:700;
    }
    h3, h4 {
        font-size: 1.5em;
    }
    p, .grid p {
        font-size: 1.1em;
    }

    h5, h6 {
        font-size: 1em;
    }


    #mobileNavigation nav a {
        font-size: 1.2em;
        line-height: 1.1em;
        text-transform: none;
        letter-spacing: 0;
        display: block
    }

    #mobileNavigation a.icon-only {
        padding: 0;
        margin: 0 0.25em;
    }

    .icon {
        font-size: 1.5em
    }

    .icon-only {
        font-size: 1.5em
    }

    .menuContent h3 {
        font-size: 1.8em;
    }

    div.itemContent > div h4 {
        font-size: 1.4em;
    }
}



@media screen and (min-width:1000px) {

    h1 {
        font-size: 3em;
    }
    body.internal h1 {
        font-size: 3.5em;
    }

    #masthead h1 {
        font-weight:300;
    }

    body.internal h2 {
        font-weight: 900;
    }
   

    #masthead > section:first-child p {
        font-size: 1.6em;
    }

    a.button {
        display: inline-flex;
    }

    header nav a.logo-small,
    header nav a.logo-small:hover {
        border: none;
    }

    a.tab,
    a.tab:visited {
        display: inline-block;
        padding: 1.3em 1em 1.2em 1em;
        border-bottom: none;
        border-top: none;
        background-color: #ffffff;
        background-color: rgba(255,255,255,0.3);
        font-weight: 300;
    }

    a.tab.activeLink {
        border-bottom: 4px solid rgba(26,26,26,1.0);
        background-color: #000000;
        font-weight: bold;
        color:#ffffff;
        color:rgba(215,198,169,1.0);
    }

    @media (any-pointer: fine) {
        header nav a,
        footer nav a {
            margin-bottom: 2px;
        }

            header nav a:hover:not(.activeLink),
            footer nav a:hover:not(.activeLink),
            header nav a.logo-small {
                margin-bottom: 0;
            }

            header nav a:hover:not(.activeLink) {
                border-bottom: 2px solid rgba(255,255,255,0.2);
            }
            header nav a.logo-small:hover {
                border-bottom: none;
            }
            header nav a.button:hover:not(.activeLink) {
                border: 1px solid rgba(255,255,255,0.2);
            }
            footer nav a:hover:not(.activeLink) {
                border-bottom: 2px solid rgba(255,255,255,1.0);
            }
    }
}

@media screen and (min-width:1200px) {

}













@font-face {
  font-family: 'icomoon';
  src:  url(/site/vivaceespresso/images/icons/icomoon/fonts/icomoon.eot?d85lpo);
  src:  url(/site/vivaceespresso/images/icons/icomoon/fonts/icomoon.eot?d85lpo#iefix) format('embedded-opentype'),
    url(/site/vivaceespresso/images/icons/icomoon/fonts/icomoon.ttf?d85lpo) format('truetype'),
    url(/site/vivaceespresso/images/icons/icomoon/fonts/icomoon.woff?d85lpo) format('woff'),
    url(/site/vivaceespresso/images/icons/icomoon/fonts/icomoon.svg?d85lpo#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-for-aeropress:before {
  content: "\e918";
}
.icon-icon-for-chemex:before {
  content: "\e919";
}
.icon-icon-for-conefilter:before {
  content: "\e91a";
}
.icon-icon-for-emachine:before {
  content: "\e91b";
}
.icon-icon-for-filtermachine:before {
  content: "\e91c";
}
.icon-icon-for-frenchpress:before {
  content: "\e91d";
}
.icon-icon-for-pot:before {
  content: "\e91e";
}
.icon-icon-for-stovetop:before {
  content: "\e91f";
}
.icon-icon-grind-bean:before {
  content: "\e920";
}
.icon-icon-grind-espresso:before {
  content: "\e921";
}
.icon-icon-grind-filter:before {
  content: "\e922";
}
.icon-icon-grind-plunger:before {
  content: "\e923";
}
.icon-arrow-back:before {
  content: "\e910";
}
.icon-arrow-down-solid:before {
  content: "\e911";
}
.icon-arrow-down:before {
  content: "\e912";
}
.icon-arrow-forward:before {
  content: "\e913";
}
.icon-arrow-left-solid:before {
  content: "\e914";
}
.icon-arrow-right-solid:before {
  content: "\e915";
}
.icon-arrow-up-solid:before {
  content: "\e916";
}
.icon-arrow-up:before {
  content: "\e917";
}
.icon-amex:before {
  content: "\e90c";
}
.icon-diners:before {
  content: "\e90d";
}
.icon-mastercard:before {
  content: "\e90e";
}
.icon-visa:before {
  content: "\e90f";
}
.icon-br-brewista-bw:before {
  content: "\e900";
}
.icon-br-decaf-bw:before {
  content: "\e901";
}
.icon-br-gourmet-bw:before {
  content: "\e902";
}
.icon-br-organic-bw:before {
  content: "\e903";
}
.icon-br-premio-bw:before {
  content: "\e904";
}
.icon-br-tango-bw:before {
  content: "\e905";
}
.icon-br-ultimate-bw:before {
  content: "\e906";
}
.icon-br-union-bw:before {
  content: "\e907";
}
.icon-icon-close:before {
  content: "\e908";
}
.icon-icon-menu:before {
  content: "\e909";
}
.icon-logo-reversed:before {
  content: "\e90a";
}
.icon-logo-swisswater-bw:before {
  content: "\e90b";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-compass:before {
  content: "\e949";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e951";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-wink:before {
  content: "\e9e7";
}
.icon-shocked:before {
  content: "\e9f1";
}
.icon-baffled:before {
  content: "\e9f3";
}
.icon-neutral:before {
  content: "\e9f7";
}
.icon-point-up:before {
  content: "\ea03";
}
.icon-point-right:before {
  content: "\ea04";
}
.icon-point-down:before {
  content: "\ea05";
}
.icon-point-left:before {
  content: "\ea06";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail3:before {
  content: "\ea85";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}

