/** Shopify CDN: Minification failed

Line 646:21 Expected identifier but found "*"
Line 657:69 Expected identifier but found "*"
Line 778:0 All "@import" rules must come first
Line 860:24 Expected ":"
Line 860:29 Expected ":"

**/
/* @license
 * MyFonts Webfont Build ID 2593632, 2013-07-02T16:54:28-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Madita Regular by Hubert Jocham Type
 * URL: http://www.myfonts.com/fonts/hubertjocham/madita/regular/
 * Copyright: Copyright (c) 2011 by Hubert Jocham. All rights reserved.
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2593632
 * 
 * © 2013 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/279360");

  
@font-face {font-family: 'MaditaRegular';src: url(/cdn/shop/t/3/assets/279360_0_0.eot?v=119310905464311019821382551240);src: url('/cdn/shop/t/3/assets/279360_0_0.eot?v=119310905464311019821382551240?#iefix') format('embedded-opentype'),url(/cdn/shop/t/3/assets/279360_0_0.woff?v=77710023955904956661382551241) format('woff'),url(/cdn/shop/t/3/assets/279360_0_0.ttf?v=151351132990009126091382551241) format('truetype');}
 



@font-face {
  font-family: 'Swiss_721';
  src: url('swiss_721_bold_condensed-webfont.eot');
  src: url('swiss_721_bold_condensed-webfont.eot?iefix') format('eot'),
       url('swiss_721_bold_condensed-webfont.woff') format('woff'),
       url('swiss_721_bold_condensed-webfont.ttf') format('truetype'),
       url('swiss_721_bold_condensed-webfont.svg#webfontfvFLBU0N') format('svg');
         font-weight: normal;
  font-style: normal;
  }






/* #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: #fff;		
  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:url("/cdn/shop/t/3/assets/fancybox_sprite.png?v=30059930562004970911382551251");		
}		
#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/shop/t/3/assets/fancybox_loading.gif?0) center center no-repeat;		
}		
.fancybox-close {		
	
  position: absolute;		
  top: 3px;		
  right: 3px;		
  width: 34px;		
  height: 34px;		
  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/shop/t/3/assets/blank.gif?0); /* 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: 35px;		
  margin-top: -18px;		
  cursor: pointer;		
  z-index: 8040;		
  visibility: hidden;		
}		
.fancybox-prev span {		
  left: 20px;		
  background-position: 0 -38px;		
}		
.fancybox-next span {		
  right: 20px;		
  background-position: 0 -70px;		
}		
.fancybox-nav:hover span {		
  visibility: visible;		
}		
.fancybox-prev span:hover {		
  background-position: 0 -38px;		
}		
.fancybox-next span:hover {		
  background-position: 0 -70px;		
}		
.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);		
}	

/*
 * Gridiculous
 *
 * A responsive grid boilerplate that takes you all the way from 1200px on down to 320px.
 *
 * created by c.bavota
 * released under GPL v2
 *
 * March 4th, 2013
 */

/* =Normalize.css v2.1.0 by Nicolas Gallagher - http://necolas.github.com/normalize.css/
-------------------------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{color: #967e72;margin:0; font-family: "brandon-grotesque";}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:0.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
ul {margin:0;padding:0;}

/* =Clearfix by Nicolas Gallagher
-------------------------------------------------------------- */
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}

/* =Gridiculous
-------------------------------------------------------------- */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
body{font-size:100%;line-height:1.6875}
.grid{margin:0 auto;max-width:1200px;width:100%}
img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}
.wfull{width:100%;max-width:100%}
.w320{max-width:320px}
.w640{max-width:640px}
.w960{max-width:960px}
.row{width:100%;margin-bottom:20px}
.row .row{width:auto;margin:0 -20px}
.c1{width:8.33%}
.c2{width:16.66%}
.c3{width:25%}
.c4{width:33.33%}
.c5{width:41.66%}
.c6{width:50%}
.c7{width:58.33%}
.c8{width:66.66%}
.c9{width:75%}
.c10{width:83.33%}
.c11{width:91.66%}
.c12{width:100%}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{min-height:1px;float:left;padding-left:20px;padding-right:20px;position:relative}
.s1{margin-left:8.33%}
.s2{margin-left:16.66%}
.s3{margin-left:25%}
.s4{margin-left:33.33%}
.s5{margin-left:41.66%}
.s6{margin-left:50%}
.s7{margin-left:58.33%}
.s8{margin-left:66.66%}
.s9{margin-left:75%}
.s10{margin-left:83.33%}
.s11{margin-left:91.66%}
.end{float:right!important}


.big_grid{max-width:1600px;margin:0px auto;width:100%;}
  body{/*font-family: "proxima-nova";*/font-family:Swiss_721;font-weight:normal;/*background:url(/cdn/shop/t/3/assets/backdrop.jpg?v=142039929984910908251382551245);background-size:100% auto;background-attachment:fixed;*/}
  h1 {font-weight:normal;}
  a{color:inherit;text-decoration:none;}
  ul{list-style:none;}
  
  /*shadows becuase i am lazy*/
  .shadow_small {-moz-box-shadow: 9px 6px 28px -2px rgb(31, 31, 31);-webkit-box-shadow:9px 6px 28px -2px rgb(31, 31, 31);box-shadow: 9px 6px 28px -2px rgb(31, 31, 31);}
  
   /*mainnav*/
  .main_nav{width:100%;background:rgba(255, 255, 255, 0.95);position:fixed;top:0!Important;;z-index:20;left:0;padding:21.5px 0;}
  .nav_inner{}
  .nav_inner .logo{width:100px;float:left;}
  
  .nav_inner ul{color:#967e72;margin:0;padding:0;margin-top:38px;font-size:11pt;font-weight:600;display:inline-block;text-transform:uppercase;}
  .nav_inner li{display:inline;}
  ul.nav_left{margin-left:90px;}
  ul.nav_left li{padding:0 2%;}
  ul.nav_right{float:right;color:#f68712;margin-top: 32px;}
  ul.nav_right li{padding:0 5px;display:inline-block;}
ul.nav_right img{height: 25px;width: auto;}

  
  .color_tabs{position:absolute;left:0;bottom:0;width:100%;}
  .color_tabs section{height:3px;display:inline;float:left;width:20%;}
  section.pink{background:#f24aad;}
  section.orange{background:#f68712;}
   section.purple{background:#ec008c;}
   section.green{background:#cce310;}
   section.dgreen{background:#78bf25;}
  


  
  ul.drop_menu{left:0;display:none;margin:0;z-index:99;padding:20px 0;text-align:center;cursor:pointer;background:rgba(255, 255, 255, 0.95);min-height:250px;width:100%;position:fixed;top:120px;}

.droplink{padding: 0 0 5px 0;}
ul.drop_menu li{margin:0;}
  .drop_menu li.last{border-right:none!important;}
  
  .drop_menu .title{color:#967e72;text-transform:uppercase;}
  
.meetus .activelink{border-bottom:2px solid #f24aad;}
  .fabdrop .activelink{border-bottom:2px solid #f68712;}
  .aboutdrop .activelink{border-bottom:2px solid #cce310;}
  .buzz .activelink{border-bottom:2px solid #ec008c;}
  .shop .activelink{border-bottom:2px solid #78bf25;}
  
  
  
  .meet_menu{border-bottom:2px solid #f24aad;}
  .meet_menu li{border-right:1px dashed #f24aad;}
  
  .shop_menu{border-bottom:2px solid #f68712;}
  .buzz_menu{border-bottom:2px solid #cce310;}
  
  
  .fifth {width:20%}
  
  
  
  .color.pink { border-color:#f24aad;color:#f24aad;background:#f24aad;}
  .color.orange { border-color:#f68712;color:#f68712;background:#f68712;}
  .color.green { border-color:#cce310;color:#cce310;background:#cce310;}
  .color.purple { border-color:#ec008c;color:#ec008c;background:#ec008c;}
  .color.dgreen {border-color:#78bf25;color:#78bf25;background:#78bf25;}


.slide_cart {display:none;z-index:999;position:fixed;top:117px;background:rgba(120, 191, 37, 0.95);width:100%;padding:5px;text-align:center;color:#fff;font-weight: 400;
font-family: "proxima-nova";}


/*collection*/
 .thumbnail{color: #967e72;font-size: 11pt;font-weight: 600;text-align:center;text-transform:uppercase;padding-bottom:20px;}
  .thumbnail p.title {margin:10px 0 0 0;}
  .thumbnail p.met {margin:0px 0 0 0;}
  .image_wrap {position:relative;}
  .thumbnail .second {position:absolute;top:0;opacity:0; -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
  
  .image_wrap:hover .second {opacity:1;}

.thumb_meta{min-height:100px;}
.first_row .collection_nav  {border:none;}
   .collection_nav_wrap{text-align:left;border-bottom:1px solid #ccc;position:relative;}
  .collection_nav  p{cursor:default;margin:0;padding:0;display:inline;font-size:10pt;font-weight:400;}

.collection-description a{display:block;}
.collect h3{margin: 0px 0 10px;}

.first_row{margin-bottom:0;}
  .collection_wrap{min-height:350px;margin-top:120px;text-align:center;}
  .collection_wrap .quote {margin-top:100px;}
.filter_tip  li{display:inline-block;margin:0 15px 0 0px;cursor:pointer;}
  





  .collection_nav_wrap{text-transform:uppercase;color:#967e72;border-bottom:1px solid #ccc;position:relative;}
  .collection_nav {margin:10px 0;float:left;padding:0;text-align:left;}
.collection_nav  p{cursor:default;margin:0;padding:0;display:inline;font-size: 12pt;font-weight: 600;text-transform: uppercase;letter-spacing: .5px;}
.collection_nav li , .collection_nav a {font-size:12pt;font-weight:600; text-transform:uppercase;letter-spacing: .5px;}
  .collection_nav .active {border-bottom: 1px solid #ccc;}
  .collection_nav li {display:inline;padding:0 20px 0 0;}
.filter_tip  {margin:10px 0;}
.filter.active{color:#f68712;}




#meet_the_cookies .image_wrap{border: 5px solid;
overflow: hidden;box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);
-moz-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);
  -webkit-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);}


#meet_the_cookies .thumbnail p.title{font-family: Swiss_721;text-transform: none;font-size: 15pt;padding: 0;margin: 20px 0 10px 0;}
#meet_the_cookies .thumbnail p{text-transform: none;font-weight: 400;font-family: "proxima-nova";margin: 0;line-height: 120%;}


/*blog*/
.blog .item {padding:10px;color:#967e72;background:#fff;}
  .blog .item img{width:100%;}
  .blog .item a{display:inline;}
  .blog .item a:hover {opacity:.75;}
  .blog h3{font-size: 11pt;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;margin:15px 0;}
  .blog .article_content{font-weight: 400;font-family: "proxima-nova";font-size:9.5pt;font-weight: 400;line-height:120%;margin:0;}
  .blog p.date{font-size:9.5pt;font-weight: 400;line-height:120%;margin:0;border-top:1px solid;border-bottom:1px solid;border-color:#A4A4A4;margin:15px 0;padding:5px 0;}
  .blog, .cart{margin-top:140px;}
.blog .title_row{margin-bottom:0;}
.meet .title_row{margin-bottom:0;}
.meet .item {padding:5px;}
.blog .left{float:left;}
.blog .right{float:right;}
.article_text_wrap {color: #967e72;}
.article_text_wrap h1{margin:0 0 15px 0;padding:0 0 15px 0;line-height:100%;border-bottom: 1px solid #ccc;}
.article_text_wrap section{font-weight: 400;font-family: "proxima-nova";line-height:120%;margin-bottom:30px;}

  .meet .item img{width:100%;border-radius:6px 6px 0 0;}
  .meet .item a{display:block;padding:1px;border-radius:6px;box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);
-moz-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);
-webkit-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);position:relative;
}
  .meet .item a:hover {}
  .meet h3{font-size: 11pt;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;margin:0px 0;}
  .meet .article_content{font-weight: 400;font-family: "proxima-nova";margin: 0;line-height: 120%;font-size:9.5pt;font-weight: 400;line-height:120%;margin:0;}
  .meet p.date{font-size:9.5pt;font-weight: 400;line-height:120%;margin:0;border-top:1px solid;border-bottom:1px solid;border-color:#A4A4A4;margin:15px 0;padding:5px 0;}
  .meet{margin-top:140px;}
  .meet_inner {color: #967e72;display:inline-block;background:#fff;padding:10px;border-radius:0 0 6px 6px;}


.meet_link p{margin:10px 0 0 0;font-size:11pt;width:100%;display:inline-block;text-align:right;font-family: Swiss_721;text-transform:uppercase;}




 
  h3{font-family:Swiss_721;}
    /* TOP NAV */
 
  
  .relative {position:relative;}
  .title_wrap {display:inline-block;margin:0 auto;padding:0 50px;}
  .title_row {margin:40px 0;}
  
  
  
.main_wrap{}

  .home_content{text-align:center;color:#967e72;position:relative;}
  
  .home_content p.section_top_head{font-family: 'MaditaRegular';font-size:29pt;line-height:100%;margin:0;padding:10px 0 0 0;}
  .home_content p.section_bottom_head{font-size:40pt;margin:0;padding:0;text-transform:uppercase;line-height:100%;padding:0 0 10px 0;}
  .home_panel p.home_collect_head{font-family: Swiss_721;text-transform:uppercase;font-size:27pt;padding:0;margin:20px 0 10px 0;}   
  .home_panel p{font-weight: 400;font-family: "proxima-nova";margin:0;line-height:120%;}
      
  .home_panel .image_wrap{border:5px solid;overflow: hidden;box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);-moz-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);-webkit-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65)}
  .home_panel .image_wrap_second{border:5px solid;height:150px;overflow: hidden;box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);-moz-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);-webkit-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65)}

  
  
.after_sep p{padding:0!important;}
  
  
  .cookie_panel {padding-bottom:20px;}
  .cookie_panel .image_wrap{border:2px solid #78bf25;overflow: hidden;box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);-moz-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65);-webkit-box-shadow: 5px 8px 16px rgba(116, 116, 116, 0.65)}
  .cookie_panel h3{line-height:130%;text-transform:uppercase;font-size:11pt;padding:0;margin:20px 0 10px 0;}   
  .cookie_panel p{font-weight: 400;font-family: "proxima-nova";margin:0;line-height:100%;font-size:10pt;}
  
  a.green_button {float:right;color:#967e72;font-size:14pt;text-transform:uppercase;}
  
  
  .instore_wrap{background:#967e72;color:#fff;width:100%;display:inline-block;}
  .instore_wrap p.title {font-size:30pt;margin:0;padding:15px 0;text-transform:uppercase;line-height:100%;}
 
  .break_wrap {display:inline-block;position: relative;z-index: 9;width:100%;color:#fff!important;text-align:center;box-shadow: 5px 10px 3px rgba(116, 116, 116, 0.35);-moz-box-shadow: 5px 10px 3px rgba(116, 116, 116, 0.35);-webkit-box-shadow: 5px 10px 3px rgba(116, 116, 116, 0.35);}
.break_wrap a{font-size:20pt;text-transform:uppercase;}
.break_wrap .title p{color:#fff;display:inline-block;text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2),-7px 7px 0px rgba(0, 0, 0, 0.1);text-align:center;text-transform:uppercase;margin:60px 0 0 0;font-size:60pt;font-family: Swiss_721;}
  .break_wrap .row{margin:0px;}
  .break_wrap p{padding: 10px 0 40px;font-weight: 400;text-transform:uppercase;margin:0;line-height: 120%;text-align:center;}
  .break_wrap p.after_sep {margin-top:100px;}
  .first_panel{padding-bottom:40px;margin-bottom:10px;margin-top:30px;}
  .map_panel{padding:20px 0;}
  
  .meet_link p {display:inline-block;width:100%;text-align:right;margin:10px 0;color: #967e72;font-size: 12pt;text-transform:uppercase;}
  



#homeslider{width:100%;margin-top:120px} 
  .flexslider img{min-height:100%;} 
.slideshow_wrap {position:relative;height: 500px;width: 100%;overflow:hidden;padding: 0;margin: 0;border: none;}
   
  .top-message{margin-top:-60px;position:absolute;color:#fff;top:50%;width:100%;text-align:center;}

.top-message h2{text-shadow: 0px 2px 4px rgba(0,0,0,0.5);font-family:Swiss_721;text-transform:uppercase;line-height:100%;font-size:45pt;display:inline-block;margin:15px 0;} 
  .top-message h3{text-shadow: 0px 2px 4px rgba(0,0,0,0.5);font-weight:400;font-family: "proxima-nova";line-height:100%;font-size:20pt;display:block;width:100%;margin:0;} 


  
  
  
  p.map_title {padding:0;text-shadow: 0 2px 1px rgba(0, 0, 0, 0.2),-7px 7px 0px rgba(0, 0, 0, 0.1);font-size: 40pt;}
  .top-message a{-moz-box-shadow: 0px 2px 4px 0px rgb(31, 31, 31);-webkit-box-shadow: 0px 2px 4px 0px rgb(31, 31, 31);box-shadow: 0px 2px 4px 0px rgb(31, 31, 31);background:#f24aad;cursor:pointer;padding:7px 15px;font-weight:400;border-radius:5px;line-height:100%;font-size:20px;display:inline-block;margin:30px 0 0 0;} 


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

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

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

/* Clearfix for the .slides element */
.slides:after {content: "."; 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;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width:20px; height:32px; margin: -16px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background:url(/cdn/shop/t/3/assets/arrow_right.png?v=56158012655990340921382551245);background-size:20px 32px;}
.flex-direction-nav .flex-prev {background:url(/cdn/shop/t/3/assets/arrow_left.png?v=183810332603034210041382551245);background-size:20px 32px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}



/*
#instagram {
	margin:0;
	padding:0;
	overflow:hidden;
}

#instagram li {
	list-style:none;
	float:left;
	margin:0 20px 20px 0;
}*/

.instagramimage {
padding: 5px;
margin: 10px;
width: 126px;
float: left;
}

.instagram {
height: 280px;
overflow: hidden;
padding: 0 0 0 10px;
margin: 0 0 20px 0;
}

.instagramimage:hover {opacity:.75;}



/*dividers*/

div.seperation2 {		
position: absolute;		
top: 0px;		
height: 40px;		
width: 100%;		
overflow: hidden;		
z-index:9;		
}		
div.seperation2 > div.seperation2-left2 {		
position: absolute;		
width: 50%;		
height: 40px;		
top: 0;		
left: 0;		
		
margin: 0 0 0 -90px;		
}		
		
div.seperation2 > div.seperation2-right2 {		
position: absolute;		
width: 50%;		
height: 40px;		
top: 0;		
left: 50%;		
margin: 0 0 0 90px;		
}		
		
div.seperation2 > div.seperation2-left2:after {		
content: '';		
position: absolute;		
top: 0;		
right: -90px;		
height: 0;		
width: 0;		
border-left: 90px solid transparent;		
border-right: 90px solid #fff;		
border-bottom: 40px solid #78bf25;		
}		
		
		
div.seperation2 > div.seperation2-right2:after {		
content: '';		
position: absolute;		
top: 0;		
left: -90px;		
height: 0;		
width: 0;		
border-left: 90px solid #fff;		
border-right: 90px solid transparent;		
border-bottom: 40px solid #78bf25;		
}		
		
div.seperation2 > div.seperation2-left2 {		
background-color: #78bf25;;		
}		
		
div.seperation2 > div.seperation2-right2 {		
background-color: #78bf25;;		
}		
		
div.seperation2 > div.seperation2-left2:after, section.blue > div.seperation2 > div.seperation2-right2:after {		
border-bottom: 40px solid #78bf25;		
}		
		
div.seperation2 > div.seperation-right2:after, section.blue > div.seperation2 > div.seperation2-left2:after {		
border-bottom: 40px solid #78bf25;		
}		

.footer section{border-top:1px dashed #967e72;text-align:center;margin:20px 0px 0px 0;padding:20px 0 20px 0;color: #967e72;font-size: 11pt;font-weight: 600;text-transform: uppercase;}
.footer a{margin:0 15px;}
.footer p{font-family: "proxima-nova";margin: 0;color:#967e72;text-align:center;margin-bottom:20px;}




@import url(http://fonts.googleapis.com/css?family=Rationale);
.stylized_map img{max-width:none;}
.stylized_map { font-family: "Rationale"; font-size: 13px; width: 100%; height: 450px; overflow: hidden; cursor: default; }
.stylized_map .window { background: #fff; width: 320px; padding: 10px 20px; color: #5F5F5F; }
.stylized_map .window-imgcnt { position:absolute; top: -160px; left: 0; z-index:106; width:235px; height:160px; background: #000 url(wait.gif) no-repeat center center; overflow: hidden; }
.stylized_map .window-noslides { display: none; }
.stylized_map .window-imgcnt, .slides_container, .slides_container img { width:320px; height:160px; cursor: default; }
.stylized_map h3.window-title { line-height: normal; font-size: 13px; padding:0; margin:0; color:#000000; text-transform: uppercase; }
.stylized_map .window-desc { line-height: normal; overflow:hidden; margin: 7px 0 0; font-family: "Rationale" }
.stylized_map .window-arrow, .stylized_map .window-close { position: absolute; z-index: 107; bottom: -9px; left: 147px; width: 20px; height: 13px; background: url(arrow.png) no-repeat center top; }
.stylized_map .window-close { background: url(close.png) no-repeat; width: 10px; left: 300px; top: 12px; cursor: pointer; }



.controls{

    font-weight: 400;
font-family: "proxima-nova";
    text-align:right;;
    display:inline-block;
padding: 5px;
    float:right;
  
   margin: 10px 0;
    padding:0 0px;

}

  

  
 
  
.controls li{
 
	cursor: pointer;
    font-size: 10pt;
  display:inline;
	
}

.controls li.active{
	font-weight: 700;
}



#Grid{
	
	text-align: justify;
  padding:0;
	
}

#Grid:after{
	content: '';
	display: inline-block;
	width: 100%;
}

#Grid .mix{
	display: none;
	opacity: 0;
	
	vertical-align: top;


}

#Grid .gap{
	display: inline-block;
	
}
          


/*product*/

  .product_wrap  {margin-top: 140px;color: #967e72;}
  .product_top{position:relative;box-shadow: 5px 7px 3px rgba(116, 116, 116, 0.35);
-moz-box-shadow: 5px 7px 3px rgba(116, 116, 116, 0.35);
-webkit-box-shadow: 5px 7px 3px rgba(116, 116, 116, 0.35);}
  .rightside {text-align;left;float:right;}
  .rightside h1 {margin:0 0px 0;padding:0;display:block;font-size:11pt;font-weight:600;}
  .rightside h2{margin:5px 0 25px 0;padding:0;font-size:11pt;font-weight:600;color:#909090;}
  .rightside h4, .rightsidelink{display:inline-block;font-size:11pt;margin:0;}
  .rightside section{display:block;margin:0;padding:0;}
  .rightside h3 {font-weight:400}
  .rightside h4, .rightsidelink{font-weight:400;font-style:italic;margin:0 0 0 3px;}
  
  .right_inner{border-radius:5px;border:2px solid #f24aad;position:absolute;top:20px;padding:20px;width:300px;right:20px;z-index:2;background:rgba(255, 255, 255, 0.85);}
  .right_inner .price{font-weight:400;}
  .right_inner .copy p{line-height:120%;}
  
  .top_meta_wrap{text-align:left;}
 
  .prod_desc{font-size:10pt;margin:15px 0 15px 0;padding:0;text-align:left;}
  .prod_desc .copy{text-align:justify;line-height: 120%;margin-top:4px;font-weight: 400;font-family: "proxima-nova";text-transform:none;}
  .prod_desc .title p{float:right;}
  .prod_desc li{display:inline-block;width:100%;padding:5px 0;position:relative}
  .prod_desc li .title{cursor:pointer;}
  
  .prod_desc p{margin-top:0px;margin-bottom:0px;}
  .prod_desc .description{border-top:1px solid #ccc;}
  .prod_desc .sizes{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
  .prod_desc .details{border-bottom:1px solid #ccc;}
  .prod_desc .title span{font-weight:800;}
  
    .sizes .copy{display:none;}
    .details .copy{display:none;}
 
  .options{}
  .options section{margin:0 0 15px 0;}
  .options h3 {width:45px;display:inline-block;}
  .global_submit {padding: 5px;border:none;outline:none;color:#fff;text-transform:uppercase;background:#78bf25;margin:10px 0 0px 0;display: inline-block;width:69%;}
 
  .global_submit:hover{background:#cce310;}
  
  .left_images {padding:0;}
  .left_images img{width:100%;}

.desc_wrap  {text-transform:uppercase;color: #967e72;}
.thumbnails a{padding-left:0;}
.product_image_col {margin-bottom:10px;}
.desc_wrap h1{margin:0 0 10px 0;line-height:100%;}
.desc_wrap .price{margin:0 0 10px 0;}
.desc_wrap .share{margin:40px 0 10px 0;line-height:100%;}
  
  .addthis_button_tweet {width: 88px;}


/*order*/

 .order{margin-top: 140px;color: #967e72;}
  .order .top_msg{border-bottom:1px solid #ccc;}
  .order h1{margin:0;font-size:12pt;text-align:right;}
  .section_header {display:block;color: #967e72;text-align:left;text-transform:uppercase;font-size: 11pt;font-weight: 600;}
  
  .deliv {}
  .order_medal {color:#fff;text-align:center;padding:0 5px;}
  .order_medal .inner {background:#f68712;padding:20px;border-radius:15px;cursor:pointer}
  .order_medal .inner:hover{opacity:.8}
  .order_medal .inner img{width:70%;}
  .order_medal h2{text-transform:uppercase;margin:20px;padding:0;font-size:14pt;line-height:120%;}
  #shipping .inner {background:#ccc;opacity:1!important;}
  
  .box_size_medal {text-align:center;padding:5px;}
  .box_size_medal .inner {border:2px solid #f68712;padding:20px;border-radius:3px;}
  .box_size_medal .inner:hover{}
  .box_size_medal section{height:150px; overflow:hidden;}
  .box_size_medal p.title{height:35px;text-transform:uppercase;margin:20px 0 0 0;padding:0;font-size:11pt;line-height:130%;}
  .box_size_medal select{font-weight: 400;font-family: "proxima-nova";font-size:10pt;}
  
  .choose_cookies .inner {border-top: 1px dashed #967e72;margin-top:20px;}
  .choose_cookies li{text-align:left;margin:0;padding:0;display:table-row;}
  .choose_cookies li img , .choose_cookies li p , .choose_cookies li a , .choose_cookies li input  {margin:0;font-size:10pt;display: inline-table;vertical-align: middle;}
  .choose_cookies li a , .choose_cookies li input {margin-left:30px;font-weight: 400;font-family: "proxima-nova";}
  .choose_cookies li input   {width:50px;}
  .choose_cookies li img  {width:50px;height:40px;}
  .choose_cookies li a {width:200px;}
   
  .cart_form input:disabled {background:grey!important;}
  .cart_form h2{font-size: 11pt;font-weight: 600;margin:0;padding:0;text-transform:uppercase;}
  .custom_order2 p{display:inline-block;margin:0 0 0 10px;font-weight: 400;font-family: "proxima-nova";}
  .custom_order2 li{margin:0;}
  
  .cart_form h3{text-transform:uppercase;font-size: 11pt;font-weight: 600;border-bottom:1px solid #967e72;border-top:1px solid #967e72;width:69%;padding:10px 0;}
  




.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.mob_menu {cursor:pointer;width:25px;position:absolute;left:10px;top:10px;}

.mobile_drop {z-index: 999;text-transform:uppercase;width:100%;text-align:center;position:fixed;top:120px;background:rgba(255, 255, 255, 0.95);}
.mobile_drop a{display:block;margin:10px 0;z-index: 999;cursor:pointer;}

.mob_menu , .mobile_drop {display:none;}


@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}








/* =Media query for 960 Screens - sets nested grids to 100%
-------------------------------------------------------------- */
@media only screen and (max-width:960px){
.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12{width:100%;margin-bottom:20px}
.row .row > div:last-child{margin-bottom:0 !important}
    .hidemobile , .top-message{display:none!important;}
  
  .main_nav {text-align:center;}
  .nav_inner .logo {float:none;}
  .bottom_arrow {text-align:center;}
  a.green_button {float:none;}
  
  #slide_2 img{margin:0px !important;}
  .mob_menu  {display:block;}
}

/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){
body{font-size:90%}
.row{margin-bottom:0!important}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{width:100%;margin-right:0;margin-left:0;margin-bottom:20px}
  .hidemobile , .top-message{display:none!important;}
  
  .main_nav {text-align:center;}
  .nav_inner .logo {float:none;}
  .bottom_arrow {text-align:center;}
  a.green_button {float:none;}
  
  #slide_2 img{margin:0px !important;}
  .mob_menu  {display:block;}
  .tag_filter , .controls {text-align:center;}
  .tag_filter li{padding:0;}
  .choose_cookies li a {width:100px;margin-left:0;}

}