@import "//hello.myfonts.net/count/297eff";

/*
Theme Name: CCB
Theme URI: http://www.sparxoo.com/
Author: Brad@Sparxoo
Author URI: http://www.sparxoo.com/
Description: Theme developed for Cigar City Brewing. Built by Brad@Sparxoo in Tampa Florida.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ccb
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 CCB is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

@font-face {
	font-family:'KefaIIPro-Regular';
	src:url(webfonts/297EFF_0_0.eot);
	src:url(webfonts/297EFF_0_0.eot?#iefix) format("embedded-opentype"),url(webfonts/297EFF_0_0.woff) format("woff"),url(webfonts/297EFF_0_0.ttf) format("truetype");
	font-weight:400;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

/* =Reset

-------------------------------------------------------------- */
.sku_wrapper,.product_meta,.codeBlocks {
	display:none
}

.purchased {
	background:#ba1815;
	color:#FFF;
	padding:2px;
	width:290px;
	text-align:center;
	float:right
}

del span {
	display:none!important
}

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,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline
}

html {
	font-size:62.5%;
/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y:scroll;
/* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust:100%;
/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:100%
/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,:before,:after {
/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}

body {
	background:#fff
}

article,aside,details,figcaption,figure,footer,header,main,nav,section {
	display:block
}

ol,ul {
	list-style:none
}

table {
/* tables still need 'cellspacing="0"' in the markup */
	border-collapse:separate;
	border-spacing:0
}

caption,th,td {
	font-weight:400;
	text-align:center
}

blockquote:before,blockquote:after,q:before,q:after {
	content:""
}

blockquote,q {
	quotes:"" ""
}

a:focus {
	outline:thin dotted
}

a:hover,a:active {
	outline:0
}

a img {
	border:0
}

/* =Global

----------------------------------------------- */
.woocommerce div.product .stock,.woocommerce #content div.product .stock,.woocommerce-page div.product .stock,.woocommerce-page #content div.product .stock {
	display:none!important;
	color:#85ad74
}

body,button,input,select,textarea {
	color:#372515;
/*font-family: sans-serif;*/
	font-size:16px;
	font-size:1.6rem;
	line-height:1.5;
	font-family:'KefaIIPro-Regular',Georgia,serif
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear:both;
	font-family:'KefaIIPro-Regular',Georgia,serif
}

h1 {
	font-size:36px;
	color:#372515;
	font-weight:700
}

h2 {
	font-size:30px
}

h3 {
	font-size:24px;
	font-weight:700
}

h4 {
	font-size:18px
}

hr {
	background-color:#ccc;
	border:0;
	height:1px;
	margin-bottom:1.5em
}

/* Text elements */
p {
	margin-bottom:1.5em
}

ul,ol {
	margin:0 0 1.5em 3em
}

ul {
	list-style:disc
}

ol {
	list-style:decimal
}

li > ul,li > ol {
	margin-bottom:0;
	margin-left:1.5em
}

dt {
	font-weight:700
}

dd {
	margin:0 1.5em 1.5em
}

b,strong {
	font-weight:700
}

dfn,cite,em,i {
	font-style:italic
}

blockquote {
	margin:0 1.5em
}

address {
	margin:0 0 1.5em
}

pre {
	background:#eee;
	font-family:"Courier 10 Pitch",Courier,monospace;
	font-size:15px;
	font-size:1.5rem;
	line-height:1.6;
	margin-bottom:1.6em;
	max-width:100%;
	overflow:auto;
	padding:1.6em
}

code,kbd,tt,var {
	font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace
}

abbr,acronym {
	border-bottom:1px dotted #666;
	cursor:help
}

mark,ins {
	background:#fff9c0;
	text-decoration:none
}

sup,sub {
	font-size:75%;
	height:0;
	line-height:0;
	position:relative;
	vertical-align:baseline
}

sup {
	bottom:1ex
}

sub {
	top:.5ex
}

small {
	font-size:75%
}

big {
	font-size:125%
}

figure {
	margin:0
}

table {
	margin:0 0 1.5em;
	width:100%
}

th {
	font-weight:700
}

img {
	height:auto;
/* Make sure images are scaled correctly. */
	max-width:100%
/* Adhere to container width. */
}

button,input,select,textarea {
	font-size:100%;
/* Corrects font size not being inherited in all browsers */
	margin:0;
/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align:baseline;
/* Improves appearance and consistency in all browsers */
	*vertical-align:middle
/* Improves appearance and consistency in all browsers */
}

button,input {
	line-height:normal
/* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
/*	border: 1px solid #ccc;

	border-color: #ccc #ccc #bbb #ccc;

	border-radius: 3px;

	background: #e6e6e6;

	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);

	color: rgba(0, 0, 0, .8);

	cursor: pointer;  Improves usability and consistency of cursor style between image-type 'input' and others

	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
/*font-size: 12px;

	font-size: 1.2rem;

	line-height: 1;

	padding: .6em 1em .4em;

	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);*/
}

button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
/*border-color: #ccc #bbb #aaa #bbb;*/
/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);*/
}

button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
	border-color:#aaa #bbb #bbb;
	box-shadow:inset 0 -1px 0 rgba(255,255,255,0.5),inset 0 2px 5px rgba(0,0,0,0.15)
}

input[type="checkbox"],input[type="radio"] {
	padding:0
/* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance:textfield;
/* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing:content-box;
/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:content-box;
	box-sizing:content-box
}

input[type="search"]::-webkit-search-decoration {
/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance:none
}

button::-moz-focus-inner,input::-moz-focus-inner {
/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border:0;
	padding:0
}

input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea {
	color:#666;
	border:1px solid #ccc;
	border-radius:3px
}

input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus {
	color:#111
}

input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"] {
	padding:3px
}

textarea {
	overflow:auto;
/* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left:3px;
	vertical-align:top;
/* Improves readability and alignment in all browsers */
	width:98%
}

#page {
	background:#f1ddae;
/* Old browsers */
	background-image:url(images/noise_bg.png),url(images/main_bg.png);
	background-repeat:repeat,repeat-x
}

#content {
	min-height:380px;
/*overflow:auto;*/
	padding-bottom:10px
}

#hero-image {
	height:300px;
	min-width:1204px;
	min-height:438px;
	margin:0 auto;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	bottom:3px
}

.page-template-default #content ul {
	list-style:none;
	margin-left:20px
}

.page-template-default #content ul li:before {
	content:"- ";
	color:#ba1815
/* or whatever color you prefer */
}

.mobileshow,.attachment-mobileshow {
	display:none
}

/* Links */
a {
	color:#ba1815;
	font-weight:100
}

a:visited {
	color:#ba1815
}

a:hover,a:focus,a:active {
	color:#ba1815
}

a.arrow_link {
	display:inline-block;
	background-image:url(images/arrow_bg.png);
	background-repeat:no-repeat;
	color:#fff;
	padding:5px;
	width:170px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase
}

/* Alignment */
.alignleft {
	display:inline;
	float:left;
	margin-right:1.5em
}

.alignright {
	display:inline;
	float:right;
	margin-left:1.5em
}

.aligncenter {
	clear:both;
	display:block;
	margin:0 auto
}

.clearfix,.clearme {
	clear:both;
	float:none!important
}

.troom {
	margin-top:20px!important
}

.troom #featured-links {
	padding-top:65px
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip:rect(1px,1px,1px,1px);
	position:absolute!important
}

.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
	background-color:#f1f1f1;
	border-radius:3px;
	box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
	clip:auto!important;
	color:#21759b;
	display:block;
	font-size:14px;
	font-weight:700;
	height:auto;
	left:5px;
	line-height:normal;
	padding:15px 23px 14px;
	text-decoration:none;
	top:5px;
	width:auto;
	z-index:100000
/* Above WP toolbar */
}

/* Clearing */
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {
	content:'';
	display:table
}

.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {
	clear:both
}

/* Page Wrappers */
.wrapper {
	width:1024px;
	margin:0 auto
}

.btours,.defwrap {
	padding:3% 8%
}

.woocommerce-page .defwrap {
	padding:0
}

.borderme {
	border-bottom:2px solid #ba1815;
	padding:30px 5px
}

.redme {
	color:#ba1815
}

/* =Menu

----------------------------------------------- */
.site-header,#empty-nav {
	background-image:url(images/nav_bg.png);
	height: 92px;
	position:relative;
	z-index: 500;
	background-repeat:repeat-x;
}

.site-branding {
	width:168px;
	margin:0 auto;
	position:relative;
	z-index:700
}

.main-navigation {
	clear:both;
	display:block;
	float:left;
	width:100%;
	position:relative;
	bottom:120px;
	height:0
}

.main-navigation ul {
	list-style:none;
	margin:0;
	padding-top:40px;
	position:relative;
	z-index:502;
}

.main-navigation li {
	float:left;
	position:relative;
	font-size:24px;
	text-transform:uppercase;
	margin-right:52px;
	margin-top:-15px
}

.main-navigation li:nth-child(3) {
	margin-right:316px
}

.main-navigation ul ul li:nth-child(3) {
	margin-right:0
}

.main-navigation a {
	display:block;
	text-decoration:none;
	color:#fff
}

.main-navigation ul ul {
	box-shadow:0 3px 3px rgba(0,0,0,0.2);
	display:none;
	float:left;
	left:0;
	position:absolute;
	top:1.35em;
	z-index:99999;
	padding-top:.5em
}

.main-navigation ul ul ul {
	left:100%;
	top:0
}

.main-navigation ul ul a {
	width:200px;
	color:#372515;
	-webkit-transition:color 200ms linear;
	-moz-transition:color 200ms linear;
	-o-transition:color 200ms linear;
	-ms-transition:color 200ms linear;
	transition:color 200ms linear;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}

.main-navigation ul ul li {
}

.main-navigation li:hover > a {
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
}

.main-navigation .current_page_item a,.main-navigation .current-menu-item a {
}

.sub-menu {
	display:none;
	position:absolute;
	left:0;
	z-index:500;
/*background-color: #7a4e21;*/
	min-width:200px;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	-khtml-opacity:.93;
	opacity:.93
}

.sub-menu li {
	font-size:18px;
	float:none;
	margin:0;
	padding:.6em;
	text-transform:capitalize;
	background-color:#d1b380;
	-webkit-transition:background-color 200ms linear;
	-moz-transition:background-color 200ms linear;
	-o-transition:background-color 200ms linear;
	-ms-transition:background-color 200ms linear;
	transition:background-color 200ms linear
}

.sub-menu li:hover {
	background-color:#b93123
}

.sub-menu li:hover a {
	color:#fff
}

.current-menu-ancestor,.current-menu-parent,.current_page_parent,.current_page_ancestor {
	border-bottom:4px solid #ba1815
}

select {
	border:0;
	color:#000;
/*background:white;*/
	font-size:18px;
	padding:2px 10px;
	width:378px;
	*width:350px;
/**background:#58B14C; */
	-webkit-appearance:none;
	background-color:#fff;
	background-image:url(images/icons/select-arrows.png);
	background-repeat:no-repeat;
	background-position:96% 50%
}

#mainselection {
	overflow:hidden;
	width:350px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px 9px 9px 9px;
	border-radius:9px 9px 9px 9px;
	box-shadow:1px 1px 11px #303;
	background:url(images/icons/select-arrows.png) no-repeat scroll 319px 5px #58B14C
}

/* Small menu */
#menu-toggle {
	cursor:pointer;
	display: none;
	z-index: 505;
}

/** Custom El Catador Login Form **/
.club-login_wrapper {
	padding:40px 0;
	width:80%;
	margin:0 auto
}

.club-login_wrapper h2 {
	font-family:'KefaIIPro-Regular',Georgia,serif;
	font-weight:700;
	color:#372515;
	margin:0 0 .5em
}

.club-login_wrapper input[type="text"],.club-login_wrapper textarea,.club-login_wrapper input[type="text"],.club-login_wrapper input[type="password"] {
	border:1px solid rgba(0,0,0,0.1);
	border-radius:2px;
	color:#2b2b2b;
	padding:8px 10px;
	background:none repeat scroll 0 0 #fff;
	width:100%;
	outline:none
}

.club-login_wrapper label {
	font-weight:700;
	display:block
}

.club-login_wrapper .login-remember,.club-login_wrapper .login-submit {
	text-align:right
}

.club-login_wrapper .login-submit {
	margin-bottom:1em
}

.club-login_wrapper .button-primary {
	background:#372515;
	padding:8px 40px 4px;
	line-height:1.2em;
	border:0;
	outline:none;
	color:#fff;
	text-transform:uppercase;
	-webkit-appearance:none;
	border-radius:0
}

.club-login_wrapper .button-primary:hover {
	background:#ba1815;
	cursor:pointer
}

.login-error-container {
	background:#ba1815;
	background:rgba(186,24,21,.8);
	color:#fff;
	padding:20px;
	margin:20px 0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.login-error-container h2 {
	color:#fff
}

.login-error-container .message {
	line-height:1.1em
}

.club-login_wrapper a.lost_password {
	position:static;
	margin:0;
	text-decoration:none;
	display:block;
	text-align:right
}

.club-login_wrapper a.lost_password:hover {
	text-decoration:underline
}

@media screen and (max-width: 600px) {
.menu-toggle,.main-navigation.toggled .nav-menu {
	display:block
}

/** Custom El Catador Login Form **/
.club-login_wrapper {
	padding:40px 0;
	width:90%
}

.club-login_wrapper .login-remember,.club-login_wrapper .login-submit {
	text-align:left
}

.club-login_wrapper a.lost_password {
	text-align:left
}

.club-login_wrapper .button-primary {
	padding-left:0;
	padding-right:0;
	width:100%
}
}

/* =Content

----------------------------------------------- */
.sticky {
}

.hentry {
	margin:0 0 1.5em
}

.byline,.updated {
	display:none
}

.single .byline,.group-blog .byline {
	display:inline
}

.page-content,.entry-content,.entry-summary {
	margin:1.5em 0 0
}

.page-links {
	clear:both;
	margin:0 0 1.5em
}

/* =Asides

----------------------------------------------- */
.blog .format-aside .entry-title,.archive .format-aside .entry-title {
	display:none
}

/* =Media

----------------------------------------------- */
.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley {
	border:none;
	margin-bottom:0;
	margin-top:0;
	padding:0
}

.wp-caption {
	border:1px solid #ccc;
	margin-bottom:1.5em;
	max-width:100%
}

.wp-caption img[class*="wp-image-"] {
	display:block;
	margin:1.2% auto 0;
	max-width:98%
}

.wp-caption-text {
	text-align:center
}

.wp-caption .wp-caption-text {
	margin:.8075em 0
}

.site-main .gallery {
	margin-bottom:1.5em
}

.gallery-caption {
}

.site-main .gallery a img {
	border:none;
	height:auto;
	max-width:90%
}

.site-main .gallery dd {
	margin:0
}

.site-main .gallery-columns-4 .gallery-item {
}

.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,iframe,object {
	max-width:100%
}

/* =Navigation

----------------------------------------------- */
.site-main [class*="navigation"] {
	margin:0 0 1.5em;
	overflow:hidden
}

[class*="navigation"] .nav-previous {
	float:left;
	width:50%
}

[class*="navigation"] .nav-next {
	float:right;
	text-align:right;
	width:50%
}

/* =Comments

----------------------------------------------- */
.comment-content a {
	word-wrap:break-word
}

.bypostauthor {
}

/* =Hunahpu Banner / El Cat */

.hunahpu-banner {
    max-width: 45%;
    width: 45%;
    min-width: 360px;
    display: block;
    float: right;
    background: #4E4935;
    padding: 1em;
    text-align: center;
    position: relative;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
    margin-bottom:70px;
}

.hunahpu-banner h2 {
    color: #F0E2C1;
    line-height: 1.2;
    font-size: 1.2em;
    display: inline-block;
    font-family: 'Open Sans';
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.hunahpu-banner a{
	text-decoration:none;
	color:#4E4935;
}

.hunahpu-banner h2 span {
    font-family: 'KefaIIPro-Regular';
    display: block;
    color:#fff;
    font-size: 1.8em;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: -5px;
    letter-spacing: 2px;
    text-shadow: -2.5px 2px 0 rgba(255,255,255, 0.32);
    position:relative;
}

.hunahpu-banner h2 span:after {
    content: '®';
    position: absolute;
    font-size: .75em;
    top: -5px;
}

.hunahpu-banner img {
    position: absolute;
    display: block;
    left: -40px;
    top: -20px;
}
.ticket {
    background: #F0E2C1;
    -webkit-box-shadow: inset 0 0 0 0.25rem #444;
    height: 12.5rem;
    overflow: hidden;
    position: relative;
    width: 30rem;
    margin: 0px auto -60px;
	transition:0.2s ease-in-out;
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
}

.ticket:hover{
	transform:scale(1.01) rotate(-1deg);
	-webkit-transform:scale(1.01) rotate(-1deg);
	-moz-transform:scale(1.01) rotate(-1deg);
	
}

.ticket-inner {
  box-shadow: 0 0 0 0.5rem #4E4935;
  border-radius: .5rem;
  height: 8.5rem;
  margin: 2rem 2.5rem;
  position: relative;
  width: 25rem;
}

.ticket-headline {
  font-size: 2rem;
  font-weight: bold;
  padding: 1rem;
  padding-bottom: 0;
  text-align: center;
  color:#4E4935;
}
.ticket-headline svg {
  display: inline-block;
  height: 2rem;
  stroke: #4E4935;
  transform: translateY(0.25rem);
  width: 2rem;
}
.ticket-headline .pro {
  background: linear-gradient(135deg, #dbdc6d 0%, #9fa12c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ticket-star {
    background: linear-gradient(to right, transparent 25%, #4E4935 50%, transparent 75%);
    background-position: 0 89%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    height: 1rem;
    width: 100%;
    text-align: center;
    margin-top: -5px;
    margin-bottom: 7px;
}
.ticket-star .fa-star-o {
  background: #F5E7C6;
  padding: 0 .25rem;
}

.ticket-admit {
  font-size: 2rem;
  text-align: center;
  color:#4E4935;
}
.ticket-admit .char:nth-of-type(1) {
  text-shadow: 1.5px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(2) {
  text-shadow: 1px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(3) {
  text-shadow: 0.5px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(4) {
  text-shadow: 0px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(5) {
  text-shadow: -0.5px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(6) {
  text-shadow: -1px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(7) {
  text-shadow: -1.5px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(8) {
  text-shadow: -2px 2px 0 rgba(78, 73, 53, 0.32);
}
.ticket-admit .char:nth-of-type(9) {
  text-shadow: -2.5px 2px 0 rgba(78, 73, 53, 0.32);
}

.ticket-numbers {
  border-top: 0.25rem solid #4E4935;
  color: #4E4935;
  font-size: 1.25rem;
  font-weight: bold;
  left: 0;
  letter-spacing: .25rem;
  height: 5rem;
  padding: 1.25rem;
  position: absolute;
  text-align: center;
  top: 2.5rem;
  transform: rotate(90deg) translate(-0.75rem, 3rem);
  width: 9rem;
}
.ticket-numbers.second {
  transform: rotate(-90deg) translate(0.75rem, 19rem);
}

[class*="ticket-edge"] {
  background:#4E4935;
  border: 0.25rem solid #444;
  border-radius: 50%;
  height: 3rem;
  position: absolute;
  width: 3rem;
}

.ticket-edge-bottom-right, .ticket-edge-bottom-left{
    background: #EADCBB !important;
}

[class*="top"] {
  top: -1rem;
}

[class*="bottom"] {
  top: calc(11.5rem);
}

[class*=left] {
  left: -1rem;
}

[class*=right] {
  right: -1rem;
}

.ticket-punches, .ticket-punches::before, .ticket-punches::after,
.ticket-punches-right::before,
.ticket-punches-right::after,
.ticket-punches-right {
  background: #4E4935;
  border: 0.25rem solid #444;
  border-radius: 50%;
  height: 2rem;
  left: -1rem;
  position: absolute;
  top: 6rem;
  width: 2rem;
}
.ticket-punches::before,
.ticket-punches-right::before, .ticket-punches::after,
.ticket-punches-right::after,
.ticket-punches-right::before,
.ticket-punches-right::after {
  content: '';
  display: block;
  left: -.25rem;
  top: 0;
}
.ticket-punches::before,
.ticket-punches-right::before,
.ticket-punches-right::before {
  top: -2.25rem;
}
.ticket-punches::after, .ticket-punches-right::after, .ticket-punches-right::after {
    top: 1.75rem;
    background: #F5E7C6;
}

.ticket-punches-right {
  left: 29rem;
}

/* =Widgets

----------------------------------------------- */
.widget {
	margin:0 0 1.5em
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width:100%
}

/* Search widget */
.widget_search .search-submit {
	display:none
}

/* =Infinite Scroll

----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
/* Theme Footer (when set to scrolling) */
	display:none
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display:block
}

/* =Homepage Specific Elements

----------------------------------------------- */
html,body {
	height:100%;
	margin:0;
	padding:0
}

#home-image {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	left:0;
	bottom:5px;
	position:relative;
	width:100%;
	height:100%
}

#content.home-below {
	position:relative
}

/* =Featured Link Bar

----------------------------------------------- */
#featured-links {
	margin:0;
	position:relative;
	bottom:40px
}

#featured-links li {
	list-style:none;
	float:left;
	width:30%;
	height:270px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	margin-right:26px;
	cursor:pointer;
	position:relative;
	bottom:0;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease
}

#featured-links li:hover {
	bottom:16px
}

#featured-links li#whatsontap {
	background-image:url(images/icons/tap.png);
	width:32%
}

#featured-links li#brewerytour {
	background-image:url(images/icons/tour.png)
}

#featured-links li#merch {
	background-image:url(images/icons/merch.png)
}

/* =Beer

----------------------------------------------- */
#latest img {
	float:left;
	display:block;
	margin:40px
}

#latest #latest_stats {
	float:left;
	width:70%;
	font-family:'KefaIIPro-Regular',Georgia,serif;
	padding-top:34px
}

#latest #latest_stats span {
	color:#ba1815;
	font-weight:400
}

#latest #latest_stats ul {
	margin:0
}

#latest #latest_stats ul li {
	list-style:none;
	float:left;
	width:50%;
	font-weight:700
}

#latest #latest_stats .arrow_link {
	float:right;
	margin-top:40px
}

.beer-sectional {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:600px;
	clear:both;
	padding-top:34px
}

.beer-sectional.catador-sectional {
	height:550px
}

.beer-sectional#seasonal li {
	vertical-align:bottom;
	display:inline-table
}

.beer-sectional#seasonal li div {
	vertical-align:bottom;
	height:415px;
	display:table-cell
}

.beer-sectional#seasonal img {
	max-width:100px
}

#year-round {
	background-image:url(images/yearly_bg.png)
}

#archive {
/*background-image: url(images/archive_bg.png);*/
}

#catarchive {
/*background-image: url(images/archive_bg.png);*/
}

.beer-sectional h3 {
	display:block;
	clear:none;
	color:#372515
}

.beer-sectional .wrapper .inner {
	padding:20px 15%
}

.beer-sectional .wrapper .inner li {
	width:260px;
	float:left;
	text-align:center
}

#slider-code {
	height:520px;
	width:750px;
	overflow:visible;
	position:relative
}

#slider-code .viewport {
	float:left;
	width:750px;
	height:500px;
	overflow:hidden;
	position:relative
}

#slider-code .buttons {
	display:block;
	float:left
}

#slider-code .next {
	width:50px;
	height:60px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:900;
	left:780px;
	top:190px
}

#slider-code .prev {
	width:50px;
	height:60px;
	background-image:url(images/arrow_prev.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:900;
	top:190px;
	left:-70px
}

#slider-code .disable {
	visibility:hidden
}

#slider-code .overview {
	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
	left:0;
	top:0
}

#slider-code .overview li {
	float:left;
	margin:0 20px 0 0;
	padding:1px;
	width:236px
}

#slider-code .overview li a {
	text-decoration:none
}

/* =Single Beer

----------------------------------------------- */
.wrapper.singlebeerstats {
	padding:30px 40px 30px 80px
}

.wrapper.singlebeerstats div.sbinfo {
	float:left;
	width:65%
}

.wrapper.singlebeerstats p {
	margin-top:20px
}

.availability {
	margin-bottom:30px
}

.wrapper.singlebeerstats img {
	float:left;
	margin-left:7%;
	max-width:180px;
	position:relative;
	bottom:140px
}

.wrapper.singlebeerstatscont {
	clear:both
}

.wrapper.singlebeerstatscont ul {
	list-style:none;
	margin:0
}

.wrapper.singlebeerstatscont div.statcol {
	width:30%;
	float:left;
	text-align:center;
	margin:0 10px;
	padding-top:120px;
	margin-top:40px;
	background-repeat:no-repeat;
	background-position:50% 0
}

.wrapper.singlebeerstatscont h3 {
	margin-bottom:10px
}

.wrapper.singlebeerstatscont #overview {
	background-image:url(images/icons/stamp_overview.png)
}

.wrapper.singlebeerstatscont #awards {
	background-image:url(images/icons/stamp_award.png)
}

div#tasting1 {
	background-image:url(images/icons/stamp_glass1.png)
}

div#tasting2 {
	background-image:url(images/icons/stamp_glass2.png)
}

#prevbeer,#nextbeer {
	position:absolute;
	top:35%;
	background-repeat:no-repeat;
	height:60px;
	width:30px
}

#prevbeer {
	left:8%;
	background-image:url(images/arrow_prev.png)
}

#nextbeer {
	right:12%;
	background-image:url(images/arrow.png)
}

.modal {
	display:none;
	position:fixed;
	z-index:1000;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,.2) url(images/ajax-loader.gif) 50% 50% no-repeat;
	-webkit-transition:all 1000ms ease;
	-moz-transition:all 1000ms ease;
	-ms-transition:all 1000ms ease;
	-o-transition:all 1000ms ease;
	transition:all 1000ms ease
}

body.loading {
	overflow:hidden
}

body.page-template-catador2-php.loading {
	overflow:visible
}

body.loading .modal {
	display:block
}

/* =Tasting Room

----------------------------------------------- */
#tasting-left,#tasting-right {
	float:left
}

#tasting-left {
	width:592px;
	position:relative
}

#tasting-right {
	width:424px;
	margin-left:6px
}

.grid-photo {
	position:relative;
	display:inline-block
}

.thumboverlay {
	position:absolute;
	background-color:#ba1815;
	opacity:0;
	top:0;
	left:0;
	right:0;
	bottom:7px;
	cursor:pointer;
	transition:opacity .5s;
	-webkit-transition:opacity .5s
/* Safari */
}

.grid-photo:hover .thumboverlay {
	opacity:.5
}

#proom {
	margin-left:5px;
	margin-bottom:1px
}

#event-label {
	position:absolute;
	top:0
}

#event-label.horizontal-adjust {
	top:9px;
	left:7px
}

/* =Events

----------------------------------------------- */
.fb-events-container {
	margin-top:30px;
	font-size:1.3em;
	min-height:300px;
	height:auto
}

.fb-event {
	height:auto;
	border:none;
	padding:20px;
	border-radius:4px;
	background-color:#fff
}

.fb-event a {
	color:#000
}

.fb-event:hover {
	background-color:#f5f5f5
}

.fb-event div div {
	font-size:1.4em;
	line-height:1.4em
}

.fb-event-title,.fb-event-time,.fb-event-location {
	text-indent:20px
}

.fb-event-title {
	padding-top:0;
	font-size:1.6em!important
}

.fb-event-title {
	color:#921518!important
}

.fb-event-description {
	clear:both;
	padding-top:15px
}

/* =Events

----------------------------------------------- */
.btours {
	padding:3% 8%
}

.btours h1 {
	float:left;
	margin-bottom:30px
}

.btours span {
	float:right;
	color:#971b1f;
	width:12em;
	text-align:right
}

.btours p {
	clear:both
}

#tours-lower {
	min-height:200px;
	background-color:#372515
}

/* =Contact

----------------------------------------------- */
#contact-left {
	float:left;
	width:50%
}

.contactwrap {
	padding-top:70px
}

.contactwrap img {
	width:370px;
	float:right;
	clear:right;
	padding-top:50px
}

.contactwrap .address-blurb {
	display:inline-block;
	width:12em;
	margin-bottom:1em
}

.contactwrap h3 span {
	float:right;
	font-size:.8em;
	color:#ba1815
}

.wpcf7 span {
	float:none!important
}

span.wpcf7-not-valid-tip,div.wpcf7-validation-errors {
	background-color:#ba1815;
	color:#fff;
	border:1px solid #ba1815;
	padding:4px 6px;
	margin:10px 0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

div.wpcf7-validation-errors {
	padding:10px
}

.wpcf7 input {
	padding:.4em
}

input.wpcf7-submit {
	display:inline-block;
	background-image:url(images/arrow_bg.png);
	background-repeat:no-repeat;
	color:#fff;
	padding:5px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	border:none;
	background-color:transparent
}

#wpcf7-f113-p109-o1 {
	width:50%;
	margin:0 auto
}

#contact-left form input[type="text"],#contact-left form input[type="email"],#contact-left textarea {
	width:32em
}

#contact-left select {
	width:28.4em
}

#contact-left form input[type="submit"] {
	width:11em
}

/* =Employees

----------------------------------------------- */
.employeewrap {
	padding:40px 0
}

.employee-box {
	background-color:#372515;
	width:320px;
	color:#fff;
	font-family:'KefaIIPro-Regular',Georgia,serif;
	font-size:18px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	cursor:default
}

.employee-box span {
	background-color:#ba1815;
	display:block;
	position:relative;
	right:28px;
	width:180px;
	padding-left:28px;
	margin-top:30px;
	margin-bottom:15px
}

.employee-box img,.employee-box div {
	float:left
}

.employee-box div.employee-details {
	width:160px;
	padding-left:10px;
	line-height:1.2em
}

.employee-box div.favbeer {
	position:absolute;
	width:320px;
	text-align:center;
	padding-top:40px
}

.favbeer,.employee-box:hover .employee-details,.employee-box:hover span,.employee-box:hover img {
	opacity:0;
	filter:alpha(opacity=0)
}

.employee-box:hover .favbeer {
	opacity:1;
	filter:alpha(opacity=100)
}

/* =Release Calendar

----------------------------------------------- */
.release-table {
	margin-top:40px
}

.release-table tr {
	list-style:none;
	margin:0;
	clear:both;
	font-family:'KefaIIPro-Regular',Georgia,serif;
	font-weight:700
}

.rtable-head td {
	text-align:center;
	border-left:1px solid #fff;
	font-size: .7em;
}

.rtable-head td:first-child {
	width:120px;
	text-align:left;
	border-left:none
}

.rtable-beer {
	height:58px
}

.rtable-beer a {
	color:#000;
	text-decoration:none
}

.rtable-beer td {
	height:100%
}

.rtable-beer td:first-child {
	text-align:right;
	vertical-align: top;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: .8em;
}

.rtable-beer td:first-child p {
	margin: 0;
}

.rtable-beer td:first-child p.style {
	color:#9d0000;
	font-weight:400;
	font-size: .8em;
}

.rtable-beer td:first-child p.availability-type {
	color: #000;
	font-weight: normal;
	font-size: .7em;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	display: none;
}

.rtable-beer td:nth-child(2) {
	width:78%;
	text-align:center;
	color:#fff;
	/*padding-top:20px;*/
}

.rtable-beer.monthly {
	height:90px
}

.rtable-beer.monthly td:nth-child(2) {
	width:auto
}

.rtable-beer.monthly td.month {
	padding-top:0;
	font-size:1em;
	font-weight:400;
	color:#fff;
	text-align:center;
	vertical-align: middle;
	border-left:1px solid #fff;
}

.month.emptymonth {
	opacity:.3
}

@media screen and (min-width: 769px) {
	.rtable-head td {
		font-size: 1em;
	}
	.rtable-head td:first-child {
		width: 200px;
	}

	.rtable-beer td:first-child {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.rtable-beer td:first-child p.availability-type {
		display: block;
	}
	.rtable-beer td:first-child {
		font-size: 1em;
	}
	.rtable-beer td:first-child p.style {
		display: inline;
	}
	.rtable-beer.monthly td.month {
		font-size:1.8em;
	}
}

/* =Distributor Map

----------------------------------------------- */
#distribmap {
	width:100%;
	height:750px;
	background-image:url(images/map-bg.png);
	background-repeat:no-repeat;
	padding-left:136px;
	padding-top:50px;
	margin-top:50px
}

img#dist_image {
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	-khtml-opacity:.85;
	opacity:.75!important
}

.page-template-distrib-map-php img#dist_image,.page-template-distrib-map-php .mapster_el {
	opacity:.5!important
}

#selections {
	width:268px;
	min-height:150px;
	border:4px solid #ba1815;
	background-image:url(images/dist_info_bg.jpg);
	position:relative;
	bottom:620px;
	left:440px;
	border-radius:8px;
	text-align:center
}

#selections h1 {
	font-size:28px;
	color:#fff;
	background-color:#c6382c;
	margin:20px 0
}

#selections select {
	width:90%;
	margin:0 auto
}

/*Iframe*/
#tapframe {
	margin-top:60px;
	min-height:2100px
}

#tapframe.bottles {
	min-height:1075px
}

/* =Shop/Catador/Tours

====TODO: Clean this area

----------------------------------------------- */
#shopnav {
	height:85px;
	background-color:#372515;
	position:relative;
	bottom:4px;
	text-align:center
}

#shopnav ul {
	display:inline-table;
	margin-top:40px;
	position:relative;
	z-index:100
}

#shopnav ul li {
	float:left;
	list-style:none;
	display:inline;
	margin:0 30px;
	background-image:url(images/icons/shopnav.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:16px
}

#shopnav ul li#active-catslug {
	background-image:url(images/icons/shopnav-active.png)
}

#shopnav ul li a {
	color:#ae894a;
	text-decoration:none
}

#shopnav ul li#active-catslug a {
	color:#fff
}

.product_title {
	float:left
}

.amount {
	color:#ba1815;
	font-size:20px;
	font-weight:400
}

del .amount {
	text-decoration:line-through
}

.price {
	float:right
}

#productcontent {
	clear:both
}

div.related h2 {
	text-align:center;
	padding-top:80px;
	margin-bottom:40px
}

.related.products {
	background-image:url(images/icons/stamp_related.png);
	background-repeat:no-repeat;
	background-position:center 4%;
	border-top:2px solid #ba1815;
	padding-top:50px
}

ul.products {
	margin-bottom:0!important
}

.woocommerce-page .related ul.products li.product,.woocommerce-page .related ul li.product {
	width:22%!important
}

.woocommerce .woocommerce-message:before,.woocommerce-page .woocommerce-message:before {
	background-color:#8fae1b;
	content:"✓";
	padding-top:2px
}

.cart .button,ul.products li .button,.button {
	display:inline-block;
	background:url(images/arrow_bg.png)!important;
	background-repeat:no-repeat!important;
	border:0!important;
	color:#fff!important;
	padding:4px;
	min-width:170px;
	height:28px!important;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right!important;
	font-weight:400;
	text-shadow:none!important;
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	box-shadow:none!important;
	font-size:.8em!important
}

img.attachment-shop_single {
	width:428px!important;
	padding:6px;
	border:2px solid #ba1815;
	margin-top:33px
}

ul.products li .price {
	float:left
}

ul.products li .price .amount {
	font-size:20px
}

.woocommerce-cart .wrapper.btours {
	padding:0
}

.woocommerce form .form-row-last,.woocommerce-page form .form-row-last {
	clear:right
}

#headcart {
	background-image:url(images/icons/cart.png);
	background-repeat:no-repeat;
	background-color:#d1b380;
	background-size:25px;
	background-position:10px 8px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	position:absolute;
	right:10%;
	z-index:1000;
	padding:6px;
	text-align:center;
	cursor:pointer;
	opacity:.98;
	-moz-box-shadow:2px 2px 2px 2px rgba(55,37,21,0.6);
	-webkit-box-shadow:2px 2px 2px 2px rgba(55,37,21,0.6);
	box-shadow:2px 2px 2px 2px rgba(55,37,21,0.6);
	font-family:'KefaIIPro-Regular',Georgia,serif;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	transition:all 300ms linear
}

@media screen and (max-width: 1200px) {
	#headcart {
		position : fixed;
		right: 20px;
		top: 0;
	}
}

#headcart.headcartmobile {
	display:none
}

#headcart span {
	padding-left:30px;
	padding:0 14px 0 40px;
	font-size:1.3em
}

#headcart div {
	display:none;
	border-top:2px solid #000;
	padding:.3em .5em .5em;
	margin-top:.7em
}

#headcart:hover {
	background-position:78px 8px
}

#headcart a {
	text-decoration: none;
}

#headcart:hover div {
	display:block
}

#headcart span.amount {
	padding-left:0
}

#headcart a.headcheckout {
	background-image:url(images/icons/checkout.png)!important;
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center;
	color:#fff;
	text-decoration:none;
	margin-right:4px
}

.product-thumbnail {
	padding:0!important
}

.product-thumbnail img {
	max-width:none
}

.shop_table thead {
	background-color:#372416;
	color:#fff;
	text-align:right
}

.shop_table tbody td {
	background-color:#fff
}

.woocommerce table.cart img,.woocommerce #content table.cart img,.woocommerce-page table.cart img,.woocommerce-page #content table.cart img {
	width:inherit!important
}

td.actions {
	background:transparent!important
}

.woocommerce-cart .button {
	height:29px
}

td.product-price .amount,td.product-subtotal .amount {
	font-size:20px
}

.coupon {
	width:218px;
	float:left
}

.coupon .button {
	margin-top:20px!important
}

.checkout-label {
	font-size:18px;
	margin-bottom:20px;
	display:inline-block
}

.checkout-button {
	position:relative!important;
	top:230px!important;
	background-image:url(images/icons/checkout.png)!important;
	width:245px!important;
	padding-bottom:10px;
	height:36px!important
}

.shipping-calculator-form {
	display:block!important;
	width:350px;
	float:left;
	margin-left:40px;
	padding:0 20px;
	border-left:1px solid #000;
	border-right:1px solid #000
}

.cart_totals {
	width:38%!important;
	margin-bottom:100px
}

.page-template-tours-php .images {
	display:none
}

.upbutton {
	position:relative!important;
	left:242px!important
}

.noborder .related.products {
	border-top:none!important
}

li.type-product .button {
	display:none!important
}

li.type-product .price {
	display:inline!important;
	float:right!important
}

li.type-product h3 {
	display:inline!important;
	float:left!important;
	max-width:70%!important
}

#inline_calendar.hasDatepicker {
	position:relative!important;
	left:0!important
}

#show_time_slot {
	width:300px;
	margin-top:25px;
	margin-bottom:25px
}

.postid-188 .quantity {
	position:relative;
	left:100px
}

/*Taking out for tours issue while in the shopping cart*/
/*dl.variation{

	width: 100px;

	padding-left: 45%;

}*/
.product-remove {
	width:2em!important
}

.product-remove a {
	width:20px;
	margin:0 auto;
	color:#372515!important
}

.product-remove a:hover {
	background-color:transparent!important
}

.woocommerce span.onsale,.woocommerce-page span.onsale {
	background:url(images/avstamp.png)!important;
	background-size:110%!important;
	height:45px!important;
	width:45px!important;
	padding:8px 10px!important;
	background-repeat:no-repeat;
	background-position:center;
	box-shadow:none!important
}

.price .from {
	color:#ba1815!important
}

.cc_pickup {
	display:inline-block;
	height:18px;
	width:30px;
	background-color:red;
	margin-top:10px
}

/*Catador Club Styles [TODO: Find all and move here]*/
.catadorlisting li {
	float:left;
	list-style:none;
	min-width:35px;
	padding-top:30px;
	text-align:center;
	position:relative
}

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

.catadorlisting li {
	font-size:12px
}

.catadorlisting li h3 {
	font-size:15px!important
}
}

@media screen and (max-width: 470px) {
.hunahpu-banner img {
    position: relative;
    display: block;
    margin: 0px auto;
    left: 0;
    top: -50px;
    margin-bottom: -45px;
}

.catadorlisting li {
	font-size:9px
}

.catadorlisting li h3 {
	font-size:9px!important
}
}

.catadorlisting li img.retired {
	position:absolute;
	top:70px;
	left:17px
}

/* =Footer

----------------------------------------------- */
footer {
	background-color:#372515;
	padding:86px 76px 30px 20px;
	color:#fff
}

footer ul {
	float:left;
	list-style:none;
	line-height:200%
}

footer ul li {
	font-size:18px;
	text-transform:uppercase
}

footer ul li.subitem {
	font-size:14px;
	color:#f1d4ac;
	text-transform:capitalize
}

footer ul li#catclub {
	background-image:url(images/catador_club.png);
	background-repeat:no-repeat;
	width:115px;
	height:54px
}

footer ul#social-list {
	float:right;
	margin-right:24px;
	padding-top:30px
}

footer ul#social-list li {
	width:49px;
	height:47px;
	float:left;
	margin:0 8px
}

footer ul#social-list li#facebook {
	background-image:url(images/icons/stamp_facebook.png)
}

footer ul#social-list li#instagram {
	background-image:url(images/icons/stamp_instagram.png)
}

footer ul#social-list li#twitter {
	background-image:url(images/icons/stamp_twitter.png)
}

footer ul#social-list li#youtube {
	background-image:url(images/icons/stamp_youtube.png)
}

footer ul#social-list li a {
	display:block;
	width:49px;
	height:47px
}

#gotop {
	display:none
}

#tweets {
	width:42%;
	min-height:176px;
	float:right;
	background-image:url(images/twitter_bg.png);
	background-color:#c9af5e;
	background-repeat:no-repeat;
	padding:20px 30px
}

#tweets h3 {
	color:#000;
	text-align:center;
	padding-bottom:15px;
	font-weight:700
}

#tweets a {
	color:#b0252f;
	text-decoration:none
}

#tweets p {
	margin-bottom:10px;
	color:#372515
}

#tweets a#moretweets {
	text-align:right;
	display:block;
	text-transform:uppercase;
	font-weight:700;
	color:#000
}

.site-info {
	clear:both;
	font-size:14px;
	color:#6a4728;
	padding-top:20px;
	padding-left:44px
}

.site-info div #creditleft {
	float:left
}

.site-info div #creditright,.site-info div #creditright a {
	float:right;
	text-decoration:none;
	color:#6a4728
}

.site-footer ul li a {
	text-decoration:none;
	color:#fff
}

.site-footer ul li a.subitem {
	color:#f1d4ac
}

/* =Blog

----------------------------------------------- */
.bpost {
	margin:30px 0
}

.bpost .blog-date {
	background-image:url(images/icons/stamp_blank.png);
	background-repeat:no-repeat;
	width:107px;
	height:102px;
	text-align:center;
	color:#fff;
	padding-top:38px;
	padding-left:14px;
	font-family:'KefaIIPro-Regular',Georgia,serif;
	font-size:1.1em;
	line-height:1em;
	float:left
}

.bpost h1 {
	float:left;
	display:inline-block;
	clear:none;
	padding:20px;
	width:20em
}

.bpost p {
	clear:both;
	padding-left:8.2em
}

a.blog-more {
	text-decoration:none;
	text-align:right;
	display:block;
	font-weight:bolder
}

/* =Age Verification

----------------------------------------------- */
#av-overlay-wrap {
	position:fixed;
	height:100%;
	width:100%;
	background:#E6E6E6;
	z-index:10000;
	display:block;
	top:0;
	left:0;
	overflow-y:scroll
}

#empty-nav {
	z-index:10002
}

#av-overlay {
	position:fixed;
	overflow-y:scroll;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:#372515;
	z-index:10001;
	-webkit-box-shadow:0 2px 6px rgba(100,100,100,0.3);
	-moz-box-shadow:0 2px 6px rgba(100,100,100,0.3);
	box-shadow:0 2px 6px rgba(100,100,100,0.3)
}

#av-upper {
	background-image:url(images/avbg.jpg);
	background-size:cover;
	padding-top:30px;
	position:relative;
	bottom:5px
}

#av-lower {
	background-color:#372515;
	color:#fff;
	text-align:center;
	font-family:'KefaIIPro-Regular',Georgia,serif
}

#av-lower ul {
	list-style:none;
	width:43%;
	float:left;
	font-size:1.1em
}

#av-lower li {
	margin:8px 0
}

#av-lower h3 {
	display:inline-block;
	margin-top:40px
}

#av-lower span {
	color:#f1d4ac!important
}

#stamp-area {
	background-image:url(images/avstamp.png);
	background-repeat:no-repeat;
	height:538px;
	width:601px;
	margin:0 auto;
	padding-top:180px
}

#stamp-area select {
	width:100px!important
}

#stamp-area form,#stamp-area p {
	width:330px;
	margin:0 auto
}

#stamp-area p {
	text-align:center;
	color:#fff
}

#stamp-area p#avdesc {
	margin-top:25px
}

#av-overlay h2 {
	margin-bottom:20px;
	color:#fff;
	text-align:center
}

#av-overlay p {
	margin-bottom:10px
}

#av-overlay .submit {
	margin-bottom:10px;
	margin-top:30px
}

#av-overlay #av_verify {
	background:url(images/gold_arrow_bg.png);
	background-repeat:no-repeat;
	width:95px;
	padding:0 116px 0 55px;
	height:28px;
	border:none;
	cursor:pointer;
	margin-left:30px;
	font-family:'KefaIIPro-Regular',Georgia,serif
}

#av-overlay input[type=text] {
	width:50px;
	outline:none
}

#av-overlay #av_verify_y {
	width:70px
}

#av-overlay .error {
	padding:12px;
	background-color:#ffebe8;
	border:1px solid #c00;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

#av-overlay-wrap .age-hide {
	display:none
}

footer {
	overflow:hidden
}

/* =Responsive

----------------------------------------------- */
/* Tablet */
@media (min-width: 1001px) {
.wrapper.employeewrap .employee-box:nth-child(3n+1) {
	clear:both
}

/** Custom El Catador Login Form **/
.club-login_wrapper {
	width:60%
}
}

/*
Fix for background image sizing
on tabletesque screen sizes
*/
@media (max-width: 1430px) {
	#home-image,
	#hero-image {
		-webkit-background-size: cover;
		   -moz-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
		        background-size: cover;
		background-position-x: 51%
	}
	.main-navigation li{
		margin-right:32px;
	}
	.main-navigation li:nth-child(1){
		margin-left:40px;
	}
	.sub-menu ul li{
		margin-left:0px;
	}
	.sub-menu li:nth-child(1) {
    margin-left: 0px;
	}

	.sub-menu li{
    margin-right:0px;
	}

	.sub-menu li:nth-child(3){
    margin-right:0px;
	}
}

@media (max-width: 1000px) {
	
	.wrapper {
		width:100%;
		margin:0 auto
	}

	/*#home-image,
	#hero-image {
		-webkit-background-size: 135%;
		   -moz-background-size: 135%;
		     -o-background-size: 135%;
		        background-size: 135%;
		        background-size: 135%;
		background-position-x: 51%
	}*/

	#home-image {
		height:30em!important
	}

	#hero-image {
		height: 20em !important;
		min-height:0;
		min-width:0
	}

	#featured-links {
		bottom:0
	}

	#featured-links li {
		list-style:none;
		float:left;
		width:30%!important;
		margin-right:3.2%
	}

	.wrapper.employeewrap .employee-box:nth-child(2n+1) {
		clear:both
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
.wrapper {
	width:100%;
	margin:0 auto
}

#home-image,#hero-image {
	-webkit-background-size:135%;
	-moz-background-size:135%;
	-o-background-size:135%;
	background-size:135%;
	background-size:135%;
	background-position-x:51%
}

#home-image {
	height:30em!important
}

#hero-image {
	height:20em!important;
	min-height:0;
	min-width:0
}

#featured-links {
	bottom:0
}

#featured-links li {
	list-style:none;
	float:left;
	width:30%!important;
	margin-right:3.2%
}/* Styles */

}

@media (max-width: 950px) {

.hunahpu-banner {
    max-width: 90%;
    width: 90%;
    float: none !important;
    display: block;
    margin: 0px auto 70px;
    }
    
/*Navigation*/
.main-navigation {
	bottom:4.9em;
	right:60em;
	-webkit-transition:right 200ms linear;
	-moz-transition:right 200ms linear;
	-o-transition:right 200ms linear;
	-ms-transition:right 200ms linear;
	transition:right 200ms linear
}

.main-navigation.expanded {
	bottom:6em;
	right:0
}

.main-navigation ul,#menu-toggle {
	display:block
}

.main-navigation ul li {
	float:none;
	border-bottom:1px solid #e9dac1;
	margin-right:0
}

.main-navigation ul li:last-child {
	border-bottom:none
}

.main-navigation ul {
	background-color:#d2b481;
	padding:2em 1em 0
}

.main-navigation a {
	color:#5d3113
}

#menu-toggle {
	display:block;
	width:50px;
	height:34px;
	background-image:url(images/icons/mobile_collapse.png);
	margin-top:25px;
	margin-left:25px
}

#menu-toggle.expanded {
	background-image:url(images/icons/mobile_collapse_active.png)
}

footer {
	overflow:hidden
}

.sub-menu {
	display:block;
	position:relative;
	left:0;
	z-index:500;
/*background-color: #7a4e21;*/
	min-width:200px;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	-khtml-opacity:.93;
	opacity:.93
}

.main-navigation ul ul {
	display:none;
	float:left;
	left:0;
	position:relative;
	top:0;
	z-index:99999;
	padding-top:.5em;
	box-shadow:none
}

.main-navigation ul li.nav-expanded ul {
	display:block
}

.main-navigation li:nth-child(3) {
	margin-right:0
}

.sub-menu li {
	font-size:18px;
	padding:.6em
}

.menu-item-has-children {
	background-image:url(images/mobile-nav-arrow.png);
	background-repeat:no-repeat;
	background-position:right 16px;
	display:inline-block;
	width:100%;
	padding:.5em 0
}

.menu-item-has-children.nav-expanded {
	background-image:url(images/mobile-nav-arrow-active.png);
	background-position:right 20px
}

.site-branding {
	bottom:50px
}

#content.home-below {
	min-height:250px
}

#tweets {
	clear:both;
	width:100%
}

footer ul#social-list {
	clear:both;
	float:none;
	width:17em;
	margin:0 auto;
	padding-top:2em
}

/*Beer*/
#latest img {
	margin:0;
	width:40%;
	padding-right:1em
}

#latest #latest_stats {
	width:56%;
	padding-top:0
}

#latest #latest_stats ul {
	width:179%;
	position:relative;
	right:7em
}

h3#overview-title {
	position:relative;
	right:0
}

#latest #latest_stats ul li {
	height:3em
}

/*Beer Sliders*/
#slider-code {
	width:78%
}

#slider-code .viewport {
	width:110%
}

.beer-sectional .wrapper .inner {
	padding:20px 10% 20px 15%
}

#slider-code .prev,#slider-code .next {
	top:0;
	height:350px;
	background-position:center 163px
}

#slider-code .prev {
	left:-34px;
	background-image:url(images/arrow_prev-mobile.png)
}

#slider-code .next {
	left:30em;
	background-image:url(images/arrow-mobile.png)
}

.wrapper.singlebeerstats {
	padding:1em
}

.wrapper.singlebeerstatscont div {
	width:100%;
	float:none;
	padding-top:120px;
	margin:0;
	margin-top:40px
}

.wrapper.singlebeerstats div {
	float:left;
	width:100%
}

#latest #latest_stats .arrow_link {
	margin-bottom:40px
}


/*TODO: Lack of organization in the below section*/
div.related .woocommerce {
	padding:1em
}

.woocommerce #content {
	padding:1em
}

.nomobile,.attachment-nomobile {
	display:none
}

.mobileshow,.attachment-mobileshow {
	display:block
}

#latest #latest_stats ul {
	width:100%;
	right:0
}

h1 {
/*padding-left: .6em;*/
}

#tasting-left,#tasting-right {
	float:none
}

#tasting-left {
	width:424px;
	margin:0 auto;
	display:block
}

#tasting-right {
	margin:0 auto
}

#tasting-left #event-label {
	top:93px
}

.wrapper.employeewrap {
	padding:2em 2.1em
}

#primary {
	padding:1em
}

.bpost .blog-date {
	float:none;
	margin:0 auto
}

.bpost h1 {
	width:auto
}

#shopnav {
	clear:both;
	bottom:40px
}

#contact-left {
	width:100%
}

.contactwrap img {
	width:25em;
	display:block;
	margin:0 auto;
	float:none;
	clear:both
}

#mainsubmit {
	height:20px
}

#prevbeer,#nextbeer {
	top:21%
}

.wrapper.singlebeerstats img {
	width:20%;
	margin:0 auto;
	float:none;
	bottom:10px
}
}

/* Portrait phones and down */
@media (max-width: 400px) {
/* Huna */
.expanded li:nth-child(1) {
    margin-left: 0px !important;
}

.hunahpu-banner {
    max-width: 100%;
    min-width: 0px !important;
    width: 100%;
    float: none !important;
    display: block;
    padding: 5px;
    margin: 0px auto 70px;
}

.hunahpu-banner img{
	margin-top:20px;
}

.ticket {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    left: -10%;
}

/*General*/
.wrapper {
	width:100%;
	margin:0 auto
}

.wrapper.employeewrap {
	padding:0
}

h1 {
	padding-left:0;
	line-height:1em
}

.noborder {
	border-bottom:none!important
}

#contact-left select {
	width:16em
}

#primary {
	padding:1em;
	overflow:hidden
}

.site-branding {
	width:7em;
	bottom:2.4em;
	z-index:500
}

#empty-nav .site-branding {
	bottom:0;
	top:.3em
}

.fb-event img {
	float:none
}

.fb-event-title,.fb-event-time,.fb-event-location {
	text-indent:0
}

.site-header {
	height:3em;
	background-size:cover;
	position:relative;
	z-index:101;
}

#home-image,#hero-image {
	-webkit-background-size:135%;
	-moz-background-size:135%;
	-o-background-size:135%;
	background-size:135%;
	background-size:135%;
	background-position-x:51%;
	height:20em!important
}

#hero-image {
	height:10em!important;
	min-height:0;
	min-width:0
}

#featured-links li {
	width:100%!important;
	background-size:80%;
	background-position:36% 50%
}

.mobsquare {
	width:49%
}

.barfix {
	left:3px!important
}

/*Beer*/
#latest img {
	margin:0;
	width:40%;
	padding-right:1em
}

#latest #latest_stats {
	width:56%;
	padding-top:0
}

#latest #latest_stats ul {
	width:179%;
	position:relative;
	right:7em
}

h3#overview-title {
	position:relative;
	right:4.7em
}

#latest #latest_stats ul li {
	height:3em
}

/*Beer Sliders*/
#slider-code {
	width:100%
}

#slider-code .viewport {
	width:110%
}

.beer-sectional .wrapper .inner {
	padding:20px 10%
}

#prevbeer,#nextbeer {
	top:20%
}

#slider-code .prev,#slider-code .next {
	top:0;
	height:350px;
	background-position:center 163px
}

#slider-code .prev {
	left:-34px;
	background-image:url(images/arrow_prev-mobile.png)
}

#slider-code .next {
	left:14em;
	background-image:url(images/arrow-mobile.png)
}

.wrapper.singlebeerstats {
	padding:1em
}

.wrapper.singlebeerstatscont div {
	width:100%;
	float:none;
	padding-top:120px;
	margin:0;
	margin-top:40px
}

.wrapper.singlebeerstats div {
	float:left;
	width:100%
}

.wrapper.singlebeerstats img {
	width:30%
}

#latest #latest_stats .arrow_link {
	margin-bottom:40px
}

div.related .woocommerce {
	padding:1em
}

/*Store*/
#shopnav {
	height:13em;
	bottom:30px;
	padding:0
}

#shopnav ul {
	margin:0;
	width:100%;
	z-index:1
}

#shopnav ul li {
	float:none;
	display:block;
	border-bottom:2px solid #2f2012;
	background-position:70% center;
	margin:0;
	padding:.5em 0
}

.woocommerce #content {
	padding:1em
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.product.type-product .images,.woocommerce div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page .related ul.products li.product,.woocommerce-page .related ul li.product,.coupon {
	width:100%!important
}

.coupon {
	margin-bottom:2em
}

.shipping-calculator-form {
	width:100%;
	float:none;
	margin-left:0;
	margin-bottom:5em;
	border:none;
	padding:0
}

div.related h2 {
	padding-top:125px
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
	float:none!important;
	width:100%!important
}

#cartoverflow {
	overflow-x:scroll;
	overflow-y:visible
}

.checkout-button {
	position:absolute!important;
	top:81em!important;
	left:3em!important
}

.upbutton {
	left:0!important
}

.mobileshow.swipenotice {
	font-style:italic
}

.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
	float:none!important;
	width:100%!important
}

.woocommerce .checkout #shiptobilling,.woocommerce-page .checkout #shiptobilling {
	float:none!important;
	font-size:1.4em
}

/*Employees*/
.employee-box {
	width:100%
}

.employee-box div.employee-details {
	width:7em
}

/*Blog*/
.bpost p {
	padding-left:0
}

.bpost h1 {
	padding:1em 0;
	width:auto;
	line-height:1em
}

.bpost .blog-date {
	float:none;
	margin:0 auto
}

/*Contact*/
#contact-left {
	width:100%
}

/*Age-Gate*/
#stamp-area {
	width:100%;
	padding:1em;
	background-size:contain;
	height:auto
}

#stamp-area select {
	display:block;
	margin:0 auto
}

#stamp-area form,#stamp-area p {
	width:100%
}

#av-lower ul {
	width:69%
}

#headcart {
	display:none
}

#headcart.headcartmobile {
	display:block;
	position:fixed
}

#headcart span {
	display:none
}

#headcart {
	width:40px;
	height:40px;
	right:auto;
	left:82%
}

#headcart:hover {
	background-position:5px 8px
}

#headcart:hover div {
	display:none
}

footer {
	padding:10px
}

footer ul {
	margin:1em
}

/*Nav*/
.main-navigation {
	bottom:4.9em;
	right:30em;
	-webkit-transition:right 200ms linear;
	-moz-transition:right 200ms linear;
	-o-transition:right 200ms linear;
	-ms-transition:right 200ms linear;
	transition:right 200ms linear
}

.main-navigation.expanded {
	bottom:4.9em;
	right:0
}

.main-navigation ul,#menu-toggle {
	display:block
}

.main-navigation ul li {
	float:none;
	border-bottom:1px solid #e9dac1;
	margin-right:0
}

.main-navigation ul li:last-child {
	border-bottom:none
}

.main-navigation ul {
	background-color:#d2b481;
	padding:2em 1em 0
}

.main-navigation a {
	color:#5d3113
}

#menu-toggle {
	display:block;
	width:50px;
	height:34px;
	background-image:url(images/icons/mobile_collapse.png);
	margin-top:6px;
	margin-left:6px
}

#menu-toggle.expanded {
	background-image:url(images/icons/mobile_collapse_active.png)
}

.sub-menu {
	display:block;
	position:relative;
	left:0;
	z-index:500;
/*background-color: #7a4e21;*/
	min-width:200px;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter:alpha(opacity=93);
	-moz-opacity:.93;
	-khtml-opacity:.93;
	opacity:.93
}

.main-navigation ul ul {
	display:none;
	float:left;
	left:0;
	position:relative;
	top:0;
	z-index:99999;
	padding-top:.5em;
	box-shadow:none
}

.main-navigation ul li.nav-expanded ul {
	display:block
}

.main-navigation li:nth-child(3) {
	margin-right:0
}

.sub-menu li {
	font-size:18px;
	padding:.6em
}

.menu-item-has-children {
	background-image:url(images/mobile-nav-arrow.png);
	background-repeat:no-repeat;
	background-position:right 16px;
	display:inline-block;
	width:100%;
	padding:.5em 0
}

.menu-item-has-children.nav-expanded {
	background-image:url(images/mobile-nav-arrow-active.png);
	background-position:right 20px
}

#tasting-left,#tasting-right {
	width:100%;
	margin:0
}

#proom {
	margin:0
}

#contact-left form input[type="text"],#contact-left form input[type="email"],#contact-left textarea {
	width:18em
}

/*Footer*/
#tweets {
	width:100%
}

#gotop {
	display:block;
	color:#fff;
	font-size:1.5em;
	border:3px solid red;
	text-align:center;
	width:58%;
	margin:1em auto;
	text-transform:uppercase;
	text-decoration:none;
	font-family:'KefaIIPro-Regular',Georgia,serif;
	padding:.3em .1em .1em
}
}

div#countdown {
	position:fixed;
	bottom:40px;
	background:#372515;
	border-radius:0 12px 12px 0;
	max-width:130px;
	z-index:2000000000;
	color:#fff;
	font-size:90%
}

div.is-countdown {
	padding:5px
}

ul.overview.catadorlisting {
	margin:0
}

/** El Catador Page Display **/
.lottery-join-display {
	display:none
}

.lottery-join-display.active {
	display:block
}

.shop_item.lottery-item {
	position:relative
}

a .lottery-stamp {
	color:#fff;
	text-decoration:none
}

.lottery-stamp {
	font-size:.8em;
	position:absolute;
	text-align:center;
	top:-6px;
	right:10px;
	background:url(images/avstamp.png)!important;
	background-size:100%!important;
	width:60px!important;
	height:53px!important;
	background-repeat:no-repeat;
	background-position:center;
	box-shadow:none!important;
/* Safari */
	-webkit-transform:rotate(-30deg);
/* Firefox */
	-moz-transform:rotate(-30deg);
/* IE */
	-ms-transform:rotate(-30deg);
/* Opera */
	-o-transform:rotate(-30deg)
}

.lottery-stamp span {
	padding:18px 0 0 2px;
	display:inline-block
}

.lottery-container {
	border:1px solid #78191c;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.lc-inner {
	border:1px solid #ddd;
	background:#fff;
	color:#372515;
	padding:20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	overflow:hidden
}

.lc-inner h2 {
	color:#ba1815;
	line-height:1.2em;
	margin:0;
	padding:0
}

.lc-inner h3.product-info {
	font-size:1.2em;
	line-height:1.2em;
	padding:0;
	margin:0 0 10px
}

.lc-inner .red {
	color:#ba1815
}

.lc-inner .large {
	font-size:1.2em
}

.lc-inner .lottery-join-display {
	padding:10px 0 0
}

.lc-inner p {
	margin:0 0 .8em;
	line-height:1.2em
}

.lottery-signup {
	padding:10px 0 0
}

.lottery-signup label {
	margin:0 6px;
	font-size:1.2em
}

.lottery-signup input[type="submit"] {
	display:inline-block;
	position:relative;
	background:#372515;
	background-repeat:no-repeat;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	color:#fff;
	padding:4px 12px 2px;
	line-height:29px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	border:none;
	margin:20px 0 0;
	outline:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

.lottery-signup input[type="submit"]:hover {
	cursor:pointer;
	background:#ba1815
}

.restricted-product,.lottery-single-product-notice {
	border:1px solid #ddd;
	background:#fff;
	color:#372515;
	padding:20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:50px;
	color:#ba1815
}

.lottery-single-product-notice {
	margin:10px 0
}

.lottery-product-container.incart .quantity,.lottery-product-container.incart .single_add_to_cart_button {
	display:none
}

.lottery-product-container .woocommerce-message .button {
	display:none
}

#lottery-loading {
	position:absolute;
	width:100%;
	height:100%;
	display:none;
	text-align:center;
	background:rgba(255,255,255,.8);
	z-index:4
}

#lottery-loading.active {
	display:block
}

#lottery-loading img {
	padding:80px 0 0
}

/** .lottery-signup input[type="submit"]:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width: 0;
	height: 0;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;

	border-left: 60px solid red;
} **/
.javascript-error {
	background:#ba1815;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	padding:10px;
	margin:0 0 20px
}

/* Job Board Styles */
.wpjb-grid .wpjb-grid-row {
	clear:both;
	overflow:hidden;
	padding:2% 0;
	margin:0;
	border-bottom:1px solid #372515
}

/** clearfix **/
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}

* html .clearfix {
	zoom:1
}

/* IE6 */
:first-child+html .clearfix {
	zoom:1
}

/* IE7 */
/** GRAVITY FORMS RELATED **/
/*
	@since 2015-02-23
	@author clagasse
*/
.no_previous_wrapper .gform_page_footer .button.gform_previous_button,.no_previous .gform_page_footer .button.gform_previous_button {
	display:none!important
}

.gform_wrapper.hdpca li,.gform_wrapper.hdpca_wrapper li {
	text-align:center
}

#content .gform_wrapper.hdpca li:before,#content .gform_wrapper.hdpca_wrapper li:before {
	content:''
}

.gform_wrapper.hdpca select,.gform_wrapper.hdpca .chosen-container,.gform_wrapper.hdpca .selectize-control,.gform_wrapper.hdpca_wrapper select,.gform_wrapper.hdpca_wrapper .chosen-container,.gform_wrapper.hdpca_wrapper .selectize-control {
	text-align:left;
	width:100%
}

.gform_wrapper.hdpca .chosen-results li,.gform_wrapper.hdpca_wrapper .chosen-results li {
	text-align:left
}

.gform_wrapper.hdpca .gfield_label,.gform_wrapper.hdpca_wrapper .gfield_label {
	font-size:2em
}

/* Styles for Logo Page Template */

.logo-set {
	background: white;
	margin-bottom: 2em;
	padding-bottom: 20px;
}

	.logo-set h2 {
		background: url(images/nav_bg.png) repeat-x center;
		color: #F8F6E0;
		font-size: 1.25em;
		line-height: 2em;
		text-align: center;
		display: block;
	}

.logo-sample-image {
	padding: 20px 20px 0;
	text-align: center;
}

	.logo-sample-image img {
		max-width: 100%;
		height: auto;
	}

.logo-file-group {
	padding: 20px 20px 0;
}

	.logo-file-group h3 {
		color: #543017;
	}

	.logo-file-group ul.file-list {
		list-style: none;
		margin: 1em 0 0 0;
		padding: 0;
	}

	.logo-file-group li {
		margin: 0;
		padding: 0;
		line-height: 1.5em;
	}

.logos-page-header h1 {
	font-size: 1.55em;
	margin-bottom: .5em;
}

.logos-page .wrapper {
	clear: left;
}

.logos-page-sidecontent ul {
	display: block;
	list-style: none;
	line-height: 2em;
	margin: 0;
	padding: 20px;
}

@media screen and (min-width: 760px) {

	.logo-set {
		width: 32%;
		margin-right: 2%;
		float: left;
	}

	.logo-set:nth-child(3n) {
		margin-right: 0;
	}

	.logo-set:nth-child(3n+1) {
		clear: left;
	}

	.logos-page-header h1 {
		font-size: 2.55em;
	}

	.logos-page-content {
		width: 66%;
		float: left;
	}

	.logos-page-sidecontent {
		width: 32%;
		margin-left: 2%;
		float: right;
	}

	.logos-page-sidecontent .logo-set {
		width: 100%;
		float: none;
		margin-right: none;
	}

}

/** EVENT ESPRESSO CALENDAR STYLES **/

#espresso_calendar .fc-day-header {
	padding: 5px 0;
	font-weight: 400;
	background-color: #381c00; background-image: url(images/rice-paper-2.png);
	color: #fff;
	font-weight: 900;
	font-family:'KefaIIPro-Regular';
}

a.fc-event.fc-event-hori.fc-event-start.fc-event-end {
	background: #F5E7C6;
	border: 0px;
	color: #372515;
	text-align: center;
	font-family: 'KefaIIPro-Regular';
	font-weight:bold;
}

span.time-display-block {
	display: none !important;
}

a.fc-event.fc-event-hori.fc-event-start.fc-event-end {
    width: 110px !important;
    margin-left:-2px !important;
}

.fc-header-title h2 {
	font-family: 'KefaIIPro-Regular',Georgia, serif;
	font-size: 2em;
	font-weight: 900;
}

.fc-button {
	background: transparent;
	font-family: 'KefaIIPro-Regular',Georgia, serif;
	border-radius: 0px;
	text-transform: uppercase;
	border-color: #8C603E;
}

.ui-tooltip-tip{
	height:18px !important;
}

.ui-tooltip-tip{
	height:18px !important;
}

.ui-tooltip-title{
	text-align:center;
}

.fc-view-agendaDay .fc-event-vert .fc-event-inner{
	margin-left:-2px;
	width:736px !important;
	max-width:106% !important;
}

.fc-view-agendaDay .fc-event-title{
	color:#452B10 !important;
	font-family:'KefaIIPro-Regular';
	font-weight:bold;
}
.fc-view-agendaWeek .fc-event-inner {
    background: #F5E7C6;
    border: 0px solid rgba(0, 0, 0, 0) !important;
    box-shadow: 0px 0px !important;
    width: 104px !important;
    margin-left: -2px !important;
    color: #452B10 !important;
    text-align: center !important;
    font-family:'KefaIIPro-Regular';
    border:solid 1px #452B10 !important;
    font-weight:bold;
     background: -moz-linear-gradient(top,  rgba(240,224,186,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,224,186,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(240,224,186,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(240,224,186,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(240,224,186,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */  background: linear-gradient(to bottom,  rgba(240,224,186,1) 0%,rgba(125,185,232,0) 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e0ba', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */;
}

a.fc-event.fc-event-vert.fc-event-start.fc-event-end {
    border: 0px solid !important;
}

a.fc-event.fc-event-vert.fc-event-start.fc-event-end {
    background:transparent;
}

th.fc-agenda-axis.ui-widget-header {
    text-align: center;
}

.fc-view-agendaDay .fc-event-vert .fc-event-inner{
	margin-left:-2px;
	width:736px !important;
	max-width:106% !important;
}

.fc-view-agendaDay .fc-event-title{
	color:#452B10 !important;
	font-family:'KefaIIPro-Regular';
	font-weight:bold;
}
.fc-view-agendaWeek .fc-event-inner {
	border: 0px solid rgba(0, 0, 0, 0) !important;
	box-shadow: 0px 0px !important;
	color: #452B10 !important;
	text-align: center !important;
	font-family:'KefaIIPro-Regular';
	font-weight:bold;
	}

a.fc-event.fc-event-vert.fc-event-start.fc-event-end {
	border: 0px solid !important;
}

a.fc-event.fc-event-vert.fc-event-start.fc-event-end {
	background:transparent;
}

th.fc-agenda-axis.ui-widget-header {
	text-align: center;
}

.fc-view-agendaDay .fc-event-title{
	background:#F5E7C6 !important;
	margin-top:1px;
}

div.ui-tooltip {
	margin-top: -20px;
}

.event_espresso_form_wrapper label.error, .event_espresso_form_wrapper span.error {
	margin-left:5px !important;
	}

p.event_prices, p.event_address {
	display: inline-block;
}

p.event_time{
	float:right;
	display:inline-block;
}

p.event_address{
	display:block !important;
	margin:20px auto 0 !important;
	width:100%;
	float:none;
	text-align:center;
	border-bottom:0px !important;
	padding-top:20px
}

p.event_address a{
	color:rgb(66, 37, 13);
	text-decoration:none;
	font-weight:bold;
}

.additional-attendee-div a {
	max-width: 100% !important;
}

.additional-attendee-div img{
	margin-right:5px;
	margin-bottom:-3px;
}



.fc-header .ui-state-active {
	background: #5B412C;
	color: #F1DFB3 !important;
}

.ui-corner-left, .ui-corner-right {
	border: 0px;
	filter:sepia(0.5) brightness(0.5);
	-webkit-filter:sepia(0.5) brightness(0.5);
	-moz-filter:sepia(0.5) brightness(0.5);
	-ms-filter:sepia(0.5) brightness(0.5);
}

.ui-widget-header{
	background-color: #381c00 !important; background-image: url(images/rice-paper-2.png) !important;
	font-family: 'KefaIIPro-Regular',Georgia, serif;
	color: #F1DFB3 !important;
}

input#aim_submit, input#confirm, input#confirm2, a.ui-state-active.reg-now-btn, .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
	border: 1px solid #543B22;
	background:#fff !important;
	border-radius:0px !important;
	color: #543B22;
	font-family: 'KefaIIPro-Regular';
	text-transform: uppercase;
	font-weight: bold;
	transition:0.2s ease-in;
	-webkit-transition:0.2s ease-in;
	-moz-transition:0.2s ease-in;
	text-decoration:none;
}

input#aim_submit:hover, input#confirm:hover, input#confirm2:hover, a.ui-state-active.reg-now-btn:hover, .ui-priority-primary:hover, .ui-widget-content .ui-priority-primary:hover, .ui-widget-header .ui-priority-primary:hover {
	background:#543B22 !important;
	color:#fff;
	text-shadow:none !important;
	}

#external-link-msg-pg{
	color:#372515 !important;
}

input#aim_submit {
	padding: 20px;
	font-size: 1.2em;
	margin-top: 10px;
}

a.ui-state-active.reg-now-btn:hover, .ui-priority-primary:hover, .ui-widget-content .ui-priority-primary:hover, .ui-widget-header .ui-priority-primary:hover {
	border: 1px solid #543B22;
	background-color: #543B22 !important;
	color:#fff;
	font-family: 'KefaIIPro-Regular';
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none !important;
}

a.ui-state-active.reg-now-btn, .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{
	padding:10px 15px;
	clear:both;
	float: none;
	display:block !important;
	margin: 0px auto 10px !important;
	text-align: center;
	max-width: 60%;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x !important;
}

.payment-option-dv .payment-option-lnk{
	max-width:none !important;
}

#aim-credit-card-info-dv select {
	border: 1px solid #D3D3D3 !important;
	max-width: 150px;
	text-align: center !important;
}

.additional-attendee-div{
	display:inline-block;
	margin:10px 8% !important;
}

.event-data-display p.section-title, .espresso_event p.section-title{
	font-size:1.6em;
}

.event_espresso_form_wrapper p {
	font-size: 1.4em;
	line-height: 1.3;
}

h3.event_title {
	font-size: 1.8em !important;
}

#event-reg-form-groups h3.section-heading {
	border-bottom: 1px solid #5B2A0E;
	padding-bottom: 10px;
	padding-top: 10px;
}

#additional_header a, #event_espresso_refresh_total, .inline-link{
	display:block !important;
	margin:0px auto;
	max-width:380px;
	border:0px !important;
	padding-bottom:10px !important;
}

label.error {
	margin-left: 3px;
	margin-top: 6px;
}

.a_register_link {
	padding: 10px !important;
	font-size: 1.4em;
	text-align: center;
	max-width: 140px;
}

h2.ui-widget-header a, h3.ui-widget-header a{
	color:#fff;
	font-size:1.2em !important;
	padding:10px;
	display:block;
}

/* [start] Cart Fixes */

.cart-custom-buttons {
	overflow: hidden;
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid rgb(42,28,16);
	text-align: right;
}

.cart-custom-buttons .button {
	height: 32px !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	position: static;
	float: none !important;
}

.cart-custom-buttons .button.alt {
	margin-right: 10px;
}

/* [end] Cart Fixes */

/* [start] Beer Search */

.beer-search-header {
	padding: 20px 0;
	border-bottom: 1px solid #372515;
}

.latest-release-title {
	margin: 20px 0 0 0;
	padding: 0;
}

.latest-release-title h1 {
	margin: 0;
	padding: 0;
}

#beer-search {
	position: relative;
	max-width: 1024px;
	/*padding: 20px 0 40px 0;*/
	margin: 0 auto;
}

#beer-search > label {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ba1815;
	letter-spacing: 2px;
}

#beer-search .twitter-typeahead,
#beer-search .twitter-typeahead .typeahead {
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

#beer-search .twitter-typeahead .typeahead {
	/*font-size: 1.3em;*/
	font-size: 1em;
	padding: 0.6em;
	border: 1px solid #372515;
	border-radius: 0;
	outline: none;
}

#beer-search .tt-hint {
	color: #999;
}

#beer-search .tt-menu {
	width: 100%;
	padding: 8px;
	background: #372515;
	color: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#beer-search .tt-suggestion {
	display: block;
	padding: 10px 20px;
	cursor: pointer;
	/*font-size: 18px;*/
	font-size: 16px;
	color: #fff;
	border-bottom: 1px dotted #AF8E3C;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

#beer-search .tt-suggestion:last-child {
	border-bottom: 0;
}

#beer-search .tt-highlight {
	color: #AF8E3C;
}

/* [end] Beer Search */

/* [start] Custom grid */

.g-1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 6.17215%;
}

.g-1:last-child {
	margin-right: 0;
}

.g-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 14.70196%;
}

.g-2:last-child {
	margin-right: 0;
}

.g-3 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
}

.g-3:last-child {
	margin-right: 0;
}

.g-4 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
}

.g-4:last-child {
	margin-right: 0;
}

.g-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
}

.g-5:last-child {
	margin-right: 0;
}

.g-6 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
}

.g-6:last-child {
	margin-right: 0;
}

.g-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%;
}

.g-7:last-child {
	margin-right: 0;
}

.g-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
}

.g-8:last-child {
	margin-right: 0;
}

.g-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
}

.g-9:last-child {
	margin-right: 0;
}

.g-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
}

.g-10:last-child {
	margin-right: 0;
}

.g-11 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 91.4702%;
}

.g-11:last-child {
	margin-right: 0;
}

.g-12 {
    width: 100%;
    display: block;
    overflow: hidden;
}

.g-12:after {
    content: "";
    display: table;
    clear: both;
}


/* [end] Custom grid */
