/*-----------mid section styles goes here-----------*/
p.sorry {
	font-family: 'Open Sans';
	font-size: 18px !important;
}

h2.sorry {
	font-family: 'wisdom_scriptregular';
	font-size: 80px;
	line-height: 82px;
}

div.sorry {
	text-align: center;
	margin-bottom: 60px;
}

div.sorry figure {
	padding: 22px 0px;
}

div.notfound p {
	padding-bottom: 36px !important;
}

div.notfound h2 {
	padding-bottom: 14px;
}

div.notfound a {
	background: rgba(0, 0, 0, 0) url("../images/view-all-arrow.png") no-repeat scroll right center;
	color: #231F20 !important;
	font-size: 14px;
	line-height: 20px;
	padding: 0 30px 0 10px;
}

div.notfound {
	margin-bottom: 0px;
}

div.notfound img {
	margin: 36px 0px 0px 0px;
}

div.notfound figure {
	padding: 0px;
}

.free-beer {
	position: relative;
}

#free-beer {
	position: absolute;
	right: -13px;
	top: -58px;
}

div.notfound a:hover { color: #bf1920 !important; }

#mid-container {
}
.banner {
  background: url(/images/bg-pattern.jpg) repeat fixed top left transparent;
}
.banner .main {
  padding: 40px 0px 76px 0px;
  position: relative;
  z-index: 9;
  width: 100%;
  max-width: 928px;
}
.slider {
  width: 100%;
  margin: 0 auto;
  list-style: none;
}
.slider li {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  text-align: center;
}
.slider li img {
  display: block;
  box-sizing: border-box;
  margin: 0px !important;
}
.bx-prev, .bx-next {
  position: absolute;
  background-image: url(../images/control-arrow.png);
  background-repeat: no-repeat;
  display: block;
  width: 46px;
  height: 46px;
  top: 50%;
  margin-top: -23px;
}
.bx-prev {
  left: 37px;
}
.bx-next {
  right: 37px;
  background-position: center right;
}
.pagination {
  text-align: center;
  position: absolute;
  bottom: 68px;
  left: 0;
  width: 100%;
  z-index: 9;
}
.pagination li {
  display: inline-block;
}
.pagination li a {
  background: #bf1920;
  width: 13px;
  height: 13px;
  display: block;
  border-radius: 100%;
}
.pagination li a:hover {
  background: #2a1d03;
}
.quick-links-wrapper {
  background-color: #EDE3D7;
  height: 538px !important;
}
.quick-links-wrapper > section {
  position: relative;
}
.quick-links-wrapper > section:before {
  content: "";
  background: url(/images/bg-pattern.jpg) repeat fixed top left transparent;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.4;
}
.quick-links-wrapper .main {
  padding-top: 20px;
}
.quick-links {
  margin: 0 -3px;
}
.quick-links li.informative-block {
  width: 354px;
}
.quick-links li {
  float: left;
  width: 315px;
  padding: 0 3px 20px;
  box-sizing: border-box;
}
.quick-links li.informative-block .product-thumb {
  background: #d4a34d none repeat scroll 0 0;
  margin: 0 0 0 auto;
  max-width: 312px;
  position: relative;
  width: 100%;
}
.quick-links li.informative-block .informative-block-contain {
  color: #FFF;
  text-align: center;
  padding: 29px 0 0 15px;
}
.quick-links li.informative-block .informative-block-contain h2 {
  text-transform: uppercase;
  font-size: 55px;
  line-height: 50px;
  margin-bottom: 9px;
}
.quick-links li.informative-block .informative-block-contain h2 span {
  display: inline-block;
  font-size: 40px;
  line-height: 34px;
  margin-top: -5px;
  padding: 14px 0 0;
  position: relative;
  vertical-align: top;
}
.quick-links li.informative-block .informative-block-contain h2 span:before {
  content: "";
  height: 1px;
  background: #FFF;
  position: absolute;
  top: 10px;
  left: -2px;
  right: 0;
  display: block;
}
.quick-links li.informative-block .informative-block-contain h2 span:after {
  content: "";
  height: 1px;
  background: #FFF;
  position: absolute;
  bottom: -1px;
  left: -2px;
  right: 0;
  display: block;
}
.quick-links li.informative-block .informative-block-contain img {
  width: 64px;
  margin-bottom: 12px;
}
.quick-links li.informative-block .informative-block-contain > span {
  padding-bottom: 10px;
}
.quick-links li.informative-block .informative-block-contain a span.right-arrrow {
  background: url(../images/right-arrow.png) no-repeat 0 0;
  width: 27px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 7px 0 0 0;
}
.event-thumb-contain {
  color: #FFF;
  position: absolute;
  top: 21.4%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9;
  padding: 0 22px;
}
.event-thumb-contain > span, .quick-links li.informative-block .informative-block-contain > span, .quick-links li.informative-block .informative-block-contain a {
  display: block;
  font-size: 30px;
  line-height: 30px;
  font-family: 'wisdom_scriptregular', sans-serif;
  padding-bottom: 5px;
  color: #FFF;
}
.quick-links li.informative-block .informative-block-contain a:hover {
  color: #bf1920;
}
.event-thumb-contain time {
  font-size: 17px;
  line-height: 18px;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 9px;
  display: block;
  margin-top: 16px;
}
.event-thumb-contain p {
  font-size: 24px;
  line-height: 26px;
  font-family: 'klinic_slabbold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 22px;
}
.event-thumb-contain h2 {
  font-size: 42px;
  line-height: 46px;
  position: relative;
  padding-top:8px;
}
.event-thumb-contain h2 span {
  display: block;
  font-size: 32px;
  line-height: 32px;
  padding-top: 3px;
}
.event-thumb-contain h2:before {
  content: "";
  width: 162px;
  height: 1px;
  background: #FFF;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 4px;
  left: -7px;
  right: 0;
}
.event-thumb-contain h2:after {
  content: "";
  width: 162px;
  height: 1px;
  background: #FFF;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: -8px;
  left: -7px;
  right: 0;
}
.event-thumb-contain .view-event-btn {
  background: #bf1920;
  height: auto;
  width: auto;
  font-size: 18px;
  line-height: 18px;
  color: #FFF;
  display: inline-block;
  position: relative;
  padding: 11px 16px 11px 19px;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
}
.quick-links li:hover .event-thumb-contain .view-event-btn {
  opacity: 1;
  visibility: visible;
}
.event-thumb-contain .view-event-btn:hover {
  background: #af151c;
}
.event-thumb-contain .view-event-btn span {
  background: url(../images/small-right-arrow.png) no-repeat 0 0;
  width: 12PX;
  height: 11px;
  display: inline-block;
  line-height: 12px;
  margin-left: 5px;
}
.event-thumb-contain .view-event-btn:after {
  display: none;
}
.product-thumb {
  min-height: 307px;
  width: 100%;
  position: relative;
}
.product-info {
  padding: 18px 6px 0;
  position: relative;
}
.product-info h3 {
  font-size: 26px;
  line-height: 32px;
  color: #2b1d03;
  margin-bottom: 8px;
}
.product-info h3 a {
  color: #2b1d03;
}
.product-info h3 a:hover {
  color: #bf1920;
}
.product-info p {
  font-size: 14px;
  line-height: 19px;
  color: #2b1d03;
}
.bottle-img {
  bottom: -25px;
  display: block;
  left: -46px;
  max-height: 282px;
  position: absolute;
}
.quick-links li.event-thumb a img {
  display: block;
}
#inner-page-content .product-thumb a, .event-thumb .product-thumb a {
  display: block;
  height: 307px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#inner-page-content .product-thumb a:after, .event-thumb .product-thumb a:after {
  content: '';
  background: rgba(0, 0, 0, 0.35);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 300ms linear;
}
#inner-page-content .product-thumb:hover a:after, .event-thumb .product-thumb:hover a:after {
  background-color: rgba(255, 255, 255, 0.35);
}
.event-img {
  display: none !important;
}
.beverage-section {
  background: #fff;
}
.beverage-section .main {
  padding: 23px 22px 38px;
}
.btn-group, .button {
  text-align: center;
  font-family: 'wisdom_scriptregular';
}
.btn-group .group {
  display: inline-block;
  vertical-align: middle;
}
.btn-group .group > span, .button {
  font-size: 28px;
  line-height: 30px;
  color: #2a1d03;
  position: relative;
  padding: 12px 23px;
  display: block;
}
.buttons .button {
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 28px 1px rgba(0, 0, 0, 0.1);
}
.buttons .button:hover {
  box-shadow: inset 5px 5px 12px 1px rgba(0, 0, 0, 0.4), 0px 0px 28px 1px rgba(0, 0, 0, 0.1);
  background: #bf1920;
  color: #FFF;
}
.btn-group .group > span:before, .btn-group .group > span:after {
  content: '';
  height: 2px;
  width: 100%;
  background: #bf1920;
  position: absolute;
  left: 0;
}
.btn-group .group > span:before {
  top: 0;
}
.btn-group .group > span:after {
  bottom: 0;
}
.btn-group .group a:hover {
  color: #bf1920;
}
.beverage-icon {
  min-height: 140px;
  width: 140px;
  background: url(../images/bevarage-icon.png) no-repeat;
  color: #fff;
}
.btn-group .group.beverage-icon > span {
  font-family: 'klinic_slabbold';
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  text-align: center;
  margin-top: 48px;
}
.beverage-icon > span em {
  font-family: 'wisdom_scriptregular';
  font-size: 24px;
}
.beverage-icon > span:before, .beverage-icon > span:after {
  display: none;
}
.left-col, .right-col {
  margin-top: 45px;
}

/*.left-col { float: left; }
.right-col { float: right; position: relative; }*/
.right-col {
  position: relative;
}
.btn-go {
  background: #231f20;
  width: 48px;
  height: 42px;
  font-size: 18px;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  color: #fff !important;
  display: block;
  line-height: 43px;
  position: absolute;
  right: 11px;
  top: 6px;
}
.btn-go:hover {
  background: #bf1920;
}
.btn-group .group.right-col > span {
  padding-right: 75px;
  padding-left: 5px;
}
.social-block {
  background: #bf1920;
  padding: 36px 0 42px 0;
}
.social-block .main {
  max-width: 864px;
}
.social-title {
  border-top: 2px solid #2a1d03;
  border-bottom: 2px solid #2a1d03;
  position: relative;
  text-align: center;
  font-family: 'klinic_slabbold';
  color: #fff;
  height: 66px !important;
}
.social-title > * {
  display: table-cell;
  vertical-align: middle;
}
.social-title > div {
  width: 200px;
}
.social-title > div > a {
  position: relative;
}
.social-title a {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  display: block;
}
.social-title a:hover {
  color: #231f20;
}
.social-title .fa {
  font-size: 48px;
  color: #fff;
  vertical-align: middle;
}
.social-title span {
  font-size: 54px;
  line-height: 32px;
  padding: 6px 0 0 0;
}
.instagram-title .fa {
  left: -55px;
  position: absolute;
  top: -13px;
}
.facebook-title .fa {
  position: absolute;
  right: -35px;
  top: -11px;
}
.social-slider-wrapper {
  position: relative;
  margin-top: 24px;
}
.social-slider-wrapper .info {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.social-slider {
  text-align: center;
  font-size: 0px;
  width: 100%;
  margin: 0 auto;
  list-style: none;
}
.social-slider li {
  display: inline-block;
  height: 240px !important;
  margin: 0 0 0 -1px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 300px !important;
  background-color: #FFFFFF;
}
.social-slider li img {
  display: inline-block;
}
.hover-div {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  height: 100% !important;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  opacity: 0;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
}
.hover-div.tb > .tb-cell {
  padding: 0px 10px;
}
.hover-div p > a,
.hover-div a {
  color: #fff;
}
.hover-div p > a.small-link {
	font-size: 11px;
	text-transform: uppercase;
}
.hover-div .fa {
  font-size: 31px;
  margin-bottom: 25px;
}
.hover-div a:first-of-type {
  color: #fff;
}
.hover-div a:first-of-type:hover {
  color: #bf1920;
}
.hover-div a.hashtags {
  display: inline-block;
  padding: 0px 6px;
}
.hover-div span {
  display: block;
  font-size: 14px;
  height: auto;
  line-height: 20px;
  padding: 0 0 15px;
  width: 100%;
}
.hover-div p {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 15px;
}
.hover-div a {
  color: #bf1920;
  display: inline-block;
  font-size: 14px;
}
.hover-div a:hover {
  color: #fff;
}
.social-slider li:hover .hover-div {
  opacity: 1;
}
.social-slider-wrapper .bx-prev, .social-slider-wrapper .bx-next {
  background-image: url(../images/control-arrow-light.png);
}
.social-slider-wrapper .bx-prev:hover,
.social-slider-wrapper .bx-next:hover {
  background-image: url(../images/control-arrow.png);
}
.social-slider-wrapper .bx-prev {
  left: 27px;
}
.social-slider-wrapper .bx-next {
  right: 27px;
}

.social-slider-wrapper #slider-prev,
.social-slider-wrapper #slider-next {
	background-image:none;
}
.social-slider-wrapper #slider-prev {
	left:0;
}
.social-slider-wrapper #slider-next {
	right:0;
}

/*Our History Page*/
.content-header {
  padding: 90px 0 46px 0;
  text-align: center;
  background: transparent url("/images/bg-pattern.jpg") repeat fixed left top !important;
  position: relative;
  z-index: 10;
}
#products {
  padding: 90px 0 0 0;
}
.content-header .logo {
  display: none;
}
.content-header h1 {
  font-size: 58px;
  line-height: 58px;
  color: #231f20;
  margin-bottom: 31px;
}
.content-header p {
  font-size: 18px;
  line-height: 18px;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
}
p.subHeading {
  display: block;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
#page-content {
  padding: 52px 0 118px;
  width: 100%;
  background: #FFF;
}
#page-content.products {
  padding: 52px 0 0 0;
}
#inner-page-content aside.tb-cell {
  width: 350px;
  padding-left: 40px;
}
#inner-page-content article h3 {
  font-size: 20px;
  line-height: 24px; /*color: #282828;*/
  margin-bottom: 13px;
}
#inner-page-content article p {
  color: #231f20;
  font-size: 14px;
}
#inner-page-content p:last-of-type {
  padding-bottom: 10px;
}
.learn-more-block {
  background: #bb191e;
  color: #fff;
}
.learn-more-block .main {
  padding: 34px 22px 30px;
  text-align: center;
}
.learn-more-block .main > * {
  display: inline-block;
  vertical-align: middle;
}
.learn-more-block .main p {
  font-family: 'klinic_slabbold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 34px;
  line-height: 36px;
}
.learn-more-block .main a {
  background: #231f20;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  padding: 8px 34px;
  float: right;
}
.learn-more-block .main a:hover {
  background: #fff;
  color: #231f20;
}

/*Browse Our Products Page Style star*/
.browse-our-products-block {
  width: 100%;
  padding: 32px 0 21px 0;
  background: #eadfd1;
  margin-top: 46px;
}
.browse-our-products-block .title-left {
  display: block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  height:85px;
}
.browse-our-products-block .main .title-left:first-child {
  border-bottom: 2px solid #bf1920;
  border-top: 2px solid #bf1920;
}
.browse-our-products-block .title-left h2 {
  color: #2b1d03;
  display: inline-block;
  font-family: "klinic_slabbold";
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
}

.browse-our-products-block .title-left p {
  display: block;
  width: auto;
  vertical-align: middle;
  padding-top: 12px;
  position: absolute;
}

.browse-our-products-block .title-left p.filter-gluten {
  top:  -1px;
  left:  0;
  text-align: left;
  font-size:  16px;
  line-height:  1.3;
  padding: 0;
}

.browse-our-products-block .title-left p.filter-gluten input {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  -o-appearance: checkbox;
  appearance: checkbox;
  margin-right:  5px;
}

.browse-our-products-block .title-left p.filter-search {
  right: 0px;
  top: 0px;
}

.browse-our-products-block .title-left p.filter-search span {
  display: inline-block;
  height: 36px;
  width: 36px;
  vertical-align: top;
  background: url(/images/search.png) no-repeat top left scroll #d9d8d8;
  cursor: pointer;
}
.browse-our-products-block .title-left p.filter-search input {
   border: 3px solid #d9d8d8;
   padding: 4px;
   font-weight: normal;
}
.browse-our-products-block .title-left .view-all {
  font-size: 14px;
  line-height: 20px;
  color: #231f20;
  padding: 0 30px 0 10px;
  background: url(../images/view-all-arrow.png) no-repeat center right;
}
.browse-our-products-block .title-left .view-all:hover {
  color: #bf1920;
}
.browse-our-products-block .category-right {
  display: block;
  text-align: left;
  vertical-align: top;
  width: 96%;
  margin: 20px auto;
  box-sizing: border-box;
  position: relative;
  height: 55px;
  z-index: 100;
}
.browse-our-products-block .category-right form {
  display: table;
  text-align: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

#product-not-found {
	margin:15px auto;
}

.category-right > form > div {
  height: 100%;
  display: table-cell;
  box-sizing: border-box;
  width: 33.33%;
  background: #231f20;
}
.category-right > form > div.middle {
  border-left: 12px solid #EADFD1;
  border-right: 12px solid #EADFD1;
}
.category-right .sbHolder, .cal-nav .sbHolder {
  height: 55px;
  color: #FFF;
  font-size: 32px;
  position: relative;
  font-family: 'wisdom_scriptregular';
  cursor: pointer;
  padding: 0px 0 0px 0px;
}
.category-right .sbHolder a, .cal-nav .sbHolder a {
  color: #FFF;
}
.category-right .sbSelector, .cal-nav .sbSelector {
  height: 55px;
  padding: 0 16px;
  line-height: 50px;
  overflow: hidden;
}
.category-right .sbToggle, .cal-nav .sbToggle {
  width: 48px;
  height: 55px;
  background: url(../images/category-arrow.png) no-repeat center center;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.category-right .sbOptions, .cal-nav .sbOptions {
  background: #231f20;
  max-height: inherit;
  color: #FFF;
  padding-bottom: 8px;
  max-height: 322px !important;
  font-family: "museo-sans", sans-serif;
  overflow-y: auto;
}
.category-right .sbOptions li a, .cal-nav .sbOptions li a {
  display: block;
  color: #FFF;
  font-size: 17px;
  line-height: 20px;
  padding: 8px 15px;
}
.category-right .sbOptions li a:hover, .category-right .sbOptions li a:focus, .cal-nav .sbOptions li a:hover, .cal-nav .sbOptions li a:focus {
  background: #000;
}
.link-block {
  padding: 30px 0;
}
.link-block ul {
  padding: 0;
  margin: 0;
  line-height: none;
  text-align: center;
}
.link-block ul li {
  display: inline-block;
  font-size: 22px;
  line-height: 22px;
  color: #2b1d03;
  font-family: 'klinic_slabbold';
  font-weight: normal;
}
.link-block ul li + li {
  padding-left: 14px;
}
.link-block ul li.first {
  background: none;
  padding-left: 0;
}
.link-block ul li a {
  font-size: 22px;
  line-height: 22px;
  color: #2b1d03;
  font-family: 'klinic_slabbold';
  font-weight: normal;
  background: url("/images/links-block-li-icon.png") no-repeat scroll left top transparent;
  padding: 6px 13px 6px 40px;
}
.link-block ul li a:hover {
  background-position:left bottom;
  color: #D31B22;
} 
.product-block {
  width: 100%;
  background: #FFF;
}
.product-block .product-info {
  display: flex;
  flex-wrap: wrap;
/*   border-top: 2px solid #c8c7c7; */
  padding: 10px 0 10px 0;
  box-sizing: border-box;
  font-size: 0;
}
/*
.product-block .product-info + .product-info {
  padding-top: 65px;
}
*/
.product-block .product-info:first-child {
  border: none;
}
.product-block .product-info li {
  box-sizing: border-box;
  line-height: normal;
  text-align: center;
  display: inline-block;
  width: 20%;
  padding: 0 47px 25px 44px;
  position: relative;
  z-index: 3
}
.product-block .product-info li.cat-variety-pack {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	width: 40%;
}
.product-block .product-info.prods-26 li.cat-variety-pack {
	width: 50%;
}
.product-block .product-info li.active {
  z-index: 10;
}
.product-block .product-info li:hover {
  z-index: 10;
}
.product-block .product-info li a {
  display: block;
}
.product-block .product-info li a .image {
  z-index: 9;
  position: relative;
}
.product-block .product-info li a .image > img {
  max-height: 282px;
}
.product-block .product-info li a.active .image {
  z-index: 99;
}
.image-info-wrapper {
  box-sizing: border-box;
  display: block;
/*   height: 216px; */
  overflow: hidden;
  padding-top: 17px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  z-index: 8;
  transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
}
.image-info-wrapper .hide-button {
	font-size: 16px;
}
.cat-variety-pack .image-info-wrapper {
	top: -10px;
	padding: 0;
}
.prods-26 .cat-variety-pack .image-info-wrapper {
	top: -70px;
}
.open-right .image-info-wrapper {
	left: 110px;
}
.open-right.cat-variety-pack .image-info-wrapper {
	left: 280px;
}
.open-left .image-info-wrapper {
	right: 110px;
}
.open-left.cat-variety-pack .image-info-wrapper {
	right: 275px;
}
.prods-26 .cat-variety-pack:nth-child(2n+1) .image-info-wrapper {
	right: auto;
	left: 320px;
} 
.prods-26 .cat-variety-pack:nth-child(2n) .image-info-wrapper {
	right: 320px;
	left: auto;
}
.product-block .product-info li .image-info {
  width: 100%;
  background: #FFF;
  border: 3px solid #231f20;
  border-radius: 4px;
  text-align: center;
  box-sizing: border-box;
  display: table;
  height: 200px;
  table-layout: fixed;
  position: relative;
}
.product-block .product-info li .image-info .title {
  width: 147px;
  border-bottom: 1px solid #231f20;
  border-top: 1px solid #231f20;
  font-family: 'klinic_slabbold';
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 0 auto 14px;
  padding: 6px 0;
  color: #282828;
}
.product-block .product-info li .image-info .title.wide-text {
  width: 190px;
}
.product-block .product-info li .image-info p {
  line-height: 18px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 6px 0 11px 0;
}
.product-block .product-info li .image-info .image-info-set {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  width: 100%;
  padding: 50px 5px 20px;
}
.product-block .product-info .mini-prod-icons img {
  max-height: 90px;
  max-width: 90px;
  vertical-align: middle;
}

.product-block .load-more {
  width: 332px;
  padding: 5px 0px 2px 0px;
  border-bottom: 2px solid #bf1920;
  border-top: 2px solid #bf1920;
  margin: 22px auto 61px auto;
  display: block;
}
.product-block .load-more:hover span {
  color: #bf1920;
}
.product-block .load-more span {
  font-size: 28px;
  line-height: 30px;
  color: #2a1d03;
  display: inline-block;
  vertical-align: top;
  font-family: 'wisdom_scriptregular';
  margin: 6px 19px 0 31px;
}
.product-block .load-more .load-img {
  display: inline-block;
  width: 48px;
  height: 44px;
  background: url(/images/load-img.png) no-repeat center center scroll #000000;
}
.product-block .load-more .load-img.loading {
  background: url(/images/spinner.gif) no-repeat center center scroll #000000;
}
.product-block .product-info li a:hover .image-info-wrapper {
	overflow: visible;
	width: 265px;
}

/*.product-block .product-info li:nth-child(4n) a.active .image-info-wrapper,.product-block .product-info li:nth-child(5n) a.active .image-info-wrapper{ left:-206px; }*/
.product-block .product-info li:nth-child(4n) a:hover .image-info-wrapper, .product-block .product-info li:nth-child(5n) a:hover .image-info-wrapper {
/*   left: -210px; */
}
.product-block .product-info li .image-info-wrapper .image-info .show-new {
  display: block;
  position: absolute;
  right: -18px;
  top: -34px;
}
.product-block .product-info li:nth-child(4n) a:hover .image-info-wrapper.new, .product-block .product-info li:nth-child(5n) a:hover .image-info-wrapper.new {
/*   left: -235px; */
}
.product-block .product-info li:nth-child(4n) .image-info-wrapper.new .image-info, .product-block .product-info li:nth-child(5n) .image-info-wrapper.new .image-info {
  margin: 0px 0px 0px 25px
}
.product-block .product-info li:nth-child(4n) .image-info-wrapper .image-info .show-new, .product-block .product-info li:nth-child(5n) .image-info-wrapper .image-info .show-new {
  left: -18px;
  right: auto;
}
.product-block .load-more.no-more {
  border-color: #dbdbdb;
}
.product-block .load-more.no-more span {
  color: #dbdbdb;
}
.product-block .load-more.no-more .load-img {
  background-color: #c0c0c0;
}
.product-info.no-show {
  display: none;
}

/* Variety Pack Product List */
.product-info.cat-variety-pack li {
  width: 140px;
  margin:  0 27px 4px 24px;
  vertical-align: bottom;
}

.product-info.cat-variety-pack .image-info-wrapper {
  top:  -30px;
  left:  120px;
}

/* Gluten Disclaimer */
.gluten-disclaimer {
  display:  none;
}

/*Browse Our Products Page Style End*/

/*------- Calendar Section Starts Here -------*/

div.cal-nav {
  margin: 22px auto 26px;
  max-width: 100%;
  border-bottom: 1px solid #231F20;
  border-top: 1px solid #231F20;
  height: 77px;
}
div.cal-nav > div {
  vertical-align: middle;
}
div.cal-nav div.selectBox {
  background: #000000;
}
div.calendar {
  display: block;
  font-size: 0px;
  width: 100%;
  padding-bottom: 40px;
}
div.calendar > ul {
  list-style: none;
  display: block;
  font-size: 0px;
  width: 100%;
  min-height: 200px;
}
div.calendar > ul > li {
  display: inline-block;
  width: 140px;
  padding: 5px;
  font-family: 'klinic_slabbold';
  color: #231F20;
  box-sizing: border-box;
}
div.calendar.list > ul > li {
  padding: 0px;
  display: block;
  width: 100%;
  min-height: 200px;
}
div.calendar > ul > li.before, div.calendar > ul > li.after {
  color: #e5e5e5;
  font-size: 28px;
  line-height: 22px;
}
div.calendar.list  > ul > li.before, div.calendar.list  > ul > li.after {
  display: none !important;
}
div.calNum {
  font-size: 28px;
  line-height: 22px;
  border-top: 6px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding: 10px 5px 15px 5px;
}
div.calendar > ul > li.before div.calNum, div.calendar > ul > li.after div.calNum {
  border-color: #e5e5e5;
}
div.calNum span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  padding: 0px 0px 0px 4px;
}
li.on div.calNum {
  color: #DD1B23;
  border-top-color: #DD1B23;
}
div.month {
  font-size: 26px;
  font-family: "wisdom_scriptregular";
  vertical-align: middle;
  line-height: 24px;
  color: #231F20;
  box-sizing: border-box;
  padding: 0px 30px;
}
div.month a {
  color: #231F20;
  display: block;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
a.previous-month {
  padding-left: 30px;
}
a.next-month {
  padding-right: 30px;
  text-align: right;
}
a.previous-month:before, a.next-month:after {
  content: "";
  height: 18px;
  width: 18px;
  display: block;
  position: absolute;
  top: 2px;
}
a.previous-month:before {
  left: 0px;
  background: url(/images/layout/cal-arrow-prev.png) no-repeat scroll top left transparent;
}
a.next-month:after {
  right: 0px;
  background: url(/images/layout/cal-arrow-next.png) no-repeat scroll top left transparent;
}
.tb.selector-options {
  margin-bottom: 26px;
}
.tb.selector-options p {
  padding: 0px !important;
}
.tb.selector-options select {
  background: #E2E2E2;
  min-width: 215px;
  padding: 6px 20px 6px 2px;
  border: 1px solid #000000;
  margin-left: 6px;
}
.tb.selector-options .select-day {
  padding-left: 15px;
}
.tb.selector-options .select-day.hide {
  display: none;
}
#submit-date {
  padding: 7px 14px;
  border: 1px solid #d4a34c;
  margin-left: 6px;
}
#submit-date:hover {
  background: #d4a34c;
  color: #FFFFFF;
} 
ul.selector {
  box-sizing: border-box;
  display: block;
  font-size: 0;
  list-style: outside none none;
  padding: 0 15px 0 0;
  text-align: right;
  width: 100%;
}
ul.selector li {
  display: inline-block;
  text-align: left;
  font-family: 'Open Sans';
}
ul.selector li a {
  color: #D4A34D;
  display: block;
  padding: 10px 0px;
  font-size: 18px;
}
ul.selector li.off a {
  color: #c5c5c5;
}
ul.selector li + li {
  padding-left: 15px;
}
#grid:after {
  content: "";
  height: 30px;
  width: 30px;
  background: url(/images/layout/grid_view.png) repeat-x scroll top left transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
#list:after {
  content: "";
  height: 30px;
  width: 30px;
  background: url(/images/layout/list_view.png) repeat-x scroll top left transparent;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
ul.selector li.off #list:after {
  background: url(/images/layout/list_view.png) repeat-x scroll bottom left transparent;
}
ul.selector li.off #grid:after {
  background: url(/images/layout/grid_view.png) repeat-x scroll bottom left transparent;
}

/**** Staff Section ****/
.staff {
  max-width: 100%;
  overflow: hidden;
  font-size: 0px;
  margin-bottom: 14px;
}
.staff li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-bottom: 16px;
  width: 25%;
}
.staff li div {
  display: inline-block;
  width: 180px;
  box-sizing: border-box;
}
.staff h3 {
  color: #d31b22;
}
.staff h3 span {
  font-size: 16px;
  color: #282828;
  text-transform: uppercase;
}
.staff a {
  color: #282828;
}
.staff img {
  border: 3px solid #d9d8d8;
  margin-bottom: 11px;
}
.back-to-top {
  display: block;
  position: fixed;
  width: 80px;
  height: 50px;
  right: -81px;
  bottom: 50px;
  background: url(/images/arrow_up.png) no-repeat center left scroll #D31B22;
  border-radius: 12px;
  
  -webkit-transition:all 0.3s ease 0s;
  transition:all 0.3s ease 0s;
}

.back-to-top #arrow-up {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -9999px;
}

.back-to-top.show {
  right: -20px;
}

.non-alcoholic .back-to-top {
   background-color: #00CCFF;
}

.beer-styles figure img {
  display: inline-block;
  max-width:35%;
  height:auto !important;
  vertical-align: top;
}
.beer-styles figcaption {
  display: inline-block;
  margin-left: 3%;
  vertical-align: top;
  width: 60%;
}
.beer-styles > li {
  display: inline-block;
  margin-bottom: 5%;
  margin-left: 1%;
  vertical-align: top;
  width: 45%;
  padding-right: 15px;
  padding-left: 15px;
}
.slider {
  height:auto !important;
}
.btn-beer {
  background: #000  none repeat scroll 0 0;
  color: #fff !important;
  display: block;
  font-family: "museo-sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 42px;
  line-height: 43px;    /*position: absolute;*/
  right: 11px;
  top: 6px;     /*width: 48px;*/
  text-align: center;
  margin-top: 20px;
}
.btn-beer:hover {
  background: #bf1920 none repeat scroll 0 0;
}
.line {
  padding-top: 5em;
  border-top: 2px solid #c8c7c7;
}

/** Territory Page **/
.counties {
  padding-top: 2em;
  max-width: 100%;
  overflow: hidden;
  width: 90%;
}
.counties figure {
  width: 105px;
  
}
.counties article {
  padding-left: 22px;
}
.counties section {
  margin-bottom: 27px;
}

.counties article h2 {
  border-bottom: 1px solid #c8c7c7;
  margin-bottom: 10px;
}

.btn-counties {
  background: #000  none repeat scroll 0 0;
  color: #fff !important;
  display: block;
  font-family: "museo-sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 42px;
  line-height: 43px;    /*position: absolute;*/
  right: 11px;
  top: 6px;
  width: 60%;
  text-align: center;
  margin-top: 20px;
}
.btn-counties:hover {
  background: #bf1920 none repeat scroll 0 0;
}
.sales-reps {
  width: 100%;
  font-size: 0px;
}
.sales-reps li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-bottom: 16px;
}
.sales-reps img {
  border: 3px solid #d9d8d8;
  width: 100%;
  display: block;
  max-width: 174px;
}
.sales-reps li div {
  box-sizing: border-box;
  display: inline-block;
  width: 180px;
}
.sales-reps h4 {
  color: #d31b22;
  padding-top: 11px;
}

/*** Content Pages Misc **/
.sub-list {
  list-style: disc;
  font-size: 14px;
  margin-bottom: 1em;
  margin-top: 0.25em;
}
.sub-list li {
  margin-left: 1em;
  line-height: 24px;
}

/*** TERMS ***/
dl.terms {
  font-size: 0;
  margin: 10px 0;
}
dl.terms dt:first-child, dl.terms dt:first-child + dd {
  border-top: medium none;
}
dl.terms dd {
  margin: 0;
  width: 84%;
}
dl.terms dt {
  width: 15%;
  font-weight: bold;
  color: #d4a34c;
}
dl.terms dt, dl.terms dd {
  border-top: 2px solid #c8c7c7;
  display: inline-block;
  font-size: 10.5pt;
  padding: 2em 0;
  vertical-align: top;
}

/*** Beer Glass Styles **/
.beer-glass {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 10pt;
  margin: 0;
  padding: 0;
  width: 100%;
}
.beer-glass .beer-glass-title {
  background-color: #d4a34c;
}
.beer-glass-title h3 {
  color: #fff;
  text-align: center;
  margin-top: 0.5em;
}
.beer-glass td {
  vertical-align: top;
  padding: 1.5em;
}
.beer-glass-type {
  width: 20%;
}
.beer-glass-description {
  width: 23%;
}
.beer-glass-benefits {
  width: 23%;
}
.beer-glass-background {
  background: rgba(20, 20, 20, 0.03) none repeat scroll 0 0;
}
.beer-glass td ul .bkgrd {
  background: rgba(20, 20, 20, 0.1) none repeat scroll 0 0;
  padding: 0.25em;
}
.center {
  text-align:center;
}
div.territory-maps .tb-cell{
  padding:25px;
}

div.territory-maps p strong {
   padding-bottom:6px;
   padding-top:14px;
   display:block;
}

div.territory-maps p > span {
  background: #231f20 none repeat scroll 0 0;
  color: #FFFFFF !important;
  font-family: "museo-sans",sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  padding: 8px 34px;
  text-transform: uppercase;
  width:100%;
  display:block;
  box-sizing:border-box;
}

div.territory-maps p > span:hover {
  background-color:#BB191E;
}

img {
	max-width:100%;
}

.back-to-portal {
	margin-bottom:25px;
}

/* Videos */
.video-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.video-list li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin-left: 3%;
}

.video-list li:nth-child(3n+1) {
	margin-left: 0;
}
.video-list li:nth-child(n+4) {
	margin-top:20px;
}
.video-list li figure {
	margin: 0;
	padding: 0;
}

.video-list li img {
	max-width: 100%;
  	border:3px solid transparent;
  	box-sizing: border-box;
  	
  	transition:border 0.15s linear 0s;
}

.video-list li figcaption {
	text-align: center;
	font-size: 20px;
	line-height:1.25;
	font-weight:bold;
	margin-top: 5px;
	
	transition: color 0.15s linear 0s;
}

.video-list li a {
	display: inline-block;
}
.video-list li a:hover img,
.video-list li a:active img {
	border-color:#BB191E;
}
.video-list li a:hover + figcaption,
.video-list li a:active + figcaption {
	color:#BB191E;
}

.video-modal {
	padding: 10px 0px;
}

.video-modal h2 {
	color:  #FFF;
}

.video-modal iframe {
	width: 100%;
	height: 315px;
	margin: 0 auto;
}

/* -------------- About Page --------------- */

.about-us #page-content .tb.page {
	max-width:1124px;
	text-align: center;
}

.full-img {
	display: block;
	margin-bottom:50px;
	border:5px solid #d9d8d8;
	height:0;
	padding-bottom:44.5%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}

.bottom-section {
	margin-top:60px;
	padding-top:60px;
	border-top:3px solid #c8c7c7;
}

.icon-info {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width:350px;
}
.icon-info:nth-child(3n-1) {margin-left:2%;margin-right:2%;}

.icon-info figure {
	position: relative;
	display: block;
	margin-bottom:30px;
	padding:18.5% 15% 0;
	box-sizing:border-box;
	width:100%;
	height:430px;
	/* color:#FFF; */
	color:#242424;
	font-weight:bold;
	z-index: 0;
	
	background-image:none !important;
	background-color:#D8C3AE;
}
.icon-info figure:after {
	/* content:""; */
	display: block;
	height:100%;
	width:100%;
	background-color:#231f20;
	opacity: 0.6;
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index: -1;
}

.icon-info figure:before {
	content:"";
	display: inline-block;
}

.icon-info .telescope {
	background-image:url(/images/layout/our-vision.jpg);
}
.icon-info .telescope:before {content:url(/images/telescope-icon.png);}

.icon-info .bullseye {
	background-image:url(/images/layout/our-mission-statement.jpg);
}
.icon-info .bullseye:before {content:url(/images/bullseye-icon.png);}

.icon-info .shield {
	background-image:url(/images/layout/our-values.jpg);
}
.icon-info .shield:before {content:url(/images/shield-icon.png);}

.icon-info figure figcaption {
	position: relative;
	margin:30px auto 15px;
	font-family:'klinic_slabbold', sans-serif;
	font-weight:normal;
	font-size:34px;
	line-height:1;
	text-transform: uppercase;
} .icon-info figure figcaption:after {
	content:"";
	display: block;
	margin:10px auto 15px;
	max-width:122px;
	height:2px;
	/* background-color:#c5b8a9; */
	background-color:#D51617;
}
.icon-info figure figcaption > span {
	display: block;
	margin-bottom:8px;
	font-family:'wisdom_scriptregular', cursive;
	font-size:32px;
	text-transform: capitalize;
}

.icon-info p {
	max-width:95%;
	margin:0 auto 25px;
}

/* --------- Product Finder Page (iframe) -------- */

.vip-container {
	position: relative;
	margin: 30px auto;
	width: 100%;
}
.vip-container:not(:first-child):before {
	content: "";
	display: block;
}
.vip-container iframe {
	/* work around mobile browser issue in iframeResizer by setting min-width rather than width */
	width: 1px !important;
	min-width: 100% !important;
/* 	height: 100% !important; */
}