/******************************************************************
Theme Name: Responsive v4.1
Theme URI: http://themes.shopify.com/themes/responsive/styles/new-york?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
  #Swatches
  #Tables
  #Misc
  #Site Styles
  #FlexSlider
  #FancyBox
  #Layout
  #Font-Face */

/* #Reset & Basics
================================================== */
html,
body {
  height: 100%;
}

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

/* FONTS */
font-family: 'Hind', sans-serif;
@font-face {
  font-family: "Cooper Black";
  src: url('cooper_black.tff') format("truetype");
}
@font-face {
  font-family: "Monod";
  src: url('Monod.otf') format("truetype");
}

@font-face {
  font-family: "Source Sans Pro Bold";
  src: url('SourceSansPro-Bold.otf') format("truetype");
}


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

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

    
      font-family: "Source Sans Pro";
    
    font-weight: normal;
    font-size: 13px;
    text-transform: none;
    color: #404040;
    line-height: 1.7em;
}
::-moz-selection {
       background-color: #000;
       color: #fff;
}
::selection {
       background-color: #000;
       color: #fff;
}
abbr {
  border-bottom: 1px dotted #ffffff;
}

@media only screen and (max-width: 767px) {
	.hide-large { display: none; }
}
@media only screen and (min-width: 768px) {
    .hide-small { display: none; }
}
/* #Typography
================================================== */
  .logo {
    
      font-family: "PT Sans Narrow";
    

    font-weight: normal;
    font-size: 44px;
    text-transform: uppercase;
    color: #404040;
  }
  .logo a, .logo a:hover, .logo a:visited, .logo a:active {
    color: #404040;
    line-height: 45px;
  }
h1, h2, h3, h4, h5, h6, .title a {

  	font-family:"Source Sans Pro Bold",'Open Sans',serif;
    font-weight: normal;
    text-transform: none;
    color: #404040;
    display:block;
    letter-spacing: 0px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .title a { font-weight: inherit; }
h1 a, h1 a:visited, .title a, .title a:visited { color: #404040 }
h1 a:hover, h1 a:active, .title a:hover, .title a:active { color: #2d2e2d }
h1, .h1, h1.home, h2.title, .title a { font-size: 20px; margin-top: 0px; margin-bottom: 10px; text-align: center; border-bottom: 1px solid #b1b2b1; border-top: 1px solid #b1b2b1; padding-top:8px;padding-bottom:8px; clear:both; font-weight: bold;}
h1.home { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 12px 0;  }
h1.product_name { text-align:center; text-transform: uppercase; clear:none; font-size:38px; margin-top: 0px; margin-bottom:36px; border-bottom: 0px; border-top: 0px; padding-top:0px; padding-bottom:0px; display: block; line-height: 36px; letter-spacing: -2px; font-weight:900;}
h2, .h2 { font-size: 26px; line-height: 35px; margin: 0 auto 5px; text-align: center; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; padding: 3px 0; }
h3, .h3, h1.blog_title { font-size: 25px; line-height: 35px; margin: 0 auto 15px 0; color: #404040; }
h4, .h4, h4.title a { font-size: 24px; line-height: 28px; margin: 0 0 8px 0; text-align: center; padding: 0; border-bottom: 1px solid #ffffff; padding-bottom:0px;}
h4.title a { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; font-size: 20px;}
h5, .h5 { font-size: 22px; padding-bottom: 5px; }
h6, .h6 { font-size: 20px; padding-bottom: 15px;}
.footer h6 { color: #777777; }
.subheader { color: #777; }
  .modal h3 { padding: 12px 0;}

p { margin: 0 0 20px; font-style: normal; }
p img { margin: 0; }
  em, i { font-style: italic; }
strong, b { font-weight: bold; }
small { font-size: 80%; }
/*  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 #ffffff; }
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 #ffffff; border-width: 1px 0 0; clear: both; margin: 10px 0 15px; height: 0; }
.quote {
     font-size: 18px;
     line-height: 32px;
     text-align: center;
     margin: 0 0 20px 0;
     font-style: italic;
  }

/* #Links
================================================== */
  a, a:visited { color: #333333; text-decoration: none; outline: 0; -webkit-transition: color 0.3s ease-out 0s; -moz-transition: color 0.3s ease-out 0s; -o-transition: color 0.3s ease-out 0s; transition: color 0.3s ease-out 0s;  }
  a:hover, a:focus { color: #aaadaa; }
/* #Lists
================================================== */
ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
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; }
li p { line-height: 21px; }
ul {
  border-top: 1px dotted #ffffff;
  line-height: 26px;
}
ul li {
  border-bottom: 1px dotted #ffffff;
  list-style: none outside none;
  padding: 12px 0;
  margin-bottom: 0;
}
/* #Menu
================================================== */
.top_bar {
  /*background-color: #ffffff;*/
  
  
  text-align: left;
  line-height: 1;
}
.top_bar .container {
  padding-top: 5px;
  padding-bottom:5px;


}
.top_bar a {
  
    font-family: "Open Sans";
  
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: #ec5446;
  letter-spacing: 1px;
  display:block;
  height: 10px;
  line-height: 5px;
  
}
.top_bar a:hover {
  color: #ce4137;
}
.top_bar a:hover span {
  background-color: rgba(255, 255, 255, .4);
}

}
.top_bar a.cart:hover {
  background-position: left -43px;

}
/*
.top_bar a.cart {
 background: url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/bag.png?6270042756381299720) no-repeat left 5px;
  padding-left: 22px;
}
.top_bar a.cart:hover {
  background-position: left -23px;
}
*/
.top_bar ul {
  padding:0;
  margin: 0;
  border: 0;
}
.top_bar ul li {
  float:right;
  
  border-bottom: 0;
  border-top: 0;
  padding: 0 15px;
  position:relative;
  display:block;
}




/* Revised Cart Settings */

.top_bar {
  display: none;
	}

.revised_cart a {
  
    font-family: "Open Sans";
  
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #ec5446;
  letter-spacing: 1px;
  display:block;

  
  text-align: right;
  padding-top: 4px;
}
.revised_cart a:hover {
  color: #ce4137;
}

.revised_cart a:hover span {
  background-color: rgba(255, 255, 255, .4);
}



#nav {
  display: block;
  text-align: center;

  
    border-top: 1px none #ffffff;
    border-bottom: 1px none #ffffff;
  
  margin: 0px auto 0;
  min-height: 20px;
}
#nav ul {
    display: block;
    margin: 0 auto;
    text-align: left;
  	margin-left: 10px;
    border: none;
    padding: 0;

}
#nav ul li {
    display: inline-block;

    border-top: 0;
    border-bottom: 0;

    padding: 0 20px 0;
    position: relative;
    margin: 0;
}
#nav ul li {
  *display: inline;
}
#nav ul li a, #nav ul li a:visited, #nav ul li a:active {
    
      font-family: "Open Sans";
    
    font-weight: lighter;
  	font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #a9a9a9;
    position: relative;
    display:block;
    padding: 5px 0;
    letter-spacing: 1px;
}
#nav ul li a.active, nav ul li a.active:visited, nav ul li a.active:active {
  color: #404040;
}
#nav ul li:first-child {
    padding-left: 0;
}
#nav ul li:last-child {
    border-right: none;
    padding-right: 0;
}
#nav ul li a:hover, nav ul li a:focus {
    color: #404040;
}
#nav ul li.current_page_item a {
    color: #404040;
}
#nav ul li.current_page_ancestor a {
    color: #404040;
}

/* sub-levels link */
#menu ul a, #menu li:hover > ul a  {
  padding: 10px 0 10px 15px;
  background: none;
  text-align: left;
}

/* sub-level ul */
#menu ul {
  position: absolute;
  left: 0px;
  top: 25px;
  background-color: #ffffff;
  border: solid 1px #ddd;
  border-bottom-color: #bbb;
  z-index: 100;
  display: none;
  width: 210px;
}
#menu ul li {
  background: none;
  display: block;
  border: none;
  text-align:left;
  padding: 0px;
}
#menu ul li a {
  display:block;
}
/* sub-sub-level dropdown */
#menu ul ul {
  left: 210px;
  top: -1px;
}
/* show dropdown ul on hover */
#menu li:hover > ul {
  display: block;
}
/* #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, .section img, .thumbnail img, .sidebar 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"> tag to allow it to resize.
  To restrict the width, wrap with an additional <div class="video-wrapper">
*/
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video-wrapper {
    width: 600px;
    max-width: 100%;
  }
/* #Buttons
================================================== */
  .home-promotion-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5em;
    box-sizing: border-box;
    min-height: 48px;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ec5446;
    color: #ffffff;
    line-height: 20px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
	text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.125em;
  }
  a.button-hero {
    display: inline-block;
    height: 20px;
    border-radius: 6px;
	/* Adjust margin-top to change space between button and text */
    margin-top: 15px;
    padding: 0.75rem 1.5rem;
    font-family: 'Source Sans Pro Bold','Open Sans',serif;
    background-color: #ec5446;
    color: #ffffff;
    cursor: pointer;
    
    line-height: 20px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
	text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0em;
  }

  .button-hero:hover, .button-hero:focus {
    background: #F96153;

  }

  .button-design {
  margin-top:0px;

  background-color: #ec5446;
  color: #ffffff;

  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  padding: 1.15rem 3rem;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  }
  a.button-design {
    text-decoration: none;
    color: #ffffff;
    font-weight: 800;
  }

  a.button-design:hover {

    background: -webkit-linear-gradient(top, #ce4137, #ce4137);
    background: -moz-linear-gradient(top, #ce4137, #ce4137);
    background: -o-linear-gradient(top, #ce4137, #ce4137);
    background: -ms-linear-gradient(top, #ce4137, #ce4137);
    background: linear-gradient(top, #ce4137, #ce4137);
    }



  a.button,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
    border: 1px solid #aaa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 3px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, .75);
    cursor: pointer;
    margin: 0 0 20px 0;
    line-height: 40px;
    font-family: 'Source Sans Pro Bold','Open Sans',serif;
    -webkit-appearance: none;
    background-color: #2d2e2d; }

  a.button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    color: #222;
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    background-color: #2d2e2d;  }

  a.button:active,
  button:active,
  input[type="submit"]:active,
  input[type="reset"]:active,
  input[type="button"]:active {
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(255,255,255,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background-color: #2d2e2d;  }
  .button.full-width,
  button.full-width,
  input[type="submit"].full-width,
  input[type="reset"].full-width,
  input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center; }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
/* #Tabs
================================================== */
  ul.tabs {
    display: block;
    margin: 20px 0 10px 0;
    padding: 0;
    border-bottom: solid 1px #ddd;
    border-top: 0; }
ul.tabs li {
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
    border: 0 }
ul.tabs li a {
    display: block;
    text-decoration: none;
    width: auto;
    height: 29px;
    padding: 0px 20px;
    line-height: 30px;
    border: solid 1px #ddd;
    border-width: 1px 0 0 1px;
    margin: 0;
    background: #f5f5f5;
    font-size: 13px; }
ul.tabs li a.active {
    
      background-color: #ffffff;
    
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    color: #111;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }
ul.tabs li:first-child a {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px; }
ul.tabs li:last-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }
  ul.tabs-content { margin: 0; display: block; border: 0;}
ul.tabs-content > li { display:none; border: 0;}
ul.tabs-content > li.active { display: block; border: 0;}

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

/* #Forms
================================================== */
  form {
    margin-bottom: 20px; }
fieldset {
    margin-bottom: 20px; }
input[type="text"],
  input[type="number"],
  input[type="password"],
  input[type="email"],
  textarea,
  select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff; }
select {
    padding: 0; }
input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
    box-shadow:  0 0 3px rgba(0,0,0,.2); }
label,
  legend {
    display: block;
    font-weight: bold;
    font-size: 13px;  }
select {
    width:100%; }
input[type="checkbox"] {
    display: inline; }
label span,
  legend span {
    font-weight: bold;
    font-size: 13px;
    color: #444; }
textarea {
    width: 95%;
  }
/* #Swatches
===================================================*/


.swatch { 
  margin:1em 0; 
  text-align: center;
  white-space: nowrap;
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #a7acad;
  font-weight: bold;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  color: #3097D0;
  border-radius: 10px;
  border: solid 3px transparent;
}
.swatch label:hover {
  cursor: pointer;
  border: solid 3px #358ed7;
  background-color: none !important;
}
.swatch.size {
  margin-bottom: 28px;
}
.swatch.size .swatch-element {
  max-width: 20%;
}
.swatch.size label {
  width: 50px;
  height: 43px;
  padding: 0;
  font-size: 27px;
  color: #3097D0;
  line-height: 40px;
}
.swatch.length .swatch-element {
  box-sizing: border-box;
  max-width: 33%;
  padding-right: 10px;
}
.swatch.length .swatch-element:last-of-type {
  padding-right:0;
}
.swatch.length label {
  box-sizing: border-box;
  width: 98px;
  height: 49px;
  padding-top: 7px;
  font-size: 16px;
  line-height: 14px;
  background-color: #f2f4f6;
}
.swatch.length label:hover{
  background: #f2f4f6;
  color: #3097D0;
}
.swatch.length small {
  font-size: 14px;
  font-weight: normal;
}
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label,
.swatch input:checked + label:hover{
  border-color: #3097D0;
  background-color: #3097D0;
  color: white;
} 
.swatch .swatch-element {
  display: inline-block;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  position:relative;
  text-align: center;
}
.swatch img.selected {
  display: none;
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -11px;
}
.swatch input:checked + label img.selected {
  display: block;
}
input.disabled.disabled + label {
  color: #cce8f7;
}
input.disabled + label:hover {
  border-color: #cce8f7;
}
input.disabled:checked + label {
  background-color: #cce8f7;
  border-color: #cce8f7;
  color: white;
}
.swatch input.disabled:checked + label img.selected {
  opacity: 0.3;
}

/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

.presales-notification {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 1rem;
}

.presales-notification a {
  color: #358ed7;
  text-decoration: underline;
}

.shipping-policy {
  text-align: center;
}
.shipping-policy img {
  float: left;
  margin-right: 10px;
}
.shipping-policy-text{
  text-align: left;
}
.shipping-policy-header {
  font-weight: bold;
  font-size: 16px;
  color: #174265;
  text-transform: uppercase;
}
.shipping-policy-copy {
  color: #404040;
  font-size: 11px;
  letter-spacing: 2px;
  line-height: 12px;
}
  
/* #Tables
================================================== */


  table a:link {
    color: #666;
    font-weight: bold;
    text-decoration:none;
  }
  table a:visited {
      color: #999999;
      font-weight:bold;
      text-decoration:none;
    }
  table a:active,
    table a:hover {
      color: #bd5a35;
      text-decoration:underline;
    }
  table {
      color:#666;
      text-shadow: 1px 1px 0px #fff;
      background:#eaebec;
      border:#ccc 1px solid;
      margin-bottom: 20px;
      -moz-border-radius:2px;
      -webkit-border-radius:2px;
      border-radius:2px;
    }
  table img {
      max-width: inherit !important;
    }
  table th {
      padding:15px 20px;
      border-top:1px solid #ccc;
      border-bottom:1px solid #e0e0e0;
      background: #ededed;
      background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
      background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
    }
  table th:first-child{
      text-align: left;
      padding-left:20px;
    }
  table tr:first-child th:first-child{
      -moz-border-radius-topleft:3px;
      -webkit-border-top-left-radius:3px;
      border-top-left-radius:3px;
    }
  table tr:first-child th:last-child{
      -moz-border-radius-topright:3px;
      -webkit-border-top-right-radius:3px;
      border-top-right-radius:3px;
    }
  table tr{
      text-align: center;
      padding-left:12px;
    }
  table tr td:first-child{
      text-align: left;
      padding-left:12px;
      border-left: 0;
    }
  table tr td {
      padding:12px;
      border-bottom:1px solid #e0e0e0;
      border-left: 1px solid #e0e0e0;
      background: #fafafa;
      background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
      background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
    }
  table tr td.value input {
      margin-bottom: 0;
    }
  table tr.even td{
      background: #f6f6f6;
      background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
      background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
    }
  table tr:last-child td:first-child{
      -moz-border-radius-bottomleft:3px;
      -webkit-border-bottom-left-radius:3px;
      border-bottom-left-radius:3px;
    }
  table tr:last-child td:last-child{
      -moz-border-radius-bottomright:3px;
      -webkit-border-bottom-right-radius:3px;
      border-bottom-right-radius:3px;
    }
  table tr:hover td{
      background: #f2f2f2;
      background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
      background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
    }


/* #Misc
================================================== */
.remove, .remove:visited{ color: #404040; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.right { float:right; position: relative; }
.left { float: left; }
.center { text-align: center; }
.relative { position: relative; }
.align_right { text-align:right }
.align_left { text-align: left; }
div.mobile_only { display:none; }
.no_border { border: none !important; }
.extra_padding { padding-top: 4px; }
div.hidden { display: none; }
/* #Site Styles
================================================== */
div.container {
    margin: 0 auto;
    padding: 10px 0;
}
div.content {
    padding: 0px 0px;
    

}
.logo {
  
  text-align: left;
  }
.logo img {
    max-width: 100%;
    height: auto;
  }
.logo a {
    margin: 0;
    display:block;
  }
  div.section {
     margin: 3px 0;
  }
  div.product_section {
    margin-top: 50px;

  }
  .product_row {
    text-align: center;
  }
.breadcrumb {
    font-size: 12px;
    font-style: italic;
    padding-bottom: 1em;

  }
  .product_breadcrumb {
    margin-top: 1.5em;
    padding-bottom: 0;
    display:none;
  }

  #category {
    width: 100%;
  }

.action_button,
input.action_button[type="submit"],
input.action_button[type="button"],
.cart__checkout {
    background: #174265;
    border: 0px solid transparent;
    width: calc(100% - 32px);
    margin: 10px auto 0px auto;
    display: block;
    
    text-align: center;
    font-size: 20px;
    letter-spacing:-0.5px;
    cursor: pointer;

    font-weight: bold;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;

    
    font-family: "Open Sans";
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    margin-bottom: 0px;
    -webkit-appearance: none;
  }
.action_button:hover,
input.action_button[type="submit"]:hover,
input.action_button[type="button"]:hover,
.cart__checkout:hover{
    background: #225d8d;
    border-color: #174265;
  }
.purchase .action_button,
.purchase input.action_button[type="submit"],
.purchase input.action_button[type="button"]{
  width: 100%;
  background-image: url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/Buy-Button-Lock-Image-Full-Size.png?6270042756381299720);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: 85% center;
}

.purchase .action_button.disabled,
.purchase input.action_button[type="submit"].disabled,
.purchase input.action_button[type="button"].disabled{
  background-color: #cce8f7;
}
  #feature_image {
    margin: 0 50px;
  }

  #feature_image a {
    cursor: -webkit-zoom-in; cursor: -moz-zoom-in;
  }
  .feature_text {
     margin: 10px 0 0;
     clear: both;
  }
  .paginate {
    text-align:center;
  }
  .paginate span {
    padding: 0 10px;
  }
  .sidebar a {
    color: #404040;
  }
  .thumbnail {
    position: relative;
    text-align:center;
    border-bottom: solid 1px #ffffff;
    padding-bottom:0.5em;
    margin-bottom: 1em;
  }
  .thumbnail a {
    display:block;
    padding-bottom:0.5em;
    color: #404040;
  }
  .thumbnail a:hover, .sidebar a:hover {
    color: #2d2e2d;
  }
  .thumbnail a:hover img {
    -webkit-transition: opacity 0.2s ease-out 0s; -moz-transition: opacity 0.2s ease-out 0s; -o-transition: opacity 0.2s ease-out 0s; transition: opacity 0.2s ease-out 0s;
    opacity: 0.85;
  }
  .sale {
    position: absolute;
    top:0px;
    background: #2d2e2d;
    padding: 6px 20px;
    text-align: center;
    font-size: 15px;
    
    font-family: "Open Sans";
    
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    color: #fff;
  }
  .new {
    position: relative;
    display: inline;
    padding: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
  }
  .thumbnail a img {
    margin-bottom: 0.75em;
  }
  .thumbnail .info {
    text-align: left;
  }
  
    .thumbnail .price {
      text-align:right;
      float:right;
      font-weight:bold;
    }
  
  .cart_price {
    float:right;
    padding-left: 20px;
    font-weight:bold;
  }
  .cart_price {
    display: none;
  }
  .was_price {
    text-decoration: line-through;
    color: #888888;
    font-style: italic;
    text-shadow:none;
    font-weight:normal;
  }
  .thumbnail .quick_shop {
    display:none;
    padding: 6px 0;
    background-color: #888;
    position: absolute;
    width: 130px;
    top: 45%;
    left: 50%;
    margin-left: -65px;
  }
  .thumbnail .quick_shop:hover {
    background-color: #174265;
  }
  .thumbnails{
    margin-left: -10px;
    margin-right: -10px;
  }
  .thumbnails a {
    display:block;
    margin-bottom: 1em;
  }
.twittercont, .fancycount {
    display: inline-block;
    margin-left: 10px;
  }
  .facebookcont {
    display: inline-block;
    position: relative;
    margin-left: 6px;
    min-width: 88px;
  }
  a.fancybutton {
    background:url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/fancy.png?6270042756381299720) 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/0317/6849/t/100/assets/pinit.png?6270042756381299720) 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 {
    text-align:left;
    display:none;
    width: 840px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);
    box-shadow: 0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06);
    border: solid 1px #BEBEBE;
  }
.modal_product {
    width: auto;
    line-height:0px;
    max-width: 940px;
  }
  .modal_product img {
    cursor: pointer;
  }
  .modal_image {
    text-align:center;
    line-height:0;
  }
.modal_image img {
    max-height: 550px;
  }
  .modal a {
    padding-bottom: 0;
  }
  .modal p.modal_price, p.modal_price {
    font-size: 22px;
    margin-bottom: 0.5em;
    text-align: center;
    font-weight: 600;
  }
.modal form {
    margin-bottom: 10px;
  }
  .modal a {
    color: #2d2e2d;
    font-style: italic;
  }
.modal a:hover {
    color: #aaadaa;
  }
  .modal p {
    margin-bottom: 0.5em;
  }
  #lean_overlay {
      position: fixed;
      z-index:100;
      top: 0px;
      left: 0px;
      height:100%;
      width:100%;
      background: #fff;
      display: none;
  }
  .product_image_col {
    margin-top: 15px;
    text-align:center;
  }

  .meta {
    font-size: 13px;
    padding-bottom: 5px;
  }
  .meta p {
    font-size: 13px;
    margin-bottom: 0px;
  }
  p.meta {
    margin-bottom: 5px;
    display:none;
  }
  .meta .label, .label {
    font-style: italic;
    color: #808080;
  }
  .notify_form {
    padding-top: 10px;
  }
  .count {
    font-style: normal;
    font-size: 13px;
  }
  #tag_filter, #category_filter {
    margin-bottom: 0;
  }
  .checkout {
    display:block;
    float:right;
    margin-top: 0px;
  }
  .or {
    font-size:smaller;
    font-style: italic;
    padding: 0 10px;
  }
  input.quantity {
    width: 35px;
    display: inline;
  }
  .update_or_remove {
    display:none;
  }
  .subtotal {
    text-align:right;
  }
  .mobile_left {
    text-align: right;
  }
  .cart_description {
    font-size: 13px;
  }
  #estimated-shipping, .excluding_tax {
    display: block;
  }
  h4.title a.subscribe {
    background: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/rss-icon.png?6270042756381299720") no-repeat 0 4px;
    display: inline;
    padding: 5px 10px 5px 32px;
    font-size: 19px;
  }
 h4.title a.subscribe:hover {
    background-position: 0 -121px;
  }
  h4.title a.twitter {
    background: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/twitter-icon.png?6270042756381299720") no-repeat 0 4px;
    display: inline;
    padding: 5px 0px 5px 32px;
    font-size: 19px;
  }
  h4.title a.twitter:hover {
    background-position: 0 -121px;
  }
  .article {
    border-bottom: solid 1px #dddddd;
    margin-bottom: 12px;
    padding-bottom: 20px;
  }

  .article h2 {
    
    
  }

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

  .continue_reading {
    font-style: italic;
  }
  .blog_list {
    border-top:0;
    padding-top:0;
    font-size: 12px;
  }
  .blog_list li:first-child {
    padding-top: 2px  ;
  }
  .blog_list li {
    padding: 8px 0;
  }
  .blog_list li.active, .blog_list a.active {
    font-weight: bold;
  }
  .collection_menu li span.active, .sidebar li.active a, ul.blog_list a.active {
    color: #404040;
  }

  .collection_menu li a:hover, .collection_menu li span.active:hover, .sidebar a:hover {
    color: #404040;
  }

  ul.blog_list li ul { margin-top: 12px; margin-left: 15px; }

  .toggle span {
    color: #888888;
    font-weight:bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:smaller;
    float: right;
    display: none;
  }
  .sidebar p {
    font-size: 12px;
  }
  .sidebar .search {
    padding-top: 8px;
  }
  .sidebar .search input {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
  }
  .comment {
    margin-bottom:30px;
  }
  .gravatar {
    width: 80px;
    height: 80px;
  }
  .red {
    color: #C33;
  }
  .address p {
    margin-bottom: 5px;
  }
  div#disqus_thread ul, div#disqus_thread li {
      border: none;
  }
  .tweet .columns {
    overflow: hidden;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .featured_content p {
    margin-bottom: 0;

  }
/* #Footer
================================================== */
  div.footer {
    background-color: #ffffff;
    

    
      border-top: solid 1px #ffffff;
    

    font-size: 12px;
    line-height: 1.7em;
    color: #404040;
    padding: 10px 0;
  }

  .footer a {
    color: #111111;
    text-shadow: none;
  }
  .footer a:hover {
    color: #111111;
    text-shadow: none;
  }

  }
  .footer li {
    padding: 7px 0;
  }
  .contact-form {
    margin-bottom: 0;
  }
  input.search_box, #contact_email, #contact_name {
    display:inline-block;
    width: 205px;
    margin-bottom:10px
  }
  input.search_box {
    padding-left: 28px;
    background: #fff url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/search.jpg?6270042756381299720) no-repeat 6px;
  }
  .search_box:focus {
    background-color: #fff;
  }
  .top_bar_search {
    text-align: left;
  }
  .top_bar_search form.search {
    margin-top:4px;
    margin-bottom:0;
  }
  .top_bar_search .search_box {
    padding: 2px 2px 2px 26px;
    background-position: 6px 3px;
  }
  .payment_methods {
    margin: 4px 0 6px 0;
  }
  .payment_methods img {
    padding-right: 4px;
  }
  .footer .credits {
    font-size: smaller;
  }
.social_link:hover {
-webkit-transition: opacity 0.2s ease-out 0s; -moz-transition: opacity 0.2s ease-out 0s; -o-transition: opacity 0.2s ease-out 0s; transition: opacity 0.2s ease-out 0s;
    opacity: 0.75;
  }
table tr.order_summary td.label { text-align: right;}
/* #FlexSlider
================================================== */

  /* Browser Resets */
  .flex-container a:active,
  .flexslider a:active,
  .flex-container a:focus,
  .flexslider a:focus  {outline: none;}
  .slides,
  .flex-control-nav,
  .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
  .slides { text-align:center }
/* FlexSlider Necessary Styles
  *********************************/
  .flexslider {width: 100%; margin-top: 24px; padding: 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; margin: 0 auto}
  .flexslider .slides li a {text-align: center}
/* Clearfix for the .slides element */
  .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
  html[xmlns] .slides {display: block;}
  * html .slides {height: 1%;}
/* No JavaScript Fallback */
  /* If you are not using another script, such as Modernizr, make sure you
   * include js that eliminates this class on page load */
  .no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
  *********************************/
  .flexslider {position: relative; zoom: 1; }
.flexslider .slides {zoom: 1;border:0;}
.flexslider .slides > li {position: relative;}
.flexslider .slides li { border:0; padding: 0; }
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
  .flex-container {zoom: 1; position: relative;}

/* Caption style */
  /* IE rgba() hack */
  .flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
  .flex-caption {margin:0; width: 100%; padding: 2% 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.4); color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,.8); font-size: 16px; line-height: 18px;}

/* Direction Nav */

.flex-direction-nav {*height: 0; padding: 0; border: 0}
.flex-direction-nav li { padding: 0; border: 0}
.flex-direction-nav a {width: 44px; height: 40px; display: block; background: url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/fancybox_sprite.png?6270042756381299720) no-repeat 0 0; position: absolute; top: 45%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -66px; right: 0; }
.flex-direction-nav .flex-prev {background-position: 0 -23px; left: 0;}
.flexslider:hover .flex-next {opacity: 0.8; right: 20px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 20px;}
.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;}

.product_flexslider {
    width: auto;
    margin-top:0;
  }
.product_flexslider .slides img {
    width: auto !important;
  }
.product_flexslider .slides li {
    width: auto !important;
  }
#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; }
/* #Fancybox
================================================== */
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.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 {
  padding: 0;
  margin: 0;
  position: relative;
  outline: none;
}
.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: 10px;
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.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/0317/6849/t/100/assets/fancybox_sprite.png?6270042756381299720);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8020;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/fancybox_loading.gif?6270042756381299720) center center no-repeat;
}
.fancybox-close {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-close:hover {
  background-position: 0 152px;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/blank.gif?6270042756381299720); /* 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: 44px;
  height: 40px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 20px;
  background-position: 0 -23px;
}
.fancybox-next span {
  right: 20px;
  background-position: 0 -66px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-prev span:hover {
  background-position: 0 -175px;
}
.fancybox-next span:hover {
  background-position: 0 -218px;
}
.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  padding: 0;
  overflow: visible;
  visibility: hidden;
}
/* Overlay helper */
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #fff;
}
#fancybox-overlay.overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8030;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  margin-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/* Fancybox Overrides */
/* Inline styles are applied via minified JS, so this needs to have high specificity */
#sizeguide {
  left: initial !important;
  margin: 0 !important;
  width: 100%;
  text-align: center;
}

.sizeguide-background{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
	width: 100%;
  height: 100%;
}

@media only screen and (min-width: 768px){
    div#sizeguide{
      top: 0 !important;
      padding-top: 10vh;
      height: 100vh;
      overflow: scroll;
    }
	#sizeguide .fancybox-close{
      top: 10vh !important;
      left: 50%;
      margin-left: 22.5vh;
      background-color: white;
      border: solid;
      border-radius: 20px;
      background-position-x: -1px;
    }
}
@media only screen and (max-width: 767px) {
  #sizeguide {
    top: 0 !important;
    bottom: 0  !important;
    padding-bottom: 63px  !important;
    overflow: scroll;
  }
  #sizeguide .fancybox-close{
      position: fixed !important;
      bottom: 0;
      left: 0;
      color: silver !important;
      width: 100%;
      height: 63px;
      background: whitesmoke;
      line-height: 63px;
      top: initial !important;
      text-align: center;
      font-size: 20px !important;
      letter-spacing: -0.5px;
      cursor: pointer;
      font-weight: bold;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      font-family: "Open Sans";
  }
}
/*
* Layout
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing
    #Media Queries */
/* #Base 960 Grid
================================================== */
  .container                                  { position: relative; width: 960px; 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: 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; }
  /* 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; }
      .container .one.column                      { 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; }
      /* 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: 348px; }
      .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: 95%; }
      .columns, .column { margin: 0; }
      .container .one.column,
        .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: 100%; }
      /* 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; }
      .columns, .column { margin: 0; }
      .container .one.column,
        .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; }
  }
/* #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) {
    input.search_box {
      width: 135px;
    }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    input.search_box, #contact_email, #contact_name {
      width: 150px;
    }
  }
/* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {
    .toggle span {
      display: block;
    }
    .toggle_list {
      display: none;
    }
    
    #tag_filter, #category_filter {
      margin-bottom: 1em;
    }
    .thumbnail {
      margin-top: 1em;
    }
    .thumbnail a:hover img {
      opacity: 1;
    }
  .top_bar_search {
      margin-bottom: 5px;
    }
  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;
  }
  input.search_box {
      width: 90%;
    }
  .title_column {
      float:left;
    }
  p.update_or_remove {
      display:block;
    }
  .subtotal {
      text-align:center;
    }
  .mobile_left {
      text-align:left;
    }
  div.mobile_only {
      display:block;
    }
  .update_subtotal_text, .price_total, .remove_column, .checkout_table_header {
      display: none;
    }
  .action_button {
      width: 100%;
    }
  .mobile_right {
      text-align: right;
    }
  .quick_shop {
      display: none !important;
    }
  .cart_price {
      display: block;
    }
  .cart_description, .gravatar {
      display:none;
    }
  table tr th, table tr td {
      padding: 2px;
    }
  input.action_button {
      margin-bottom: 1em !important;
    }
  .multiple_product_images {
      display: none;
    }
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 479px) {
    #nav {
      margin-top: 10px;
      padding-top: 5px;
    }
    #nav ul li {
        padding: 0 6px;
        border: 0;
      }
    #nav ul li a, #nav ul li a:visited, #nav ul li a:active  {
      font-size: 13px;
    }
    .top_bar ul li {
        padding: 0 10px;
      }
    .breadcrumb {
        text-align:center;
      }
    .flex-caption {
        font-size: 80%;
      }
    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
  (min--moz-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (-webkit-min-device-pixel-ratio: 2),
  (min-device-pixel-ratio: 2) {
    .social_link img {
      width: 30px;
      height: 30px;
    }
    input.search_box {
      background: #fff url(//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/search2x.jpg?6270042756381299720) no-repeat 6px;
      background-size: 14px 14px;
    }
    .top_bar a.cart {

      background-size: 16px 64px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
     html {
        -webkit-text-size-adjust: 100%;
     }
}
/* #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; }
*/


/* Instagram */

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }



/* CUSTOM CSS
*/

h3.weeklybird{

  font-size: 32px;
  font-weight: bold;
  margin: 0 auto 0 0;
}

h2.blog_title{
  text-align: left;
  font-size: 32px;
  font-weight: bold;
  color: #333333;
}

.header .logo {
  font-family: "Monod";
  font-weight: 900;
  text-transform: lowercase;
  display: block;
  font-size: 43px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #1e1d1d;
  padding-bottom: 0px;
  text-align: center;
}

.header .logo i{
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/Full-Size-Logo-Header-4-27-16.png?6270042756381299720");
  width: 240px;
  height: 58px;
  display: inline-block;
}

@media (max-width: 767px) {
  .header .logo i{
    width: 140px;
    height: 34px;
    background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/Mobile-Logo-Header-4-27-16.png?6270042756381299720");
    margin-top: 11px;
  }
}

.header .tagline {
  font-family: "Source Sans Pro Bold","Open Sans";
  font-weight: bold;
  font-size: 26px;
  text-align: right;
  font-weight: 1000;
  line-height: 27px;

  color: #005493;

}

.header-shipping-promise{
  font-family: "Source Sans Pro Bold","Open Sans";
  font-size: 13px;
  text-align: left;
  color: #a9a9a9;
  font-weight: bold;
  letter-spacing: -1px;
  margin-right: 80px;
  
  
}

.top_bar .slogan {
  font-size: 10px;
  line-height: 5px;
  text-transform: none;
  display: block;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  height: 10px;
  padding-bottom: 3px;
  color: #aaaaaa;
}



@media only screen and (max-width: 767px) {
  .top_bar .slogan {
    overflow: hidden;
    white-space: normal;
    height: 28px;
    color: #ffffff;

  }
}


header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: rgba(255,255,255, 0.9);
  padding-top: 10px;
  max-height: 75px;

  -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
  z-index: 1;
}

header .container {
  padding: 0;
}

.revised_cart ul li{
  float: left;
  padding: 0 5px;
}

.revised_cart span {
  color: #a9a9a9;
  margin-top: 5px;
  display: inline-block;
  float: left;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 5px;
}

.revised_cart i {
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/nav_bird_26_26.png?6270042756381299720");
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  display: block;
  background-size: 18px;
  margin-top: 4px;
  float: left;
}

@media (max-width: 959px) {
  .revised_cart ul li {
    float: none;
  }
  .revised_cart span, .revised_cart i {
    display:none;
  }
}

header h4 {
  font-size: 22px;
  text-align: right;
  font-weight: 900;
  margin-bottom: 0;
  letter-spacing: 0px;

}


.hero-wrapper {
  background:#ffffff;
}

.hero {
  width:960px;
  max-width:90%;
  margin: 0 auto;
  height:400px;
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/hero_image.png?6270042756381299720");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position:top;
  font-family: 'Hind', sans-serf;
  font-weight: 500;
  text-align:center;
  z-index: 0;
  position:relative;
  margin-top:0px;
}

.hero .hero-header {
  width: 100%;
  margin: 0 auto;
  height:500px;


  text-align:center;
  z-index: 1;
  position:absolute;
  margin-top:0px;
}

@media only screen and (min-width: 1059px) and (max-width: 3000px) {
  #testies {
    display: none;
  }
}


@media only screen and (min-width: 768px) and (max-width: 1059px) {
  .hero {
    margin-top:0px;
    height:500px;
  }

  #testies {
    display: none;
  }
  
}

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

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
  
  h1.product_name {
  	margin-bottom: 1rem;
  }
  
  .action_button.add-to-cart-button.action_button.add-to-cart-button {
    position: fixed;
    bottom: 0;
    height: 63px;
    z-index: 10;
    left: 0;
    width: 100%;
    right: 0;
    margin: 0;
    margin-bottom: 0 !important;
    padding: 0;
    border-radius: 0;
    background-color: #42be74;
}

  .header h4 {
    text-align: center;
  }


  .revised_cart a {
    text-align: center;
    font-size: 30px;

  }
  .header {
   max-height: 60px;

  }



  .hero {
   display: none;

     }
  .hero span.slogan {
    display: none;
  }
  .hero-header .button-hero {
    display: none;
  }

  div.hero-wrapper {


  }

   .title a {

    display: none;

  }

  .header .slogan {

    display: none;
  }

  .header .logo {

   	font-size: 42px;

  }


  .header .tagline {

    display: none;

  }

  .footer .chatlinks {
    display: none;

  }

  #nav ul li {
    display: none;
  }

  #nav ul li a, #nav ul li a:visited, #nav ul li a:active {
    font-size: 24px;
    color: ffffff;
    letter-spacing: 2px;
    line-height: 150%;
  }
  #nav {
   min-height: 0px;
   padding-top: 0px;
   margin-top: 0px;

  }
  
  div.content.container,
  div.product_section {
  	margin-top: 0;
  }
}



.hero h1, .hero span{
  font-family: "Source Sans Pro Bold","Open Sans","Helvetica Neue","Helvetica","Arial","sans-serif";
  font-weight: 800;
  position: absolute;
  width:100%;
  display:block;
  bottom: 3px;
  color: #fff;
  border-top:none;
}

.hero h1 {
  border-bottom: none;
  font-size: 100px;
  bottom: 50px;
}

.hero span {
 font-size: 11px;
 top: 5px;
 left: 15px;
 text-align: left;
 text-shadow: 0px 0px 10px #555555;
}


.thumbnail .info span {
  display: block;
  text-align: center;
  float: none;
}


.thumbnail .info .title {
  font-size: 22px;
  color: #404040;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.thumbnail .info .price {
  font-size: 18px;
  color: #999999;
  text-transform: uppercase;
  font-weight: bold;
}



.newsletter input[type="submit"] {
  background: #b1b2b1;
  border: none;
  font-size: 16px;
  color: #fff;
  font-weight: 550;
  text-transform: uppercase;
  width: 100%;
  white-space: normal;
  text-shadow: none;

}

.newsletter input[type="submit"]:hover {
  background: #282727;
}

#contact_email {
  width: 100%;
  box-sizing: border-box;
}

.social h4 {
  text-align:center;
}

.footer h4 {
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  border: none;
  font-weight: 700;
  text-align: left;
  margin-top: 10px;
}

.footer h4.text-center {
  text-align: center;
}

.footer .social_link .image {
  margin: 0 auto;
  width: 100px;
  display: block;
  height: 90px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.footer .social_link:hover .image{
  background-position: -100px 0;
}
.footer .social_link .image.twitter {
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/twitter_sprite.png?6270042756381299720");
}
.footer .social_link .image.facebook {
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/facebook_sprite.png?6270042756381299720");
}
.footer .social_link .image.instagram {
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/instagram_sprite.png?6270042756381299720");
}
.footer .social_link {
  color: #b1b2b1;
}
.footer .social_link p {
  text-align:center;
  min-height: 75px;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1059px) {
  .footer .social_link p {
    min-height: 120px;
  }
   .header .logo {

   	font-size: 38px;

  }
}
@media only screen and (max-width: 767px) {
  .footer .social_link p {
    min-height: 0;
  }

  .footer .hide-small {
    display: none;

  }

}

div.footer {
  margin-top: 10px;
  padding: 0;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #fff;
}

.footer-dark {
  background: #434343;
  color: #fff;
}

.footer-dark ul {
  border: none;
}

.footer-dark ul li{
  border: none;
  padding: 3px 0;
  font-size: 14px;
  font-weight: bold;
}

.footer-container .footer-darker.accent-text {
  text-align: center;
}

.footer-darker span, .footer-darker a{
  margin-left: 7px;
}

.footer-logo-white {
  top: 35px;
  position: relative;
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/logo_footer_white.png?6270042756381299720");
  width: 190px;
  height: 85px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px auto;
}
.social-icons{
  display: flex;
  justify-content: space-around;
}
.footer-facebook,
.footer-instagram,
.footer-snapchat {
  width: 45px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px;
}

.footer-facebook{
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/facebook_icon_white.png?6270042756381299720");
}
.footer-instagram{
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/instagram_icon_white.png?6270042756381299720");
}
.footer-snapchat  {
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/snapchat_icon_white.png?6270042756381299720");
}

.footer-facebook:hover{
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/facebook_icon_gray.png?6270042756381299720");
}
.footer-instagram:hover{
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/instagram_icon_gray.png?6270042756381299720");
}
.footer-snapchat:hover  {
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/snapchat_icon_gray.png?6270042756381299720");
}

.input-col-left {
  float: left;
  width: 65%;
}

.input-col-right {
  float: right;
  width: 35%;
}

.footer input[type="submit"].input-button {
  -webkit-appearance: none;
  width: 100%;
  background: #e44132;
  text-shadow: none;
  border: none;
  color: #fff;
  padding: 14px 10px;
  line-height: 11px;
  font-weight: bold;
  border-radius: 0 8px 8px 0;
  font-size: 14px;
  text-transform: uppercase;
}

.footer input[type="email"] {
  padding: 11px;
  font-size: 14px;
  border-radius: 8px 0 0 8px;
  border: none;
}

.footer input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #9e9e9e;
  font-weight: bold;
}
.footer input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #9e9e9e;
  font-weight: bold;
}
.footer input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #9e9e9e;
  font-weight: bold;
}
.footer input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #9e9e9e;
  font-weight: bold;
}

@media (max-width: 959px) {
  div.container.footer-dark, div.container.footer-darker {
    padding: 10px;
    box-sizing: border-box;
  }
}

.footer-dark a:hover, .footer-darker a:hover {
  color: #333333;
}

.footer-dark a.highlight-text {
  color: #008ac2;
}
.footer-dark a.highlight-text:hover {
  color: #ffffff;
}


/* Facts page */

.facts-header h1 {
}
.facts-header p {
  text-align: center;
  font-family: "Source Sans Pro Bold","open sans";
  font-size: 22px;
  max-width: 80%;
  display: block;
  margin: 0 auto 10px auto;
}

.fact {
  border-top:1px dotted #b1b2b1;
  padding-top: 10px;
  margin-right: 60px;
  margin-left: 60px;
}

.fact h3 {
  color: #005493;
  border-bottom: 2px solid #000000;
  padding-bottom: 0px;
  padding-right:0px;
  margin-bottom: 5px;
}

/* Post page */

.post-header h1 {

}
.post-header p {
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
  font-size: 24px;
  max-width: 80%;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right:auto;
  margin-left: auto;

}

.post p {
  text-align: center;
  display: block;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #000000;
}

.post {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.post img{
  display: block;
  margin: 0 auto;
  max-width: 100%;

}



.post h3 {
  color: #000000;
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
  font-size: 28px;
  padding-bottom: 0px;
  padding-right:0px;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}



/* The Shorts*/

@media (max-width: 959px) {
  #theShorts img{
    display: block;
    max-width: 100%;
    padding-bottom: 50px;
    
  }
  
  .the-shorts-info h2 {
  	font-family: 'Source Sans Pro Bold','Open Sans',serif;
  	font-weight: bold;
    line-height: 20px;
  }
  .the-shorts-info p {
  	text-align: center;
    font-family: futura-pt, sans-serif;
    font-size: 16px;
  	line-height: 16px;
    color: #404040;
  }
  
}

@media (min-width: 960px) {

  #theShorts {
    position: relative;
    height: 500px;
    margin-top: 40px;
  }

  .shorts-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 550px;
    width: 100%;
    
  }

  .shorts-box img {
    display: none;
  }

  .shorts-box.active img{
    display: block;
    width: 50%;
    margin: 10px auto 0 auto;
  }

  .the-shorts-info {
    position: absolute;
    width: 400px;
    height: 150px;
    z-index: 100;
  }
  .the-shorts-info h2 {
    text-transform: none;
    line-height: 25px;
    border: none;
    font-weight: bold;
    font-size: 20px;
    color: #B8B8B8;
    font-family: 'Source Sans Pro Bold','Open Sans',serif;
  }
  .the-shorts-info p {
    color: #B8B8B8;
    text-align: center;
    padding-left: 110px;
    padding-right: 110px;
    font-size: 16px;
    font-family: futura-pt, sans-serif;
    line-height: 16px;
  }
  .the-shorts-info:hover h2, .the-shorts-info:hover p{
    color: #1e1d1d;
  }
  .shorts-phone .the-shorts-info{
    top: 0;
    left: 0;
  }
  .shorts-hand .the-shorts-info{
    bottom: 0;
    left: 0;
  }
  .shorts-wallet .the-shorts-info{
    top: 0;
    right: 0;
  }
  .shorts-ball .the-shorts-info{
    bottom: 0;
    right: 0;
  }
}


.size-guide {
  display: block;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #404040;
  font-size: 13px;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 2px;
}

#sizeguide {
  display: none;
}

#sizeguide img {
  width: 600px;
  max-width: 100%
}

@media (max-width: 767px) {
  #sizeguide img {
    width: 400px;
  }
}

@media (min-width: 960px) {
  #sizeguide img {
    width: auto;
    height: 80vh;
  }
}


#sizeguide .fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  color: #404040;
  font-size: 30px;
}

.the-look {
  display: block;
  padding: 0;
}

.the-look li {
  width: 50%;
  list-style: none;
  display: block;
  height: auto;
  float: left;
}

.the-look a {
  overflow: hidden;
  display: block;
  position: relative;
  padding: 20px;
}

.the-look span {
  padding: 0 20px;
  display:block;
}

.the-look img {
  opacity: 0;
}

.the-look li:nth-of-type(1n) {
  clear: none;
}

.the-look li:nth-of-type(2n+1) {
  clear: both;
}

.look-modal {
  display: none;
  padding: 20px;
  border: 1px solid #ddd;
  background: #fff;
}
.look-modal img{
  max-width: 600px;
  display: block;
}
.look-modal span{
  display: block;
}
.look-modal a {
  color: #646464;
  float: right;
  text-decoration: underline;
  font-size: 12px;
  margin-top: 10px;
}

.look-modal .fancybox-close {
  top: -2px;
  right: -1px;
}

@media (max-width: 959px) {
  .the-look li {
    width: 100%;
  }

  .look-modal img{
    max-width: 360px;
  }

}


/* Promoted */

.promoted-posts {
  position:relative;
}
a.promoted-latest {
  color: #fff;
  background: #000;
  text-transform: uppercase;
  font-weight: 700;
  padding: 3px 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
a.promoted-latest:hover {
  color: #000;
  background: #fff;
}


.promoted-post {
  display: block;
  width:33.33333%;
  float: left;
  height: 319px;
  overflow:hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto 250px;
}
.promoted-post img {
  max-width:100%;
}
.promoted-post h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-top: 175px;
  margin-bottom: 0;
  padding: 5px 20px;
  background-color: rgba(0, 0, 0, .5);
  line-height: 32px;
  transition: color .1s ease-in-out, background-color .1s  ease-in-out;
}
.promoted-post p {
  color: #fff;
  text-align: center;
  background-color: rgba(1,1,1, .87);
  padding: 5px 10px;
  line-height: 20px;
  font-size: 13px;
  transition: color .1s ease-in-out, background-color .1s  ease-in-out;
}

.promoted-post:hover h3 {
  color: #000;
  background-color: rgba(255,255,255, .8);
}

.promoted-post:hover p {
  color: #000;
  background-color: #fff;
}

@media (max-width: 959px) {
  .promoted-post {
    width:100%;
    background-position: center 0;
    background-size: 100%;
    margin-bottom: 20px;
  }
  .promoted-post p {
    position: absolute;
    bottom: 0;
    margin: 0;
    height: 40px;
  }
  .promoted-post h3 {
    position: absolute;
    bottom: 50px;
  }

}

.ham {
  display: none;
}

.cart-button {
    background: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/cart.png?6270042756381299720");
    background-repeat: no-repeat;
    width: 40px;
    height: 32px;
    display: block;
    float: right;
    background-size: 40px 32px;
    margin: 29px 5px 0 0;
}

.cart-count {
      position: absolute;
    right: -10px;
    top: -10px;
    font-size: 11px;
	height: 19px;
  width: 19px;
  border-radius: 19px;
  line-height: 19px;
  text-align: center;
  color: white;
  background-color: #ec5446;
}

.cart-count.hidden-count {
  display: none;
}

@media (max-width: 1000px) {
  .ham {
    background:url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/ham.png?6270042756381299720");
    background-repeat:no-repeat;
    width: 40px;
    height: 32px;
    display: block;
    float: left;
    background-size: 40px 32px;
    margin-top: 7px;
  }
  
    .cart-count{
    right: 6px;
    top: 6px;
  }

  .header .logo {
    width: 270px;
    float: left;
    text-align: center;
  }

  .header .logo img{
    width: 240px;

  }

  .mobile-cart {
    background: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/cart.png?6270042756381299720");
    background-repeat: no-repeat;
    width: 40px;
    height: 32px;
    display: block;
    float: right;
    background-size: 40px 32px;
    margin: 11px 5px 0 0;
  }

  .revised_cart {
    display: none;
  }

  .header h4 {
    display: none;
  }
}

.ham-nav {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width:100%
}

.ham-overlay {
  background: rgba(0,0,0, 0.7);
  width:100%;
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
}

.ham-content {
  background: #fff;
  border-right: #ddd;
  width: 75%;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
}


.ham-content ul {
  margin-top: 20px;
}

.ham-content li {
  margin-left: 20px;
  padding: 0;
}

.ham-content li a {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  display: block;
  padding: 20px 0;
}

.ham-content a.ham-close {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 40px;
}

/* Product Recommendations */

.product-recommendations {
  margin: 2rem 0;
  text-align: center;
  text-transform: uppercase;
}

.product-recommendations .sub-title {
  font-size: 13px;
  color: #a7acad;
}

.product-recommendations .title {
  font-size: 27px;
  color: #3097D0;
  font-weight: bold;
  margin-bottom: 2rem;
}

.product-recommendations .product-recommendation {
  width: 25%;
  float: left;
}

.product-recommendations .product-image {
  margin-bottom: 1rem;
}


.product-recommendations .product-name {
  font-size: 18px;
  color: #404040;
  font-weight: bold;
}

.product-recommendations .product-price {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
}

@media (max-width: 767px) {
  .product-recommendations .product-recommendation {
    width: 50%;
  }
  
  .product-recommendations .product-image img {
    width: 120px;
  }
}

/* Weekly Bird */
.weekly-bird-header,
.weekly-bird-footer {
  box-sizing: border-box;
  position: relative;
  padding: 1rem 1rem 0 1rem;
  background-color: #e24339;
  background-size: cover;
  background-position: center center;
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 0px;
}

.weekly-bird-title {
  color: white;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  width: 100%;
  line-height: 30px;
}

.weekly-bird-header .weekly-bird-title {
  position: absolute;
  margin-top: 35px;
}

.weekly-bird-footer .email-subscription-form {
  color: white;
}

.weekly-bird-preview {
  position: relative;
  float: left;
  height: 230px;
  width: 50%;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 1.5rem;
  color: white;
  text-align: center;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
}

@media only screen and (min-width: 767px) {
  .weekly-bird .weekly-bird-preview:nth-child(even){
    border-right: 0.75rem solid white;
  }

  .weekly-bird .weekly-bird-preview:nth-child(odd){
    border-left: 0.75rem solid white;
  }
  
  .promoted-posts .weekly-bird-preview {
	height: 170px;
    width: 33.33%;
    margin-bottom: 0;
    border-left: 0.75rem solid white;
    border-right: 0.75rem solid white
  }
  
  .promoted-posts .weekly-bird-preview:first-of-type {
    border-left: none;
  }
  
  .promoted-posts .weekly-bird-preview:last-of-type {
  	border-right: none;
  }
  
  .weekly-bird .weekly-bird-preview:first-of-type,
  .weekly-bird .weekly-bird-preview:last-of-type{
    width: 100%;
    height: 460px;
    border: none;
  }
  
  .weekly-bird .weekly-bird-preview .title {
    font-size: 26px;
  }

  .weekly-bird .weekly-bird-preview:first-of-type a,
  .weekly-bird .weekly-bird-preview:last-of-type a{
    font-size: 42px;
    display: inline-block;
    line-height: 42px;
	margin-bottom: 4px;
  }
  
  
  .weekly-bird .weekly-bird-preview:first-of-type .content,
  .weekly-bird .weekly-bird-preview:last-of-type .content{
	top: 68%;
  }
}

@media only screen and (max-width: 767px) {
	
 
  
  .weekly-bird-preview {
      width: 100%;
      border: none;
    }
}

.weekly-bird-preview .content {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 45%;
  padding: 1rem;
  box-sizing: border-box;
  margin-top: 0;
  text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.weekly-bird-preview p,
.weekly-bird-preview .weeklybird {
    padding: 0 1rem;
}

.weekly-bird-preview img {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.weekly-bird-preview:hover:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.4)
}

.weekly-bird-preview .title {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 0;
}

.weekly-bird-preview a,
.weekly-bird-preview .title a {
  display: block;
  color: white;
  border: none;
  transition: none;
  border-bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  margin-bottom: 2px;
  padding: 0;
}

.weekly-bird-preview > a {
	position: absolute;
    left: 0;
    top: 0;
}

.weekly-bird-preview .sub-title{
  font-family: futura-pt, sans-serif;
  font-size: 18px;
}

/* weekly bird pagination */
.weekly-bird .paginate-link {
  font-size: 18px;
  font-weight: bold;
}

.weekly-bird .prev {
  float: left;
}

.weekly-bird .next {
  float: right;
}


.weekly-bird .prev-arrow {
  float: left;
}
.weekly-bird .prev-arrow:before {
  content: "";
  height: 0;
  display: inline-block;
  width: 0;
  box-sizing: border-box;
  border-right: solid 40px #333333;
  border-top: solid 40px transparent;
  border-bottom: solid 40px transparent;
  margin-right: 1rem;
}

.weekly-bird .next-arrow {
  float: right;
}
.weekly-bird .next-arrow:before {
  content: "";
  height: 0;
  display: inline-block;
  width: 0;
  box-sizing: border-box;
  border-left: solid 40px #333333;
  border-top: solid 40px transparent;
  border-bottom: solid 40px transparent;
  margin-left: 1rem;
}

.paginate-text {
  display: inline-block;
  line-height: 80px;
}


/* Email subscription form */
.email-subscription-form {
  position: relative;
      display: flex;
    align-items: center;
    justify-content: space-between;
}

.email-subscription-form .prompt {
      font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
}

.email-subscription-form .sign-up-button,
.email-subscription-form .sign-up-button:hover{
/*  Button style reset  */
  background: none;
    border: 0;
    color: inherit;
    /* cursor: default; */
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button; /* for input */
    -webkit-user-select: none; /* for button */
       -moz-user-select: none;
        -ms-user-select: none;
}

.email-subscription-form .sign-up-button {
  background-color: #158bc0;
  font-weight: bold;
  color: white;
  border-radius: 4px;
  margin-left: 1rem;
  height: 40px;
  width: 120px;
  text-transform: uppercase;
  text-shadow: none;
  cursor: pointer;
}

.email-subscription-form .sign-up-button:hover {
  font-weight: bold;
  background: #50d0fa;
  
}

.email-subscription-form .input-row{
	min-width: 400px;
}

.email-subscription-form .email-input {
  border: solid 2px #40b3d9;
  border-radius: 4px;
  height: 40px;
  width: 120px;
  text-transform: capitalize;
}

.email-subscription-form .email-input::-webkit-input-placeholder{
	font-weight: bold;
  color: #a9a9a9;
  text-transform: capitalize;
}

/* Weekly Bird Article */
.weekly-bird-article {
	
}

  .weekly-bird-article .title {
  font-size: 36px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  color: #333333;
  border: none;
  letter-spacing: -2px;
  padding-bottom: 2px;
  margin-bottom: 0px;
  }
  


/* To be added in blog CMS */
.weekly-bird-article .sub-title {
  display: inline-block;
  color: #313131;
  font-size: 20px;
  font-weight: 500;
  font-family: futura-pt, sans-serif;
  text-align: left;
  
}
.weekly-bird-article .list-item {
  text-align: center;
  color: #313131;
  margin-bottom: 1rem;
  line-height: 1.4;
  padding-top: 10px;
}
.weekly-bird-article .item-title {
  font-size: 23px;
  font-weight: bold;
  line-height: 25px;
  padding-bottom: 3px;
}
.weekly-bird-article .item-comment {
  font-size: 17px;
  line-height: 20px;
  padding-bottom: 3px;
}

.weekly-bird-article .content {
	width: 615px;
  	float: left;
  
}
.weekly-bird-article img {
	width: 100%;
}

.weekly-bird-article .horizontal-line {
  width: 180px;
  height: 0;
  margin-top: 10px;
  border-top: solid 3px #333333;
  display: inline-block;
  float: right;
}

@media (max-width: 959px) {
  .weekly-bird-article .content {
  	width: 100%;
  }
	.weekly-bird-article .additional-articles {
    	display: none;
	}
  
  .email-subscription-form {
  	flex-direction: column;
  }
  .email-subscription-form .input-row{
        min-width: initial
  }
}

.article-preview .article-preview-image {
  position: relative;
  float: left;
  height: 120px;
  width: 120px;
  overflow: hidden;
  margin-right: 5px;
  background-size: cover;
  background-position: center center;
}

.paginate-link-container a {
  transition: none;
}

.paginate-link-container:hover a {
  color: #aaadaa;
}

.paginate-link-container:hover .article-preview-image:after,
.article-preview:hover .article-preview-image:after {
  content: "";
  background: #e1e1e1;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
}

.left-chevron,
.right-chevron{
  width: 50px;
  height: 120px;
  display: inline-block;
  background-position: center center;
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/right-chevron.png?6270042756381299720");
    background-size: contain;
    background-repeat: no-repeat;
}

.left-chevron{
  float: left;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 1rem;
}

.right-chevron{
  float: right;
    margin-left: 1rem;
}

.paginate-link-container:hover .left-chevron,
.paginate-link-container:hover .right-chevron{
	opacity: 0.5;
}

/*
 * Hompage Refresh
 */

/* Navbar */
header {
  z-index: 4;
  padding-top: 76px;
}

.nav-container {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  height: 76px;
  border-bottom: solid 1px #9e9e9e;
}

.nav-container .desktop-container {
  width: 100%;
  max-width: 1600px;
  padding: 0 33px;
  box-sizing: border-box;
  margin: 0 auto;
}

.nav-container .mobile-container {
  display: none;
  width: 100%;
  padding: 4px 15px;
  box-sizing: border-box;
  height: 100%;
}

.nav-container .mobile-container .logo {
  position: absolute;
  left: 50%;
  margin-left: -49px;
  
  	width: 98px;
  	height: 45px;
}

.nav-container .link-container:first-of-type{
  float: left;
}

.nav-container .link-container{
  z-index: 1;
  position: relative;
  display: block;
  float: right;
  padding: 0 10px;
}

.nav-container .link-container:last-of-type{
      z-index: 1;
    position: relative;
    float: right;
    flex-direction: row;
    padding: 0 10px;
    display: flex;
    align-items: center;
    height: 70px;
  	line-height: 15px;
}

.nav-container ul {
  display: block;
  list-style: none outside;
  border: none;
  height: 100%;
  line-height: 76px;
}

.nav-container li {
  display: inline-block;
  border-top: 0;
  border-bottom: 0;
  padding: 0 10px 0;
  position: relative;
  margin: 0;
  margin-left: 5px;
  list-style: none outside none;
}
.nav-container li:first-of-type {
  margin-left: 0;
}

.nav-container .link-container a,
.nav-container .link-container .nav-phone {
  font-family: 'Source Sans Pro Bold','Open Sans',serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #a9a9a9;
  position: relative;
  display: inline-block;
  padding: 5px 0;
  letter-spacing: -1px;
}

.nav-container .link-container a:hover,
.nav-container .link-container a:active,
.nav-container .link-container a.active{
    color: #404040;
}

.nav-phone + i {
    background-image: url(//cdn.shopify.com/s/files/1/0317/6849/t/77/assets/nav_bird_26_26.png?3785714509972820154);
    width: 18px;
    height: 18px;
    display: inline-block;
    float: right;
    background-size: 18px;
    background-repeat: no-repeat;
    margin-top: 4px;
    margin-left: 20px;
    margin-right: -10px;
}

.nav-container .link-container a.cart {
  color: #ec5446;
}


.nav-container .logo-container {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nav-container .logo-container img {
  height: 65px;
  margin: 5px auto 0 auto;
  display: block;
}

/* Footer */
.footer-container{
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding: 0 33px;
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
}

.footer-container .footer-dark,
.footer-container .footer-darker {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  padding: 10px 20px;
  width: 100%;
  background: #9e9e9e;
  color: white;
}

.footer-container .footer-darker {
  text-align: center;
  background-color: #008ac2;
}

.footer-container .footer-bird-small{
    background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/footer_bottom.png?6270042756381299720");
    background-size: contain;
    width: 30px;
    position: relative;
    display: inline-block;
    height: 13px;
    background-repeat: no-repeat;
    background-position: center center;
}

.footer p {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
}

.footer-container .accent-text,
.footer-container p,
.footer-container li a {
  text-align: left;
  color: white;
  font-size: 18px;
  line-height: 18px;
  font-family: futura-pt, sans-serif;
  font-weight: initial;
}

/* Layout */
.page-content-container,
.homepage-container{
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 1600px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 33px;
  
}

.page-content-container {
  padding: 0;
 
}

.homepage-container .homepage-hero,
.homepage-container .homepage-cta,
.homepage-container .homepage-recent-article{
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  float: left;
  background-size: cover;
  background-position: center center;
  padding: 5%;
  margin-bottom: 14px;
 
}

.homepage-container .homepage-cta:before,
.homepage-container .homepage-recent-article:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  z-index: 0;
  opacity: 0;
}

.homepage-container .homepage-cta:hover:before,
.homepage-container .homepage-recent-article:hover:before{
  opacity: 1;
}

.homepage-container .homepage-hero{
  height: 42vw;
  width: 100%;
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/homepage-hero.jpg?6270042756381299720");
}

.homepage-container .homepage-cta{
  height: 50vw;
  width: 50%;
  padding: 5%;
  border-right: 7px solid white;
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/homepage-sub-hero.jpg?6270042756381299720");
}

.homepage-container .homepage-cta .title { 
  z-index: 1;
}

.homepage-container .homepage-recent-article{
  height: 25vw;
  height: calc(25vw - 7px);
  width: 50%;
  border-left: 7px solid white;
}

.homepage-recent-article .content {
  height: 100%;
  width: 100%;
  padding-top: 40%;
  z-index: 1;
}

/* Typography */
.homepage-container .title,
.homepage-container .sub-title {
  font-family: 'Source Sans Pro Bold','Open Sans',serif;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
  
}

.homepage-container .title {
  width: 100%;
  text-transform: uppercase;
}

.homepage-container .title {
  letter-spacing: -1px;
  font-size: 34px;
  line-height: 32px;

}

.homepage-container .title.title--large {
  font-size: 52px;
  line-height: 52px;
}

.homepage-container .title.title--small {
  text-transform: initial;
  font-size: 32px;
  line-height: 32px;
}

.homepage-container .sub-title {
  font-size: 16px;
  line-height: 16px;
}

@media only screen and (min-width: 800px) {
  .footer-container .three.columns { width: 18% }
  .footer-container .four.columns { width: 22% }
  .footer-container .five.columns { width: 28% }
}

/* Extra-large screens */
@media only screen and (min-width: 1600px) {
  .homepage-container .homepage-hero{
    height: 670px;
  }
  .homepage-container .homepage-cta{
    height: 800px;
  }
  .homepage-container .homepage-recent-article{
    height: 393px;
  }
}

/* Tablet-like screens and some laptops */
@media only screen and (min-width: 800px) and (max-width: 1380px) {
  .homepage-container .homepage-hero{
  	margin-bottom: 8px;
  }
  .homepage-container .homepage-cta{
  	margin-bottom: 8px;
    border-right: 4px solid white;
  }
  .homepage-container .homepage-recent-article{
  	height: calc(25vw - 4px);
  	margin-bottom: 8px;
	border-left: 4px solid white;
  }
  
  .homepage-container .title.title--large {
    font-size: 48px;
    line-height: 48px;
  }
  
  .homepage-container .title.title--small {
    font-size: 28px;
    line-height: 28px;
  }
}

/* Navigation-only breakpoint for smallish screens */
@media only screen and (max-width: 1000px) {
  header {
  	padding-top: 56px;
  }
  .nav-container {
    height: 56px;
  }
  
  .nav-container .desktop-container {
    display: none;
  }
  
  .nav-container .mobile-container {
    display: initial;
  }
  
  .nav-container .ham {
    display: initial;
  }
  
  .homepage-container .homepage-recent-article .content {
    padding-top: 0;
  }
  
}

/* Small screens and mobile */
@media only screen and (max-width: 799px) {
  .footer-container{
  	padding: 0;
  }

  .footer-darker {
    font-size: 12px;
  }
  
  .homepage-container {
    padding: 0;
  }
  .homepage-container .homepage-hero{
    height: 55vw;
  	margin-bottom: 4px;
    background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/homepage-hero-mobile.jpg?6270042756381299720");
  }
  .homepage-container .homepage-cta{
  	margin-bottom: 4px;
    height: 100vw;
    width: 100%;
    border-right: 0px;
  }
  .homepage-container .homepage-recent-article{
  	height: 45vw;
    width: 100%;
  	margin-bottom: 4px;
	border-left: 0px;
  }  
  .homepage-recent-article .content {
    height: initial;
  	padding-top: 10%;
  }
  
  .homepage-container .title {
    font-size: 18px;
    line-height: 18px;
  }

  .homepage-container .title.title--large {
    font-size: 36px;
    line-height: 36px;
  }
  
  .homepage-container .title.title--small {
    font-size: 21px;
    line-height: 21px;
  }
    
  .homepage-container .sub-title {
    font-size: 12px;
    line-height: 12px;
  }
  
  .homepage-container .slogan {
    margin-top: -40px;
  }
  
  .homepage-container .button-hero {
    display: none;
  }

}

/* Needs own as columns use 768 as breakpoint */
@media only screen and (max-width: 768px) {  
  .footer-container .columns {
    width: 100%;
  }
}

/* Page Header */
.page-header {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  height: 23vw;
  width: 100%;
  background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/default_page_header.jpg?6270042756381299720");
  background-size: cover;
  background-position: center center;
    border-left: solid 33px white;
    border-right: solid 33px white;
}

.page-header.presales   { background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/presales_page_header.jpg?6270042756381299720"); }
.page-header.faq        { background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/faq_page_header.jpg?6270042756381299720"); }
.page-header.weeklybird { background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/weeklybird_blog_header.jpg?6270042756381299720"); }
.page-header.design     { background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/design_page_header.jpg?6270042756381299720"); }
.page-header.the-merch     { background-image: url("//cdn.shopify.com/s/files/1/0317/6849/t/100/assets/merch_page_header.jpg?6270042756381299720"); }

.page-header .title {
  font-size: 44px;
  font-family: 'Source Sans Pro Bold','Open Sans',serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5), 0px 0px 10px rgba(0, 0, 0, 0.5);
  letter-spacing: -2px;
}

/* Extra-large screens */
@media only screen and (min-width: 1600px) {
  .page-header {
    height: 375px;
    border: none;
  }
}

@media only screen and (max-width: 799px) {
  .page-header {
    border: none;
  }
  .page-header .title {
    font-size: 30px;
  }
}