@charset "UTF-8";
/* @group Variables */
/* @group Greys */
/* @end */
/* @end */
/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  font-size: 13.6px;
  line-height: 18px;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Gill Sans W04 Book';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  color: #9d9d9c;
  overflow-x: hidden !important; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #9d9d9c;
  color: white;
  text-shadow: none; }

::selection {
  background: #9d9d9c;
  color: white;
  text-shadow: none; }

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

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

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

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

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
ul.share-buttons {
  list-style: none;
  padding: 0;
  padding-top: 3rem;
  padding-bottom: .4rem; }

ul.share-buttons li {
  display: inline;
  margin-right: .2rem; }

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

ul.share-buttons li.share {
  line-height: -8px;
  vertical-align: top; }

/* Smartphones (portrait and landscape) ————— */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  ul.share-buttons li {
    font-size: 1.4em; } }

.PageWrap .PageMain {
  width: 70%;
  float: left; }
  .PageWrap .PageMain img {
    float: right;
    padding-left: 2.2rem; }

.PageWrap .PageSide {
  width: 30%;
  float: left; }
  .PageWrap .PageSide .PageSideContent {
    padding-left: 2rem; }

.PageWrap .PageMain.fullwidth {
  width: 99%; }

.SubMenuItems {
  padding-left: 0px;
  margin-top: 0px; }
  .SubMenuItems li {
    list-style: none; }

#Layout, .izi {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  /* Links START */
  /* Links END */
  /* Typography START */
  /* Typography END */
  /* Cubes START */ }
  #Layout a, .izi a {
    text-decoration: none;
    color: #404040;
    outline: none; }
  #Layout .innerCopy h3, .izi .innerCopy h3 {
    color: white; }
  #Layout .innerCopy h3.DarkText, .izi .innerCopy h3.DarkText {
    color: #404040 !important; }
  #Layout .DarkText a, #Layout .DarkText, .izi .DarkText a, .izi .DarkText {
    color: #404040 !important; }
  #Layout a:hover, .izi a:hover {
    color: #9d9d9c; }
  #Layout .solidBTN, .izi .solidBTN {
    background: #9d9d9c;
    border: 1px solid #9d9d9c;
    color: white;
    text-transform: uppercase;
    padding: 0.7rem 40px 4px;
    display: inline-block;
    margin-top: 0.7rem;
    margin-bottom: 2rem;
    letter-spacing: 4px; }
  #Layout .solidBTN:hover, #Layout .solidBTN:active, #Layout .solidBTN:focus, .izi .solidBTN:hover, .izi .solidBTN:active, .izi .solidBTN:focus {
    background: white;
    color: #9d9d9c; }
  #Layout .revBTN, .izi .revBTN {
    border: 1px solid #9d9d9c;
    text-transform: uppercase;
    padding: .72rem .4rem .24rem .77rem;
    display: inline-block;
    margin-bottom: 0.7rem;
    letter-spacing: 4px;
    display: inline-block;
    clear: both;
    color: #9d9d9c; }
  #Layout .revBTN:hover, #Layout .revBTN:active, #Layout .revBTN:focus, .izi .revBTN:hover, .izi .revBTN:active, .izi .revBTN:focus {
    background: #9d9d9c;
    color: white; }
  #Layout h1, #Layout p, .izi h1, .izi p {
    margin-top: 0px !important;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px; }
  #Layout p, .izi p {
    margin-bottom: 1rem;
    font-size: 0.95em; }
  #Layout strong, .izi strong {
    color: #404040;
    font-weight: normal; }
  #Layout h1, #Layout h2, #Layout h3, #Layout h4, #Layout h5, .izi h1, .izi h2, .izi h3, .izi h4, .izi h5 {
    font-weight: normal !important;
    text-transform: uppercase;
    color: #404040;
    font-size: 1em;
    line-height: 1.14em;
    margin-top: 2rem;
    margin-bottom: 1rem;
    letter-spacing: 4px;
    text-transform: uppercase !important; }
  #Layout .isotope, .izi .isotope {
    margin-left: -11px; }
  #Layout .box, .izi .box {
    margin-left: 11px;
    margin-bottom: 11px; }
  #Layout .h4Caption, .izi .h4Caption {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%; }
  #Layout .screen, .izi .screen {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    border-radius: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    #Layout .screen .title, .izi .screen .title {
      color: #fff;
      letter-spacing: 4px;
      text-align: center !important;
      margin-left: 2rem;
      margin-right: 2rem;
      text-transform: uppercase !important; }
  #Layout .screen:hover, .izi .screen:hover {
    opacity: 1; }

/* Cubes END */
.VimeoWrap {
  margin-right: 11px; }
  .VimeoWrap iframe {
    width: 100%; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .VimeoWrap iframe {
    width: 100%;
    height: auto; } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

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

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

.clearfix:after {
  clear: both; }

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

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

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

#Form_Form {
	display: none!important;
}

#StockistHolder #filter-isotope form#Form_Form { 
display: block!important;
}

#StockistHolder .select#filter-isotope, #StockistHolder select#Form_Form_country  {
background-image: none!important;}