/** Shopify CDN: Minification failed

Line 254:2 Expected identifier but found "*"
Line 294:2 Expected identifier but found "*"
Line 305:0 Expected "}" to go with "{"

**/

/* line 33, main.scss */ 
/*::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }*/

/* line 38, main.scss */
/*::selection {
  background: #b3d4fc;
  text-shadow: none; }*/





/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* line 114, main.scss */
#mobile-toggle {
  font-size: 38px; 
  display: inline-block;
height: 40px;
width: 40px; 
}


/* line 124, main.scss */
.left div#offcanvas {
  width: 250px;
  left: -250px;
  top: 0;
  position: absolute;
  float: left;
  webkit-box-shadow: inset -5px 0px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -5px 0px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: inset -5px 0px 5px -5px rgba(0, 0, 0, 0.2); }
/* line 133, main.scss */
.left div#page {
  width: inherit;
  position: relative;
  /*float: left;*/ }
/* line 138, main.scss */
.left #mobile-toggle {
  display: inline-block;
  z-index: 999; }

/* line 146, main.scss */
/*.right div#offcanvas {
  width: 250px;
  position: fixed;
  left: 100%;
  webkit-box-shadow: inset 5px 0px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 5px 0px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 5px 0px 5px -5px rgba(0, 0, 0, 0.2); }*/
/* line 154, main.scss */
/*.right div#page {
  position: relative;
  float: right; }*/
/* line 159, main.scss */
/*.right #mobile-toggle {
  display: block;
  z-index: 999;
  right: 10px;
  float: right; }*/

/* line 168, main.scss */
/*.top div#offcanvas {
  width: 100%;
  top:-207px;
  position: absolute;
  float: left;
  left: inherit !important;
  height: 207px; }*/
/* line 176, main.scss */
/*.top div#page {
  width: 100%;
  position: relative;
  float: left; }*/
/* line 181, main.scss */
/*.top #mobile-toggle {
  display: inline-block !important;
  z-index: 999; }*/
/* line 185, main.scss */
/*.top #nav {
  padding-top: 1em; }*/
/* line 188, main.scss */
/*.top ul {
  width: 100%;
  margin-left: 0 !important; }*/
  /* line 191, main.scss */
  /*.top ul li {
    display: block;
    width: 100%;
    float: left !important; }*/
    /* line 194, main.scss */
    /*.top ul li a {
      padding: 0 20px; }*/

/* line 206, main.scss */
/*.bottom div#offcanvas {
  width: 100%;
  position: fixed;
  float: none;
  z-index: 100;
  height: 207px;
    webkit-box-shadow: inset 5px 0px 5px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 5px 0px 5px -5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 5px 0px 5px -5px rgba(0, 0, 0, 0.2); }
 }*/
/* line 214, main.scss */
/*.bottom div#page {
  width: 100%;
  position: relative;
  float: none; }*/
/* line 219, main.scss */
/*.bottom #mobile-toggle {
  display: none;
  z-index: 999; }*/

/* line 226, main.scss */
/*h1.logo {
  display: inline-block;
  font-size: 1.4em;
  vertical-align: middle;
  margin: 1em 0; }*/

/* line 232, main.scss */
/*a {
  color: inherit;
  text-decoration: none; }*/
  /* line 235, main.scss */
 /* a:hover {
    text-decoration: inherit; }*/

/* line 240, main.scss */
/*#nav ul {
  display: inline-block;
  margin: 1em 0;
  text-align: right;
  float: right;
  vertical-align: middle; }*/
  /* line 246, main.scss */
 /* #nav ul li {
    list-style: none;
    float: left;
    margin-right: 1.5em; }*/
/* line 255, main.scss */
/*#nav li ul {
  margin-left: 0.4em; }*/
  /* line 257, main.scss */
 /* #nav li ul li {
    float: none; }*/

/* line 263, main.scss */
#offcanvas {
  height:100%;
  /*
  background-color: #f2f5f6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF2F5F6', endColorstr='#FFC8D7DC');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f5f6), color-stop(37%, #e3eaed), color-stop(100%, #c8d7dc));
  background-image: -webkit-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
  background-image: -moz-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
  background-image: -o-linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
  background-image: linear-gradient(top, #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
  */
  background:#fff;
  
}
  /* line 269, main.scss */
  #offcanvas ul {
    padding: 0;
    margin: 0; }
    /* line 273, main.scss */
    #offcanvas ul li {
      list-style: none;
      line-height: 3.5em; }
      /* line 274, main.scss */
      #offcanvas ul li:hover {
        /*background: rgba(255, 255, 255, 0.4);*/
  		background:#000;
		}
      /* line 279, main.scss */
      #offcanvas ul li a {
        border-bottom: 1px solid #ddd;
        display: block;
        padding-left: 1.5em; 
		text-decoration:none;
  		text-transform:uppercase;
  		font-weight:bold;
  		font-size:13px;
		}

#offcanvas ul li:hover > a {color:#fff;}
  /* line 288, main.scss */
  #offcanvas li ul {
    padding: 0;
    margin: 0; }
    /* line 292, main.scss */
    #offcanvas li ul li a {
      padding-left: 1.5em; }

      
@media screen and (max-width: 767px) {


  /* line 303, main.scss */
  /*html, body {
    max-width: 100%; }*/

  /* line 306, main.scss */
  #mobile-toggle {
    display: inline-block !important;
    float: left; }

  /* line 310, main.scss */
 /* #nav ul {
    display: none; }*/

  /* line 313, main.scss */
 /* #nav {
    text-align: center;
    padding: 1em 0;
    margin-bottom: 0.5em;
    position: relative; }*/

  /* line 319, main.scss */
  /*.logo {
    margin: 0 auto !important; }*/

  /* line 322, main.scss */
 /* #page, #nav {
    margin: 0 1em; } }*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
/* line 335, main.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

/* line 343, main.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

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

/* line 411, main.scss */
.clearfix:after, #offcanvas:after, #offcanvas ul:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 420, main.scss */
.clearfix, #offcanvas, #offcanvas ul {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
