/* @license
 * MyFonts Webfont Build ID 2541705, 2013-04-26T16:51:34-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: Congress Serial Regular by SoftMaker
 * URL: http://www.myfonts.com/fonts/softmaker/congress-serial/regular/
 * Copyright: Copyright (c) 2012 by SoftMaker Software GmbH and its licensors. All rights reserved.
 * Licensed pageviews: Unlimited
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2541705
 * 
 * © 2013 MyFonts Inc
*/

@font-face {font-family: 'CongressSerial'; src: url('/webfonts/26C889_0_0.eot');
  src: url('/webfonts/26C889_0_0.eot?#iefix') format('embedded-opentype'),
  url('/webfonts/26C889_0_0.woff') format('woff'),
  url('/webfonts/26C889_0_0.ttf') format('truetype');}
@font-face {
    font-family: 'TinetRegular';
    src: url('/webfonts/TungusFont_Tinet-webfont.eot');
    src: url('/webfonts/TungusFont_Tinet-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/TungusFont_Tinet-webfont.woff') format('woff'),
         url('/webfonts/TungusFont_Tinet-webfont.ttf') format('truetype'),
         url('/webfonts/TungusFont_Tinet-webfont.svg#TinetRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {font-family: "SocialicoRegular";
  src: url('webfonts/socialico-webfont.eot');
  src: url('webfonts/socialico-webfont.eot?#iefix') format('eot'),
  url('webfonts/socialico-webfont.woff') format('woff'),
  url('webfonts/socialico-webfont.ttf') format('truetype'),
  url('webfonts/socialico-webfont.svg#SocialicoRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

*/
/*!
 * Che! Chimichurri Style v1
 *
 * Designed by Jesse B.
 * 
 * http://jesseburden.com
 *
 * Designed and built with love.
 */

body {
  color: #231f20;
  font-family: "Century Gothic", "AppleGothic", "Arial";
/*  font-family: CongressSerial;  */
  font-weight: normal; 
  font-style: normal;
  font-size: 1em;
  line-height: 1.4em;
  background-color: #edd268;
/*    padding-top: 60px;  */
  padding-bottom: 40px;
  }
a {
  color: white;
}
a:hover {
  color: #8ecb82;
}

::-moz-selection {
  background: #8ecb82;
  text-shadow: none; 
}
::selection {
  background: #8ecb82;
  text-shadow: none; 
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #231f20;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; 
}
h1, h2, h3, h4, h5 { 
  font-family: 'tinetregular';
  color: #231f20;
  font-family: 'TinetRegular', 'CongressSerial', Arial, sans-serif; 
  font-weight: normal; 
  font-style: normal; 
}
.CongressSerial { 
  font-family: CongressSerial;
  font-weight: normal;
  font-style: normal;
}
.Socialico {
  font-family: SocialicoRegular;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  display: inline-block;
  text-decoration: none!important;
}
.socicon {
  font-family: SocialicoRegular;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  display: inline-block;
  text-decoration: none!important;
}
.socicon a{
    color: white;
}
.socicon a:hover{
      color: #8ecb82;
}
h3.pinterestcircle a:hover{
  color: #4c4321;
}
.navbar-form input, textarea, input {
  background-color: #ffffff;
  border: none;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .nav > li > a {
  color: #f26223;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.product {
  background-image:url('/img/Che-re-1729.x360.png') !important ;
  background-repeat:no-repeat;
  background-size:contain;
  height:520px;
  overflow-y: visible;
}
.bg2 {
  background-image:url('/img/Che-bokehblur-1743.x1170.jpg') !important ;
  background-size:cover;
  background-repeat:no-repeat;
  height:780px;
  margin:0;
  overflow: hidden;
}
.bg2 p{
  background-color: rgba(142, 203, 130, 0.5);
  padding: 15px 10px;
}
.bg3 {
  background-image:url('/images/Che-re-0090-x1170.jpg') !important ;
  background-size:cover;
  background-repeat:no-repeat;
  height:840px;
  margin:0;
  overflow: hidden;
}
.bg3 p{
  background-color: rgba(142, 203, 130, 0.5);
  padding: 15px 10px;
}
.what {
  background-color: #f26223;
  padding: 45px 0px 65px 0px; /* Vertically center images part 1: add padding above and below text. */
  overflow: hidden; /* Vertically center images part 2: clear their floats. */
  text-align: center;
  height: auto;
}
label {
  color: #ffffff;
  cursor: default;
  float: left;
  font-size:.8em;
  margin: 8px 0 5px;
  padding: 0 5px;
  vertical-align: top; 
}
textarea#message {
  width: 412px;
}
input[type="email"], input[type="color"], .uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #999999;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn {
height: 30px;
padding: 4px 6px;
margin-bottom: 0;
font-size: 11px;
line-height: 13px;
color: #999999;
vertical-align: top;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #87c17c;
  *background-color: #8ecb82;
  background-image: -moz-linear-gradient(top, #87c17c, #8ecb82);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#87c17c), to(#8ecb82));
  background-image: -webkit-linear-gradient(top, #87c17c, #8ecb82);
  background-image: -o-linear-gradient(top, #87c17c, #8ecb82);
  background-image: linear-gradient(to bottom, #87c17c, #8ecb82);
  background-repeat: repeat-x;
  border-color: #8ecb82 #8ecb82 #87c17c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #8ecb82;
  *background-color: #87c17c;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #87c17c;
}
.circle.socicon:before{content:"\0020"}
.pinterestcircle.socicon:before{content:"\0026"}
.facebook.socicon:before{content:" \0046"}
.twitterbird.socicon:before{content:"\004C"}
.twitter.socicon:before{content:"\0054"}
.facebookcircle.socicon:before{content:"\0066"}
.twitterbirdcircle.socicon:before{content:"\006C"}
.twittercircle.socicon:before{content:"\0074"}

.hero-unit  { 
  background-color: #f26223;
  height:420px; 
  text-align: center;
}
.hero-unit h1 {
  font-size: 48px;
}
.contact-unit  { 
  background-color: #f26223;
  height:420px; 
  text-align: left;
  padding: 60px 0 0;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.contact-unit h1 {
  font-size: 48px;
}
.socialface {
  float: right;
}

@media (min-width: 1200px) {
  body {
    padding-top: 60px; /* container below nav */
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 60px; /* container below nav */
  }
  .contact-unit {
    margin-top: 60px;
    padding-top: 10px;
  }
  .navbar-fixed-top {
    position: inherit;
  }
  h1, h2, h3, h4, h5, .hero-unit h1 { 
    font-size:1.6em;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body {
    padding-top: 0px; /* container below nav */
  }
  p {
    font-size:.8em;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 60px; /* container below nav */
  }
  p {
    font-size:.6em;
  }    .product {
    display: none;
    height: auto;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: left;
  }
  h1, h2, h3, h4, h5, .hero-unit h1 { 
    font-size:1.6em;
  }
}

footer {
  font-size: .8em;
  line-height: 1em;
}
/*	accessibility
================================================== */
.visuallyhidden,.search form label { 
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px; 
	overflow: hidden; 
	position: absolute; 
	width: 1px; 
	margin: -1px; 
	padding: 0; 
}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus,.search form label:focus { 
	clip: auto; 
	height: auto; 
	overflow: visible; 
	position: static; 
	width: auto; 
	margin: 0; 
}
.visuallyhidden ul li{
	list-style:none;
}
mobile_nav {
  visibility: none;
  overflow: hidden; 
  position: absolute; 
}
/*	go to top 
================================================== */
.backToTop {
	position: fixed;
	bottom: 10px;
	z-index: 1000;
	right:10px;
}
.backToTop a {
	width: 50px;
	text-indent:-9999px;
	height: 50px;
	display: block;
	margin: 0;
	background:#f26223 url(../img/top.png) no-repeat center center;
}
.backToTop a:hover {
	background-color:#cc9966;
}