/******************************************************************
Theme Name: Retina v2.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; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }
body {
    line-height: 1; }
ol, ul {
    list-style: none; }
.columns blockquote p, .columns q p { width: 100% !important; }
blockquote, q {
    quotes: none; }
blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none; }
table {
    border-collapse: collapse;
    border-spacing: 0; }


/* #Basic Styles
================================================== */
  body {
    background-color: #ffffff;
    

    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;

    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
    color: #666666;
    line-height: 1.8em;
}
::-moz-selection {
       background-color: #000;
       color: #fff;
}
::selection {
  background: #FFF7B6;
  color: black;
}
abbr {
  border-bottom: 1px dotted #e5e5e5;
}
/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle {
    font-family: 'fs_sinclairregular', Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #0086cd;
    display:block;
    letter-spacing: 2px;
    text-rendering: optimizeLegibility;
    margin: 0 0 15px;
}
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: #0086cd }
h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active { color: #0086cd }
h1, .h1, h1.home, h2.title, .collection_title { font-size: 36px;  line-height: 38px; margin: 0 auto 20px; clear:both; font-weight: bold; padding-top: 4px;}
h2, .h2 { font-size: 26px; line-height: 28px }
h3, .h3, h1.blog_title { font-size: 22px; line-height: 24px; }
h4, .h4, h4.title a, h6.title { font-size: 20px; line-height: 22px; color: #666666;}
h5, .h5 { font-size: 16px; line-height: 18px; color: #666666; font-weight: bolder; }
h6, .h6, h6.title { font-size: 16px; line-height: 18px;}
.footer h6 { color: #0086cd; }
.subheader { color: #777; }
p { margin: 0 0 15px; font-style: normal; line-height: 23px; font-size: 16px; font-family: arial, sans-serif; }
p img { margin: 0; }
em, i { font-style: italic; }
strong, b { font-weight: bold; }
small { font-size: 90%; }
.feature img { position: relative; top: 7px; margin-right: 5px; width: 25px; height: 25px; }
.feature p { font-size: smaller }


@media only screen and (max-width: 767px) {
  .product_name {
    font-size: 26px;
    line-height: 26px;
  }
}

/*  Blockquotes  */
blockquote, blockquote p, blockquote cite { display: block; font-size: 32px; line-height: 40px; color: #666666; font-family: 'fs_sinclairregular', arial, sans-serif; font-weight: bold; }
blockquote { margin: 0 0 15px;}
blockquote cite:before, blockquote p:before, .quote:before { content: "\201C"; color: #0086cd; }
blockquote cite:after, blockquote p:after, .quote:after { content: "\201D"; color: #0086cd; }
hr { border: solid #e5e5e5; border-width: 1px 0 0; clear: both; margin: 15px 0; height: 0; }

.quote_home {
  text-align: center;
  padding: 40px 0;
}

.featured_text {
  font-size: 22px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 0;
}
div.section.collection_description {
  margin-bottom: 1.5em;
}

/* #Links
================================================== */
  a, a:visited { color: #0086cd; text-decoration: underline; outline: 0; }
  a:hover, a:focus { color: #0086cd; }
/* #Lists
================================================== */
  ul, ol { margin-bottom: 15px; }
  ul { list-style: none; }
  ul li:before { content: '\e610'; display: inline-block; margin-right: 10px; font-family: 'icomoon'; color: #0093d0; font-size: 10px; position: absolute; top: -2px; left: 0;}
  ol { list-style: decimal; list-style-position: inside; }
  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 { position: relative; line-height: 20px; font-size: 16px; color: #666666; padding-left: 20px; padding-bottom: 10px;}
  ul.list-without-bullet li:before { content: none; padding-left: 0; }

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

.header {
  z-index: 1000;
  width: 100%;
  background-color: transparent;
  -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 #e5e5e5;
}

.header div.container {
  padding-bottom: 5px;
  padding-top: 5px;
}
#header {
  display: none;
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  color: #0093d0;
  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: #0093d0;
  font-size: 32px;
  display: block;
  height: 40px;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 25px;
  padding-top: 5px;
  text-decoration: none;
}

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 .cart_count {
  display: inline;
}

#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:before{
  content: none;
}

.nav ul li {
  *display: inline;
}

.nav ul li a.sub-menu {
  cursor: pointer;
  padding: 10px 0;
  z-index: 1006;
  border: solid 1px transparent;
  border-bottom: 0;
}

.nav ul li.open a.sub-menu {
  border: solid 1px #0093d0;
  border-bottom: 0;
  background-color: #ffffff;
  color: #0086cd;
}

.nav a, .nav a:visited, .nav a:active, #header a span, .nav a.icon-cart span, .search-close  {
  font-family: 'fs_sinclairregular';
  font-weight: bold;
  font-size: 20px;
  color: #0093d0;
  position: relative;
  display:block;
  padding-bottom: 8px;
  text-transform: uppercase;
  text-decoration: none;
}

.nav a.icon-cart, .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: #0086cd !important;
}

.logo {
  padding: 40px 0 10px;
}

.logo img {
  width: 192px;
}

@media only screen and (max-width: 767px) {
  .logo {
    padding: 15px 0 10px;
  }
}

.dropdown ul.menu li {
  padding: 10px 15px 10px 15px;
}

.nav ul.menu li.icon{
  padding: 7px;
}

.nav ul.menu .sub-menu-li{
  padding: 0 0 0 5px;
}
.nav ul.menu .sub-menu-li a{
  padding: 5px 10px;
}

.at4m-listitem:before {
  content: none;
}

#at4m-mobile-container {
  position: relative;
  z-index: 9999999999;
}

.slideshow-video-container + .flex-caption, .video-wrapper + .flex-caption {
  display: none;
}

@media only screen and (max-width: 767px) {
  .slideshow-video-container + .flex-caption, .video-wrapper + .flex-caption {
    display: block;
  }
}


.nav ul li .cart-button, input.guest_button, input[type="button"].guest_button {
  font-size: 16px;
  font-weight: normal;
  background-color: #0093d0;
  border: 1px solid #0093d0;
  padding: 8px 15px 8px 15px;
  top: -6px;
  margin-left: 5px;
}

.nav ul li .cart-button {
  color: #ffffff;
}

.nav ul li .cart-button:before{
  vertical-align: sub;
  font-size: 20px;
  padding-right: 5px;
}

.nav ul li .cart-button:hover {
  color: #0093d0;
  border: 1px solid #0093d0;
  background-color: #ffffff;
}

input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #0093d0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
  .nav ul li .cart-button span:first-child {
    padding-left: 5px;
  }
  .nav ul li .cart-button span {
  font-family: 'fs_sinclairregular', arial, sans-serif;
  font-weight: normal;
  vertical-align: baseline;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .nav ul li .cart-button span {
    padding-left: 0;
    font-weight: bold;
  }
}

input[type="submit"].guest_button, input[type="submit"].guest_button:hover {
  background-color: #f1f1f1;
}

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

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

/* 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;
}

/* sub-level ul */
.dropdown {
  background-color: #ffffff;
  border: solid 1px #0093d0;
  display: none;
  position: absolute;
  left: 5px;
  top: 30px;
  z-index: 1005;
  min-width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .dropdown {
    left: -155px;
  }
}

.menu .dropdown ul li:first-child{
  margin-top: 10px;
}

.menu .dropdown ul li:last-child{
  margin-bottom: 15px;
}

.menu .dropdown ul li a  {
  color: #666666;
  font-size: 16px;
  line-height: 16px;
}

.menu .dropdown ul li a:hover  {
  color: #0086cd;
}

.dropdown-wide {
  min-width: 400px;
}

.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: normal;
  font-size: 12px;
  padding: 5px 0 5px 24px;
  text-transform: none;
  display: block;
  width: 100%;
}

.collection-filter-nav {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 20px 0;
}

.collection-filter-nav__item {
  margin-right: 20px;
}

.collection-filter-nav a {
  -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;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 0 20px;
}

.collection-filter-nav a.active {
  border: 1px solid #0086cd;
}

.collection-filter-nav a:hover {
  color: #ffffff;
  background-color: #0086cd;
}

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

#currencies {
  padding: 8px 8px 8px 12px;
  border: 0;
  font-size: 14px;
  background-color: #f1f1f1;
  color: #0093d0;
  margin-bottom: 0;
  min-width: 65px;
}

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

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

.collection_nav h1 a{
  text-decoration: none;
}

#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: "HelveticaNeue-Light", "Helvetica Neue Light", "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, .cart_image img, .sub-footer img, #target img {
    max-width: 100%;
    height: auto;
  }

  .zoomImg {
    max-width: inherit !important;
    cursor: pointer;
  }


/* #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: #0086cd;
    color: #ffffff;
    border: 2px solid transparent;
    padding: 6px 20px;
    text-align: center;
    cursor: pointer;
    font-family: 'fs_sinclairregular', arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    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-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
  }

  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: #ffffff;
    color: #0086cd;
    border-color: #0086cd;
    -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 {
    background: #ffffff;
    color: #666666;
    border-color: #0086cd;
  }

  .action_button.action_button--light {
    background-color: transparent;
    color: #0093d0;
    text-decoration: none;
    padding: 2px 20px 4px;
    border-color: transparent;
    font-size: 14px;
    line-height: 18px;
  }

  .action_button.action_button--small {
    padding: 2px 20px 4px;
    font-size: 14px;
    line-height: 18px;
  }

  .action_button.action_button--light.active, .action_button.action_button--light.flex-active {
    border-color: #0093d0;
  }

  .action_button.action_button--light:hover {
    color: #ffffff;
    background-color: #0093d0;
  }

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

  input[type="submit"].add_to_cart{
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
  }

  input[type="submit"].buy_now {
    background-color: #ffffff;
    border-color: #0086cd;
    color: #0086cd;
  }

  input[type="submit"].buy_now:hover {
    background-color: #0086cd;
    border-color: #0086cd;
    color: #ffffff;
  }

  .buy-now-band > * {
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
  }

  .buy-now-band .price, .buy-now-band .current_price, .buy-now-band .was_price{
    font-size: 54px;
    line-height: 53px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
  }

  .buy-now-band .purchase{
    margin-bottom: 15px;
  }

  .form-row{
    margin-bottom: 15px;
  }

  .form-row > * {
    display: inline-block;
    vertical-align: middle;
    font-family: 'fs_sinclairregular';
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
  }

  .form-row select, .form-row .quantity{
    margin-bottom: 0;
    display: inline-block;
    padding: 2px 16px 4px 12px;
    font-family: 'fs_sinclairregular';
    font-weight: bold;
    font-size: 20px;
  }

  .form-row select {
    width: auto;
  }

  .form-row label{
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    margin-right: 15px;
    text-transform: uppercase;
    font-family: 'fs_sinclairregular';
    font-weight: bold;
    width: 95px;
  }

  #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;text-decoration: none;
  }

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

/* #Tabs
================================================== */
  ul.tabs {
    display: block;
    margin: 10px 0 10px 0;
    padding: 0;
    border-bottom: solid 1px #e5e5e5;
    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 15px;
    line-height: 30px;
    border-width: 1px 0 0 1px;
    margin: 0;
    font-size: 13px; }
ul.tabs li a.active {
    border: solid 1px #e5e5e5;
    
      background-color: #ffffff;
      border-bottom: #ffffff;
    
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    color: #666666;
    -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;
    font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "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(//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/select.png?12421463571139892794) 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: #666666;
  }

  input.quantity {
    width: 67px;
    display: inline;
    margin-bottom: 15px;
    padding: 13px 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;
  }
  #get-rates-submit {
    margin-top: -1px;
  }
  #customer_login {
    margin-bottom: 2px;
  }

  .contact-form label {
    font-size: 18px;
    line-height: 30px;
    font-family: 'fs_sinclairregular', arial, sans-serif;
    font-color: #666666;
    font-weight: bold;
    text-transform: uppercase;
  }

  .contact-form input[type="color"],
  .contact-form input[type="email"],
  .contact-form input[type="number"],
  .contact-form input[type="password"],
  .contact-form input[type="tel"],
  .contact-form input[type="url"],
  .contact-form input[type="text"],
  .contact-form textarea,
  .contact-form select option,
  .contact-form select {
    font-size: 18px;
    line-height: 24px;
    color: #666666;
  }

.contact-form input::-webkit-input-placeholder, .contact-form select.not_chosen { font-size: 18px; color: #dadada; }
.contact-form input::-moz-placeholder { font-size: 18px; color: #dadada; }
.contact-form input:-ms-input-placeholder { font-size: 18px; color: #dadada; }
.contact-form input:-moz-placeholder { font-size: 18px; color: #dadada; }


.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}



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


    table{width:100%;}
    table th{font-weight:700;background:#f9f9f9;text-align:left}
    table th,table td{padding:2px}
    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;}

/* #Misc
================================================== */
.hidden { display: none; }
.remove{ color: #666666; }
.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;
}

#grid .column:hover,
  #grid .columns:hover {
    background: #bbb;
    color: #333; }
#grid .example-grid { overflow: hidden; }

/* #Site Styles
================================================== */
  div.container {
      margin: 0 auto;
      padding: 20px 0;
  }
  .vertical-spacing {
    margin-bottom: 15px !important;
  }
  .vertical-double-spacing {
    margin-bottom: 30px !important;
  }
  .vertical-trippel-spacing {
    margin-bottom: 40px !important;
  }
  .vertical-quadrupel-spacing {
    margin-bottom: 60px !important;
  }

  .vertical-home-module-spacing {
    margin-top: 30px !important;
    margin-bottom: 40px !important;
  }

  div.content {
    padding: 130px 0px 0px 0px;
    
  }
  .logo a {
    margin: 0;
    padding-top: px;
    display:block;
  }
  div.section {
     margin: 10px 0;
  }
  .homepage_content {
    
      background-color: #ffffff;
    
  }

.container-grey {
  background-color: #fbfbfb;
}

.container .featured_links .column {
  margin-bottom: 20px;
}
.featured_links .image_container {
  position: relative;
  background-color: #000;
  line-height: 0;
}
.featured_links a img {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.featured_links a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.featured_links a span {
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  margin: 0 40px;
  text-align: center;
  padding: 0 10px;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 2;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
}

.featured_links a span::before,
.featured_links a span::after {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background: rgba(255,255,255, 0.9);
  content: '';
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;
}

.featured_links a span::before {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  transform: translateY(-20px);
}

.featured_links a span::after {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px);
}

.featured_links a:hover span,
.featured_links a:focus span {
  color: #ffffff;
  opacity: 1;
}

.featured_links a:hover span::before,
.featured_links a:hover span::after,
.featured_links a:focus span::before,
.featured_links a:focus span::after {
  background: rgba(255,255,255, 0.6);
}

.featured_links a:hover span::before,
.featured_links a:focus span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.featured_links a:hover span::after,
.featured_links a:focus span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

  .compare-with {
    margin: 40px 0 40px 0;
  }

  .compare-with .action_button {
    margin-right: 30px;
    margin-bottom: 15px;
  }

  .compare-with .action_button{
    border-color: #0093d0;
  }

 .compare-with .action_button:last-child {
    margin-left: 0;
  }

  @media only screen and (max-width: 767px) {
    .apps-and-data .action_button, .compare-with .action_button {
      width: 100%;
      margin-bottom: 20px;
    }
  }

  .specifications img {
    max-width: 100%;
    margin-bottom: 15px;
  }

@media only screen and (max-width: 767px) {
  .specifications img {
    margin-bottom: 30px;
  }
}

  .measures__item {
    position: relative;
    margin-bottom: 40px;
    padding-left: 35px;
    box-sizing: border-box;
  }

  .measures__item .measures__item__sub {
    font-size: 12px;
    color: #0086cd;
    text-transform: uppercase;
    display: block;
  }

  .measures__item [class^="icon-"]:before, .measures__item [class*=" icon-"]:before {
    color: #0086cd;
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 19px;
  }

  .directions .action_button {
    margin-right: 30px;
    margin-bottom: 20px;
  }

  .directions .action_button:last-child {
    margin-right: 0;
  }

  .directions__map-container {
    position: relative;
  }

  .directions__map-container .iframe {
    height: 500px;
    overflow: hidden;
  }

  .directions__map-container .container {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .directions__address {
    display: none;
    box-sizing: border-box;
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, .9);
    font-family: 'fs_sinclairregular', arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -190px;
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
  }

  .directions__address.active {
    display: block;
  }

  .directions__address a {
    color: #0086cd;
    text-decoration: none;
  }

  .directions__address address {
    vertical-align: top;
    display: inline-block;
    width: 220px;
  }

  .directions__address img {
    vertical-align: top;
    border: 1px solid #666666;
    margin-left: 20px;
    max-width: 103px;
  }

  .how-we-measure img {
    max-width: 100%;
  }

  .how-we-measure .action_button--light {
    margin-right: 30px;
  }

  @media only screen and (max-width: 767px) {
      .directions .action_button {
        width: 100%;
      }

    .directions__map-container .iframe {
      height: 250px;
      margin-bottom: 150px;
    }

    .directions__address {
      padding-top: 30px;
      top: 0;
      left: 0;
      width: 100%;
      margin-left: 0;
      box-shadow: none;
      text-align: center;
    }

    .directions__address img {
      display: none;
    }

    .directions__map-container .container{
      top: 250px;
    }
  }

  div.product_section {
    margin: 5px 0;
  }
  div.container div.breadcrumb {
    margin-bottom: 1.5em;
    font-size: 13px;
  }
  .continue_shopping {
    float: right;
    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 #e5e5e5;
    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: ;
  }
  .paginate .current {
    background-color: #f1f1f1;
  }
  .paginate .deco {
    border: none;
  }
  .thumbnail {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
  }

  .thumbnail a {
    display:block;
    color: #666666;
    border: 2px solid #ebebeb;
  }
  .thumbnail a:hover {
    color: #0086cd;
  }

  .thumbnail .info {
    text-align: left;
  }

.thumbnail .info .title{
  font-size: 17px;
  padding: 20px 0 0;
  line-height: 20px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'fs_sinclairregular', arial, sans-serif;
  min-height: 42px;
}

  .price, .current_price {
    font-weight: bolder;
    color: #0086cd;
    font-size: 26px;
    line-height: 28px;
    font-family: 'fs_sinclairregular', arial, sans-serif;
  }

  .thumbnail .price {
    font-weight: bolder;
    color: #0086cd;
    font-size: 26px;
    line-height: 28px;
    padding: 10px 0 30px 0;
    font-family: 'fs_sinclairregular', arial, sans-serif;
  }

  .was_price {
    text-decoration: line-through;
    color: #c50c2a;
    font-weight:bolder;
    font-size: 24px;
    line-height: 26px;
    padding: 15px 10px 15px 0;
    font-family: 'fs_sinclairregular', arial, sans-serif;
  }

  .thumbnail .price, .thumbnail .title {
    display: block
  }

  .thumbnail__inner a > div {
    padding: 0 10%;
  }

  @media only screen and (max-width: 767px) {
    .thumbnail__inner a > div {
      padding: 0;
    }
  }

  .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;
  }

  .thumbnail .quick_shop {
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    display: block;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #666666;
    font-size: 20px;
    line-height: 32px;
    font-family: 'fs_sinclairregular', arial, sans-serif;
    font-weight: bold;
    border-top: 2px solid #ebebeb;
  }

  .thumbnail a:hover .quick_shop{
    opacity: 1;
  }

  .thumbnail .quick_shop:hover {
    color: #0093d0;
  }
  .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;
  }
  a.fancybutton {
    background:url(//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fancy.png?12421463571139892794) no-repeat;
    font:11px Arial,sans-serif;
    text-indent:-9999em;
    font-size:.01em;
    color:#cd1f1f;
    height:20px;
    width:56px;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: -20px;
  }
  a.pinterestcount {
    background:url(//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/pinit.png?12421463571139892794) no-repeat;
    font:11px Arial,sans-serif;
    text-indent:-9999em;
    font-size:.01em;
    color:#cd1f1f;
    height:20px;
    width:41px;
    background-position:0 0;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: -20px;
  }
  a.pinterestcount:hover{
    background-position:0 -21px;
  }
  a.pinterestcount:active{
    background-position:0 -42px;
  }
  .arrow {
    font-size: smaller;
    position: relative;
    top: -1px;
    left: 2px;
    opacity: 0.6;
  }
  .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;
  }
  .modal form {
    margin-bottom: 10px;
  }
  .modal a {
    color: #0086cd;
    font-style: italic;
  }
  .modal a:hover {
    color: ;
  }
  .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;
  }
  .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: ;
    font-weight:bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:smaller;
    float: right;
    display: none;
  }
  .meta .label, .label {
    color: ;
  }
  .blog_meta, .blog_meta a {
    color: ;
  }
  .blog_meta a:hover {
    color: ;
  }
  .blog_meta p {
    padding-right: 40px;
  }
  .blog_meta ul li::before{
    content: none;
  }
  .container .blog_content {
    padding-left: 40px;
    border-left: solid 1px #e5e5e5;
  }

  .blog_content h1 a, .blog_content h2 a {
    text-decoration: none;
  }

  .count {
    font-style: normal;
    font-size: 13px;
  }
  #tag_filter {
    margin-bottom: 0;
    float: right;
    width: auto;
    display: none;
  }
  .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-pad {
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .footer-pad {
    padding-bottom: 0;
  }
}

.hide-nth-image a + a {
  display: none;
}

/* #Footer
================================================== */
  div.footer {
    background-color: #0086cd;
    font-size: 14px;
    color: #ffffff;
    font-family: arial, sans-serif;
    font-weight: bold;
  }

  .footer hr{
    margin-top: 0;
    margin-bottom: 20px;
  }

  .footer .container{
    padding-top: 10px;
  }

  .logo-footer img {
    width: 130px;
    max-width: 100%;
  }

  .footer ul{
    position: relative;
    top: 11px;
  }

  .footer ul li{
    display: inline-block;
    padding-left: 15px;
  }

  .footer ul li:before {
    content: none;
  }

  .sub-footer {
    text-align: center;
    border-top: solid 1px #f1f1f1;
    background-color: #0086cd;
    font-family: 'fs_sinclairregular', arial, sans-serif;
    font-weight: bold;
  }

  .index .sub-footer {
    margin-top: 0;
  }

  .sub-footer .container {
    padding: 40px 0 0;
  }

  .sub-footer a {
    font-size: 30px;
    text-decoration: none;
  }

  .sub-footer input[type="email"]{
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'fs_sinclairregular', arial, sans-serif;
    font-weight: bold;
    border-color: #ffffff;
    background-color: #0086cd;
    width: 367px;
    display: inline-block;
    margin-bottom: 0;
    padding: 5px 8px 7px 12px;
  }

  @media only screen and (max-width: 767px) {
    .sub-footer input[type="email"]{
      width: 100%;
    }
    .sub-footer input[type="submit"] {
      top: 0;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 959px) {
    .sub-footer input[type="email"]{
      width: 280px;
    }
  }

  .newsletter form {
    font-size: 0;
  }

  .sub-footer input[type="email"]::-webkit-input-placeholder { color: #ffffff; }
  .sub-footer input[type="email"]::-moz-placeholder { color: #ffffff; }
  .sub-footer input[type="email"]:-ms-input-placeholder { color: #ffffff; }
  .sub-footer input[type="email"]:-moz-placeholder { color: #ffffff; }

  .sub-footer input[type="submit"],  .sub-footer .contact-form a {
    display: inline-block;
    color: #0086cd;
    background-color: #ffffff;
    font-size: 16px;
    padding: 3px 15px 6px 15px;
    width: auto;
    margin: 0;
    position: relative;
    top: -1px;
  }

  .sub-footer input[type="submit"]:hover, .sub-footer .contact-form a:hover {
    border-color: transparent;
    color: #0086cd;
  }

  .footer a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
  }

  .contact-form {
    margin-bottom: 0;
  }

  .sub-footer .social_icons {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    margin-bottom: 15px;
  }

  .sub-footer .social_icons li {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
  }

  .sub-footer .social-intro-text{
    padding: 0 20px 0 0;
    font-size: 23px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    vertical-align: super;
    margin-bottom: 15px;
  }

  @media only screen and (max-width: 767px) {
    .sub-footer .social-intro-text{
      padding: 0 20px 0 0;
    }
  }

.sub-footer .social_icons a, .sub-footer .social_icons a:visited {
    color: #ffffff;
  }

  .sub-footer .social_icons a:active, .sub-footer .social_icons a:hover {
    color: #ffffff;
  }

  .sub-footer li:before{
    content: none;
  }

  @media only screen and (max-width: 767px) {
    .footer{
      text-align: center;
    }
  }


  .payment_methods img {
    padding-left: 4px;
    height: 26px;
    width: 38px;
    position: relative;
    top: -2px;
  }
  .credits {
    text-align: right;
    position: relative;
    top: 14px;
    font-size: 14px;
  }
  .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.mmenu CSS
*/
html.mm-opened .mm-page,
html.mm-opened #mm-blocker,
html.mm-opened .mm-fixed-top,
html.mm-opened .mm-fixed-bottom,
html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border; }
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  left: 0%;
  top: 0;
  margin: 0;
  border: 0px solid rgba(0, 0, 0, 0); }
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker {
  border: 0px solid rgba(100, 100, 100, 0); }

.mm-menu .mm-hidden {
  display: none; }

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

.mm-fixed-top {
  top: 0; }

.mm-fixed-bottom {
  bottom: 0; }

html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html.mm-opened,
html.mm-opened body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

html.mm-opened .mm-page {
  height: 100%;
  overflow: hidden;
  position: absolute; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: #fff;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0; }
    .mm-menu > .mm-panel.mm-opened {
      left: 0%; }
    .mm-menu > .mm-panel.mm-subopened {
      left: -40%; }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
    .mm-menu > .mm-panel.mm-hidden {
      display: block;
      visibility: hidden; }

.mm-menu .mm-list {
  padding: 20px 0; }
.mm-menu > .mm-list {
  padding: 20px 0 40px 0; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }
.mm-list > li:before{
  content: '';
}

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  #cart .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
    border-bottom-width: 0px;
  }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen::before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 32px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    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-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-ismenu {
  background: #333333; }

.mm-menu {
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker,
html.mm-opened.mm-opening .mm-fixed-top,
html.mm-opened.mm-opening .mm-fixed-bottom {
  left: 80%; }

.mm-menu {
  width: 80%; }

@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px; }

  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px; }

  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 440px; } }
html.mm-nooverflowscrolling.mm-opened {
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll; }
  html.mm-nooverflowscrolling.mm-opened body {
    overflow: auto; }
  html.mm-nooverflowscrolling.mm-opened .mm-page {
    min-height: 1000px;
    position: fixed; }
  html.mm-nooverflowscrolling.mm-opened .mm-menu {
    height: auto;
    min-height: 1000px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    left: auto;
    top: auto; }
  html.mm-nooverflowscrolling.mm-opened > .mm-panel {
    position: relative;
    height: auto;
    display: none;
    left: 0; }
    html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
      display: block; }

/*
  jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 20px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

/*
  jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
  jQuery.mmenu header addon CSS
*/
.mm-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  width: 100%;
  height: 60px;
  padding: 30px 40px 0 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1; }
  .mm-header .mm-prev,
  .mm-header .mm-next {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    bottom: 0; }
    .mm-header .mm-prev:before,
    .mm-header .mm-next:before {
      content: '';
      border: 2px solid transparent;
      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);
      margin-bottom: -15px; }
  .mm-header .mm-prev {
    left: 0; }
    .mm-header .mm-prev:before {
      border-right: none;
      border-bottom: none;
      left: 22px; }
  .mm-header .mm-next {
    right: 0; }
    .mm-header .mm-next:before {
      border-top: none;
      border-left: none;
      right: 18px; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  padding-top: 20px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-prev:before,
  .mm-menu.mm-hassearch .mm-header .mm-mext:before {
    margin-bottom: -10px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader .mm-panel {
  padding-top: 80px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
.mm-menu.mm-hasheader.mm-ismenu > .mm-panel {
  padding-top: 60px; }
.mm-menu.mm-hasheader.mm-ismenu.mm-hassearch > .mm-panel {
  padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header a:before {
    border-color: rgba(255, 255, 255, 0.3); }

/*
  jQuery.mmenu labels addon CSS
*/
.mm-menu.mm-fixedlabels .mm-list {
  background: inherit; }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label {
    background: inherit !important;
    opacity: 0.97;
    height: 25px;
    overflow: visible;
    position: relative;
    z-index: 1; }
    .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
      background: inherit;
      width: 100%;
      position: absolute;
      left: 0; }
      .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
    .mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
      padding-top: 25px; }

.mm-list > li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0; }
.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 17px; }
.mm-list > li.mm-collapsed {
  display: none; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

/*
  jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.mm-search {
  background: inherit;
  width: 100%;
  height: 50px;
  padding: 10px;
  position: relative;
  top: 0;
  z-index: 2; }
  .mm-search input {
    border: none;
    font: inherit;
    font-size: 14px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu li.mm-noresults {
  text-align: center;
  font-size: 21px;
  display: none;
  padding-top: 80px; }
.mm-menu li.mm-noresults a {
  line-height: 32px;
}
  .mm-menu li.mm-noresults:after {
    border: none; }
.mm-menu.mm-noresults li.mm-noresults {
  display: block; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 60px; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu li.mm-noresults {
  color: rgba(255, 255, 255, 0.3); }

/*
  jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-40%);
  -moz-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  -o-transform: translateX(-40%);
  transform: translateX(-40%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(40%);
  -moz-transform: translateX(40%);
  -ms-transform: translateX(40%);
  -o-transform: translateX(40%);
  transform: translateX(40%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-40%);
  -moz-transform: scale(0.7, 0.7) translateX(-40%);
  -ms-transform: scale(0.7, 0.7) translateX(-40%);
  -o-transform: scale(0.7, 0.7) translateX(-40%);
  transform: scale(0.7, 0.7) translateX(-40%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(40%);
  -moz-transform: scale(0.7, 0.7) translateX(40%);
  -ms-transform: scale(0.7, 0.7) translateX(40%);
  -o-transform: scale(0.7, 0.7) translateX(40%);
  transform: scale(0.7, 0.7) translateX(40%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-40%);
  -moz-transform: scale(0.7, 0.7) translateY(-40%);
  -ms-transform: scale(0.7, 0.7) translateY(-40%);
  -o-transform: scale(0.7, 0.7) translateY(-40%);
  transform: scale(0.7, 0.7) translateY(-40%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(40%);
  -moz-transform: scale(0.7, 0.7) translateY(40%);
  -ms-transform: scale(0.7, 0.7) translateY(40%);
  -o-transform: scale(0.7, 0.7) translateY(40%);
  transform: scale(0.7, 0.7) translateY(40%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-page.mm-opened .mm-page {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-page.mm-opening .mm-page {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5); }
html.mm-zoom-page.mm-right.mm-opened .mm-page {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-page.mm-top.mm-opened .mm-page {
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }

html.mm-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
  html.mm-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
    html.mm-zoom-panels .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7);
      -moz-transform: scale(0.7, 0.7);
      -ms-transform: scale(0.7, 0.7);
      -o-transform: scale(0.7, 0.7);
      transform: scale(0.7, 0.7); }

/*
  jQuery.mmenu fullscreen extension CSS
*/
html.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  left: 100%; }

.mm-menu.mm-fullscreen {
  width: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen {
    width: 140px; }

  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen {
    width: 10000px; }

  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 10000px; } }
.mm-menu.mm-top.mm-fullscreen {
  height: 100%; }

html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
  top: 100%; }
html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 140px; }

  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 140px; }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 10000px; }

  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 10000px; }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -10000px; } }
.mm-menu.mm-right.mm-fullscreen {
  width: 100%; }

html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  right: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 140px; }

  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 10000px; }

  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 10000px; } }
.mm-menu.mm-bottom.mm-fullscreen {
  height: 100%; }

html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: 100%; }
html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 140px; }

  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 140px; }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 10000px; }

  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 10000px; }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -10000px; } }
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
  left: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -10000px; } }
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -10000px; } }
.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
  right: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -10000px; } }
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -10000px; } }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto; }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0; }
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
  jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top {
  width: 100%; }

html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%; }

html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%; }

html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto; }

.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0; }

html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto; }

html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0; }

.mm-menu.mm-top {
  height: 80%; }

html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top {
  top: 80%; }
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px; }

  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 140px; }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px; }

  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 880px; }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -880px; } }
.mm-menu.mm-right {
  width: 80%; }

html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  right: 80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px; }

  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px; }

  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 440px; } }
.mm-menu.mm-bottom {
  height: 80%; }

html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: 80%; }
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px; }

  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 140px; }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px; }

  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 880px; }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -880px; } }
/*
  jQuery.mmenu z-position extension CSS
*/
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform; }

html.mm-front .mm-page,
html.mm-front #mm-blocker {
  z-index: 0; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  left: 0%; }

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  left: 0; }

html.mm-opening .mm-menu.mm-top.mm-front, html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%; }

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  left: auto; }

html.mm-opening .mm-menu.mm-right.mm-front, html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%; }

.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0; }

html.mm-opening .mm-menu.mm-bottom.mm-front, html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%; }

.mm-menu.mm-front, .mm-menu.mm-next {
  left: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -440px; } }
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -880px; } }
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  right: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -440px; } }
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -880px; } }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto; }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0; }
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0; }

/*
  jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-ismenu.mm-light {
  background: #f3f3f3; }

.mm-menu.mm-light {
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light li.mm-noresults {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header a:before {
    border-color: rgba(0, 0, 0, 0.3); }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-ismenu.mm-white {
  background: white; }

.mm-menu.mm-white {
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.08);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.08); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white li.mm-noresults {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header a:before {
    border-color: rgba(0, 0, 0, 0.3); }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-ismenu.mm-black {
  background: black; }

.mm-menu.mm-black {
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black li.mm-noresults {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header a:before {
    border-color: rgba(255, 255, 255, 0.3); }

/* #jQuery FlexSlider v2.2
================================================== */
@media only screen and (max-width: 767px) {
  .home_slider{
    margin-top: 0;
  }
}

/* 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, .flex-direction-nav li {margin: 0; padding: 0; list-style: none;}
ul.slides > li {border:none; padding: 0; margin-bottom: 0; position: relative;}
ul.slides > li:before { content: none; }

/* 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 {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;
}

  #homepage_slider .slides img {
    width: 100%;
  }




/* 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: right; position: relative;}
.carousel li {margin-right: 5px;border: 0}

.flex-caption {margin:0; width: 100%; position: absolute; top: 33%; color: #fff; }
.flexslider .headline { position: relative; font-size: 44px; line-height: 50px; }
.flexslider p.subtitle { position: relative; }

@media only screen and (max-width: 767px) {
  .flex-caption { position: static; }
 /* .flex-control-nav { display: none; }*/
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .flex-caption { top: 25%; }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .flex-caption {
    top: 25%;
  }
  .flexslider .headline {
    font-size: 36px;
    line-height: 38px;
  }
  .flexslider .subtitle {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .flexslider .headline {
    font-size: 26px;
    line-height: 30px;
  }
  .flexslider .subtitle {
    font-size: 13px;
    line-height: 17px;
  }
  .flexslider .slides li {
    text-align: center;
  }
  .flex-direction-nav .flex-prev {display: none;}
  .flex-direction-nav .flex-next {display: none;}

  .flex-caption {
    margin-bottom: 10px;
  }
}

.flex-caption a.action_button {
  background-color: #ffffff;
  border-color: #0086cd;
  color: #0086cd;
  text-decoration: none;
  position: relative;
}

.flex-caption .action_button:hover {
  background-color: #0086cd;
  border-color: #0086cd;
  color: #ffffff !important;
}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav li {position: static;}
.flex-direction-nav li:before { content: none; }
.flex-direction-nav a {width: 60px; height: 60px; margin: -20px 0 0; display: block; z-index: 10; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next { right: -36px; }
.flex-direction-nav .flex-prev { left: -36px;}
.flexslider:hover .flex-next {opacity: 1; right: 0;}
.flexslider:hover .flex-prev {opacity: 1; left: 40px;}
.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;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .flexslider:hover .flex-next {right: -20px;}
  .flexslider:hover .flex-prev {left: 20px;}
}

/* arrow */
.flex-prev:before {
  content: " ";
  position: absolute;
  top: 9px;
  left: 14px;
  display: block;
  width: 8px;
  height: 20px;
  background-color: #666666;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  transform: rotate(20deg);
}

.flex-prev:after {
  content: " ";
  position: absolute;
  top: 25px;
  left: 13px;
  display: block;
  width: 8px;
  height: 20px;
  background-color: #666666;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.flex-next:before {
  content: " ";
  position: absolute;
  top: 9px;
  left: 12px;
  display: block;
  width: 8px;
  height: 20px;
  background-color: #666666;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.flex-next:after {
  content: " ";
  position: absolute;
  top: 25px;
  left: 13px;
  display: block;
  width: 8px;
  height: 20px;
  background-color: #666666;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  transform: rotate(20deg);
}

/* Control Nav */
.flex-control-nav { 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 #666666;
  background-color: #666666;
  overflow: hidden;
}
.flex-control-nav li a.flex-active {
  opacity: 0.8;
  cursor: default;
  background-color: #0086cd;
  border-color: #0086cd;
}

.flex-control-nav li:first-child{
  padding-left: 0;
}

.flex-control-thumbs {width: 100%; position: absolute; bottom: -40px; text-align: center; padding-top: 20px; }
.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:10%; vertical-align: top; margin: 5px 4% 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 .slides {
 border: 1px solid #dadada;
}
.product_slider { margin-bottom: 2em; }
.product_slider .slides img {
  width: auto !important;
}

.quotes-slider h5 {
  color: #000000;
}

.quotes-slider .quotes-slider__item {
  position: relative;
  padding-left: 125px;
  box-sizing: border-box;
}

.quotes-slider .quotes-slider__item img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100px;
}

.quotes-slider .quotes-slider__link-thumbnail img {
  position: static;
}

.quotes-slider .quotes-slider__link-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  text-decoration: none;
}


@media only screen and (max-width: 767px) {
  .quotes-slider .quotes-slider__item {
    padding-left: 0;
    margin-bottom: 30px !important;
  }

  .quotes-slider .quotes-slider__item img {
    position: static;
    padding-bottom: 15px;
    padding-right: 15px;
  }

  .quotes-slider .quotes-slider__titles {
    display: inline-block;
    vertical-align: top;
    width: 60%;
  }
}

.quotes-slider .flex-control-nav {
  position: static;
}

@media only screen and (max-width: 767px) {
  .quotes-slider .flex-control-nav {
    display: block;
  }
}

.quotes-slider .flex-control-nav li {
  padding-left: 4px;
}

.quotes-slider .flex-control-nav li a {
  width: 8px;
  height: 8px;
  background-color: #d9d9d9;
  border: 1px solid #d9d9d9;
  opacity: 1;
}

.quotes-slider .flex-control-nav li a:hover {
  background-color: #ffffff;
  border-color: #0086cd;
  opacity: 1;
}

.quotes-slider .flex-control-nav li a.flex-active {
  background-color: #0086cd;
  border-color: #0086cd;
  opacity: 1;
}

.apps-and-data img, .product_our_apps img{
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 767px) {
  .product_our_apps__item > img {
    display: none;
  }
}


.product_our_apps__item > div {
  min-height: 260px;
}

.apps-and-data__item > div {
  min-height: 190px;
}

@media only screen and (min-width: 960px) {
  .product_our_apps__item > div{
    min-height: 220px;
  }
  .apps-and-data__item > div {
    min-height: 140px;
  }
}

@media only screen and (max-width: 767px) {
  .product_our_apps__item > div{
    min-height: 0;
  }
  .apps-and-data__item > div {
    min-height: 0;
  }
}

.promo {
  text-align: center;
  padding: 0 !important;
}

.promo .columns {
  margin-top: 20px;
}

.promo a {
  display: inline-block;
  text-decoration: none;
  color: #666666;
  border: 1px solid #d9d9d9;
}

.promo a:hover {
  border-color: #0086cd;
  color: #ffffff;
}

.promo a:hover p {
  border-color: #0086cd;
  background-color: #0086cd;
}

.promo p {
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-top: 4px;
  font-size: 16px;
  line-height: 16px;
  font-family: 'fs_sinclairregular', arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px solid #d9d9d9;
}

.promo img {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 767px) {
  .promo {
    padding-top: 40px !important;
  }
}


/* #Fancybox
================================================== */
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background-color: #ffffff;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/arrow_sprite.png?12421463571139892794');
  background-position: 0 -180px;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -306px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/loader.gif?12421463571139892794') center center no-repeat;
  background-size: 32px 32px;
  display: block !important;
}

.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  background-position: 0 -30px;
}

.fancybox-close:hover {
  background-position: 0 0;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/blank.gif?12421463571139892794'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -180px;
}

.fancybox-prev span:hover {
  left: 10px;
  background-position: 0 -60px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -240px;
}

.fancybox-next span:hover {
  right: 10px;
  background-position: 0 -120px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fancybox_overlay.png?12421463571139892794);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  width: 100%;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -28px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 0px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.6);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
  width: 100%;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*
 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: #ffffff;
}
.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('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/blank.gif?12421463571139892794');
}
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
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing
    #Media Queries */

/* #Base 1200 Grid
================================================== */

    .container                                  { position: relative; width: 1200px; margin: 0 auto; padding: 0;}

    .column, .columns                           { float: left; display: inline; 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 .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; }

    .container .eleven.columns  p,
    .container .twelve.columns  p ,
    .container .thirteen.columns  p ,
    .container .fourteen.columns  p ,
    .container .fifteen.columns  p ,
    .container .sixteen.columns  p { width: 70%; }
    .container .one.column  p,
    .container .two.columns p,
    .container .three.columns p,
    .container .four.columns p,
    .container .five.columns p,
    .container .six.columns p,
    .container .seven.columns p,
    .container .eight.columns p,
    .container .nine.columns p,
    .container .ten.columns p { width: 100%; }

/* #Base 960 Grid
================================================== */

  @media only screen and (min-width: 960px) and (max-width: 1199px) {
    .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
    .container .column,
    .container .columns                         { float: left; display: inline; 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 .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; }

    .container .eleven.columns  p,
    .container .twelve.columns  p ,
    .container .thirteen.columns  p ,
    .container .fourteen.columns  p ,
    .container .fifteen.columns  p ,
    .container .sixteen.columns  p { width: 100%; }

  }


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

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

    @media only screen and (min-width: 768px) and (max-width: 959px) {
        .container                                  { width: 768px; }
        .container .column,
        .container .columns                         { 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 .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; }

        .container .eleven.columns  p,
        .container .twelve.columns  p ,
        .container .thirteen.columns  p ,
        .container .fourteen.columns  p ,
        .container .fifteen.columns  p ,
        .container .sixteen.columns  p { width: 100%; }
    }


/*  #Mobile (Portrait)
================================================== */

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

    @media only screen and (max-width: 767px) {
        .container { width: 300px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 300px; }
        .container .one-fifth.column  { width: 140px; }
        .container .one-fifth.column:nth-child(2n)  { margin-left: 20px }

        .container .thumbnail.even, .container .thumbnail.odd  { width: 140px !important; }
        .container div.thumbnail.even  { clear: left }
        .container div.thumbnail.odd  { margin-left: 20px }
        br.product_clear { display: none }

        /* Offsets */
        .container .offset-by-one,
        .container .offset-by-two,
        .container .offset-by-three,
        .container .offset-by-four,
        .container .offset-by-five,
        .container .offset-by-six,
        .container .offset-by-seven,
        .container .offset-by-eight,
        .container .offset-by-nine,
        .container .offset-by-ten,
        .container .offset-by-eleven,
        .container .offset-by-twelve,
        .container .offset-by-thirteen,
        .container .offset-by-fourteen,
        .container .offset-by-fifteen { padding-left: 0; }

        .container .eleven.columns  p,
        .container .twelve.columns  p ,
        .container .thirteen.columns  p ,
        .container .fourteen.columns  p ,
        .container .fifteen.columns  p ,
        .container .sixteen.columns  p { width: 100%; }

    }


/* #Mobile (Landscape)
================================================== */

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

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .container { width: 420px; }
        .container .columns,
        .container .column { margin: 0; }

        .container .one.column,
        .container .one.columns,
        .container .two.columns,
        .container .three.columns,
        .container .four.columns,
        .container .five.columns,
        .container .six.columns,
        .container .seven.columns,
        .container .eight.columns,
        .container .nine.columns,
        .container .ten.columns,
        .container .eleven.columns,
        .container .twelve.columns,
        .container .thirteen.columns,
        .container .fourteen.columns,
        .container .fifteen.columns,
        .container .sixteen.columns,
        .container .one-third.column,
        .container .two-thirds.column { width: 420px; }
        .container .one-fifth.column  { width: 200px;}
        .container .one-fifth.column:nth-child(2n)  { margin-left: 20px }

        .container .thumbnail.even, .container .thumbnail.odd  { width: 200px !important; }
        .container div.thumbnail.even  { clear: left }
        .container div.thumbnail.odd  { margin-left: 20px }
        br.product_clear { display: none }

        .container .eleven.columns  p,
        .container .twelve.columns  p ,
        .container .thirteen.columns  p ,
        .container .fourteen.columns  p ,
        .container .fifteen.columns  p ,
        .container .sixteen.columns  p { width: 100%; }
    }


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

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .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; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
/* #Media Queries
================================================== */
  /* 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;
    }
  }

.nav ul li:before{
  content: none;
}

/* Standard 960 to widescreen 1200(desktop browsers) */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .nav ul li .cart-button { border: none; top: -3px;}
  .nav ul li .cart-button:hover { border: none;}
  .nav ul li .cart-button span:first-child { display: none }
}

/* 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: 11px;
    }
    .nav ul.menu li { padding: 10px 8px 10px 8px; }
    .nav ul li .cart-button {
      background-color: transparent;
      padding: 0;
    }
    .header .nav ul li .cart-button {
      color: #0093d0 !important;
    }
    .nav ul li .cart-button { border: none; top: -3px;}
    .nav ul li .cart-button:hover { border: none;}
    .nav ul li .cart-button span:first-child { display: none }

  }

/* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {
    .flex-control-nav { bottom: 10px }
    .featured_links a span {
      font-size: 11px;
    }
    
    .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 }

    .breadcrumb {
      text-align: center;
      margin-bottom: 1.5em;
    }
    .featured_text {
      font-size: 14px;
      line-height: 1.7em;
      text-align: center;
    }
    div.content {
      padding-top: 30px;
    }
    #header {
      display: block;
    }
    .header {
      position: relative;
      margin-top: 40px;
      text-align: center;
    }
    .toggle span {
      display: block;
    }
    .toggle_list {
      display: none;
    }
    select {
      width:100%;
    }
    .flexslider a.action_button {
      width: initial;
    }

    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    input.action_button[type="submit"],
    input.action_button[type="button"],
    .sign_up {
      margin-left: 0;
      width: 100%;
    }

    .credits {
      text-align: center;
    }
    .container .column.thumbnail, .container .columns.thumbnail {
      margin-top: 1em;
    }

  table[style] {
      width:auto !important;
      max-width:100% !important;
      overflow: hidden;
    }
  tr, td {
      display:block;
      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;
  }
  .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;
    }
  .container .blog_content {
    padding-left: 0;
    border: 0;
  }
}
/* 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;
    }
  }
/* 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;
    }
    /*.flex-direction-nav .flex-prev {display: none;}
    .flex-direction-nav .flex-next {display: none;}*/

    h1, h1.home, h1.blog_title, .title a, h2 {
        padding:0;
      }
}

@media only screen and (min-width: 768px) {
  .desktop_hidden {
    display: none !important;
  }
}

@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: #666666 !important;
  text-decoration: none;
  font-family: 'fs_sinclairregular', arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}

.social_buttons, .social_buttons a [class^="icon-"], [class*=" icon-"]{
  font-size: 20px;
}

.social_buttons a {
  padding-left: 15px;
}
.social_buttons a:hover {
  color: #0086cd !important;
}

@font-face {
  font-family: 'icomoon';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'),
  url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AABKAAAoAAAAAEjgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAADpYAAA6WGILSak9TLzIAAA+MAAAAYAAAAGAIIvzRY21hcAAAD+wAAABMAAAATBpVzHJnYXNwAAAQOAAAAAgAAAAIAAAAEGhlYWQAABBAAAAANgAAADYAhYo1aGhlYQAAEHgAAAAkAAAAJAPhAgFobXR4AAAQnAAAAIAAAACAOQEBRW1heHAAABEcAAAABgAAAAYAIFAAbmFtZQAAESQAAAE5AAABOUQYtNZwb3N0AAASYAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHimv4lPh0BR0AAAEYDx0AAAEdER0AAAAJHQAADo0SACEBAQgPERMWGyAlKi80OT5DSE1SV1xhZmtwdXp/hImOk5idomljb21vb25pY29tb29udTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCAAACAYkAHgAgAgABAAQABwAKAA0AVQCrAPIB/gJkAtgDDANzA78EawSZBMsFEgX4BqAJBAkbCXcJ0gp8CzQLeAu9C8sL2QvmC/MNLPyUDvyUDvyUDvuUDviQ99IVgtBwlFWPP5D7QIs/hlWHcIKCRoVYizWRWJRGpoLBh9eG90CL15DBj6aUlNCRvovhhb4I+8P7ORWL9yL3HUT7HUQFDvdw96YV61krWYvvBfe492IVi/yU/JSLi/iU+JSLBTv7UhWFu3iRZo5Vj/sMi1WHZoh4hYVbh2eLT49nkVuehbCIwYf3DIvBj7COnpGRu4+vi8eHrwgO+FDPFUyZPrCivJlzuH2voCWk9yv3RPsY7VuvRYxbZvsYKfcr+0Qlcq92uJqZoqJaPmZMfUF6kVuLaAj4lIsFi66Ru0GcCA73+vfuFftgi4tV92CLi8EF+0hdFYSLhZGLkYuSkZGSi5GLkYWLhIuFhYWFiwi7ixWEi4WQi5KLkpGRkouSi5GFi4SLhIWGhIsI7IoVgIuClIuWi5aUlZaLlouVgYuAi4CBgoCLCIuqFYWLhoaLhYuFkIaRi5GLkJCLkYuRhpCFiwhI9yoV+yGL+wf7B4v7IYv7IfcH+wf3IYv3IYv3B/cHi/chi/ch+wf3B/shiwj3DvwhFfuIi4v3rveIi4v7rgX7DPcyFW2Lc3OLbYtuo3Kpi6mLo6SLqIupc6NtiwjvqxX7YIuL+z/3YIuL9z8FJ/szFWOLaqyLs4u0rKuzi7OLrGuLYotjampjiwgO+JT4ExV4gneGdoigmJygk6N3f3SDc4Z4n3CYbItIi1lMmkk0jz21WMtvXJhNumx6i3uQfZMIiVquXr6AfId7inqPmWGybbmKXmhUfFORum3CesaL91eL9wL3OYX3J5+anZ6ZoAgOi2sV+JSLi/iU/JSLi/yUBfgj99EVjyhC+wH7Fotki2aXbJ6wh7CVqaJsjHGfgqeWiZaLlY5pknSpjKuUhpaIl4trn4O0nasIrWG/b8WIgbestbiLn4udgph+m46akZiThnqAfn2CmY2YjpiRgX1/f36BCA732/h0FaJjmV2LWYv7JfsK+wr7Jotsi22Qb5W5Pt9Y64v3Jov3CvcKi/cmi/cGQuwmsAgO+AT4ABX8BYvO+yv3k4u69ysF9yO7FXtZZotB+377rot1vfegi9T3fuWLBftI++oVi3h8fHiLeYt8mouei52amp2LnouafIt5CPsDixWLeHx8eYt4i3yai56LnZqanoudi5p8i3kIDviSyBX7JfcmBcf3ETD3KPshiyGLNjWLIov7H/ckMPcRwwj3JvsnBbWIwcCItgj70fAVRItSxIvRi9HExNKL0YvEUotFi0VSUkWLCA73lPh0Ffshi/sH+weL+yGL+yH3B/sH9yGL9yGL9wf3B4v3IYv3IfsH9wf7IYsI9wX7lRV+hwWGioiGjYaMhpCIkI0ImY8FiHiKgX6HCIGHBYaKiIaNhoyGkImQjAiYjwWJeomAf4cIgYcFhoqIho2GjIaQiJCNCJaPBYdvcIJpj16Qc7Ali4uui+aLi+OLsMaZuJCckaSfhaOEiE18Ypx/pX+3kIp8iX+AiAgO+JT35xX8lIuL3PiUi4s6BYtAFfyUi4s7+JSLi9sFi/svFfyUi4s6+JSLi9wFDvhQ6RVCnEeZrMrw91FB8SCL+wCLQyLw+06tTER8Q3tCepFki0UI+JOLBYvRkbJBnAgO9yr3iRX7KvcHi/ud9yr3KgX3/fc9FfyRi/eS+1j3k/dYBftM+1gVRFVEwftM+0z4kov7TPdMBa6mFfcq+yqL9537KvsHBQ73lPh0Ffshi/sH+weL+yGL+yH3B/sH9yGL9yGL9wf3B4v3IYv3IfsH9wf7IYsI8/uzFXl6eoCLg4uFkXuLi4uLUpWGi4aMhouLgQiPTH2Lj8oFi5WGi4aKhotSgYuLi4uRm4uRi5N6lnmceJt+k4uNi42Zi4uUi5V+r4uLi4ulgpOLCJKLlpiLlYuLrWGSjpKOd9+Li4uLn3mSjpKNn7yLi4uLjIyLi4uLjIqLi4uLn1qSiQiSiJ+di4uLi3c3koiSiK21i4uLgZZ+kouTi6WUi4uLi35ni4GLgpmLi4mLiX6DeHsIDvhM98wVZNRahW5/b36MY4ZxhnGEtIuLi4uM9waKqgiMjgWLi4yVh5OJkImOhoyJjImMiIuJi4mLiouKi4mLiYuIi4mKiYqGiomIiYaHg4yBi4sIjIgFimyM+waLi4uLhGKGpYaljLNvmG6XWpFkQmVCbfselEeTSJ6IoZOhk/cPppj3D5bqnLyTnAiTepxaliyY+w/3D3Chg6GDno6TzpTPbfceZdQIDviIsBWLjIuMi4uLjIuLi4yLi4uMi4yLjIuLi4yLjIuMi42Li4uMjIyLjIuLi4yLjIuMi4wIi4uLjIuLi42LjIuNi4uLi4uLi42LjIuNi4uLi4uMi4yKjYuNi4uLi4uLidNx9WvICIqMBXK7bZhxi36Lf4iBh29+jGOGcYqFiYiKi4eLh6OLi4uLjfcGiquLi4yXh5SJj4mPhowIiYyJi4iLi4uLi4uLiYuFi4mLiIuJiomKhoqJiImHh4KMfouLimyN+waLi4uLh3OHiwiKi4mOipGGpYyzb5iBj3+Ofotxi21+cVprTnEhiUOLi4uLi4uLiYqJi4qLiouLi4sIi4mLiouJi4uLi4uLi4mLiouJi4uLiouLi4qLiouKi4qLi4uKjIqLiouLi4mLiouKCIuKi4uLiouKi4qLi4uKi4uLiouLi4qLiouLi4uLi4yKi4mLipNInoihk6GT9w+mmPcPCIyPi46LjpbgmomUlZSBmo2WNouIi4iMh5j7D/cPcKGDoYOejpPOi4yLjYyMi4uLi4uLCPuI920VhIp+goWEiIaJiIiGCPs6iwWUqpanlqCerqGdpYuUi5SJlYeYhY95jnGMhouFjIaOfJKDloubi4+djZKMkoyRi4wIjIyLjAWLjYn3BIyqCIuMi4sFi4+Lko2NCIuMBYuLi4uLiwiVi4uKBY2Ji4SLhwiLi4uKBYxtifsFi4oIi4mMigWLioyFjISNhI95m4uWi5KTjpqMkIuRjJCOpY+dmJGVj5WNk4uli6F6nWgIjIoFlnaWb5RsCPs7iwWIkYmPiI+ElICShIoIDveU+HQV95T7lPuU+5T7lPeU95T3lAUO9/74aRVhi2V7cXBxpmWbYYsoi0w3mTaXRcBI91H7TPdV90+8zZfPmeBL3ymLCMT7iRX724sFZMB8uKG3m62tn7OLzoukV5l0mqOmvsuLs4usd5xpoF99XmNWCA73lHYV+1H3TFbOf9F94Mrf7ou1i7J7pHClprGbtYvti8s3fTaAR1lJ+1X7Twgh+E0VY4tqd3ppYTXqNPcj+yT3JPcl6eFh4XutaZ9ji0uLcFh8c32icr9IiwgO+JT4AhVHi4tIaYuLzkeLi63Pi4vPrYuLR8+Li2kF+1T7rBWLWF1N+wmLNYtEsIvJi7upyfcii3achqOXpTmLYLyLyIvIuMLni6KL9xCLi4sIamhliwWmfJlri2eLa3lwcnheaJZ3u2i6aJpwi2IIL/ehFYS/abZkjGOMcWORV5JXsWezirKKoqyEvwi0+6YVi7VktEqLT4xZZYtfi162ZsaL14uvrou4CA73nvcJFYtscnJWi2KLbaaLqouqrqW0i7mLpm6LbQj3ivspFfyUi4v4lPiUi4v8lAX7ZvctFYuogJ5qpGqjg5mro52Zl52LooukgaF4lgimi6KkJIsFS4trZIthi1+pacWLgnmPepl/KIt2YItpi2C9cceL3YurtouvCPca93AVXIuLu3OLi1tci4t0uouLW6OLi7u6i4uii4sF+1psFYavc6lwjG+MeG+QZpBnpXGni6eKm6KGsAgO91P3zRVWi4szwIuL+5Xzi4v3ltKLk+I8iwWLi4uri5yLn4+Tnoubi7OLi4sIi+UFi4tQi3+LPotoaYtLi1KLf4uLCA6LaxX4lIuL+JT8lIuL/JQF9+j4ChVjiwV9i4iGi3wIi2jEi4ZOV4uL+0xCi4v3S2WLi8mxi4u8BYu5pKPBiwi+i4tLBQ73lPgtFfeU/Ab8lIsFDvhN93QV/Ab7lIv4lAUO0vd0FfgG95SL/JQFDveUshX7lPgG+JSLBQ74jvfsFY6OjpGLkIuXgZV/i4WLhoiHhwhUVkrNBYuLiouLjAiLi4uLBYaPhI6EiwggiwWFi4aJh4YIi4uKiwWLi4uLi4oIQDcFiIeJhouGi3+VgZeLkYuRjo+QCIuKzdu0ifsp+0AmiwV8i39/i3yLfJd/mYsIi4v3FYsFkYuRjY+OCIuLi4sFjYyMjI2NCIuLx83NSXH7DgWLi4uLi4oIi4uLiwWKiYuKi4mLfJd/mouYi5aTjpcIi4uLjAWLi4uMi4sIrfcuBYuMjIuLjAiLi4uLBYuNi4yLjYuSiJGHkAiLi4qMBYuLi4uLiwhRyMvUtWMFj4aQiZKLkIuQjY+OCIuLi4sFjIyLi4uLCNHQBYuLi4uMiwiLjIuLBT7eFYtzeHh0i3OLeJ6Lo4uinp6ji6KLnniLdAgO+JQU+JQViwwKAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmGwHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYb//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAAAY6eqxfDzz1AAsCAAAAAADPs6S8AAAAAM+zpLz////gAgAB4AAAAAgAAgAAAAAAAAABAAAB4P/gAAACAP//AAACAAABAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAEAAAACAAAEAgAAAAIAAAACAAAAAgAAAAIAAAACAAALAgD//wIAAAICAAAAAgAAAAIAAAECAAAAAgAAAAIAAA0CAAALAgAAAAIAAAICAAACAgAAAAIAAAACAACKAgAAAAIAAAACAABHAgAARwIAAAACAAAAAABQAAAgAAAAAAAOAK4AAQAAAAAAAQAOAAAAAQAAAAAAAgAOAEcAAQAAAAAAAwAOACQAAQAAAAAABAAOAFUAAQAAAAAABQAWAA4AAQAAAAAABgAHADIAAQAAAAAACgAoAGMAAwABBAkAAQAOAAAAAwABBAkAAgAOAEcAAwABBAkAAwAOACQAAwABBAkABAAOAFUAAwABBAkABQAWAA4AAwABBAkABgAOADkAAwABBAkACgAoAGMAaQBjAG8AbQBvAG8AbgBWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbQBvAG8Abmljb21vb24AaQBjAG8AbQBvAG8AbgBSAGUAZwB1AGwAYQByAGkAYwBvAG0AbwBvAG4ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('woff');

  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal !important;
  font-weight: normal  !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #0093d0;
  font-size: 24px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-YouTube-Nav:before {
  content: "\e600";
}
.icon-Youtube-Footer:before {
  content: "\e601";
}
.icon-Woman:before {
  content: "\e602";
}
.icon-Washable:before {
  content: "\e603";
}
.icon-Twitter-Nav:before {
  content: "\e604";
}
.icon-Twitter-Footer:before {
  content: "\e605";
}
.icon-Sleep:before {
  content: "\e606";
}
.icon-ShoppingCart:before {
  content: "\e607";
}
.icon-Search-Nav:before {
  content: "\e608";
}
.icon-Safe:before {
  content: "\e609";
}
.icon-Menu-Nav:before {
  content: "\e60a";
}
.icon-Man:before {
  content: "\e60b";
}
.icon-Mail:before {
  content: "\e60c";
}
.icon-MadeInCanada:before {
  content: "\e60d";
}
.icon-Lungs:before {
  content: "\e60e";
}
.icon-Lungs-Volume:before {
  content: "\e60f";
}
.icon-Lozange:before {
  content: "\e610";
}
.icon-HRV:before {
  content: "\e611";
}
.icon-HeartRate:before {
  content: "\e612";
}
.icon-GooglePlus:before {
  content: "\e613";
}
.icon-Google-Footer:before {
  content: "\e614";
}
.icon-Facebook-Nav:before {
  content: "\e615";
}
.icon-Facebook-Footer:before {
  content: "\e616";
}
.icon-Arrow-Up:before {
  content: "\e617";
}
.icon-Arrow-Right:before {
  content: "\e618";
}
.icon-Arrow-Left:before {
  content: "\e619";
}
.icon-Arrow-Down:before {
  content: "\e61a";
}
.icon-Activity:before {
  content: "\e61b";
}


/* #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: 'FontName';
      src: url('FontName.eot');
      src: url('FontName.eot?iefix') format('eot'),
           url('FontName.woff') format('woff'),
           url('FontName.ttf') format('truetype'),
           url('FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 26, 2014 */

@font-face {
  font-family: 'fs_sinclairregular';
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_regular-webfont.eot?12421463571139892794');
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_regular-webfont.eot?%23iefix&12421463571139892794') format('embedded-opentype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_regular-webfont.woff?12421463571139892794') format('woff'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_regular-webfont.ttf?12421463571139892794') format('truetype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_regular-webfont.svg?12421463571139892794') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'fs_sinclairregular';
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_bold-webfont.eot?12421463571139892794');
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_bold-webfont.eot?%23iefix&12421463571139892794') format('embedded-opentype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_bold-webfont.woff?12421463571139892794') format('woff'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_bold-webfont.ttf?12421463571139892794') format('truetype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_bold-webfont.svgr?12421463571139892794') format('svg');
  font-weight: bolder;
  font-style: normal;

}

@font-face {
  font-family: 'fs_sinclairregular';
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_light-webfont.eot?12421463571139892794');
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_light-webfont.eot?%23iefix&12421463571139892794') format('embedded-opentype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_light-webfont.woff?12421463571139892794') format('woff'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_light-webfont.ttf?12421463571139892794') format('truetype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_light-webfont.svg?12421463571139892794') format('svg');
  font-weight: lighter;
  font-style: normal;

}

@font-face {
  font-family: 'fs_sinclairregular';
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_medium-webfont.eot?12421463571139892794');
  src: url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_medium-webfont.eot?%23iefix&12421463571139892794') format('embedded-opentype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_medium-webfont.woff?12421463571139892794') format('woff'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_medium-webfont.ttf?12421463571139892794') format('truetype'),
  url('//cdn.shopify.com/s/files/1/0284/7802/t/52/assets/fs_sinclair_medium-webfont.svg?12421463571139892794') format('svg');
  font-weight: bold;
  font-style: normal;

}
