/******************************************************************
Theme Name: Retina v1.1
Theme URI: http://themes.shopify.com/themes/retina/styles/austin?ref=out-of-the-sandbox
Author: Out of the Sandbox (http://outofthesandbox.com)
Description: Shopify Theme (http://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Content
==================================================
  #Reset & Basics
  #Basic Styles
  #Typography
  #Links
  #Lists
  #Menu
  #Images
  #Videos
  #Buttons
  #Tabs
  #Forms
  #Tables
  #Misc
  #Site Styles
  #mmenu
  #FlexSlider
  #FancyBox
  #Layout
  #Font-Face */

/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}



/* #Basic Styles
================================================== */
body {
    background-color: #fafafa;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;

    
      font-family: "Open Sans";
    
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
    color: #404040;
    line-height: 1.8em;
  }

  ::-moz-selection {
         background-color: #000;
         color: #fff;
  }

  ::selection {
    background: #FFF7B6;
    color: black;
  }

  abbr {
    border-bottom: 1px dotted #b5b5b5;
  }


/* #Typography
================================================== */

  .logo {
    
      font-family: "Lato";
    
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    font-size: 26px;
    text-transform: none;
    color: #303030;
  }
  .logo a, .logo a:hover, .logo a:visited, .logo a:active, .header_bar .logo a, .header_bar .logo a:hover, .header_bar .logo a:visited, .header_bar .logo a:active {
    color: #303030;
  }

  .index .logo a, .index .logo a:hover, .index .logo a:visited, .index .logo a:active {
    color: #ffffff;
  }

  h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle {
    
      font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    
    font-weight: lighter;
    text-transform: none;
    color: #404040;
    display:block;
    letter-spacing: 0px;
    text-rendering: optimizeLegibility;
  }

  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .collection_title {
    font-weight: inherit;
  }

  h1 a, h1 a:visited, .collection_title a, .collection_title a:visited {
    color: #404040
  }

  h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active {
    color: #79cef2
  }

  h1, .h1, h1.home, h2.title, .collection_title {
    font-size: 22px;
    line-height: 1.5em;
    margin: 0 auto 15px;
    clear:both;
    font-weight: lighter;
    padding-top: 4px;
  }

  h1.product_name {
    margin-bottom: 15px;
    margin-right: 200px;
  }

  h2, .h2 {
    font-size: 22px; margin-bottom: 1em; line-height: 1.5em
  }

  h3, .h3, h1.blog_title {
    font-size: 20px;
    line-height: 35px;
    margin: 0 auto 15px 0;
    text-align: left;
  }

  h1.collection_title, div.collection_title {
    margin-bottom: 0;
    line-height: 22px;
    display: inline;
  }

  h1.collection_title_tags, div.collection_title_tags {
    padding-right: 25px;
    border-right: solid 1px #b5b5b5;
  }

  h4, .h4, h4.title a, h6.title {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 1em 0;
    padding: 0;
    border-bottom: 1px solid #b5b5b5;
    border-top: 1px solid #b5b5b5;
    padding: 7px 0; color: #404040;
  }

  h4.title a {
    border: 0;
    padding: 0;
    margin: 0;
  }

  h5, .h5 {
    font-size: 16px;
    padding-bottom: 1em;
  }

  h5.sub_title {
    padding-bottom: 5px;
  }

  h6, .h6, h6.title {
    font-size: 14px;
    padding: 5px 0
  }

  .footer h6 {
    color: #404040;
  }

  .subheader {
    color: #777;
  }

  p {
    margin: 0 0 15px;
    font-style: normal;
    line-height: 1.8em;
  }

  p img {
    margin: 0;
  }

  em, i {
    font-style: italic;
  }

  strong, b,
  .bold {
    font-weight: bold;
  }

  .underline {
      text-decoration: underline;
  }

  small,
  .small {
    font-size: 90%;
  }

  .feature img {
    position: relative;
    top: 7px;
    margin-right: 5px;
    width: 25px;
    height: 25px;
  }

  .feature p {
    font-size: smaller
  }


  /*  Blockquotes  */

  blockquote, blockquote p {
    font-size: 17px;
    line-height: 24px;
    font-style: italic;
  }

  blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #b5b5b5;
  }

  blockquote cite {
    display: block;
    font-size: 12px;
    color: #555;
  }

  blockquote cite:before {
    content: "\2014 \0020";
  }

  blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
    color: #555;
  }

  hr {
    border: solid #b5b5b5;
    border-width: 1px 0 0;
    clear: both;
    margin: 12px 0;
    height: 0;
  }

  .quote {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin: 0 0 20px 0;
    font-style: italic;
  }

  div.section.collection_description {
    margin-bottom: 1.5em;
  }


  /* #Links
  ================================================== */

  a, a:visited {
    color: #79cef2;
    text-decoration: none;
    outline: 0;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -o-transition: color .1s linear;
    -ms-transition: color .1s linear;
    transition: color .1s linear;
  }

  a:hover, a:focus {
    color: #282c30;
  }


  /* #Lists
================================================== */

  ul, ol {
    margin-bottom: 20px;
  }

  ul {
    list-style: circle outside;
  }

  ol {
    list-style: decimal;
  }

  ul, ol, ul.square, ul.circle, ul.disc {
    margin-left: 30px;
  }

  ul.square {
    list-style: square outside;
  }

  ul.circle {
    list-style: circle outside;
  }

  ul.disc {
    list-style: disc outside;
  }

  ul ul, ul ol, ol ol, ol ul {
    margin: 4px 0 5px 30px;
    font-size: 90%;
  }

  ul ul li, ul ol li, ol ol li, ol ul li {
    margin-bottom: 6px;
  }

  li {
    line-height: 18px;
    margin-bottom: 12px;
  }

  ul.large li {
    line-height: 21px;
  }

  ul.none {
    list-style: none outside;
    margin-left: 0;
  }

  ul.border {
    list-style: none outside;
    line-height: 26px;
  }

  ul.border li {
    border-bottom: 1px solid #b5b5b5;
    list-style: none outside none;
    padding: 12px 0;
    margin-bottom: 0;
  }


/* #Menu
================================================== */

.header {
  z-index: 1000;
  width: 100%;
  

  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}

.header_bar {
  background-color: #ffffff;
  border-bottom: solid 1px #b5b5b5;
}

.header_bar a, .header_bar a:visited {
  color: #404040 !important;
  text-shadow: none !important;
}
.header div.container {
  padding-bottom: 5px;
  padding-top: 5px;
}
#header {
  display: none;
  background: #79cef2;
  border-bottom: 1px solid #b5b5b5;
  color: #404040;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 50px;
  z-index: 1001;
  width: 100%;
  opacity: 0.95;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header a
{
  color: #303030;
  font-size: 32px;
  display: block;
  height: 40px;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 25px;
  padding-top: 5px;
}

div#header a span {
  display: inline;
  padding-left: 4px;
  position: relative;
  top: -2px;
}

#header a.right
{
  left: auto;
  right: 15px;
  font-size: 20px;
  padding-top: 8px;
  top: 2px;
}
#header a.icon-menu span {
  top: -4px;
}
.nav {
  text-align:right;
}
.nav ul {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
}
.nav ul li {
    display: inline-block;
    position: relative;
    margin: 0;
    border: 0;
}
.nav ul li {
  *display: inline;
}

.nav ul li a.top-link::after,
.nav ul li a.active::after{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #7dd3f7;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
}
.index .nav ul li a.active::after,
.index .nav ul li a.top-link::after {
  background-color: ;
}

.index .header_bar .nav ul li a.active::after,
.index .header_bar .nav ul li a.top-link::after {
 background-color: #404040;
}

.nav ul li a.top-link:hover::after,
.nav ul li a.top-link:focus::after,
.nav ul li a.active::after {
  opacity: 0.8;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.nav ul li:hover a.sub-menu::after {
  background-color: transparent;
}
.nav ul li a.sub-menu {
  padding: 10px 4px 10px 4px;
  /*z-index: 1006;*/
  border: none;
  border-bottom: 0;
}

.nav ul li:hover a.sub-menu {
  border: none;
  /*border-bottom: 0;*/
  background-color: #ffffff;
  color: #404040;
}

.nav a, .nav a:visited, .nav a:active, #header a span, .nav a.icon-cart span, .search-close  {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 15px;
    text-transform: none;
    color: #404040;
    position: relative;
    display:block;
    letter-spacing: 0.5px;
    padding-bottom: 8px;
}

.index .header .nav a {
  color: #404040;
  
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
  
}
.index .header .nav a.icon-cart {
  color: #404040;
  text-shadow: none;
}
.index .header .nav a:hover, .index .header .nav a:focus {
  color: #7dd3f7;
}
.nav a.icon-cart span {
  display: inline;
}
.nav ul.search_nav {
  margin-bottom: 5px;
}
.nav ul li a:hover, nav ul li a:focus, .nav a.icon-cart:hover span, .search-close:hover {
  color: #7dd3f7 !important;
}

.logo {
  padding: 10px 0;
}
.nav ul.menu li {
  padding: 10px 10px 10px 4px;
}
.nav ul li .cart-button, input.guest_button, input[type="button"].guest_button {
  font-size: 16px;
  background-color: #ffffff;
  padding: 8px 15px 8px 15px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #404040;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.cart_count {
  position: absolute;
  left: 24px;
  top: 2px;
  background-color: #7dd3f7;
  padding: 0 4px;
  border-radius: 4px;
  color: #fff !important;
  font-size: 11px;
  font-family: "Arial","Helvetica",sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  line-height: 15px;
  text-align:center;
}
input[type="submit"].guest_button, input[type="submit"].guest_button:hover {
  background-color: #ffffff;
}

input[type="submit"].guest_button:hover {
  color: #79cef2;
}


  .nav ul.menu { padding-top: 0px; }


/* sub-levels link */
.menu ul a, .menu li:hover > ul a, .index .header .nav ul.menu ul li a  {
  white-space: nowrap;
  padding: 8px 0 8px 15px;
  background: none;
  text-align: left;
  color: #404040;
}

.index .header .nav ul.menu ul li a.sub-link {
  padding: 5px 0 5px 24px;
}

/* sub-level ul */
.dropdown {
  background-color: #ffffff;
  border: solid 1px #b5b5b5;
  border-bottom-color: #bbb;
  display: none;
  position: absolute;
  left: 4px;
  top: 48px;
  z-index: 1005;
  min-width: 200px;
  border-radius: 6px;
}
.dropdown-wide {
  min-width: 400px;
}
.dropdown a {
  text-shadow: none !important;
}
.nav ul.menu ul {
  width: 49%;
  float:left;
  display: inline;
}

.nav ul.menu ul li {
  display: block;
  text-align:left;
  padding: 0;
  z-index: 1005;
}
.nav ul.menu ul li a {
  border: 0;
}
.nav ul.menu ul li a.sub-link {
  font-weight: 300;
  font-size: 14px;
  padding: 5px 0 5px 24px;
  text-transform: none;
  display: block;
  width: 100%;
}

/* show dropdown ul on hover */
.menu li:hover > .dropdown {
  display: block;
}

.region-selector-menu-container {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 22px;
    height: 14px;
    top: -3px;
}

#region-selector-menu img {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
}

#region-selector-menu span {
    padding-left: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

#region-selector-dropdown {
    min-width: 100px;
}

#region-selector-dropdown ul li img {
    display: block;
    top: 0;
    left: 0;
    width: 22px;
    height: 14px;
}

#region-selector-dropdown ul li span {
    padding-left: 3px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
}


#location-redirect-message {
  visibility: hidden;
  background: rgba(40,52,61,0.9);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px;
  z-index: 9999999;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}

.location-redirect-message-yes {
	text-align: left;
	width: 80%;
}

.location-redirect-message-yes  p {
  margin-right: 30px;
  margin-top: 10px;
  margin-left: 30px;
}

.location-redirect-message-no {
  right: 30px;
	position: absolute;
	top: 25px;
}

.dock-selector {
    text-align: center;
}

.dock-selector div {
    vertical-align: top;
    display: inline-block;

}

.dock-selector div img {
    display: inline-block;
    padding: 20px 40px 0px 40px;
    height: 40px;
}

.dock-selector:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.middle_centered {
    width: 50%;
    margin: 0 25%;
}

.landing-page h4{
    margin: 25px 0px 0px 0px;
}

.landing-page .info-full p{
    margin: 0 5%;
}

.landing-page .info-full p,
.landing-page .info-column p {
    padding: 0 5%;
}

.sales-page-icon {
    margin: 0 25%;
    position: relative;
    padding:10px;
}

.enterprise-sales .section-1,
.enterprise-sales .section-4 {
    padding: 50px 15px 60px;
    margin: 0px;
}

.enterprise-sales .section-2,
.enterprise-sales .section-3 {
    padding: 50px 0px;
    margin: 0px;
}

.enterprise-sales .section-2 .sales-page-icon img,
.enterprise-sales .section-3 .sales-page-icon img{
    position: relative;
    z-index: 1;
}

.enterprise-sales .section-4{
    margin-bottom:60px;
}

.enterprise-sales .section-1 .contact_button,
.enterprise-sales .section-4 .contact_button{
    max-width: 300px;
    margin: 20px auto 0px;
}

.enterprise-sales .section-1 .contact_button .action_button,
.enterprise-sales .section-4 .contact_button .action_button {
    width: 85%;
}

.enterprise-sales .section-4 .contact_button .action_button {
    background: #EDEDED;
    color: #444444;
}

.enterprise-sales .section-4 .contact_button .action_button:hover{
    background: #BDBDBD;
}

.sticky-wrapper {
    height: 50px;
}

#sticker {
    background: #ffffff;
    width: 100%;
    height: 50px;
    max-width: 1200px;
    z-index: 999;
}

.is-sticky #sticker {
    background-image: url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/images/pages/logo.png');
    background-repeat: no-repeat;
}

.stickymenu {
    text-align: right;
    z-index: 9999;
}

.stickymenu .action_button {
    padding: 4px 10px;
    margin-top: 2px;
}

div.active .laptop-caption span,
div.active .size-caption span{
    display: block;
    color: #444444;
    border-right: #7dd3f7;
    border-left: #7dd3f7;
    border-style: solid;
    border-radius: 4px;
}

.laptop-caption span,
.size-caption span {
    display: block;
}

#currencies {
  padding: 8px 22px 8px 12px;
  border: 0;
  font-size: 14px;
  background-color: #ffffff;
  color: #404040;
  margin-bottom: 0;
}

.toggle_menu {
  position: relative;
  overflow: hidden;
  display: none;
  top: -16px;
}

.container div.collection_nav {
  margin-bottom: 1.5em;
}
.collection_menu, .collection_menu li {
  display: inline;
  list-style: none;
  border: none;
  position: relative;
  top: -3px;
  margin: 0;
}
.collection_menu li {
  padding-left: 25px;
}

.sidebar a, .sidebar a:visited {
  display: block;
  color: #404040;
}

.sidebar a:hover, .sidebar a:active {
  color: #79cef2;
}

.sidebar a {
  position: relative;
  left: -8px;
  padding-left: 8px;
  border-left: solid 4px transparent;
  -webkit-transition : border 200ms ease-out;
  -moz-transition : border 200ms ease-out;
  -o-transition : border 200ms ease-out;
}

.sidebar a.active, .sidebar li.active a, .sidebar a:hover {
  border-left: solid 4px #7dd3f7;
}

.sidebar li ul {
  margin: 10px 0 8px 14px;
  font-size: 13px;
}

.sidebar li ul li {
  margin-bottom: 12px;
}

#search {
  display: none;
  -o-transition-duration: .25s;
  -moz-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background: #f9f9f9;
  background: rgba(249,249,249,0.95);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 900;
  position: fixed;
  text-align: center;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.search-close {
  padding-top: 125px;
  font-size: 32px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300;
}

#search form {
  z-index: 950;
  padding-top: 50px;
  clear:both;
}

#search form input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 2px #eee;
  padding: 16px 8px;
  font-size: 26px;
}

/* #Images
================================================== */
/*
  The purpose of the below declaration is to make sure images don't
  exceed the width of columns they are put into when resizing window.
  Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
  so the best solution is to individually call these properties on images that
  are children of the grid that you want to resize with grid.
*/
  .product_row img, .product_image_col img, .article img, .blog_content img, .section img, .thumbnail img, .logo img, .page img, .sidebar img, .cart_image img, .sub-footer img {
    max-width: 100%;
    height: auto; }
.zoomImg {
    max-width: inherit !important;
    cursor: pointer;
  }

  div#industry_reviews{
      margin: 50px 0px;
  }

/* #Videos
================================================== */
/*
  For YouTube and Vimeo videos, wrap the embedded code snippet
  in a <div class="video-container"><div> tags to allow it to resize.
  For example:
  <div class="video-container youtube">
    <div>
     <iframe width="853" height="480" src="http://www.youtube.com/embed/mSfXRb4W-R0?rel=0" frameborder="0" allowfullscreen></iframe>
    </div>
  </div>
*/
  .video-container > div { position: relative; }
  .video-container iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
  }

  .vimeo { max-width: 830px; }
  .vimeo > div { padding-top: 56.26506%; /* 467 ÷ 830 */ }

  .youtube { max-width: 853px; }
  .youtube > div { padding-top: 56.271981%; /* 480 ÷ 853 */ }

  .slideshow-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
  }
  .slideshow-video-container iframe,
  .slideshow-video-container object,
  .slideshow-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video-wrapper {
    width: 600px;
    max-width: 100%;
  }

/* #Buttons
================================================== */

a.button,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  .action_button,
  a.action_button,
  input.action_button[type="submit"],
  input.action_button[type="button"] {
    background: #79cef2;
    color: #ffffff;
    border: 0;
    padding: 12px 20px;
    text-align: center;
    cursor: pointer;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-transform: none;
    display: inline-block;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -3px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -3px rgba(0,0,0,0.1);
    box-shadow: inset 0 -3px rgba(0,0,0,0.1);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  a.button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  .action_button:hover,
  input.action_button[type="submit"]:hover,
  input.action_button[type="button"]:hover {
    background: #3fa7d4;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
  }

  a.button:active,
    button:active,
    input[type="submit"]:active,
    input[type="reset"]:active,
    input[type="button"]:active,
    .action_button:active,
    input.action_button[type="submit"]:active,
    input.action_button[type="button"]:active {
      -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
      -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
      box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  }

  .add_to_cart, #cart_form .add_to_cart, form.product_form input.add_to_cart,
  input.contact_enterprise {
    width: 100%;
    margin-top: 0px;
  }

  .contact_enterprise h2 {
      white-space: nowrap;
  }

  #cart a.action_button.edit_cart {
    width:180px;margin-left: 20px;margin-top: 20px; background-color: #444; color: #ffffff; text-align: center; text-indent: 0;
  }

  #cart .action_button {
    width:180px;margin-right: 20px; margin-top: 20px; background-color: #79cef2; color: #ffffff; text-align: center; text-indent: 0;
  }

  #cart-processing-message {
    text-align: center;
    padding: 5%;
  }

  .Label {
      text-align: center;
  }

  .feature-blue-button {
    font-size: 16px;
    font-weight: 400;
  }

  .feature-blue-line {
	background-color: #79cef2;
    width: 100%;
    height: 2px;
    margin-bottom: 20px;
    margin-left: 1px;
  }

  .feature-container {
    padding-left: 17px;
    padding-right: 17px;
  }

  .feature-header {
  	font-size: 32px;
  }

  .dockapp_button {
    text-align: center;
    width: 85%;
  }

  .section-features .dockapp_button .action_button{
    background: #EDEDED;
    color: #000000;
  }

  .section-features .dockapp_button .action_button:hover{
      background: #BDBDBD;
  }

  @media only screen and (min-width: 960px) and (max-width: 1199px) {
    .feature-header {
  	  font-size: 26px;
    }
    .feature-blue-button {
      font-size: 13px;
    }
    .feature-container {
      padding-left: 14px;
      padding-right: 14px;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 959px) {
    .feature-header {
  	  font-size: 22px;
    }
    .feature-blue-button {
      font-size: 10px;
    }
    .feature-container {
      padding-left: 10px;
      padding-right: 10px;
    }
  }

  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .feature-header {
  	  font-size: 26px;
    }
    .feature-blue-button {
      font-size: 13px;
    }
    .feature-container {
      padding-left: 12px;
      padding-right: 12px;
    }
    .dockapp_button {
      text-align: center;
    }
  }

  /*@media only screen and (max-width: 479px) {*/
    /*.feature-header {*/
  	  /*font-size: 20px;*/
      /*line-height: 24px;*/
    /*}*/
    /*.feature-blue-button {*/
      /*font-size: 10px;*/
    /*}*/
    /*.feature-container {*/
      /*padding-left: 12px;*/
      /*padding-right: 12px;*/
    /*}*/
  /*}*/

/* #Tabs
================================================== */
  ul.tabs {
    display: block;
    margin: 10px 0 10px 0;
    padding: 0;
    border-bottom: solid 1px #b5b5b5;
    border-top: 0;
    list-style: none outside;
    margin-left: 0;
}
ul.tabs li {
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
    border: 0;
    list-style: none outside;
    margin-left: 0;
}
ul.tabs li a {
    display: block;
    text-decoration: none;
    width: auto;
    height: 29px;
    padding: 0px 20px;
    line-height: 30px;
    border-width: 1px 0 0 1px;
    margin: 0;
    font-size: 13px;
}

ul.tabs li a.active {
    border: solid 1px #b5b5b5;
    
      background-color: #ffffff;
      border-bottom: #ffffff 1px solid;
    
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    color: #111;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px; }
ul.tabs li:first-child a {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px; }
ul.tabs li:last-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px; }
ul.tabs-content { margin: 0; display: block; border: 0;}
ul.tabs-content > li { display:none; border: 0;}
ul.tabs-content > li.active { display: block; border: 0;}

  /* Clearfixing tabs for beautiful stacking */
  ul.tabs:before,
  ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
ul.tabs:after {
    clear: both; }
ul.tabs {
    zoom: 1; }

/* #Forms
================================================== */
  form {
    margin-bottom: 20px; }
fieldset {
    margin-bottom: 20px; }
input[type="text"],
  input[type="number"],
  input[type="password"],
  input[type="email"],
  textarea,
  select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 12px 8px 12px 12px;
    outline: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555;
    width: 100%;
    margin: 0;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    transition: border-color 0.2s linear, box-shadow 0.2s ease;
    -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;}
select {
    background: #fff url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/images/assets/select.png') no-repeat right center;
    cursor: pointer;
    -webkit-padding-end: 30px;
    background-size: 17px 5px;
}
input[type="number"] {
  padding: 5px;
}
input[type="text"]:hover,
  input[type="number"]:hover,
  input[type="password"]:hover,
  input[type="email"]:hover,
  textarea:hover,
  select:hover {
    border-color: rgb(138, 137, 138);
    -webkit-box-shadow: rgba(55, 55, 55, 0) 0px 0px 0px 1px;
    box-shadow: rgba(55, 55, 55, 0) 0px 0px 0px 1px;
}
input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  textarea:focus,
  select:focus {
    border-color: rgb(138, 137, 138);
    color: #333;
}
label, legend {
    display: block;
    font-weight: normal;
    margin-bottom: 4px;
}
input[type="checkbox"] {
    display: inline;
}
label span, legend span {
    font-weight: normal;
    font-size: 13px; }
textarea {
width: 100%;
}

#contact_email {
margin-bottom: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.sign_up {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin-bottom: 1em;
}
#target {
padding: 20px;
text-align: center;
}
.quantity_label {
display: inline;
font-size: smaller;
}
.remove_item a {
font-size: smaller;
color: #404040;
}
input.quantity {
width: 48px;
display: inline;
margin-bottom: 0;
padding: 8px 5px;
}
.cart_items p {
margin-bottom: 5px;
}
li.cart_item a {
text-indent: 0 !important;
font-size: small;
}
.cart_image {
padding: 10px 20px 0 20px;
width: 100px;
text-align: center;
float: left;
}
.continue_shopping {
float: right;
padding-top: 5px;
margin-right: 10px;
}
#get-rates-submit {
margin-top: -1px;
}
#customer_login {
margin-bottom: 2px;
}
p.cart_vat_disclaimer {
    margin-left: 10px;
    margin-right: 10px;
}

/* #Tables
================================================== */


    table{width:100%;}
    table th{font-weight:700;background:#f9f9f9;text-align:left}
    table th,table td{padding:5px}
    table tr{border-bottom:1px solid #DCDCDC}
    table tr:first-child{border-top:1px solid #DCDCDC}
    table td,table th{border-right:1px solid #DCDCDC}
    table td:first-child,table th:first-child{border-left:1px solid #DCDCDC}
    table .em{font-weight:700;}


table tr.order_summary td.label { text-align: right;}
table { margin-bottom: 20px;}

.patents tr.patents_headers {
    vertical-align: middle;
}

.patents th {
    border-bottom: solid windowtext 1.0pt;
    border-right: solid windowtext 1.0pt;
    background: #D9D9D9;
    padding: 0 5.4pt 0 5.4pt;
    height: 45.0pt;
    font-weight: bold;
}

.patents td {
    border-right:solid windowtext 1.0pt;
    padding:0 5.4pt 0 5.4pt;
    height:15.0pt;
}

/* #Misc
================================================== */
.hidden { display: none; }
.remove{ color: #404040; }
.relative { position: relative; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.right { float:right; position: relative; }
.left { float: left; }
.center { text-align: center; }
.relative { position: relative; }
.align_right { text-align:right }
.align_left { text-align: left; }
.container div.mobile_only, span.mobile_only { display:none; }
.no_border { border: none !important; }
.extra_padding { padding-top: 4px; }
div.hidden { display: none; }
#grid .column,
  #grid .columns {
    background: #ddd;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    -moz-border-radius: 2px;
     -webkit-border-radius: 2px;
     border-radius: 2px; }
#grid .column:hover,
  #grid .columns:hover {
    background: #bbb;
    color: #333; }
#grid .example-grid { overflow: hidden; }

.grey {
    background: #f5f5f5;
}

.blue {
    background: #7ecfed;
}

/* #Site Styles
================================================== */
  div.container {
      margin: 0 auto;
      padding: 20px 0;
  }
  div.content {
    padding: 0px 0px 0px 0px;
    
      background-color: #ffffff;
    
  }
  .logo a {
    margin: 0;
    padding-top: 6px;
    display:block;
  }
  div.section {
     margin: 10px 0;
  }
  .homepage_content {
    
      background-color: #ffffff;
    
  }

  div.product_section {
    margin: 5px 0;
  }
  div.container div.breadcrumb {
    margin-bottom: 1.5em;
    font-size: 13px;
  }
  .continue_shopping {
    float: right;
    margin-right: 10px;
    font-size: 13px;
  }
  .vendor {
    margin-top: -15px;
  }
  #category {
    width: 100%;
  }
  .featured_content p {
    margin-bottom: 0;
  }
  .paginate {
    text-align:center;
  }
  .paginate span,  a.tag {
    border: solid 1px #b5b5b5;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 2px;
    padding: 5px 10px;
    display: inline-block;
  }
  a.tag {
    font-size: smaller;
    padding: 4px 6px;
    margin: 5px 2px 5px 0;
  }
  .featured_collections { margin-bottom: 10px }
  .paginate span:hover, a.tag:hover {
    color: #282c30;
  }
  .paginate .current {
    background-color: #ffffff;
  }
  .paginate .deco {
    border: none;
  }
  .thumbnail {
    position: relative;
    text-align: center;
    margin-bottom: 1em;
  }
  .featured_collections .thumbnail {
    text-align: center;
  }
  .thumbnail a {
    display:block;
    padding-bottom:0.5em;
    color: #404040;
  }
  .thumbnail a:hover {
    color: #79cef2;
  }
  .thumbnail .info {
    text-align: left;
  }
  .new {
    position: relative;
    display: inline;
    padding: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
  }
  .thumbnail img {
    margin-bottom: 0.75em;
  }
  .thumbnail .price, .thumbnail .sold_out, .sold_out {
    font-weight: bold;
    color: #404040;
  }
  .thumbnail .sale, .sale {
    color: #af1f31;
  }
  .sale_banner, .new_banner {
    position: absolute;
    top: 25px;
    left: -5px;
    background: #282c30;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-transform: none;

    padding: 10px;
    text-align: center;
    color: #fff;
  }
  .new_banner {
    background: #282c30;
  }
  .thumbnail .price, .thumbnail .title {
    display: block
  }
  .cart_price {
    float: right;
    text-align: right;
    padding-left: 20px;
    font-weight:bold;
    display: none;
  }
  #estimated-shipping, .excluding_tax {
    display: block;
  }
  .cart_page_image {
    float:left;
    margin-right: 20px;
    text-align: center;
    display: block;
    width: 100%;
  }
  .price_total_text {
    font-weight: normal;
    display: none;
  }
  .was_price {
    text-decoration: line-through;
    color: #9da6ae;
    font-style: italic;
    text-shadow:none;
    font-weight:normal;
  }
  .thumbnails a {
    display:block;
    margin-bottom: 1em;
  }
  .twittercont, .fancycount {
    display: inline-block;
    margin-left: 6px;
  }
  .facebookcont {
    display: inline-block;
    position: relative;
    margin-left: 6px;
    min-width: 88px;
  }
  .arrow {
    font-size: smaller;
    position: relative;
    top: -1px;
    left: 2px;
    opacity: 0.6;
  }
  .currency_outer {
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .currency_price {
    display: inline-block;
    position: absolute;
    left: 80px;
    top: 4px;
  }
  .currency_picker {
    display: inline-block;
    position: relative;
  }
  .modal {
    margin: 10px 0;
    display: none;
    background-color: #ffffff;
  }
  .modal_product {
    width: auto;
    line-height:0px;
    max-width: 940px;
  }
  .modal_product img {
    cursor: pointer;
  }
  .modal_image {
    text-align:center;
  }
  .modal a {
    padding-bottom: 0;
  }
  .modal p.modal_price, p.modal_price {
    font-size: 22px;
    margin-bottom: 1em;
  }
  .modal form {
    margin-bottom: 10px;
  }
  .modal a {
    color: #79cef2;
    font-style: italic;
  }
  .modal a:hover {
    color: #282c30;
  }
  .notify_form .submit {
    padding: 8px 8px !important;
  }
  .product_image_col {
    margin-top: 15px;
    text-align:center;
  }
  .meta {
    font-size: 13px;
  }
  .meta p {
    font-size: 13px;
    margin-bottom: 0px;
  }
  p.meta {
    margin-bottom: 10px;
  }
  .comment-body p.meta {
    margin-bottom: 5px;
  }
  .comment-body h6 {
    padding-top: 0;
  }
  .sidebar_title {
    margin-bottom: 0;
  }
  .blog_list {
    margin-left: 0
  }
  .recent_articles {
    padding-top: 10px;
  }
  .recent_articles li {
    padding: 10px 0px
  }
  .recent_articles a {
    font-size: 13px;
    padding-right: 15px;
    display:block;
  }
  .blog_list li {
    list-style: none;
  }
  .toggle span {
    color: #9da6ae;
    font-weight:bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:smaller;
    float: right;
    display: none;
  }
  .sidebar p {
    font-size: 13px;
  }
  .sidebar .search {
    padding-top: 8px;
  }
  .sidebar .search input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .meta .label, .label {
    color: #9da6ae;
  }
  .blog_meta, .blog_meta a {
    color: #9da6ae;
  }
  .blog_meta a:hover {
    color: #282c30;
  }
  .blog_meta p {
    padding-right: 40px;
  }
  .container .blog_content {
    padding-left: 40px;
    border-left: solid 1px #b5b5b5;
  }
  .count {
    font-style: normal;
    font-size: 13px;
  }
  #tag_filter {
    margin-bottom: 0;
    float: right;
    width: auto;
    display: block;
  }
  .checkout {
    display:block;
    float:right;
    margin-top: 0px;
  }
  .or {
    font-size:smaller;
    font-style: italic;
    padding: 0 10px;
  }
  .inline_purchase {
    display: inline-block;
    margin-left: 20px;
    margin-top: 22px;
  }
  div.article {
    margin-bottom: 35px;
  }
  .comment {
    margin-bottom:20px;
  }
  .comment-body h6 {
    padding-bottom: 0.25em;
  }
  .gravatar {
    width: 100px !important;
  }
  .gravatar img {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
  }
  .red {
    color: #C33;
  }
  .address p {
    margin-bottom: 5px;
  }
  div#disqus_thread ul, div#disqus_thread li {
      border: none;
  }
  .search_page {
    padding: 40px 0 60px 0;
  }

/* #Footer
================================================== */
  div.footer {
    background-color: ;
    font-size: 11px;
    line-height: 1.7em;
    color: #404040;
    padding-top: 15px;
  }
  .sub-footer {
    margin-top: 2.5em;
    border-top: solid 1px #ffffff;
    background-color: ;
  }
  .sub-footer p {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .sub-footer a {
    font-size: 12px;
  }
  .sub-footer .title {
      border-top: none;
      margin-top: 1px;
  }
  .footer a {
    color: #404040;
  }
  .footer a:hover {
    color: #79cef2;
  }
  .contact-form {
    margin-bottom: 0;
  }
  .sub-footer .social_icons li {
    display: inline;
    padding-right: 10px;
  }
  .payment_methods img {
    padding-left: 4px;
    height: 26px;
    width: 38px;
    position: relative;
    top: -2px;
  }
  .credits_right {
    text-align: right;
  }
  .sub-footer ul {
    list-style: none outside;
    margin-left: 0;
  }
  .sub-footer li {
    padding: 5px 0;
    list-style: none outside none;
    margin-bottom: 0;
  }

/* #jQuery FlexSlider v2.2
================================================== */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
ul.slides li {border:none; padding: 0; margin-bottom: 0; position: relative;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; z-index: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

.flexslider .slides img {
  display: block;
  max-width: 100%; height: auto; margin: 0 auto;
}




/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1; clear:both; overflow: hidden}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.flexslider .slides li {text-align: center; position: relative;}
.carousel li {margin-right: 5px;border: 0}

.flex-caption {margin:0; width: 100%; position: absolute; top: 25%; color: #fff; text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);}
.flexslider .headline { font-size: 38px; margin-bottom: 0.2em; line-height: 43px; font-weight: bold; position: relative; }
.flexslider p.subtitle { font-size: 16px; line-height: 1.5em; font-weight: normal; position: relative; }
.flex-caption .action_button {
  border: 2px solid rgba(255,255,255, .6);
  -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;
  background-color: rgba(255,255,255,0.1) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
  position: relative;
}
.flex-caption .action_button:hover {
  background-color: rgba(255,255,255,.2) !important;
  border-color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
}

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    width: 60px;
    height: 60px;
    margin: -20px 0 0;
    display: block;
    z-index: 10;
    background: url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/images/assets/arrow_sprite.png') no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {background-position: 0 -120px; right: -36px; }
.flex-direction-nav .flex-prev {background-position: 0 -60px; left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 15px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 15px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3 !important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom: 40px; text-align:center; width: 100%; z-index: 10;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {
  width: 40px;
  height: 1px;
  display: block;
  opacity: 0.3;
  cursor: pointer;
  text-indent: -9999em;
  border: 3px solid #fff;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px;
}
.flex-control-nav li a.flex-active {
  opacity: 0.8;
  cursor: default;
}

.flex-control-thumbs {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-thumbs li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-thumbs {position: static; overflow: hidden;}
.flex-control-thumbs li, .flex-control-thumbs li:first-child {width: 16%; vertical-align: top; margin: 15px 5% 0 0;}
.flex-control-thumbs li:nth-child(5n) {margin: 15px 0 0; }
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.product_slider .flex-active-slide a:hover {cursor: -webkit-zoom-in; cursor: -moz-zoom-in;}
.product_slider { margin-bottom: 2em }

/*
 Cloud Zoom CSS. (c)2012 Star Plugins.
*/
.cloudzoom-lens {
  border:none;
  border:1px solid #888;
  width:225px;
  height:175px;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
  cursor:pointer;
  z-index: 11;
}
.cloudzoom-zoom {
  border:1px solid #888;
  box-shadow: -0px -0px 10px rgba(0,0,0,0.40);
  background-color: #fafafa;
}
.cloudzoom-zoom-inside {
  border:none;
  box-shadow:none;
}
.cloudzoom-caption {
  display:none;
  text-align: left;
  background-color:#000;
  color:#fff;
  font-weight:bold;
  padding:10px;
  font-family: sans-serif;
  font-size:11px;
}
.cloudzoom-blank {
  background-image:url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/images/assets/blank.gif');
}
div.cloudzoom-ajax-loader {
  display: none;
}
.cloudzoom-lens + div { display: none !important }

/*
* Layout
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* #Mobile
================================================== */

/* Note: Design for a max width of 767px */

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
    }
    .container .column,
    .container .columns {
        float: left;
        display: inline;
        margin-left: 0px;
        margin-right: 0px;
    }
    .column.alpha, .columns.alpha {
        margin-left: 0px;
        margin-right: 0px;
    }
    .column.omega, .columns.omega {
        margin-right: 0px;
        margin-left: 0px;
    }
    .alpha.omega {
        margin-left: 0;
        margin-right: 0;
    }

    .container .one.column,
    .container .one.columns {
        width: 6%;
    }
    .container .two.columns {
        width: 12%;
    }
    .container .three.columns {
        width: 18%;
    }
    .container .four.columns {
        width: 25%;
    }
    .container .five.columns {
        width: 31%;
    }
    .container .six.columns {
        width: 37%;
    }
    .container .seven.columns {
        width: 43%;
    }
    .container .eight.columns {
        width: 50%;
    }
    .container .nine.columns {
        width: 56%;
    }
    .container .ten.columns {
        width: 62%;
    }
    .container .eleven.columns {
        width: 68%;
    }
    .container .twelve.columns {
        width: 75%;
    }
    .container .thirteen.columns {
        width: 81%;
    }
    .container .fourteen.columns {
        width: 87%;
    }
    .container .fifteen.columns {
        width: 93%;
    }
    .container .sixteen.columns {
        width: 100%;
    }

    .container .one-third.column {
        width: 33%;
    }
    .container .one-half.column {
        width: 50%;
    }
    .container .two-thirds.column {
        width: 66%;
    }
    .container .one-fifth.column {
        width: 20%;
    }

    /* Offsets */
    .container .offset-by-one {
        padding-left: 6%;
    }
    .container .offset-by-two {
        padding-left: 12%;
    }
    .container .offset-by-three {
        padding-left: 18%;
    }
    .container .offset-by-four {
        padding-left: 25%;
    }
    .container .offset-by-five {
        padding-left: 31%;
    }
    .container .offset-by-six {
        padding-left: 37%;
    }
    .container .offset-by-seven {
        padding-left: 43%;
    }
    .container .offset-by-eight {
        padding-left: 50%;
    }
    .container .offset-by-nine {
        padding-left: 56%;
    }
    .container .offset-by-ten {
        padding-left: 62%;
    }
    .container .offset-by-eleven {
        padding-left: 68%;
    }
    .container .offset-by-twelve {
        padding-left: 75%;
    }
    .container .offset-by-thirteen {
        padding-left: 81%;
    }
    .container .offset-by-fourteen {
        padding-left: 87%;
    }
    .container .offset-by-fifteen {
        padding-left: 93%;
    }

    /* Small Grid */
    .container .xs-one.column,
    .container .xs-one.columns {
        width: 6%;
    }
    .container .xs-two.columns {
        width: 12%;
    }
    .container .xs-three.columns {
        width: 18%;
    }
    .container .xs-four.columns {
        width: 25%;
    }
    .container .xs-five.columns {
        width: 31%;
    }
    .container .xs-six.columns {
        width: 37%;
    }
    .container .xs-seven.columns {
        width: 43%;
    }
    .container .xs-eight.columns {
        width: 50%;
    }
    .container .xs-nine.columns {
        width: 56%;
    }
    .container .xs-ten.columns {
        width: 62%;
    }
    .container .xs-eleven.columns {
        width: 68%;
    }
    .container .xs-twelve.columns {
        width: 75%;
    }
    .container .xs-thirteen.columns {
        width: 81%;
    }
    .container .xs-fourteen.columns {
        width: 87%;
    }
    .container .xs-fifteen.columns {
        width: 93%;
    }
    .container .xs-sixteen.columns {
        width: 100%;
    }

    .container .xs-one-third.column {
        width: 33%;
    }
    .container .xs-one-half.column {
        width: 50%;
    }
    .container .xs-two-thirds.column {
        width: 66%;
    }
    .container .xs-one-fifth.column {
        width: 20%;
    }

    /* Offsets */
    .container .xs-offset-by-one {
        padding-left: 6%;
    }
    .container .xs-offset-by-two {
        padding-left: 12%;
    }
    .container .xs-offset-by-three {
        padding-left: 18%;
    }
    .container .xs-offset-by-four {
        padding-left: 25%;
    }
    .container .xs-offset-by-five {
        padding-left: 31%;
    }
    .container .xs-offset-by-six {
        padding-left: 37%;
    }
    .container .xs-offset-by-seven {
        padding-left: 43%;
    }
    .container .xs-offset-by-eight {
        padding-left: 50%;
    }
    .container .xs-offset-by-nine {
        padding-left: 56%;
    }
    .container .xs-offset-by-ten {
        padding-left: 62%;
    }
    .container .xs-offset-by-eleven {
        padding-left: 68%;
    }
    .container .xs-offset-by-twelve {
        padding-left: 75%;
    }
    .container .xs-offset-by-thirteen {
        padding-left: 81%;
    }
    .container .xs-offset-by-fourteen {
        padding-left: 87%;
    }
    .container .xs-offset-by-fifteen {
        padding-left: 93%;
    }
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) {
    .container {
        width: 768px;
    }
    .container .column,
    .container .columns {
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
    }
    .column.alpha, .columns.alpha {
        margin-left: 0;
        margin-right: 10px;
    }
    .column.omega, .columns.omega {
        margin-right: 0;
        margin-left: 10px;
    }
    .alpha.omega {
        margin-left: 0;
        margin-right: 0;
    }

    .container .one.column,
    .container .one.columns {
        width: 28px;
    }
    .container .two.columns {
        width: 76px;
    }
    .container .three.columns {
        width: 124px;
    }
    .container .four.columns {
        width: 172px;
    }
    .container .five.columns {
        width: 220px;
    }
    .container .six.columns {
        width: 268px;
    }
    .container .seven.columns {
        width: 316px;
    }
    .container .eight.columns {
        width: 364px;
    }
    .container .nine.columns {
        width: 412px;
    }
    .container .ten.columns {
        width: 460px;
    }
    .container .eleven.columns {
        width: 508px;
    }
    .container .twelve.columns {
        width: 556px;
    }
    .container .thirteen.columns {
        width: 604px;
    }
    .container .fourteen.columns {
        width: 652px;
    }
    .container .fifteen.columns {
        width: 700px;
    }
    .container .sixteen.columns {
        width: 748px;
    }

    .container .one-third.column {
        width: 236px;
    }
    .container .one-half.column {
        width: 364px;
    }
    .container .two-thirds.column {
        width: 492px;
    }
    .container .one-fifth.column {
        width: 133px;
    }

    /* Offsets */
    .container .offset-by-one {
        padding-left: 48px;
    }
    .container .offset-by-two {
        padding-left: 96px;
    }
    .container .offset-by-three {
        padding-left: 144px;
    }
    .container .offset-by-four {
        padding-left: 192px;
    }
    .container .offset-by-five {
        padding-left: 240px;
    }
    .container .offset-by-six {
        padding-left: 288px;
    }
    .container .offset-by-seven {
        padding-left: 336px;
    }
    .container .offset-by-eight {
        padding-left: 384px;
    }
    .container .offset-by-nine {
        padding-left: 432px;
    }
    .container .offset-by-ten {
        padding-left: 480px;
    }
    .container .offset-by-eleven {
        padding-left: 528px;
    }
    .container .offset-by-twelve {
        padding-left: 576px;
    }
    .container .offset-by-thirteen {
        padding-left: 624px;
    }
    .container .offset-by-fourteen {
        padding-left: 672px;
    }
    .container .offset-by-fifteen {
        padding-left: 720px;
    }

    /* Small Grid */
    .container .sm-one.column,
    .container .sm-one.columns {
        width: 28px;
    }
    .container .sm-two.columns {
        width: 76px;
    }
    .container .sm-three.columns {
        width: 124px;
    }
    .container .sm-four.columns {
        width: 172px;
    }
    .container .sm-five.columns {
        width: 220px;
    }
    .container .sm-six.columns {
        width: 268px;
    }
    .container .sm-seven.columns {
        width: 316px;
    }
    .container .sm-eight.columns {
        width: 364px;
    }
    .container .sm-nine.columns {
        width: 412px;
    }
    .container .sm-ten.columns {
        width: 460px;
    }
    .container .sm-eleven.columns {
        width: 508px;
    }
    .container .sm-twelve.columns {
        width: 556px;
    }
    .container .sm-thirteen.columns {
        width: 604px;
    }
    .container .sm-fourteen.columns {
        width: 652px;
    }
    .container .sm-fifteen.columns {
        width: 700px;
    }
    .container .sm-sixteen.columns {
        width: 748px;
    }

    .container .sm-one-third.column {
        width: 236px;
    }
    .container .sm-one-half.column {
        width: 364px;
    }
    .container .sm-two-thirds.column {
        width: 492px;
    }
    .container .sm-one-fifth.column {
        width: 133px;
    }

    /* Offsets */
    .container .sm-offset-by-one {
        padding-left: 48px;
    }
    .container .sm-offset-by-two {
        padding-left: 96px;
    }
    .container .sm-offset-by-three {
        padding-left: 144px;
    }
    .container .sm-offset-by-four {
        padding-left: 192px;
    }
    .container .sm-offset-by-five {
        padding-left: 240px;
    }
    .container .sm-offset-by-six {
        padding-left: 288px;
    }
    .container .sm-offset-by-seven {
        padding-left: 336px;
    }
    .container .sm-offset-by-eight {
        padding-left: 384px;
    }
    .container .sm-offset-by-nine {
        padding-left: 432px;
    }
    .container .sm-offset-by-ten {
        padding-left: 480px;
    }
    .container .sm-offset-by-eleven {
        padding-left: 528px;
    }
    .container .sm-offset-by-twelve {
        padding-left: 576px;
    }
    .container .sm-offset-by-thirteen {
        padding-left: 624px;
    }
    .container .sm-offset-by-fourteen {
        padding-left: 672px;
    }
    .container .sm-offset-by-fifteen {
        padding-left: 720px;
    }
}

/* #Desktop 960 Grid
================================================== */

@media only screen and (min-width: 960px) {
    .container {
        position: relative;
        width: 960px;
        margin: 0 auto;
        padding: 0;
    }
    .container .column,
    .container .columns {
        margin-left: 10px;
        margin-right: 10px;
    }
    .row {
        margin-bottom: 20px;
    }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha {
        margin-left: 0;
    }
    .column.omega, .columns.omega {
        margin-right: 0;
    }

    /* Base Grid */
    .container .one.column,
    .container .one.columns {
        width: 40px;
    }
    .container .two.columns {
        width: 100px;
    }
    .container .three.columns {
        width: 160px;
    }
    .container .four.columns {
        width: 220px;
    }
    .container .five.columns {
        width: 280px;
    }
    .container .six.columns {
        width: 340px;
    }
    .container .seven.columns {
        width: 400px;
    }
    .container .eight.columns {
        width: 460px;
    }
    .container .nine.columns {
        width: 520px;
    }
    .container .ten.columns {
        width: 580px;
    }
    .container .eleven.columns {
        width: 640px;
    }
    .container .twelve.columns {
        width: 700px;
    }
    .container .thirteen.columns {
        width: 760px;
    }
    .container .fourteen.columns {
        width: 820px;
    }
    .container .fifteen.columns {
        width: 880px;
    }
    .container .sixteen.columns {
        width: 940px;
    }

    .container .one-third.column {
        width: 300px;
    }
    .container .one-half.column {
        width: 460px;
    }
    .container .two-thirds.column {
        width: 620px;
    }
    .container .one-fifth.column {
        width: 172px;
    }

    /* Offsets */
    .container .offset-by-one {
        padding-left: 60px;
    }
    .container .offset-by-two {
        padding-left: 120px;
    }
    .container .offset-by-three {
        padding-left: 180px;
    }
    .container .offset-by-four {
        padding-left: 240px;
    }
    .container .offset-by-five {
        padding-left: 300px;
    }
    .container .offset-by-six {
        padding-left: 360px;
    }
    .container .offset-by-seven {
        padding-left: 420px;
    }
    .container .offset-by-eight {
        padding-left: 480px;
    }
    .container .offset-by-nine {
        padding-left: 540px;
    }
    .container .offset-by-ten {
        padding-left: 600px;
    }
    .container .offset-by-eleven {
        padding-left: 660px;
    }
    .container .offset-by-twelve {
        padding-left: 720px;
    }
    .container .offset-by-thirteen {
        padding-left: 780px;
    }
    .container .offset-by-fourteen {
        padding-left: 840px;
    }
    .container .offset-by-fifteen {
        padding-left: 900px;
    }


    /* Medium Grid */
    .container .md-one.column,
    .container .md-one.columns {
        width: 40px;
    }
    .container .md-two.columns {
        width: 100px;
    }
    .container .md-three.columns {
        width: 160px;
    }
    .container .md-four.columns {
        width: 220px;
    }
    .container .md-five.columns {
        width: 280px;
    }
    .container .md-six.columns {
        width: 340px;
    }
    .container .md-seven.columns {
        width: 400px;
    }
    .container .md-eight.columns {
        width: 460px;
    }
    .container .md-nine.columns {
        width: 520px;
    }
    .container .md-ten.columns {
        width: 580px;
    }
    .container .md-eleven.columns {
        width: 640px;
    }
    .container .md-twelve.columns {
        width: 700px;
    }
    .container .md-thirteen.columns {
        width: 760px;
    }
    .container .md-fourteen.columns {
        width: 820px;
    }
    .container .md-fifteen.columns {
        width: 880px;
    }
    .container .md-sixteen.columns {
        width: 940px;
    }

    .container .md-one-third.column {
        width: 300px;
    }
    .container .md-one-half.column {
        width: 460px;
    }
    .container .md-two-thirds.column {
        width: 620px;
    }
    .container .md-one-fifth.column {
        width: 172px;
    }

    /* MediumOffsets */
    .container .md-offset-by-one {
        padding-left: 60px;
    }
    .container .md-offset-by-two {
        padding-left: 120px;
    }
    .container .md-offset-by-three {
        padding-left: 180px;
    }
    .container .md-offset-by-four {
        padding-left: 240px;
    }
    .container .md-offset-by-five {
        padding-left: 300px;
    }
    .container .md-offset-by-six {
        padding-left: 360px;
    }
    .container .md-offset-by-seven {
        padding-left: 420px;
    }
    .container .md-offset-by-eight {
        padding-left: 480px;
    }
    .container .md-offset-by-nine {
        padding-left: 540px;
    }
    .container .md-offset-by-ten {
        padding-left: 600px;
    }
    .container .md-offset-by-eleven {
        padding-left: 660px;
    }
    .container .md-offset-by-twelve {
        padding-left: 720px;
    }
    .container .md-offset-by-thirteen {
        padding-left: 780px;
    }
    .container .md-offset-by-fourteen {
        padding-left: 840px;
    }
    .container .md-offset-by-fifteen {
        padding-left: 900px;
    }
}

/* #Desktop 1200 Grid
================================================== */

@media only screen and (min-width: 1200px) {
    .container {
        position: relative;
        width: 1200px;
        margin: 0 auto;
        padding: 0;
    }

    .column, .columns {
        margin-left: 10px;
        margin-right: 10px;
    }

    .row {
        margin-bottom: 20px;
    }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha {
        margin-left: 0;
    }
    .column.omega, .columns.omega {
        margin-right: 0;
    }

    /* Base Grid */
    .container .one.column {
        width: 55px;
    }
    .container .two.columns {
        width: 130px;
    }
    .container .three.columns {
        width: 205px;
    }
    .container .four.columns {
        width: 280px;
    }
    .container .five.columns {
        width: 355px;
    }
    .container .six.columns {
        width: 430px;
    }
    .container .seven.columns {
        width: 505px;
    }
    .container .eight.columns {
        width: 580px;
    }
    .container .nine.columns {
        width: 655px;
    }
    .container .ten.columns {
        width: 730px;
    }
    .container .eleven.columns {
        width: 805px;
    }
    .container .twelve.columns {
        width: 880px;
    }
    .container .thirteen.columns {
        width: 955px;
    }
    .container .fourteen.columns {
        width: 1030px;
    }
    .container .fifteen.columns {
        width: 1105px;
    }
    .container .sixteen.columns {
        width: 1180px;
    }

    .container .one-third.column {
        width: 380px;
    }
    .container .one-half.column {
        width: 580px;
    }
    .container .two-thirds.column {
        width: 780px;
    }
    .container .one-fifth.column {
        width: 220px;
    }


    /* Offsets */
    .container .offset-by-one {
        padding-left: 75px;
    }
    .container .offset-by-two {
        padding-left: 150px;
    }
    .container .offset-by-three {
        padding-left: 225px;
    }
    .container .offset-by-four {
        padding-left: 300px;
    }
    .container .offset-by-five {
        padding-left: 375px;
    }
    .container .offset-by-six {
        padding-left: 450px;
    }
    .container .offset-by-seven {
        padding-left: 525px;
    }
    .container .offset-by-eight {
        padding-left: 600px;
    }
    .container .offset-by-nine {
        padding-left: 675px;
    }
    .container .offset-by-ten {
        padding-left: 750px;
    }
    .container .offset-by-eleven {
        padding-left: 825px;
    }
    .container .offset-by-twelve {
        padding-left: 900px;
    }
    .container .offset-by-thirteen {
        padding-left: 975px;
    }
    .container .offset-by-fourteen {
        padding-left: 1050px;
    }
    .container .offset-by-fifteen {
        padding-left: 1125px;
    }


    /* Large Grid */
    .container .lg-one.column {
        width: 55px;
    }
    .container .lg-two.columns {
        width: 130px;
    }
    .container .lg-three.columns {
        width: 205px;
    }
    .container .lg-four.columns {
        width: 280px;
    }
    .container .lg-five.columns {
        width: 355px;
    }
    .container .lg-six.columns {
        width: 430px;
    }
    .container .lg-seven.columns {
        width: 505px;
    }
    .container .lg-eight.columns {
        width: 580px;
    }
    .container .lg-nine.columns {
        width: 655px;
    }
    .container .lg-ten.columns {
        width: 730px;
    }
    .container .lg-eleven.columns {
        width: 805px;
    }
    .container .lg-twelve.columns {
        width: 880px;
    }
    .container .lg-thirteen.columns {
        width: 955px;
    }
    .container .lg-fourteen.columns {
        width: 1030px;
    }
    .container .lg-fifteen.columns {
        width: 1105px;
    }
    .container .lg-sixteen.columns {
        width: 1180px;
    }

    .container .lg-one-third.column {
        width: 380px;
    }
    .container .lg-one-half.column {
        width: 580px;
    }
    .container .lg-two-thirds.column {
        width: 780px;
    }
    .container .lg-one-fifth.column {
        width: 220px;
    }


    /* Large Offsets */
    .container .lg-offset-by-one {
        padding-left: 75px;
    }
    .container .lg-offset-by-two {
        padding-left: 150px;
    }
    .container .lg-offset-by-three {
        padding-left: 225px;
    }
    .container .lg-offset-by-four {
        padding-left: 300px;
    }
    .container .lg-offset-by-five {
        padding-left: 375px;
    }
    .container .lg-offset-by-six {
        padding-left: 450px;
    }
    .container .lg-offset-by-seven {
        padding-left: 525px;
    }
    .container .lg-offset-by-eight {
        padding-left: 600px;
    }
    .container .lg-offset-by-nine {
        padding-left: 675px;
    }
    .container .lg-offset-by-ten {
        padding-left: 750px;
    }
    .container .lg-offset-by-eleven {
        padding-left: 825px;
    }
    .container .lg-offset-by-twelve {
        padding-left: 900px;
    }
    .container .lg-offset-by-thirteen {
        padding-left: 975px;
    }
    .container .lg-offset-by-fourteen {
        padding-left: 1050px;
    }
    .container .lg-offset-by-fifteen {
        padding-left: 1125px;
    }
}


/* #Clearing
================================================== */

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.row:after,
.clearfix:after {
  clear: both;
}

.row,
.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


/* #Media Queries
================================================== */
@media only screen {
    table.preorder_grid {
        border-collapse: separate;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid #ccc;
    }

    table.preorder_grid th,
    table.preorder_grid td {
        border: none;
        white-space: nowrap;
    }

    table.preorder_grid th:first-child {
        border-top-left-radius: 5px;
    }

    table.preorder_grid th:last-child {
        border-top-right-radius: 5px;
    }

    table.preorder_grid td {
        border-top: 1px solid #ccc;
    }

    table.preorder_grid th:not(:first-child),
    table.preorder_grid td:not(:first-child) {
        border-left: 1px solid #ccc;
    }

    table.preorder_grid thead,
    table.preorder_grid tbody {
        display: table-header-group;
    }

    table.preorder_grid thead tr,
    table.preorder_grid tbody tr {
        display: table-row;
    }

    table.preorder_grid thead tr td,
    table.preorder_grid tbody tr td {
        display: table-cell;
    }

    table.preorder_grid thead th {
        padding-right: 9%;
    }



}

  /* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    .collection_menu {
        display: none;
    }
    #tag_filter {
        display: block;
    }
    h1.collection_title_tags, div.collection_title_tags {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
    }
    .cloudzoom-lens {
        width:140px;
        height:120px;
    }
}

/* Standard 960 to widescreen 1200(desktop browsers) */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
   .nav ul li { padding: 0 7px 0 7px; }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .featured_links a span {
      font-size: 13px;
    }
    .nav ul.menu li { padding: 10px 3px 10px 3px; }
    .dropdown { left: 3px; }
    .nav ul li .cart-button {
      background-color: transparent;
      padding: 0;
      color: #404040 !important;
    }
    .header_bar .nav ul li .cart-button {
      color: #404040 !important;
    }

    .cart_count {
      top: -6px;
      left: 10px;
    }
  }

/* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {
    .featured_links a span {
      font-size: 13px;
    }
    
    .or {
      text-align: center;
      width: 100%;
      display: inline-block;
      padding-left: 0;
      padding-bottom: 5px;
    }
    .header { background-color: #ffffff; }
    .mobile_hidden { display: none !important }
    table tr.order_summary td.label { text-align: left }
    .index .logo a, .index .logo a:hover, .index .logo a:visited, .index .logo a:active {
      color: #303030;
    }

    .cart_count {
      left: 8px;
    }

    .breadcrumb {
      text-align: center;
      margin-bottom: 1.5em;
    }
    div.content {
      padding-top: 0px;
    }
    #header {
      display: block;
    }

    #header a {
      color: #ffffff;
      top: 2px;
    }

    #header a.right {
      top: 5px;
    }

    #div-logo {
      width: 0px;
      position: absolute;
      left: 50%;
    }

    #header a.icon-logo {
      position: absolute;
      width: 150px;
      left: -75px;
      top: -4px;
      padding-top: 0px;
    }

    #header a.icon-logo img {
      width: 100%;
    }

    .header {
      position: relative;
      margin-top: 80px;
      text-align: center;
    }

    h1.product_name,
    .order_information h1,
    .our_company h1 {
      text-align: center;
      margin: 0 3%;
    }

    h2 {
      text-align: center;
      margin-bottom: 10px;
      line-height: 45px;
    }

    h3 {
      font-size: 20px;
      line-height: 35px;
      margin: 0 auto 15px 0;
      text-align: center;
    }

    h4 {
      line-height: 25px;
    }

    .landing_page p,
    .description,
    .order_information p,
    .our_company p,
    .notify_form p {
      margin: 0 7% 45px 7%;
      font-style: normal;
      font-size: 95%;
      line-height: 1.8em;
      text-align: left;
    }

    .grey,
    .white,
    .featured_links,
    .carousel-inner {
      text-align: center;
    }

    .featured_links img,
    .carousel-inner img {
      max-height: 300px;
    }

    .grey img,
    .white img {
      max-height: 300px;
      width: inherit !important;
    }

    .carousel-inner img {
      margin-left: auto;
      margin-right: auto;
    }

    #carousel-product {
      height: 300px;
    }

    form.product_form,
    .sub-footer,
    .thumbnail a,
    .blog_content p {
      margin: 0 7%;
    }

    .blog_content h2 {
        margin: 0 3%;
    }

    .blog_meta h6 {
        margin-right: 7%;
        text-align: right;
    }

    .blog_meta p {
        margin-left: 7%;
    }

    .thumbnail .info span.title,
    .thumbnail .info span.price {
        float: none;
        text-align: center;
    }

    .sub-footer .footer_menu a {
      font-size: 16px;
      display: block;
      padding: 3px 0px;
    }

    p.modal_price {
      text-align: center;
      font-weight: 500;
      font-size: 26px;
      margin-bottom: 1.5em;
    }

    a.buy_now {
      display: block;
      margin: 10px 5% 50px 5%;
    }

    #div_social_buttons {
      text-align: center;
      margin-bottom: 50px;
    }

    .toggle span {
      display: block;
    }
    .toggle_list {
      display: none;
    }
    select {
      width:100%;
    }
    .flexslider a.action_button {
      width: initial;
    }

    #directededge-blocks {
        display: none;
    }

    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    input.action_button[type="submit"],
    input.action_button[type="button"],
    .sign_up,
    a.buy_now {
        font-weight: 800;
        text-shadow: 1px 1px 1px rgba(0,0,0,.1);
        font-size: 14px;
        text-transform: uppercase;
    }

    .credits_right {
      text-align: left;
    }
    .container .column.thumbnail, .container .columns.thumbnail {
      margin-top: 1em;
    }
    table[style] {
      width:auto !important;
      max-width:100% !important;
      overflow: hidden;
    }
    tr, td {
      display:table-row;
      width:99% !important;
      max-width:99% !important;
      padding:0px !important;
      border-left: 0 !important;
      border-right: 0 !important;
    }
    tr {
      padding-bottom: 6px !important;
    }
    td {
      padding: 4px !important;
    }

    .preorder {
        margin: 0 7%;
    }

    table.preorder_grid th,
    table.preorder_grid td,
    table.preorder_grid th:not(:first-child),
    table.preorder_grid td:not(:first-child) {
        border: none;
    }

    .title_column {
      float:left;
    }
    .container div.mobile_only {
      display:block;
    }
    span.mobile_only {
      display: inline;
    }
    .price_total {
      text-align: right;
    }
    .price_total_text {
      display:block;
    }
    .update_subtotal, .price_total, .remove_column, .checkout_table_header {
      display: none;
    }
    .mobile_right {
      text-align: right;
    }
    .cart_price {
      display: block;
      margin-bottom: 0;
    }
    table tr th, table tr td {
      padding: 2px;
    }
    input.action_button {
      margin-bottom: 1em !important;
    }
    .multiple_product_images {
      display: none;
    }
    .flex-caption {
      top: 0;
    }
    .flex-caption .headline {
      font-size: 1.5em;
      line-height: 1.5em;
      position: relative;
    }
    .flex-caption p.subtitle {
      font-size: 1.1em;
      line-height: 1.5em;
      position: relative;
    }
    .container .blog_content {
      padding-left: 0;
      border: 0;
    }

    .container {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}

    body {
      background-color: #ffffff;
    }

    div.four.columns.alpha {
      margin-left: 0px !important;
    }

    .four.columns.logo {
      padding-top: 30px;
    }

    .footer_menu li {
      line-height: 10px;
    }

    .action_button, a.action_button {
      padding: 5px 20px;
    }

  }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .mobile_hidden { display: none !important }
    #cart a.action_button.edit_cart, #cart .action_button {
      width: 120px;
    }

    .download_button {
        margin-bottom: 50px;
    }
  }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {
    #cart a.action_button.edit_cart, #cart .action_button {
      width: 90px;
    }
    .mobile_hidden { display: none !important }
    .cart_image { width: 50px; padding-right: 10px }
    #cart a.edit_cart, #cart a.action_button {
      width: inherit;
      padding: 12px;
    }
    .download_button {
      margin-bottom: 50px;
    }
    .flex-caption .headline, .flex-caption p.subtitle{
      font-size: 1.1em;
      font-height: 1.1em;
    }
    .flex-caption p.subtitle {
      font-size: 0.9em;
      line-height: 1.5em;
      margin-bottom: 1em;
    }
    .flex-caption .action_button {
      padding: 4px 15px;
      font-size: 14px;
      font-weight: 400;
    }
    .flex-direction-nav .flex-prev {display: none;}
    .flex-direction-nav .flex-next {display: none;}

    h1, h2, h1.home, h1.blog_title, h3, h4, h5, h6, .title a {
        font-size: 150%;
      }
    h1, h1.home, h1.blog_title, .title a, h2 {
        padding:0;
      }
    .feature-container {
        padding: 0 18%;
    }

}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
     html {
        -webkit-text-size-adjust: 100%;
     }
}

.social_buttons, .social_buttons a {
  color: #9da6ae !important;
}
.social_buttons a {
  padding-left: 5px;
}
.social_buttons a:hover {
  color: #79cef2 !important;
}

@font-face {
    font-family: 'OutOfTheSandbox';
    src: url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/fonts/OutOfTheSandbox.eot');
    src: url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/fonts/OutOfTheSandbox.eot?#iefix') format('embedded-opentype'),
        url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/fonts/OutOfTheSandbox.woff') format('woff'),
        url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/fonts/OutOfTheSandbox.ttf') format('truetype'),
        url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/fonts/OutOfTheSandbox.svg#OutOfTheSandbox') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'OutOfTheSandbox';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-menu, .nav a.icon-cart, #header a.icon-cart, .nav a.icon-user, .nav a.icon-search, .nav a.icon-pinterest, a.icon-pinterest, .nav a.icon-vimeo, .nav a.icon-tumblr, .nav a.icon-google-plus, a.icon-google-plus, .nav a.icon-facebook, a.icon-facebook, .nav a.icon-instagram, .nav a.icon-twitter, .icon-twitter, .icon-feed, .nav a.icon-linkedin, .icon-linkedin, .nav a.icon-vimeo-2, a.icon-vimeo-2, .nav a.icon-flickr, a.icon-flickr, .icon-phone, .nav a.icon-mail, a.icon-mail, .icon-mail, .icon-plus, .icon-checkmark, .nav a.icon-youtube, .icon-youtube, .icon-facebook, .icon-google-plus, .icon-pinterest, .icon-tumblr, .icon-instagram {
  font-family: 'OutOfTheSandbox';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}
.icon-menu:before {
  content: "\e000";
}
.icon-cart:before {
  content: "\e001";
}
.icon-user:before {
  content: "\e002";
}
.icon-search:before {
  content: "\e003";
}
.icon-pinterest:before {
  content: "\e004";
}
.icon-vimeo:before {
  content: "\e008";
}
.icon-tumblr:before {
  content: "\e009";
}
.icon-google-plus:before {
  content: "\e00b";
}
.icon-facebook:before {
  content: "\e007";
}
.icon-instagram:before {
  content: "\e006";
}
.icon-twitter:before {
  content: "\e00c";
}
.icon-feed:before {
  content: "\e005";
}
.icon-linkedin:before {
  content: "\e00d";
}
.icon-vimeo-2:before {
  content: "\e00e";
}
.icon-flickr:before {
  content: "\e00f";
}
.icon-phone:before {
  content: "\e00a";
}
.icon-mail:before {
  content: "\e010";
}
.icon-plus:before {
  content: "\e011";
}
.icon-checkmark:before {
  content: "\e012";
}
.icon-youtube:before {
  content: "\e013";
}

/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
    Upload your font files to Assets and then
    copy your FontName into code below and remove
    comment brackets */

 @font-face {
      font-family: 'HelveticaNeue';
      url('//d1m9qqr3auaohw.cloudfront.net/hengedocks-website/1.6.4/static/fonts/HelveticaNeue.ttf') format('truetype');
      font-weight: normal;
      font-style: normal; }

h2 {font-size: 40px;}

h4 {border: none;}


.sub-footer {margin-top: 0px;}
.header div.container {padding-top: 0px;}
body.index {padding-top: 55px;}
.index .header .nav a {text-shadow: none;}

.mm-fixed-top {
  position: relative;
  left: 0; }

body.index {padding-top: 0px;}
div#header.mm-fixed-top {position: fixed;}

.header_bar {border: none;}

.index .header_bar .nav ul li a.active::after,
.index .header_bar .nav ul li a.top-link::after {background-color: #7dd3f7;}

.mobile_menu {background-color: #CCCCCC; margin-bottom: 20px;}

.thumbnail .price {float: right;}
.thumbnail .title {float: left;}

.sale_banner {font-size: 13px; padding: 5px; background-color: #7dd3f7;}

.product_slider .slides img {
    width: auto !important;
}


.footer {display: none;}

span.sold_out {display: none;}
.featured_links .image_container {background-color: #ffffff;}

.sub-footer {border: 0px; padding-top: 10px;}


.container.main.content.resizer {border-left: 0px;}
.container {-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.29);
-moz-box-shadow:    0px 1px 10px 0px rgba(0, 0, 0, 0.29);
  box-shadow:         0px 1px 10px 0px rgba(0, 0, 0, 0.29);}

.container.main.content.resizer {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {border-color: #fff;}

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, 1.5);
}
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    max-width: 1200px;
    height: auto;
}

/** Starting from bootstrap.css line 6283 */
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition:      -o-transform .6s ease-in-out;
        transition:         transform .6s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}

/* variant selection error */
.error{
  color:#f00;
  font-size:16px;
  font-weight: bold;
}


/** MMenu Overrides */
.mm-listview > li > a, .mm-listview > li > span {
    white-space: normal;
}
.mm-listview a.mm-subopen:after,
.mm-listview a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    border-color: #ffffff;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-listview a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
}
.mm-listview a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    left: 22px;
}
.mm-listview a.mm-subclose {
    text-indent: 20px;
}
html.mm-background .mm-page {
    background-color: #ffffff;
}

p.mm-vat-disclaimer {
    margin-left: 10px;
    margin-right: 10px;
}
