/******************************************************************
Theme Name: Retina v2.0
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 {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  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; }
        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: MyriadProLight;
    
  font-weight: normal;      
  font-size: 16px; 
  text-transform: none;
  color: #000000;
  line-height: 1.8em;
}
::-moz-selection {
 background-color: #000;
 color: #fff;
}
::selection {
  background: #FFF7B6;
  color: black;
}
abbr {
  border-bottom: 1px dotted #bbbbbb;
} 
/* #Typography
================================================== */
.logo {   
  
  font-family: MyriadProLight;
    
  font-weight: normal;      
  font-size: 26px; 
  text-transform: none;
  color: #000000;
  
  line-height: 0;
  
}
.logo a, .logo a:hover, .logo a:visited, .logo a:active, .header_bar .logo a, .header_bar .logo a:hover, .header_bar .logo a:visited, .header_bar .logo a:active {
  color: #000000;
}

.index .logo a, .index .logo a:hover, .index .logo a:visited, .index .logo a:active {
  color: #000000;
} 
h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle { 
  
  font-family: MyriadProLight;
    
  font-weight: normal;    
  text-transform: none;
  color: #000000;
  display:block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .collection_title { font-weight: inherit; }
h1 a, h1 a:visited, .collection_title a, .collection_title a:visited { color: #000000 }
h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active { color: #5793d9 }
h1, .h1, h1.home, h2.title, .collection_title { font-size: 60px;  line-height: 1.5em; margin: 0 auto 11px; clear:both; font-weight: normal; padding-top: 4px;}
h1.product_name {
  margin-bottom: 15px;
  font-size: 30px;
  letter-spacing: 1px;
  color: #000;
}
h2, .h2 { font-size: 22px; margin-bottom: 1em; line-height: 1.5em }
h3, .h3, h1.blog_title { font-size: 20px; line-height: 35px; margin: 0 auto 15px 0; text-align: left; }
h1.collection_title, div.collection_title { margin-bottom: 0; line-height: 60px; display: inline; }
h1.collection_title_tags, div.collection_title_tags { padding-right: 25px; border-right: solid 1px #bbbbbb; }
h4, .h4, h4.title a, h6.title { 
  font-size: 13px; line-height: 32px; margin: 0 0 10px 0; padding: 0; 

  
  border-top: 0px solid #bbbbbb; 
  

  padding: 4px 0; color: #000000;
  color: #000000;
}
h4.title a { border: 0; padding: 0; margin: 0;}
h5, .h5 { font-size: 16px; padding-bottom: 1em; }
h5.sub_title { padding-bottom: 5px; }
h6, .h6, h6.title { font-size: 12px; padding: 5px 0; border:none; text-transform: none; margin-bottom: 0px; font-weight:bold;}
.sub-footer h6.title { color: #000000; }
.subheader { color: #777; }
p { margin: 0 0 15px; font-style: normal; line-height: 1.8em;}
p img { margin: 0; }
em, i { font-style: italic; }
strong, b { 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 }

/*  Blockquotes  */
blockquote, blockquote p { font-size: 17px; line-height: 24px; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #bbbbbb; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #bbbbbb; border-width: 1px 0 0; clear: both; margin: 12px 0; height: 0; }
.quote {
 font-size: 16px;
 line-height: 22px;
 text-align: center;
 margin: 0 0 20px 0;
 font-style: italic;
}
.featured_text {
  font-size: 22px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 0;
}
div.section.collection_description {
  margin: 0 0 1.5em 0;
}

/* #Links
================================================== */
a, a:visited { color: #5793d9; text-decoration: none; outline: 0; -webkit-transition: color .1s linear; -moz-transition: color .1s linear; -o-transition: color .1s linear; -ms-transition: color .1s linear; transition: color .1s linear; }
a:hover, a:focus { color: #000000; }
/* #Lists
================================================== */
ul, ol { margin-bottom: 20px; }
ul { list-style: circle outside; }
ol { list-style: decimal; }
ul, ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.large li { line-height: 21px; }
ul.none { list-style: none outside; margin-left: 0;}
ul.border {
  list-style: none outside;
  line-height: 26px;
}
ul.border li {
  border-bottom: 1px solid #bbbbbb;
  list-style: none outside none;
  padding: 12px 0;
  margin-bottom: 0;
}

/* #Menu
================================================== */
.shippingmsg {
  margin-right: 110px;
}
.header {
  z-index: 1000;
  width: 100%;
  
  background-color: #ffffff;
  

  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

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

.header_bar a, .header_bar a:visited {
  color: #000000;
  text-shadow: none !important;
}
.header div.container {
  padding-bottom: 0;
  padding-top: 5px;
}
#header {
  display: none;
  background: #efefef;
  /*border-bottom: 1px solid #bbbbbb;*/
  border-bottom: transparent;
  color: #000000;
  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 .icon-menu, #header .cart-xs
{
  color: #000000;
  font-size: 32px;
  display: block;
  height: 40px;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 25px;
  padding-top: 5px;
}

div#header a span {
  display: inline;
  margin-right: 6px;
  position: relative;
  top: -5px !important;
  padding-bottom: 0;
}

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

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

/*.index .nav ul li a.active::after,
.index .nav ul li a.top-link::after {
  background-color: #000000;
}

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

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

.nav ul li:hover a.sub-menu {
  background-color: #ffffff;
  border: solid 1px #bbbbbb;
  border-bottom: none;
  color: #000000;
}

.nav a, .nav a:visited, .nav a:active, #header a span, .nav a.icon-cart span, .search-close  {
  
  font-family: MyriadProLight;
    
  font-weight: normal;      
  font-size: 16px; 
  text-transform: none;
  color: #000000;
  position: relative;
  display:block;
  letter-spacing: 0px;
  padding-bottom: 8px;
}

.index .header .nav a {
  color: #000000;
  
  letter-spacing: 0px;
}
.index .header .nav a.icon-cart {
  color: #000000;
  text-shadow: none;
}
.index .header .nav a:hover, .index .header .nav a:focus {
  color: #5793d9;
}
.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: #5793d9 !important;
}

.logo {
  padding: 0px; /* 10px 0; */
}  

.nav ul li .cart-button, input.guest_button, input[type="button"].guest_button {
  font-size: 16px;
  background-color: #ffffff;
  padding: 8px 15px 8px 15px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #000000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav ul li .cart-button span {
  padding-left: 5px;
  top: -1px;
}

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

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


.nav ul.menu { padding-top: /*4*/ 12px; }


/* sub-levels link */
.menu ul a, .menu li:hover > ul a, .index .header .nav ul.menu ul li a  {
  white-space: nowrap;
  padding: 8px 0 8px 15px;
  background: none;
  text-align: left;
  color: #000000;
  font-size: 16px;
}
.menu ul a, .menu li:hover > ul a:active, .index .header .nav ul.menu ul li a:active {
  font-size: 15px !important;
}
.index .header .nav ul.menu ul li a.sub-link {
  padding: 5px 0 5px 24px;
}

/* sub-level ul */
.dropdown {
  background-color: #ffffff;
  border: solid 1px #bbbbbb;
  display: none;
  position: absolute;
  left: 4px;
  top: 62px;
  z-index: 1007;
  min-width: 200px;
  border-radius: 0px 0px 2px 2px;
  -moz-box-shadow: 0px 1px 1px #ccc;
  -webkit-box-shadow: 0px 1px 1px #ccc;
  box-shadow: 0px 1px 1px #ccc;
}
.dropdown-wide {
  min-width: 400px;
}
.dropdown-wide ul li a {
 word-wrap: break-word;
}
.dropdown a {
  text-shadow: none !important;
}
.nav ul.menu ul {
  width: 49%;
  float:left;
  display: inline;
}

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

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

select#currencies {
  padding: 8px 8px 8px 12px;
  border: 0;
  font-size: 14px;
  background-color: #ffffff;
  color: #000000;
  margin-bottom: 0 !important;
  min-width: 65px;
}

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

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

.sidebar a, .sidebar a:visited {
  display: block;
  color: #000000;
  font-size: 14px;
  font-family: "MyriadProLight";
  line-height: 21px;
}

.sidebar a:hover, .sidebar a:active {
  color: #5793d9;
}

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

.sidebar a.active, .sidebar li.active a, .sidebar a:hover {
}

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

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

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

.search-close {
  padding-top: 125px;  
  font-size: 32px;
  cursor: pointer;
  font-family: "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 1px rgb(138, 137, 138);
  padding: 16px 8px;
  font-size: 26px;
}

/* #Images
================================================== */
/*
  The purpose of the below declaration is to make sure images don't 
  exceed the width of columns they are put into when resizing window. 
  Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
  so the best solution is to individually call these properties on images that 
  are children of the grid that you want to resize with grid. 
  */
  .product_row img, .product_image_col img, .article img, .blog_content img, .section img, .thumbnail img, .logo img, .page img, .sidebar img, .cart_image img, .sub-footer img, #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: #000000;
  color: #ffffff;
  border: 0;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  
  font-family: MyriadProLight;
    
  font-weight: bold;      
  font-size: 16px;
  text-transform: none;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 -3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 -3px rgba(0,0,0,0.1);
  box-shadow: inset 0 -3px rgba(0,0,0,0.1);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

/* #Tabs
================================================== */
ul.tabs { 
  display: block;
  margin: 10px 0 10px 0;
  padding: 0;
  border-bottom: solid 1px #bbbbbb;
  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 #bbbbbb;
    
    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: #000000;
    -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; 
  margin-top: 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 #dce0e0;
      padding: 11px 10px;
      outline: none;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      font: 13px "MyriadProLight"; /*"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;* */
      color: #565a5c;
      width: 100%;
      margin: 0;
      max-width: 100%;
      display: block;
      margin-bottom: 15px;
      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/0648/6175/t/32/assets/select.png?v=64514619342327247061665610082) no-repeat right center;
        cursor: pointer;
        padding: 8px 2em 8px 8px;
        -webkit-padding-end: 30px; 
        background-size: 17px 5px; 
      }
      input[type="number"] {
        padding: 5px;
      }
      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: #000000;
            }
            input.quantity {
              width: 48px;
              display: inline;
              margin-bottom: 0;
              padding: 8px 5px;
              text-align: center;
            }
            .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;
            }

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


table{width:100%;}
table th{font-weight:700;background:#f9f9f9;text-align:left}
table th,table td{padding:18px}
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:0px 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: #000000; }
.relative { position: relative; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.right { float:right; position: relative; }
.left { float: left; }
.inline { display: inline; }
.center { text-align: center; }
.relative { position: relative; }
.align_right { text-align:right }
.align_left { text-align: left; }
.container div.mobile_only, span.mobile_only { display:none; }
.no_border { border: none !important; }
.extra_padding { padding-top: 4px; }
div.hidden { display: none; }
#grid .column,
#grid .columns {
  background: #ddd;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
  #grid .column:hover,
  #grid .columns:hover {
    background: #bbb;
    color: #333; }
    #grid .example-grid { overflow: hidden; }
/* #Site Styles
================================================== */
div.container {
  margin: 0 auto;
  padding: 20px 0;
}
div.content {
 padding: 64 px 0px 0px 0px;
 
}
.logo a {
  margin: 0;
  padding-top: 14px;
  display:block;
}
div.section {
 margin: 10px 0;
}
.homepage_content, .homepage_content h1, .homepage_content h2, .homepage_content h3, .homepage_content h4, .homepage_content h5, .homepage_content h6 {
  
  background-color: #ffffff;
  
  color: #000000;
}

.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: MyriadProLight;
    
  font-weight: bold;      
  font-size: 15px; /*18px; */
  text-transform: none;
  letter-spacing: 0px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .8);
  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);
}


div.product_section {
  margin-top: 0;
}
div.container div.breadcrumb {
  font-size: 15px;
  padding-top: 13px;
}
div.container div.breadcrumb_text {
  margin-bottom: 1em;
  font-size: 15px;
}
.continue_shopping {
  float: right;
  font-size: 15px;
}
.vendor {
  margin-top: -15px;
}
#category {
  width: 100%;
}
.featured_content p {
  margin-bottom: 0;
}
.paginate {
  text-align:center;
}
.paginate span,  a.tag {
  border: solid 1px #bbbbbb;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 10px 2px; 
  padding: 5px 10px;
  display: inline-block;
}
a.tag {
  font-size: smaller;
  padding: 4px 6px;
  margin: 5px 2px 5px 0;
}
.featured_collections { margin-bottom: 10px }
.paginate span:hover, a.tag:hover {
  color: #000000;
}
.paginate .current {
  background-color: #ffffff;
}
.paginate .deco {
  border: none;
}
.thumbnail {
  position: relative;
  text-align: center;
  margin-bottom: 1em;
}
.featured_collections .thumbnail {
  text-align: center;
}
.thumbnail a {
  display:block;
  padding-bottom:0.5em;
  color: #000000;
}
.thumbnail a:hover {
  color: #5793d9;
}
.thumbnail .info {
  text-align: center; /*left;*/
}
.new {
  position: relative;  
  display: inline;
  padding: 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
}
.thumbnail img {
  margin-bottom: 0.75em;
}
.thumbnail .price, .thumbnail .sold_out, .sold_out {
  font-weight: bold;
  color: #000000;
}
.thumbnail .sale, .sale {
  color: #70be4d;
}
.sale_banner, .new_banner {
  position: absolute;
  top: 25px;
  left: -5px;
  background: #70be4d;
  
  font-family: MyriadProLight;
    
  font-weight: bold;      
  font-size: 16px;
  text-transform: none;

  padding: 10px;
  text-align: center;
  color: #fff;
}
.new_banner {
  background: #70be4d;
}
.thumbnail .price, .thumbnail .title {
  display: block
}
.cart_price {
  float: right;
  text-align: right;
  padding-left: 20px;
  font-weight:bold;
  display: none;
}
#estimated-shipping, .excluding_tax {
  display: block;
}
.cart_page_image {
  float:left;
  margin-right: 20px;
  text-align: center;
  display: block;
  width: 100%;
}
.price_total_text {
  font-weight: normal;
  display: none;
}
.was_price {
  text-decoration: line-through;
  color: #bbbbbb;
  font-style: italic;
  text-shadow:none;
  font-weight:normal;
} 
.thumbnail .quick_shop {
  display: none;
  padding: 5px 0;
  background-color: #888;
  position: absolute;
  width: 100%;
  bottom: 18px;
  left: 0;
  text-align: center;
  color: #fff;
  opacity: 0.85;
}
.thumbnail .quick_shop:hover {
  color: #ffffff;
  background-color: #000000;
  opacity: 0.95;
}
.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/0648/6175/t/32/assets/fancy.png?v=44326146644246960291665609956) 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/0648/6175/t/32/assets/pinit.png?v=158998945774435316091665610062) 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: 15px;
  margin-bottom: 1em;
}
.modal form {
  margin-bottom: 10px;
}
.modal a {
  color: #5793d9;
  font-style: italic;
}
.modal a:hover {
  color: #000000;
}
.notify_form .submit {
  padding: 8px 8px !important;
} 
.product_image_col {
  margin-top: 15px;
  text-align:center;
}
.meta {
  font-size: 13px;
}
.meta p {
  font-size: 13px;
  margin-bottom: 0px;
}
p.meta {
  margin-bottom: 10px;
} 
.comment-body p.meta {
  margin-bottom: 5px;
}
.comment-body h6 {
  padding-top: 0;
}
.sidebar_title {
  margin-bottom: 0;
}
.blog_list {
  margin-left: 0
}
.recent_articles {
  padding-top: 10px;
}
.recent_articles li {
  padding: 10px 0px
}
.recent_articles a {
  font-size: 15px;
  padding-right: 15px;
  display:block;
}
.blog_list li {
  list-style: none;
}
.toggle span {
  color: #bbbbbb;
  font-weight:bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:smaller;
  float: right;
  display: none;
}  
.sidebar p {
  font-size: 15px;
}
.sidebar .search {
  padding-top: 8px;
}
.sidebar .search input {
  width: 100%; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}  
.meta .label, .label {
  color: #bbbbbb;
}
.blog_meta, .blog_meta a {
  color: #bbbbbb;
}
.blog_meta a:hover {
  color: #000000;
}
.blog_meta p {
  padding-right: 40px;
}
.container .blog_content {
  padding-left: 40px;
  border-left: solid 1px #bbbbbb;
}
.count {
  font-style: normal;
  font-size: 13px;
}
#tag_filter, #sort-by { 
  width: 70%;
  display: inline-block;
  margin-bottom: 0;
}
.section_select {
  text-align: right;
}  
.checkout {
  display:block;
  float:right;
  margin-top: 0px;
}
.or {
  font-size:smaller;
  font-style: italic;
  padding: 0 10px;
}
.inline_purchase {
  display: inline-block;
  margin-left: 20px;
  margin-top: 22px;
}
div.article { 
  margin-bottom: 35px;
}
.comment {
  margin-bottom:20px;
}
.comment-body h6 {
  padding-bottom: 0.25em;
}
.gravatar { 
  width: 100px !important;
}
.gravatar img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
}
.red {
  color: #C33;
}
.address p {
  margin-bottom: 5px;
}
div#disqus_thread ul, div#disqus_thread li {
  border: none;
}
.search_page {
  padding: 40px 0 60px 0;
}

/* #Footer
================================================== */
div.footer {
  background-color: #f1f1f1;
  font-size: 12px; 
  line-height: 1.7em;
  color: #ffffff;
  padding-top: 15px;
  border-top: 1px solid #ddd;
}
.sub-footer {
  margin-top: 0px; /*2.5em;*/
  border-top: solid 1px #f1f1f1;
  background-color: #f1f1f1;
  color: #000000;
}
.sub-footer p {
  margin-bottom: 10px;
  font-size: 13px; 
  color: #000000;
}
.sub-footer a, .sub-footer a:visited {
  color: #000000;
  font-size: 13px;
  font-family: "MyriadProRegular";

}
.sub-footer a:hover, .sub-footer a:active {
  color: #5793d9;
  font-size: 13px; 
}
.footer a {
  color: #5793d9;
}
.footer a:hover {
  color: #000000;
}
.contact-form {
  margin-bottom: 0;
}
.sub-footer .social_icons li {
  display: inline-block;
  padding-right: 10px;
  width:21px;
}
.sub-footer .social_icons a, .sub-footer .social_icons a:visited {
  color: #000000;
  font-size: 21px;
}
.sub-footer .social_icons a:active, .sub-footer .social_icons a:hover {
  color: #5793d9;
  font-size: 18px;
}
.payment_methods img {
  padding-left: 4px;
  height: 26px;
  width: 38px;
  position: relative;
  top: -2px;
}
.credits_right {
  text-align: right;
}
.sub-footer ul {
  list-style: none outside; 
  margin-left: 0;
}
.sub-footer li {
  padding: 1px 0;
  list-style: none outside none;
  margin-bottom: 0;
}

/*
  jQuery.mmenu CSS
  */
/*
  jQuery.mmenu panels CSS
  */
  .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: left 0.4s ease;
    -moz-transition: left 0.4s ease;
    -ms-transition: left 0.4s ease;
    -o-transition: left 0.4s ease;
    transition: left 0.4s ease; }

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

      .mm-wrapper {
        overflow-x: hidden;
        position: relative; }

        .mm-menu {
          background: inherit;
          display: block;
          overflow: hidden;
          width: 100%;
          height: 100%;
          padding: 0;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 0; }
          .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;
            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-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 {
                              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;
                                    white-space: nowrap;
                                    overflow: hidden;
                                    color: #fff;
                                    line-height: 20px;
                                    display: block;
                                    padding: 10px 10px 10px 20px;
                                    margin: 0; }
                                    .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
                                      content: '';
                                      border-bottom-width: 1px;
                                      border-bottom-style: solid;
                                      display: block;
                                      width: 100%;
                                      position: absolute;
                                      bottom: 0;
                                      left: 0; }
                                      .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):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: 30px;
                                                        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;
                                                                                  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); }

/*
  jQuery.mmenu offcanvas addon CSS
  */
  .mm-page,
  .mm-fixed-top,
  .mm-fixed-bottom {
    -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; }

    .mm-page,
    #mm-blocker {
      margin: 0;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }

      .mm-page {
        border: 0px solid rgba(0, 0, 0, 0);
        overflow: hidden;
      }

      html.mm-opening .mm-page {
        border: 0px solid rgba(1, 1, 1, 0); }

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

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

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

            html.mm-opened {
              overflow: hidden;
              position: relative; }
              html.mm-opened body {
                overflow: hidden; }

                html.mm-opened .mm-page {
                  -webkit-box-sizing: border-box;
                  -moz-box-sizing: border-box;
                  -ms-box-sizing: border-box;
                  -o-box-sizing: border-box;
                  box-sizing: border-box;
                  position: relative; }

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

                    #mm-blocker {
                      background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
                      display: none;
                      width: 100%;
                      height: 100%;
                      position: fixed;
                      z-index: 999999; }

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

                        .mm-menu.mm-offcanvas {
                          display: none;
                          position: fixed; }
                          .mm-menu.mm-current {
                            display: block; }

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

                              .mm-menu {
                                width: 80%; }

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

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

                                          html.mm-opening .mm-page,
                                          html.mm-opening #mm-blocker,
                                          html.mm-opening .mm-fixed-top,
                                          html.mm-opening .mm-fixed-bottom {
                                            left: 440px; } }
/*
  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: 40px;
    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-fixed-top,
  html.mm-opened.mm-dragging .mm-fixed-bottom,
  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-panel.mm-list {
                            padding-top: 60px; }
                            .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
                              margin-top: -20px; }
                              .mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
                                padding-top: 120px; }
                                .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
                                  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-list > li.mm-search {
      padding: 10px;
      margin-top: -20px; }
      .mm-list > li.mm-subtitle + li.mm-search {
        margin-top: 0; }

        div.mm-panel > div.mm-search {
          padding: 0 0 10px 0; }

          .mm-menu.mm-hasheader .mm-list > li.mm-search {
            margin-top: 0; }

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

                .mm-menu .mm-noresultsmsg {
                  text-align: center;
                  font-size: 21px;
                  display: none;
                  padding: 60px 0; }
                  .mm-menu .mm-noresultsmsg:after {
                    border: none !important; }

                    .mm-noresults .mm-noresultsmsg {
                      display: block; }

                      .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.mm-hassearch > .mm-panel {
                            padding-top: 70px; }
                            .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
                              margin-top: -20px; }
                              .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
                                margin-top: -10px; }
                                .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
                                  padding-top: 0; }

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

/*
  jQuery.mmenu toggles addon CSS
  */
  label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin: -15px 0 0 0;
    position: absolute;
    top: 50%;
    z-index: 1; }
    label.mm-toggle div {
      border-radius: 30px;
      width: 28px;
      height: 28px;
      margin: 1px; }

      input.mm-toggle {
        position: absolute;
        left: -10000px; }
        input.mm-toggle:checked ~ label.mm-toggle div {
          float: right; }

          label.mm-toggle {
            right: 20px; }
            label.mm-toggle + a,
            label.mm-toggle + span {
              margin-right: 70px; }

              a.mm-subopen + label.mm-toggle {
                right: 50px; }
                a.mm-subopen + label.mm-toggle + a,
                a.mm-subopen + label.mm-toggle + span {
                  margin-right: 100px; }

                  em.mm-counter + a.mm-subopen + label.mm-toggle {
                    right: 90px; }
                    em.mm-counter + a.mm-subopen + label.mm-toggle + a,
                    em.mm-counter + a.mm-subopen + label.mm-toggle + span {
                      margin-right: 140px; }

                      .mm-menu label.mm-toggle {
                        background: rgba(0, 0, 0, 0.15); }
                        .mm-menu label.mm-toggle div {
                          background: #333333; }
                          .mm-menu input.mm-toggle:checked ~ label.mm-toggle {
                            background: #4bd963; }

/*
  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-page {
                                        -webkit-transition-property: -webkit-transform, top, right, bottom, left, border;
                                        -moz-transition-property: -moz-transform, top, right, bottom, left, border;
                                        -ms-transition-property: -ms-transform, top, right, bottom, left, border;
                                        -o-transition-property: -o-transform, top, right, bottom, left, border;
                                        transition-property: transform, top, right, bottom, left, border; }
                                        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-menu.mm-horizontal > .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;
                                                    -webkit-transition-property: -webkit-transform, left;
                                                    -moz-transition-property: -moz-transform, left;
                                                    -ms-transition-property: -ms-transform, left;
                                                    -o-transition-property: -o-transform, left;
                                                    transition-property: transform, left; }
                                                    html.mm-zoom-panels .mm-menu.mm-horizontal > .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-menu.mm-horizontal > .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-opening.mm-fullscreen .mm-page,
  html.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opening.mm-fullscreen .mm-fixed-top,
  html.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-opening.mm-fullscreen .mm-page,
          html.mm-opening.mm-fullscreen #mm-blocker,
          html.mm-opening.mm-fullscreen .mm-fixed-top,
          html.mm-opening.mm-fullscreen .mm-fixed-bottom {
            left: 140px; } }
            @media all and (min-width: 10000px) {
              .mm-menu.mm-fullscreen {
                width: 10000px; }

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

                    html.mm-top.mm-opening.mm-fullscreen .mm-page,
                    html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
                    html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
                      top: 100%; }
                      html.mm-top.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-opening.mm-fullscreen .mm-page,
                            html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
                            html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
                              top: 140px; }
                              html.mm-top.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-opening.mm-fullscreen .mm-page,
                                    html.mm-top.mm-opening.mm-fullscreen #mm-blocker,
                                    html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
                                      top: 10000px; }
                                      html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
                                        bottom: -10000px; } }
                                        .mm-menu.mm-right.mm-fullscreen {
                                          width: 100%; }

                                          html.mm-right.mm-opening.mm-fullscreen .mm-page,
                                          html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
                                          html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
                                          html.mm-right.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-opening.mm-fullscreen .mm-page,
                                                html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
                                                html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
                                                html.mm-right.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-opening.mm-fullscreen .mm-page,
                                                      html.mm-right.mm-opening.mm-fullscreen #mm-blocker,
                                                      html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top,
                                                      html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
                                                        right: 10000px; } }
                                                        .mm-menu.mm-bottom.mm-fullscreen {
                                                          height: 100%; }

                                                          html.mm-bottom.mm-opening.mm-fullscreen .mm-page,
                                                          html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
                                                          html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
                                                            bottom: 100%; }
                                                            html.mm-bottom.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-opening.mm-fullscreen .mm-page,
                                                                  html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
                                                                  html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
                                                                    bottom: 140px; }
                                                                    html.mm-bottom.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-opening.mm-fullscreen .mm-page,
                                                                          html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker,
                                                                          html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
                                                                            bottom: 10000px; }
                                                                            html.mm-bottom.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-front .mm-fixed-top,
                                                                                                                      html.mm-front .mm-fixed-bottom,
                                                                                                                      html.mm-opening.mm-front .mm-fixed-top,
                                                                                                                      html.mm-opening.mm-front .mm-fixed-bottom {
                                                                                                                        left: 0;
                                                                                                                        right: auto; }
                                                                                                                        html.mm-front .mm-fixed-top,
                                                                                                                        html.mm-opening.mm-front .mm-fixed-top {
                                                                                                                          top: 0; }
                                                                                                                          html.mm-front .mm-fixed-bottom,
                                                                                                                          html.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-opening .mm-page,
                      html.mm-top.mm-opening #mm-blocker,
                      html.mm-top.mm-opening .mm-fixed-top {
                        top: 80%; }
                        html.mm-top.mm-opening .mm-fixed-bottom {
                          bottom: -80%; }

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

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

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

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

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

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

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

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

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

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

                                                                            html.mm-bottom.mm-opening .mm-page,
                                                                            html.mm-bottom.mm-opening #mm-blocker,
                                                                            html.mm-bottom.mm-opening .mm-fixed-bottom {
                                                                              bottom: 880px; }
                                                                              html.mm-bottom.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-front .mm-fixed-top,
                                                                  html.mm-front .mm-fixed-bottom,
                                                                  html.mm-opening.mm-front .mm-fixed-top,
                                                                  html.mm-opening.mm-front .mm-fixed-bottom {
                                                                    left: 0;
                                                                    right: auto; }
                                                                    html.mm-front .mm-fixed-top,
                                                                    html.mm-opening.mm-front .mm-fixed-top {
                                                                      top: 0; }
                                                                      html.mm-front .mm-fixed-bottom,
                                                                      html.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;
      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 .mm-noresultsmsg {
                        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); }

                                .mm-menu.mm-light label.mm-toggle {
                                  background: rgba(0, 0, 0, 0.1); }
                                  .mm-menu.mm-light label.mm-toggle div {
                                    background: #f3f3f3; }
                                    .mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
                                      background: #4bd963; }

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

                                        .mm-ismenu.mm-white {
                                          background: 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.06);
                                              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.06); }
                                                    .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 .mm-noresultsmsg {
                                                            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); }

                                                                    .mm-menu.mm-white label.mm-toggle {
                                                                      background: rgba(0, 0, 0, 0.1); }
                                                                      .mm-menu.mm-white label.mm-toggle div {
                                                                        background: white; }
                                                                        .mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
                                                                          background: #4bd963; }

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

                                                                            .mm-ismenu.mm-black {
                                                                              background: 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: #fff;
                                                                                              color: rgba(255, 255, 255, 0.6); }
                                                                                              .mm-menu.mm-black .mm-noresultsmsg {
                                                                                                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); }

                                                                                                        .mm-menu.mm-black label.mm-toggle {
                                                                                                          background: rgba(255, 255, 255, 0.2); }
                                                                                                          .mm-menu.mm-black label.mm-toggle div {
                                                                                                            background: black; }
                                                                                                            .mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
                                                                                                              background: #4bd963; }

                                                                                                              #cart .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
                                                                                                                border-bottom-width: 0px;
                                                                                                              }    

                                                                                                              .mm-fixed-top {
                                                                                                                -webkit-transition-property: top, right, bottom, left, border, background-color;
                                                                                                                -moz-transition-property: top, right, bottom, left, border, background-color;
                                                                                                                -ms-transition-property: top, right, bottom, left, border, background-color;
                                                                                                                -o-transition-property: top, right, bottom, left, border, background-color;
                                                                                                                transition-property: top, right, bottom, left, border, background-color; }  
                                                                                                              }

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

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

/* FlexSlider Necessary Styles
*********************************/ 
html[xmlns] .slides {display: block;}
.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 .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 {
  /* padding-top:64px; */
  padding-top: 0;
  padding-bottom: 20px;
}


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

.flex-caption {margin:0; width: 100%; position: absolute; top: 25%; color: #fff; }
.flexslider .headline { padding-top: 20px; margin-left: 0px; font-size: 35px; /*line-height: 35px*/ line-height: 1.1em; margin-bottom: 0px; font-weight: normal; position: relative; letter-spacing: 0px;}
.flexslider p.subtitle { margin: 20px 0; letter-spacing: 2px; font-size: 35px; line-height: 1.2em; font-weight: normal; position: relative; }
.flexslider p.subtitle-2 { letter-spacing: 2px; font-size: 18px; line-height: 1.2em; font-weight: bold; }

.flex-caption .action_button {
  margin-left: 0px;
  margin-top: 20px;
  padding: 12px 32px;
  border: 1px solid rgba(0,0,0);
  -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;   
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  
  position: relative;
  font-size: 25px;
  font-weight: normal;
}
.flex-caption .action_button:hover {
  background-color: rgba(0,0,0) !important;
  color: rgba(255,255,255)!important;
  border-color: #000;
  
}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 40px; height: 60px; margin: -20px 0 0; display: block; z-index: 10; /*background: url(//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/arrow_sprite.png?v=75191619621400001401665609904) no-repeat 0 0;*/ position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}

.flex-direction-nav .flex-next {/*background-position: 0 -120px;*/ background: url(//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/arrow-right2.png?v=55073432367680780271665609903) no-repeat 0 0; right: -36px; }
.flex-direction-nav .flex-prev { /*background-position: 0 -60px;*/ background: url(//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/arrow-left2.png?v=14284457593324901481665609902) no-repeat 0 0; left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 15px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 36px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3 !important; filter:alpha(opacity=30); cursor: default;}

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

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

.flex-control-thumbs {position: static; overflow: hidden;}
.flex-control-thumbs li, .flex-control-thumbs li:first-child {width: 16%; vertical-align: top; margin: 15px 5% 0 0;}
.flex-control-thumbs li:nth-child(5n) {margin: 15px 0 0; }
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.product_slider .flex-active-slide a:hover {cursor: -webkit-zoom-in; cursor: -moz-zoom-in;}
.product_slider { margin-bottom: 2em }
.product_slider .slides img {
  width: auto !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/0648/6175/t/32/assets/arrow_sprite.png?v=75191619621400001401665609904');
  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/0648/6175/t/32/assets/loader.gif?v=38408244440897529091665610017') 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/0648/6175/t/32/assets/blank.gif?v=164826798765693215961665609915'); /* 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/0648/6175/t/32/assets/fancybox_overlay.png?v=55134655955383171261665609958);
}

.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/0648/6175/t/32/assets/blank.gif?v=164826798765693215961665609915');
}
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; }

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


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


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

}


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


/* #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;
  }
  h1.collection_title_tags, div.collection_title_tags {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
  .cloudzoom-lens {
    width:140px;
    height:120px;
  }
}

/* Standard 960 to widescreen 1200(desktop browsers) */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
 .nav .menu > li { padding: 0 27px 0 20px!important; }
 .logo {margin-top: 40px;}
 .dropdown{top:100%;}
}

/* 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: 16px; 
  }
  .top_menu_bar_progurt > p, p.bottom_bar{
    padding-right:10px !important; 
    padding-left:10px !important;
  }
  .shippingmsg {margin-right: 0;}
  .logo {margin-top: 0px !important;}
  .nav ul.menu li { padding: 0 18px 0 8px!important; }
  

  .dropdown { left: 3px; }
  .nav ul li .cart-button {
    background-color: transparent;
    padding: 0;
    color: #000000 !important;
  }

  .header_bar .nav ul li .cart-button {
    color: #000000 !important;
  }
  .nav ul li .cart-button span { display: none }

  .cart_count {
    top: -6px;
    left: 10px;
  }
  .flexslider .headline{
   padding-top:0;
 }
 .logo a{
   padding-top: 8px;
 }
 .nav ul.menu{
   padding-top:14px;
 }
 .header .nav ul.menu > li > a{
   padding-bottom: 12px!important;
 }
 .simple-dropdown .sub-menu{
   min-width: 100px!important;
   padding-left: 7px!important;
   padding-right: 0px!important;
 }
 .sub-menu .category-links a:hover{
   margin-right: 0!important;
 }
 .page-world div.container{
  width: 711px!important;
}

.page-world .container .sixteen.columns{
  width: 690px!important;
}
.page-world h1.collection_title, div.collection_title{
  font-size: 40px;
}
.collection .section.clearfix.collection_description{
 margin-top:0!important;
}
.section.clearfix.collection_description p{
 text-align: left;
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  #tag_filter, #sort-by, .breadcrumb_text {
    margin-bottom: 0 !important;
  }
  .blog_filter { margin-top: 1em; width: 100% !important; }
  .section_select { text-align: center; }
  .flex-control-nav { bottom: 10px }
  .featured_links a span {
    font-size: 16px; 
  }
  
  #homepage_slider {
    padding-top: 0px;
    
  }
  
  .or {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-left: 0;
    padding-bottom: 5px;
  }
  .header { background-color: #ffffff; }
  .mobile_hidden { display: none !important }
  table tr.order_summary td.label { text-align: left }
  .index .logo a, .index .logo a:hover, .index .logo a:visited, .index .logo a:active {
    color: #000000;
  } 
  .cart_count {
    display: none;
  }
  .money-xs{
    margin-right: 1px;
    top: -1px!important;
    font-size: 18px!important;
  }
  .breadcrumb {
    text-align: center;
    margin-bottom: 1.5em;
  }
  .featured_text {
    font-size: 16px;
    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_right {
    text-align: left;
  }
  .container .column.thumbnail, .container .columns.thumbnail {
    margin-top: 1em;
  }
  table[style] {
    width:auto !important;
    max-width:100% !important;
    overflow: hidden;
  }
  /*tr, td {
    display: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;
    }
    .quick_shop {
      display: none !important;
    }
    .cart_price {
      display: block;
      margin-bottom: 0;
    }
    table tr th, table tr td {
      padding: 2px;
    }
    input.action_button {
      margin-bottom: 1em !important;
    }
    .multiple_product_images {
      display: none;
    }
    .flex-caption {
      top: 37%;
      right: -50%;
    }
    .flex-caption .headline {
      /*font-size: 1.5em;*/
      /*line-height: 1.5em;*/
      position: relative;
      padding-top: 15px;
      font-size: 32px;
      line-height: 40px;

    }
    .flex-caption .headline span,.flex-caption .subtitle span{
      display: block;
    }
    .flex-caption p.subtitle {
      /*font-size: 1.1em;*/
      /*line-height: 1.5em;*/
      position: relative;
      font-size: 28px;
      line-height: 28px;
    }
    .container .blog_content {
      padding-left: 0;
      border: 0;
    }
    .homepage_content{
     text-align: center;
   }
   #header a.icon-menu span{
     display: none;
   }
   .static-page-promo h2.static-title{
     font-size: 28px!important;
     margin-bottom: 10px;
   }
   h1, .h1, h1.home, h2.title, .collection_title{
     font-size: 30px;

   }
   h1.collection_title, div.collection_title{
     line-height: 2;
   }

   .sixteen.columns.clearfix.collection_nav.page_content {
     /* padding-top: 0!important;*/
     margin-bottom: 0px;
   }
   #header a{
     height: 36px;
   }
   #header a.right{
     top: -6px;
     right: 10px;
   }
   #header .icon-menu{
    top:2px;
    left: 10px;
  }  
  a.icon-shipping{
   background-size: 26px!important;
   width: 26px!important;
   height: 26px;
   /*position: relative;*/
   display: block!important;
   /*padding-top:4px;*/
   background-position-y: 0!important;
 }
 #cart-feedback{
   padding: 10px!important;
 }
 .desktop-logo{
   display: none!important;
 }
 .logo-xs img{
  width: 100px;
  margin:0;
  padding: 3.5px 0;
}
/*.sidebar_title{
	text-align: center;
  }*/
  .container div.collection_nav{
   margin-bottom: 0;
 }
 .page-review .product_name{
   font-size: 24px;
 }
 .flex-control-nav li a{
  display:block;
}
.flex-control-nav{
  bottom: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;
  }
  .flex-caption .headline, .flex-caption p.subtitle{
   /*font-size: 1.1em;*/

   line-height: 1.1em;
   font-weight: 500; 
   padding-top: 0;
   position: relative;
   top: -100px;
   margin: 0;
 }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

  .flex-caption{
    right: -58%;
    top:10%;
  }
  #cart a.action_button.edit_cart, #cart .action_button {
    width: 115px;
  }
  .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-caption .headline, .flex-caption p.subtitle{
   line-height: 1.1em;
   font-weight: 500; 
   font-size: 20px;
   padding-top: 0;
   position: relative;
   top: -52px;
   margin: 0;
 }

/*.flex-caption p.subtitle {
  margin-bottom: 5px;
  }  */
  .flex-caption .action_button {
    padding: 4px 15px;
    font-size: 18px;
  }
  .flex-direction-nav .flex-prev {display: none;}
  .flex-direction-nav .flex-next {display: none;}

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

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

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select#currencies {
    position: relative;
    top: 21px;
  }
}

.social_buttons, .social_buttons a {
  color: #bbbbbb !important;
}
.social_buttons a {
  padding-left: 5px;
}
.social_buttons a:hover {
  color: #5793d9 !important;
}

@font-face {
  font-family: 'OutOfTheSandbox';
  src:url('//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/OutOfTheSandbox.eot?v=110072976011732556841665610057');
  src:url('//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/OutOfTheSandbox.eot?%23iefix&v=110072976011732556841665610057') format('embedded-opentype'),
  url('//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/OutOfTheSandbox.woff?v=96239070331038231691665610059') format('woff'),
  url('//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/OutOfTheSandbox.ttf?v=43519677532758978331665610058') format('truetype'),
  url('//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/OutOfTheSandbox.svg%23OutOfTheSandbox?6640') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

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

  .search-submit {
    position: relative;
    right: 25px;
    float: right;
    top: 46px;
    font-size: 28px;
    cursor: pointer;
  }

/* #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; }
      */
      @font-face {
        font-family: 'MyriadProLight';
        src: url('myriadpro-light.eot');
        src: url('myriadpro-light.eot') format('embedded-opentype'),
        url('myriadpro-light.woff2') format('woff2'),
        url('myriadpro-light.woff') format('woff'),
        url('myriadpro-light.ttf') format('truetype'),
        url('myriadpro-light.svg#MyriadProLight') format('svg');
      }

      @font-face {
        font-family: 'MyriadProRegular';
        src: url('myriadpro-regular.eot');
        src: url('myriadpro-regular.eot') format('embedded-opentype'),
        url('myriadpro-regular.woff2') format('woff2'),
        url('myriadpro-regular.woff') format('woff'),
        url('myriadpro-regular.ttf') format('truetype'),
        url('myriadpro-regular.svg#MyriadProRegular') format('svg');
      }


      .top_menu_bar_progurt {
        font-family: "MyriadProRegular";
        height: 20px;
        margin-top: 4px;
        padding-bottom: 8px;
        padding-right: 20px;
        text-align: right;
      }

      .top_menu_bar_progurt > p, p.bottom_bar {
        display: inline;
        font-size: 13px;
        padding-left: 19px;
        padding-right: 19px;
        color: #000000;
        font-family: 'MyriadProRegular';
        
      }
      .top_menu_bar_progurt .last-item img{
       position:relative;
       top:1px;
     }


     #ly-languages-switcher {
    /*  width: 120px;
    display: inline;*/
    border: none;
    font-family: 'MyriadProRegular';
    margin-left: 5px;

  }

  .homepage_content.clearfix div.container {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  a.collections_special_text {
    line-height: 1.3;
    padding-bottom: 0;
    color: #5793d9;

  }

  a.collections_special_text:hover {

    color: #000000;

  }

  .no_border:hover {
    border: none;
  }

  .top_bottom_border {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top 5px;
    padding-bottom: 5px;
  }

  .featured_links a span {
    line-height: 20px;
  }

  /* ACCORDIONS */

  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none !important;
    /* border: 1px solid #d3d3d3; */
    color: #555555;
    font-weight: normal;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: none !important;
    border-radius; 0px !important;
  }

  .ui-state-default.ui-state-active .ui-icon {
    /* background-image: url("//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/accordian-prod-up.png?v=120226629020817892021665609894") !important; */
    background-position: right !important;
    background: none !important;
  }

  .ui-state-default .ui-icon {
    /* background-image: url("//cdn.shopify.com/s/files/1/0648/6175/t/32/assets/accordian-prod-down.png?v=175393830652416490021665609894") !important; */
    background-position: right !important;
    background: none !important;
  }

  .ui-icon-triangle-1-s,
  .ui-icon-triangle-1-e {
    margin-left: 10px !important;
    padding-left: 10px !important;
    height: 35px !important;
  }

  .ui-icon-triangle-1-e {
    background-position: 0 center !important;
  }

  .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: 0px !important;
    margin-top: 0px !important;
    position: absolute;
    top: 0px !important;
  }

  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: none !important;
    /* border: 0px solid #fff !important; */
    border-top: 1px solid #d3d3d3 !important;
  }

  .ui-accordion .ui-accordion-icons {
    padding-left: 50px !important;
  }

  .ui-widget-content {
    background: none !important;
    border: 0px solid #fff !important;
  }

  .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px !important;
  }

  .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
  }

  .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px !important;
  }

  .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px !important;
  }

  .ui-icon {
    width: 95% !important;
  }

  .ui-accordion .ui-accordion-icons {
    padding-left: 0px !important;
  }

  .ui-accordion .ui-accordion-content {
    padding-bottom: 1em;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 1em;

  }

  .ui-widget {
    font-family: "myriadproregular" !important;
  }

  .ui-accordion .ui-accordion-header {
    font-family: "MyriadProRegular";
  }

  /* END ACCORDIONS */

  .display-inline {
    display: inline;
  }

  .quantity-section {
    margin-top: 10px;
    padding-bottom: 22px;
    padding-right: 20px;
    padding-top: 22px;
  }

/*.inline_purchase {
  border-bottom: 1px solid #ccc;
  border-image: none;
  display: inline-block;
  margin-left: 0;
  margin-top: 10px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-top: 22px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  }*/

  .visible-xs{
    display: none;
  }

  .quantity-label {
    padding-right: 40px;
  }

  .quantity-label-section {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-top: 10px;
    padding-bottom: 22px;
    padding-right: 20px;
    padding-top: 22px;
    margin-right: -5px;
  }

  .quantity-number-section {
    border-bottom: 1px solid #ccc;
    border-right: none;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-bottom: 22px;
    padding-right: 20px;
    padding-top: 22px;
    padding-left: 20px;
  }

  .float_right {
    float:right;
  }

  #ui-accordion-accordion-panel-0 > p, .description  {
    font-size: 16px !important;
  }

  .ui-accordion .ui-accordion-content {
    border-top: 0 none;
    overflow: auto;
    padding: 0px !important;
    height: auto !important;
  }

  .sub-footer h6.title {
    font-family: "MyriadProRegular";
    letter-spacing: 0px;
  }

  .sidbar_top_line {
    border-top: 1px solid #bbb;
    width: 30px;
    height: 5px;
  }

  .blog_list.toggle_list > li {
    margin-bottom: 4px;
  }

  .sidebar_title {
    margin-left: 10px;
    padding-bottom: 5px;
    font-size: 30px;
    font-family: "MyriadProLight"
  }

  .mobile-item-box{
    padding: 10px 0 0;
  }
  .mobile-item-box a{
    font-weight: 700;
    color: #000;
  }

  .mobile-item-box .homepage_subtitle_link{
    margin: 0 0 5px;
    line-height: 22px;
    font-size: 16px;
  }

  /* custom accordions */
  .accordion > h3,
  .accordion > div {
    color: #000;
    font-family: "MyriadProRegular";
    line-height: 1.3;
  }
  .accordion > h3 {
    margin-top: 10px;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 10px;
    padding-right: 2px;
    padding-left: 2px;
    font-size: 100%;
    border-bottom: 1px solid #d3d3d3;
    letter-spacing: 0px !important;
  }
  .accordion > h3:last-child{
    border-bottom: transparent;
  }

  .accordion > div {
    font-size: 13px;
  }
  .accordion p {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .accordion-active-content + h3 {
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
  }

  /* product page layout */
  .current_price {
    color: #000;
    font-weight: bold;
  }
  .description {
    margin-bottom: 20px;
  }
  .half-box {
    display: block;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .quantity-section {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 5px;display:table;
  }
  .quantity-section .quantity-label-section,
  .quantity-section .quantity-number-section {
    padding: 0;
    margin: 0;
  }
  .quantity-section .quantity-number-section {
    border-top: none;
    border-bottom: none; display:table-cell;
    float:none;
  }
  .quantity-section .quantity-label-section {
    border-right: none;
    text-align: center;
 /* padding-top: 4px;
 -webkit-padding-before:6px;*/
 padding-bottom: 3px;
 color: #000;
 display:table-cell;
 float:none;
}
input.quantity {
  width: 80%;
  padding: 11px 5px 10px;
  border-radius: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #000;
}

/* reviews mods */
.yotpo.yotpo-main-widget .yotpo-regular-box {
  margin: 0;
}
.yotpo.yotpo-main-widget .yotpo-small-box.yotpo-nav {
  padding: 0;
}
.yotpo.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-star,
.yotpo.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-half-star,
.yotpo.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-empty-star,
.yotpo.yotpo-main-widget .write-review .yotpo-header .yotpo-icon {
  font-size: 20px;
  color: #5793d9;
}

/*.hr-full-width {
  width: 200%;
  margin-left: -50%;
  }*/

  .breadcrumb_text span,
  .breadcrumb_text a {
    font-family: "MyriadProLight";
    font-size: 15px;
  }
  .breadcrumb-last-part {
    color: #000;
  }

  .no-top {
    margin-top: 0px;
    padding-top: 0px;
  }

  .arrow { /* arrows removed by request */
    display: none;
  }

  .mm-fixed-top {
    border-bottom: 1px solid #bababa;
  }

  .logo {
    margin-top: 30px;
  }

  .nav ul.menu li {
    padding: 16px 27px 0 40px;
  }

  .header .nav ul.menu > li > a {
    padding-bottom: 16px;
    letter-spacing: 0px;
  }
  .header .nav ul.menu > li > a.top-link {
    padding-bottom: 20px;
  }

  .very-top {
    position: relative;
    top: 40px !important;
    width: 100%;
    height: 0px !important;
    border-bottom: 1px solid #bababa;
    z-index: 1001; /*1001;*/
  }
  .main.content {
    padding-top: 0!important;
  }

  .yotpo .yotpo-bottomline .yotpo-icon-star, .yotpo .yotpo-bottomline .yotpo-icon-half-star, .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #3085c7 !important;
  }

  .homepage_content {
    font-size: 18px;
    font-family: "MyriadProLight";
  }

  .homepage_content.quote_section, .homepage-bottom-text  {
    font-size: 13px;
    font-family: "MyriadProRegular";
  }


  .sidebar h4 {
    font-size: 14px;
    line-height: 22px;
    padding-top: 13px;
    letter-spacing: 0px;
  }

  .credits {
    color: #000;
    font-family: "MyriadProRegular";
    font-size: 13px;
  }

  .no-top-pad {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }

  .nav ul li a.sub-menu {
    border: 0px !important;
    padding-bottom: 6px;
  }

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

  table td, table th {
    border-right: 1 solid #dcdcdc;
  }

  table td:first-child, table th:first-child {
    border-left: 1px solid #dcdcdc;
  }

  table tr {
    border: 1px solid #dcdcdc !important;
  }

  .yotpo.yotpo-main-widget .yotpo-bottomline {
    text-align: center;
  }

  .yotpo .pull-left {
    float: none !important;
    text-align: center !important;
  }

  .yotpo.bottomLine.yotpo-small {
    padding-left: 0px !important;
  }

  .related-heading {
    letter-spacing: 0px;
    font-size: 14px;
  }

  .current-shipping {
    text-decoration: underline;
  }

  .social-icon-2:hover {opacity: 0.7;}

  .nav ul li a.top-link:after, .nav ul li a.active:after {
    background-color: transparent !important;
  }

  .sub-menu.active.activeactiveactiveactiveactive, .sub-menu.active {
    color: #5793d9 !important;
  }

  .sixteen.columns.clearfix.collection_nav.page_content {
    padding-top: 20px;
  }

  .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
    border-bottom: 0px solid #fff !important;
  }

  .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
    font-family: "MyriadProRegular" !important;
  }

  .yotpo .yotpo-review .yotpo-main .content-title, .yotpo .yotpo-comment .yotpo-main .content-title, .yotpo .yotpo-question .yotpo-main .content-title {
    font-family: "MyriadProRegular" !important;
  }

  .yotpo .yotpo-review .yotpo-main .content-review, .yotpo .yotpo-comment .yotpo-main .content-review, .yotpo .yotpo-question .yotpo-main .content-review {
    font-family: "MyriadproRegular" !important;
  }

  .yotpo .y-label, .yotpo label.y-label {
    font-size: 14px;
    font-family: "MyriadproRegular" !important;
  }

  /* reviews product page */
  .yotpo-icon-yotpo-logo, .yotpo-logo-title {
    display:none;
  }      
  .yotpo .yotpo-regular-box {
    border-top: none;
    margin: 0 10px;
  }

  .yotpo .yotpo-small-box {
    padding: 0px 10px 0;
  }
  .yotpo .yotpo-small-box, .yotpo .yotpo-regular-small-box, .yotpo .yotpo-popup-box-medium {
    border-bottom: 0px solid #e3e3e3;
  }  
  .yotpo .yotpo-regular-box {
    border-top: 1px solid #e3e3e3;
    margin: 0 10px;
    padding: 0px 0 22px;
  }
/* will be shown with JS 
.yotpo-nav-content {
  display: none;
  }*/

  .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span {
    font-family: MyriadProRegular;
  }

  .bottom_bar {
    display: none !important;
  }

  a.faq-link, a.faq-link:hover, a.faq-link:visited { color: #000 }

  .text-center { text-align: center; }
  .text-right { text-align: right; }
  .text-left { text-align: left; }
  .static-page-pre-footer .columns { padding-bottom: 20px }
  .static-page-pre-footer p, .static-page-pre-footer h3, .static-page-promo p, .static-page-promo h2 { margin-bottom: 0 }
  .static-page-pre-footer p, .static-page-pre-footer a, .static-page-promo p, .static-page-promo a { font-size: 18px; line-height: 20px; }
  .static-page-promo { padding-bottom: 50px !important; padding-top: 0px !important; clear: both; }
  .static-page-promo h2 { font-size: 30px; margin-top: 40px }
  .static-page-promo h2.static-title { font-size: 60px; margin-top:0; font-weight: 200; letter-spacing: 0px; }
  .static-page-specs h2 { font-size: 28px; margin-top: -8px }
  .static-page-specs p { font-size: 18px; line-height: 26px; margin-bottom: 12px }
  .static-page-specs { padding-top: 55px !important; padding-bottom: 10px !important; } 


  /* according to latest mockup */
  .static-page-promo h2.static-title { font-size: 60px; }
  .static-page-promo p { font-size: 18px; line-height: 30px; }
  .review {font-size: 22px;}


  #note {
    min-height: 80px;
  }

  .saw-hidden {
    display: none !important;  
  }

  .saw-cart-total, .saw-discount-info, .saw-extra-note, .saw-highlight {
    background-color: #ffd400;
    color: #000000;
    padding: 0px !important;
  }

  .saw-cart-total {
    font-weight: bold;
    display: inline-block;  
    margin-top: 5px;
  }

  .sam-add-address-error, a.sam-add-address-error:visited {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
  }



  #contact_form .quote {
    background-color: #ebfaeb;
    border: 3px solid green;
    font-style: normal !important;
    font-weight: bold;
    padding: 20px;
    text-decoration: none !important;
  }

  .container.center.homepage-bottom-text {
    padding-top: 0;
  }

  div .container.no-pad {
    padding-top: 0;
  }

  .collection_description {
    font-size: 14px;
  }

  .no-top-pad {
    margin-top: 0px !important;
    padding-top: 0px; !important;
  }

  .no-bottom-pad {
    margin-bottom: 0px !important;
    padding-bottom: 0px; !important;
  }

  .yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label, .yotpo .yotpo-small-box, .yotpo .yotpo-regular-small-box, .yotpo .yotpo-popup-box-medium, #yotpo-testimonials-custom-tab .yotpo-modal-bottom-line, .yotpo-popup-box-small.yotpo-nav.yotpo-nav-primary {
    border: 0 none !important;
    padding-bottom: 0 !important;
  }

  .yotpo-popup-box-small.yotpo-nav.yotpo-nav-primary {
    display: none;
  }

  .yotpo .primary-color-btn, .yotpo input.primary-color-btn[type="button"] {
    display: none !important;
  }

  .section.clearfix.collection_description {
    margin-bottom: 0;
    margin-top: -40px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .qtylbl {
    margin: 0;
    padding-left:5px;
  }

  .wholesale_reject_message {
    border: 3px solid green;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
  }

  .buyx-msg {
    color: #F45B4F;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
/*
.buyx-msg a {
  color: #000000;
  text-decoration: underline;
}
*/
.buyx-msg:empty {
  display: none;
}


/* Language-related CSS classes */


.nav ul li a.sub-menu, .nav ul li a.top-link {

  
  font-size: 15px;
  
  
}

.homepage_top_text {

  
  min-height: 56px;
  
}

#homepage_slider, .container.main.content {
  
  padding-bottom: 0px;
  

}


/* END Language-related CSS classes */


.container.main.content{
  padding-top:0 !important;
  padding-bottom: 40px;
}


.accordion h3 strong {
  font-weight: normal !important;
}

.yotpo .yotpo-default-button, .yotpo input[type="button"].yotpo-default-button {
  display: inline-block !important;
}

span.yotpo-icon.yotpo-icon-write {
  display: none;
}

span.yotpo-icon.yotpo-icon-double-bubble {
  display: none;
}

.yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-button.write-review-button {
  display: none !important;
}

.yotpo-default-button.yotpo-icon-btn.pull-right.yotpo-hidden-mobile.write-question-button {
  display: none !important;
}

/*custom*/
a.icon-shipping{
  display: none;
}
#location-redirect-message {
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  padding: 5px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-family: sans-serif;
  font-size: 16px;
  z-index: 1000;
  border: 3px solid #000;
  font-family: "MyriadProRegular";
}
#location-redirect-message a {
  color: #ffffff;
}
#location-redirect-message a:hover {
  color: #93c2ff;
}


/*begin mega menu*/


.navigation {
  text-align: center;
  margin-top: 25px;
  width: 100%;

  ul {
    margin: 0;
    padding: 0;
  }

  li {
    position: relative;

    &:hover > a {
      color: $accent-color;
    }

    a:hover {
      color: $accent-color;
    }     
    
    &.active > a {
      color: $accent-color;
    }      
    
  }

  a {
    display: block;
  }
}

.has-dropdown {

  &:hover {
    > a {
      position: relative;
    }

    > ul {
      display: block;
    }
  }
}

/* Inside any dropdown */
.regular-nav ul {
  display: none;
  position: absolute;
  background: $body-background-color;
  border-bottom: 1px solid $border-color;
  width: 200px;
  text-align: left;
  font-size: 14px;

  a {
    padding: 10px 20px;
    border: 1px solid $border-color;
    border-bottom: none;
  }
}

.navigation-first-tier {
  position: relative;

  > li {
    display: inline-block;

    > a {
      padding: 15px;

    }
  }

  > .has-dropdown > a:after {
    content: '\E006';
    margin-left: 10px;
    @include icon-font();
  }

  > .has-dropdown:hover {
    z-index: 30;

    > a {
      border: 1px solid $border-color;
      border-bottom: none;
      padding: 14px 14px 15px;
      background: $body-background-color;
      z-index: 4;
    }
  }
}

.navigation-second-tier,
.navigation-third-tier {

  .has-dropdown > a:after {
    content: '\E008';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -9px;
    @include icon-font(18px);
  }

  .has-dropdown:hover > a {
    border-right-color: $body-background-color;

    &:after {
      content: none;
    }

    .alternate-drop & {
      border-left-color: $body-background-color;
      border-right-color: $border-color;
    }
  }
}

.navigation-second-tier {
  top: 100%;
  margin-top: -1px !important; // override default margins

  > .has-dropdown:hover > a {
    z-index: 3;
  }
}

.navigation-third-tier {
  top: 0;
  left: 199px;

  .alternate-drop & {
    left: auto;
    right: 199px;
  }

  > .has-dropdown:hover > a {
    z-index: 2;
  }
}

.navigation-fourth-tier {
  top: 0;
  left: 199px;

  .alternate-drop & {
    left: auto;
    right: 199px;
  }

  > .has-dropdown:hover > a {
    z-index: 1;
  }
}

.mobile-tier-toggle {
  display: none;
}

/* Mega nav */

li.mega-nav {
  position: static;

  li {
    position: static;
  }

  > a {
    position: relative;
    z-index: 55;

    &:after {
      content: '\E006';
      margin-left: 10px;
      font-weight: bold;
      @include icon-font();
    }
  }

  &:hover {

    > a {
      background: $body-background-color;
      border: 1px solid $border-color;
      border-bottom: none;
      padding: 14px 14px 15px;
    }

    .mega-nav-dropdown {
      display: block;
    }
  }
}

ul.mega-nav-dropdown {
  display: none;
  width: $max-width;
  position: absolute;
  padding: 0 15px;
  left: 50%;
  margin-left: -630px;
  background: $body-background-color;
  border: 1px solid $border-color;
  text-align: left;
  font-size: 0;
  z-index: 50;
  overflow: hidden;

  a:hover {
    color: $accent-color;
  }

  ul ul {
    display: none;
  }
}

li.mega-nav-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 30px 15px;
  font-size: 14px;

  &:hover > a {
    color: $body-color;
  }

  > a:hover {
    color: $accent-color;
  }

  .has-2-items & {
    width: 50%;
  }

  .has-3-items & {
    width: 33%;
  }

  .has-4-items & {
    width: 25%;
  }
  
  .has-8-items & {
    width: 12.5%;
  }    
  
  .has-9-items & {
    width: 11%; /*11.11%;*/
  }  
  
  .meta {
    font-size: 14px;
  }

  .mega-nav-item-image-wrapper + .meta,
  img + .meta {
    display: inline-block;
    margin-top: 15px;
  }

  > ul {
    display: block;
    border-top: 1px solid $border-color;
    margin-top: 15px;
  }

  ul a {
    padding-top: 15px;
  }
}

.mega-nav-item .has-children {

  > a:after {
    content: '\E008';
    margin-left: 5px;
    @include icon-font();
  }
}

.mega-nav-item-image {
  display: block;
}

ul.mega-nav-second-tier,
ul.mega-nav-third-tier {
  display: none;
  position: absolute;
  width: 100%;
  padding: 30px;
  top: 0;
  left: 0;
  background: $body-background-color;
  font-size: 0;

  li {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding-right: 20px;
  }

  .working + & {
    display: block;
    visibility: hidden;
  }

  .active + & {
    display: block;
    visibility: visible;
  }
}

ul.mega-nav-second-tier {
  z-index: 50;
}

ul.mega-nav-third-tier {
  z-index: 100;
}

ul li.mega-nav-breadcrumbs {
  @extend .meta;
  width: 100%;
  display: block;
  border-bottom: 1px solid $border-color;
  padding-bottom: 15px;
  padding-right: 0;

  span {
    color: $accent-color;
    cursor: pointer;

    &:hover {
      color: hover($body-background-color, $accent-color);
    }

    &:after {
      content: '/';
      margin: 0 2px 0 8px;
      color: $body-color;
    }
  }

  .current-tier {
    color: $body-color;
    cursor: default;

    &:after {
      content: none;
    }

    &:hover {
      color: $body-color;
    }
  }

  .previous-tier {
    float: right;
    color: $meta-color;
    cursor: pointer;
    font-size: 12px;

    &:hover {
      color: hover($body-background-color, $meta-color);
    }

    &:after {
      content: none;
    }
  }
}


/*end mega menu*/

.megamenu .megamenu-categories .category-title span {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  float: left;
}

div#shipping-popover-wrapper {
  z-index: 10000;
}

.product_page_discount_text {
  padding: 5px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-family: sans-serif;
  font-size: 16px;
  border: 3px solid #000;
  font-family: "MyriadProRegular";
}

.rest-content-collapsed{
  font-family: inherit !important;
}

#cart-feedback{
  background: #000;
  padding: 30px;
}

#cart-feedback p{
 color: #fff;
}

.cart .footer{
  display: none;
}

.cart .top_bottom_border{
  border-bottom: none;
}


.shipping-savings-message {
  /*background-color: rgba(24,143,251,1);*/
  background: #000000;
  color: #fff;
  padding: 20px;
  text-align: center;
  font-size: 16px;
  margin-top: 30px;
  
  font-family: MyriadProLight;
  font-weight: bold;
}
.shipping-savings-message a {
  display: block;
  color: #fff;
}
.page-review .product_name{
  text-align: center;
  margin-bottom: 0;
  margin-top: 20px;
}
.page-review .product_name span{
  display: block;
}

.fa-suitcase{
  margin: 0 2px;
  position: relative;
  top: -0.5px;
}
.sub-footer .panel-group{
  display: none;
}
.flexslider .slides .xs-slide{
  display: none;
}

/*.sho-now{
  color: #000;
  letter-spacing: 0px; 
  font-size: 16px; 
  line-height: 1.3; 
  font-weight: normal;
}
/*.sho-now:hover{
 color: #5793d9;
}*/

.index #homepage_slider .headline{
  font-family: MyriadProRegular;
  padding-top: 0px;
  font-weight: bold;
}




/*.flex-caption .headline, .flex-caption p.subtitle{
  margin-left: 145px;
}*/



/*responsive*/
/*responsive*/
/*responsive*/

/*@media only screen and (min-width: 768px){
  .index .flexslider p.subtitle span {
    display: block;
}
}*/



@media only screen and (max-width: 767px) {
/*   #homepage_slider .flex-caption{
  display: none!important;
  }*/
  #homepage_slider .flex-caption .container{
    width: 100%;
  }

  #homepage_slider .flex-caption .seven.offset-by-nine{
    width: 95%;
    text-align:center;
  }
  #homepage_slider p.subtitle, #homepage_slider p.headline{
    margin-left: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
   #homepage_slider p.headline {
     font-size: 25px;
     padding-bottom: 10px;
     letter-spacing: -1px !important;
   }
  #homepage_slider p.subtitle span{
        display:inline;
      }
  .visible-xs{
    display: block;
  }
  .mm-fixed-top{
    /*border-bottom: transparent;*/
  }
  .hidden-xs {
    display: none!important;
  }
  .flexslider .slides .xs-slide{
    display: block;
  }
  .cart-xs-inline{
    display: inline-flex;
    position: absolute;
    top: 7px;
    right: 0;
  }
  .xs-container,
  .xs-container > .sixteen.columns{
    width: 100%;
  }


  #homepage_slider,
  .header{
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0 !important;
  }
  .section.clearfix.collection_description {
    margin-top: 0px !important;
  }
  .container.main.content, .homepage_content.quote_section {
    padding-bottom: 0px ;
    padding-top: 0px !important;
  }


  .homepage-bottom-text, .homepage_content.quote_section{
    line-height: 22px;
  }

  /*.logo a{
    padding-top: 5px;
    } */
    .mobile-item-box{
      /*border-bottom: 1px solid #fafafa;*/
      padding-top:20px;
    }
    .mobile-item-box img{
      max-width: 180px!important;
    }
    .homepage_top_text{
      font-weight: 600;
      font-size: 18px;
    }
    .homepage_subtitle_link{
      font-size: 16px;
      /*margin: 0 0 -20px;*/
      line-height: 22px;
      /*font-weight: 700;*/
      margin: 0 0 15px;
    }
    /*.sub-footer .container .two.columns{
      width: 150px!important;
      }*/ 
      .sub-footer .container{
        padding-bottom: 0;
      }
      .sub-footer .panel-group{
        display: block;
      }

      .sub-footer .panel{
        box-shadow: none;
        border:none;
        box-shadow:none;
      }
      .sub-footer .panel-body{
        padding: 0 0 0 5px;
        background-color: #f1f1f1;
        border-top:none!important;
      }
      .sub-footer .panel-heading{
        position: relative;
        padding: 0;
        background-color:#f1f1f1!important;
        border-top:none;
        border-left:none;
        border-right: none;
        /*border-bottom:1px solid #d6d6d6;*/
      }
      .sub-footer .tel-no{
        padding: 4px 0;
      }
      .sub-footer .tel-no span{
        display:block;
        margin-top: -4px;
        font-size: 12px;
      }
      .sub-footer .tel-no .phone-no{
        color: #5793d9;
      }
      .sub-footer .panel-heading .glyphicon{
        position: absolute;
        right: 0;
        top:5px;
      }
      .footer .container{
        padding-bottom: 9px;
      }
      .contact-form{
        margin-top:0;
      }
      .sub-footer h6.title{
        line-height: 14px;
        padding: 0;
      }
      .credits{
        text-align: center;
      }
      .index .homepage-bottom-text{
        padding: 10px 0 0!important;
      }

      /*begin only mobile - product slider */
      .contentSlider {
        width: 100%!important;
        margin-bottom: 12px;
      }
      .contentSlider,
      .contentSlider .rsOverflow,
      .contentSlider .rsSlide,
      .contentSlider .rsVideoFrameHolder,
      .contentSlider .rsThumbs {
        background: #eee;
        color: #000;
      }

      .contentSlider .rsSlide,
      .contentSlider .rsOverflow {
        background: #fff;
      }
      .contentSlider h3 {
        font-size: 24px;
        line-height: 31px;
        margin: 12px 0 8px;
        font-weight: bold;
      }
      .contentSlider img {
        max-width: 100%;
        height: auto;
        display: block;
      }
      .content-slider-bg {
        width: 86%;
        padding: 24px 7%;
        background: #eee;
      }
      /*end only mobile - product slider */

    }

    @media only screen and (min-width: 768px) and (max-width: 959px){
      .index .flex-caption .container .offset-by-nine {
        /*padding-left: 415px;*/
        padding-left: 510px;
      }
      .flex-control-nav li a {
        display: block;
      }
      .flex-control-nav{
        bottom: 6px;
      }
      .flex-direction-nav{
        display: none;
      }
      .flex-caption .headline, .flex-caption p.subtitle{
       line-height: 1.1em;
       font-weight: 500; 
       font-size: 30px;
       padding-top: 0;
       position: relative;
       /* top: -60px;*/
       margin: 0;
     }
      .flex-caption .headline{
        margin-bottom: 5px;
      }
  .flex-caption .action_button{
    margin-top: 10px;
  }
    }

/*.flex-caption p.subtitle {
  margin-bottom: 5px;
  }*/  
  /*.flex-caption .action_button {
    padding: 4px 15px;
    font-size: 12px;
  }*/


.page-world .logo{max-width: 200px; margin: 0 auto;}
/*iPad in portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
  .flex-caption .headline, .flex-caption p.subtitle{
        font-size: 27px;
    line-height: 1.25em;
  }
}

/* iPad in landscape */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
 .flex-caption .headline, .flex-caption p.subtitle{
     font-size: 27px;
    line-height: 1.25em;
 }
}

@media only screen and (max-width: 1199px) and (min-width: 960px){
 .index .flex-caption .container .offset-by-nine {
   padding-left: 550px;
 }
}
@media only screen and (min-device-width : 1025px) and (max-device-width : 1200px){
  /*.flex-caption .headline{
      padding-top: 14px;
      }*/
      .flex-caption .headline, .flex-caption p.subtitle{
        font-size: 30px;
        line-height: 1.25em;
      }
    }

    .simple-dropdown .sub-menu{right:0}
    ul.menu .mega-dropdown .sub-menu{right:unset}
    ul.menu .mega-dropdown .megamenu-categories{display:flex !important;}
    ul.menu .mega-dropdown .megamenu-categories .col{float: left;padding: 0 10px !important;}
    ul.menu .mega-dropdown .megamenu-categories .col:first-child{width: 33%;}
    ul.menu .mega-dropdown .megamenu-categories .col:nth-child(2){width: 65%;}
    ul.menu .mega-dropdown .sub-menu > .container{width: auto;}

    .top-bar-main{ font-size: 13px; border-bottom: 1px solid #bababa; } 
    .shipping-top p { margin-bottom: 0px; font-family: 'MyriadProRegular'; }
    .top-bar-main .shipping-top,.top-bar-main .header-top-right{ text-align:right;}
    .top-bar-main .container{ padding: 5px 0;}
    .header .logo{   margin-top:0; padding: 5px 0;}
    .header div.container{padding-top:0;}
    .header .logo a{padding-top:0;}
    .header .nav ul.menu { padding-top: 0px; }
    .very-top{border:none;}
    span.shipping-top.nine.columns { margin-top: 2px;}
    .top_menu_bar_progurt{margin-top:0;}

    @media only screen and (max-width: 767px) {
      .sub-footer .sub-heading {display: none;}
      div#homepage_slider .flex-caption{
      	 right: 0 !important;
         left: 10px !important;
      }
      .flex-caption .headline, .flex-caption p.subtitle{
      	top: -30px;
      }
    }
    .redirect-header-div {
      line-height: 22px;
    }

    @media only screen and (max-width: 959px) {
      .flex-caption.homepage_slider__flex-caption .columns{right:6%;}
      .flex-caption.homepage_slider__flex-caption .columns .headline{font-size: 24px !important;line-height: 28px;}
      .homepage_slider__flex-caption .subtitle,
      .homepage_slider__flex-caption .shop-now{font-size: 25px !important;}
    }

    @media only screen and (max-width: 767px) {
      .homepage_slider .flex-caption{right: 6%;top: 31%;}
      .flex-caption.homepage_slider__flex-caption .container{float:right;}
      .flex-caption.homepage_slider__flex-caption .columns{width: 148px;transform: scale(0.8);}
      .flex-caption.homepage_slider__flex-caption .columns .headline{font-size: 22px !important;}
      .homepage_slider__flex-caption .subtitle,
      .homepage_slider__flex-caption .shop-now{font-size: 24px !important;line-height: 28px !important;margin: 0;}
    }

    @media only screen and (max-width: 580px) {
      .homepage_slider .flex-caption{right: 5%;top: 24%;}
      .flex-caption.homepage_slider__flex-caption .columns{    transform: scale(0.7);right:0;}
    }

    @media only screen and (max-width: 479px) {
      .flex-caption.homepage_slider__flex-caption .columns .headline{font-size: 24px !important;    line-height: 28px !important;}
      .homepage_slider__flex-caption .subtitle, .homepage_slider__flex-caption .shop-now{font-size: 24px !important;    line-height: 26px !important;}
      .flex-caption.homepage_slider__flex-caption .columns{transform: scale(0.8);right: 0;}
      .slides .headline, .caption-content .headline {font-size: 18px;line-height: 20px;}
      .flexslider a.action_button {padding: 6px 10px;font-size: 10px;margin-top: 10px;min-height: 20px;line-height: 12px;}
    }

    @media only screen and (max-width: 379px) {
      .index .homepage_slider .flex-caption{top:0;right:0}
      .flex-caption.homepage_slider__flex-caption .columns{transform: scale(0.7);}
      .flexslider.homepage_slider .flex-control-nav li a{width: 28px;border: 2px solid #fff;}
      .flex-caption.homepage_slider__flex-caption .columns .headline{font-size: 22px !important;line-height: 26px !important;}
      .homepage_slider__flex-caption .subtitle, .homepage_slider__flex-caption .shop-now{font-size: 22px !important;line-height: 26px !important;}
    }

    .sub-footer li {padding: 4px 0;}
    .sub-footer ul{margin-top:10px;}
    .sub-footer h6.title {line-height: 22px;font-size: 15px;}
    .sub-footer .social_icons li a img {width: 100%;}
    .sub-footer .social_icons a{font-size: 26px;}
    .sub-footer .social_icons a.icon-mail {font-size: 23px;}
    .static-page-pre-footer p, .static-page-pre-footer a, .static-page-promo p, .static-page-promo a {font-size: 17px;line-height:25px;}

    @media only screen and (max-width: 767px) {
      .sub-footer .tel-no span {font-size: 16px;margin-top:10px;}
      .sub-footer .tel-no .phone-no {font-size: 16px;line-height:24px;}
      .mobile-collapse-menu .mobile-collapse .footer_menu li a{font-size:14px !important;}
      .sub-footer .social_icons li {padding: 0 4px;}
    }
    .basic.overlay{width:100% !important;}
    .overlay-wrap.basic-overlay-wrap {
      width: 100%;
      height: 600px;
      max-width: 530px;
    }

    /* klaviyo */
    .klaviyo-form button{line-height: 31px !important;padding: 0 10px !important;font-size: 13px !important;text-transform: uppercase !important;border-radius: 0 !important;box-shadow: none !important;}
    .klaviyo-form input[type="email"]{border-radius: 0 !important;box-shadow: none !important;height: auto !important;padding: 12px 10px !important;}
    .klaviyo-form .ql-editor p strong{font-size: 18px !important;}
/*@media only screen and (max-width: 767px) {
  .klaviyo-form input[type="email"]{padding: 10.5px 10px !important;}
  }*/


  .page-review .collection_nav{text-align:center;margin:30px 0 0;}
  .page-review .collection_nav h1{font-size:30px;line-height:36px;}
  .okeReviews .okeReviews-reviewsWidget{padding-top:0 !important;}


  .okeReviews .flickity-prev-next-button .flickity-button-icon .arrow{display:block;}

#insta-feed h2 {font-family: "MyriadProLight" !important; font-size:32px !important;}
body div#insta-feed {
  margin-top: 0;
}
@media(min-width: 1200px){
  body div#insta-feed{
    width: 1200px; margin: 0 auto;
  }
}
@media(max-width: 768px){
  body div#insta-feed{
    margin-bottom: 30px;
  }
  h2{
    font-size:25px !important;
    padding: 0px 10px;
  }
  .okeReviews .okeReviews-reviewsCarousel{
    padding-bottom: 0px !important;
  }
}

.breadcrumb_text ul.breadcrumb{
  display:flex;
  margin-left: 0;
}
.breadcrumb_text ul.breadcrumb li{
  list-style:none;
  margin: 0 3px;
}
.breadcrumb_text ul.breadcrumb li:first-child{
	margin:0;
}
.klaviyo-bis-trigger{
	display: block !important;
  	margin-top: 15px;
    text-transform: none;
}

@media only screen and (min-width: 1124px) {
  #homepage_slider .flex-caption .seven.offset-by-nine{
    width: 500px;
  }
  .flex-caption{
    top: 20%;
  }  
}
@media only screen and (min-width: 1023px) and (max-width: 1123px) {
  .flex-caption{
     top: 15%;
  }
  #homepage_slider .container .seven.columns{
    width: 500px !important; 
  } 
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .flex-caption{
     top: 8%;
  }
  #homepage_slider .container .seven.columns{
    width: 400px !important; 
  }   
  .index .flex-caption .container .offset-by-nine {
    padding-left: 420px; 
  }
  .flex-caption p.subtitle {
    font-size: 25px;
    margin: 10px 0;
  }
  #homepage_slider .flex-caption .action_button{
    margin-left: 0px;
  }
  .flexslider p.subtitle-2 {
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 767px){
  .flex-caption{
     top: 7%;
  }
  .flex-caption p.subtitle {
    font-size: 25px;
    margin: 10px 0;
  }  
  .flex-caption p.subtitle-2 {
    font-size: 16px;
    margin-top: -20px;
  }
 #homepage_slider .flex-caption .container{
    width: 100%;
  }  
  #homepage_slider .flex-caption .action_button{
    margin-top: 10px;
    margin-left: 0px;
  }  
}
#product-11203521166 .zip-container {
  display:none !important;
}
#product-4376744263776 .zip-container {
  display:none;
}
#cart_form .add_to_cart:disabled{
	pointer-events: none;
}
