/*
Theme Name: Colonial Brewery Co.
Author: WordPress Developer
Version: 1.4
*/


/* =Reset
-------------------------------------------------------------- */

@font-face {
	font-family: 'apercubold';
	src: url('fonts/apercu_bold-webfont.eot');
	src: url('fonts/apercu_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/apercu_bold-webfont.woff') format('woff'), url('fonts/apercu_bold-webfont.ttf') format('truetype'), url('fonts/apercu_bold-webfont.svg#apercubold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BellGothicStdBold';
	src: url('fonts/bellgothicstd-bold.eot');
	src: url('fonts/bellgothicstd-bold.eot') format('embedded-opentype'), url('fonts/bellgothicstd-bold.woff2') format('woff2'), url('fonts/bellgothicstd-bold.woff') format('woff'), url('fonts/bellgothicstd-bold.ttf') format('truetype'), url('fonts/bellgothicstd-bold.svg#BellGothicStdBold') format('svg');
}

@font-face {
	font-family: 'apercumedium';
	src: url('fonts/apercu_medium-webfont.eot');
	src: url('fonts/apercu_medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/apercu_medium-webfont.woff') format('woff'), url('fonts/apercu_medium-webfont.ttf') format('truetype'), url('fonts/apercu_medium-webfont.svg#apercumedium') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* 29-12-2014 */

@font-face {
	font-family: 'AdobeGaramondProRegular';
	src: url('fonts/agaramondpro-regular.eot');
	src: url('fonts/agaramondpro-regular.eot') format('embedded-opentype'), url('fonts/agaramondpro-regular.woff2') format('woff2'), url('fonts/agaramondpro-regular.woff') format('woff'), url('fonts/agaramondpro-regular.ttf') format('truetype'), url('fonts/agaramondpro-regular.svg#AdobeGaramondProRegular') format('svg');
}

@font-face {
	font-family: 'AdobeGaramondProSemibold';
	src: url('fonts/agaramondpro-semibold.eot');
	src: url('fonts/agaramondpro-semibold.eot') format('embedded-opentype'), url('fonts/agaramondpro-semibold.woff2') format('woff2'), url('fonts/agaramondpro-semibold.woff') format('woff'), url('fonts/agaramondpro-semibold.ttf') format('truetype'), url('fonts/agaramondpro-semibold.svg#AdobeGaramondProSemibold') format('svg');
}

@font-face {
	font-family: 'AdobeGaramondProSemiboldItalic';
	src: url('fonts/agaramondpro-semibolditalic.eot');
	src: url('fonts/agaramondpro-semibolditalic.eot') format('embedded-opentype'), url('fonts/agaramondpro-semibolditalic.woff2') format('woff2'), url('fonts/agaramondpro-semibolditalic.woff') format('woff'), url('fonts/agaramondpro-semibolditalic.ttf') format('truetype'), url('fonts/agaramondpro-semibolditalic.svg#AdobeGaramondProSemiboldItalic') format('svg');
}

@font-face {
	font-family: 'GTPressuraMonoRegular';
	src: url('fonts/GT-Pressura-Mono-Regular.eot');
	src: url('fonts/GT-Pressura-Mono-Regular.eot') format('embedded-opentype'), url('fonts/GT-Pressura-Mono-Regular.woff') format('woff'), url('fonts/GT-Pressura-Mono-Regular.ttf') format('truetype'), url('fonts/GT-Pressura-Mono-Regular.svg') format('svg');
	font-weight: bold;
}

@font-face {
	font-family: 'Conv_GT-Pressura-Bold';
	src: url('fonts/GT-Pressura-Bold.eot');
	src: url('fonts/GT-Pressura-Bold.woff') format('woff'), url('fonts/GT-Pressura-Bold.ttf') format('truetype'), url('fonts/GT-Pressura-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Georgia Regular font';
	src: url('fonts/Georgia Regular font.eot');
	src: url('fonts/Georgia Regular font.woff') format('woff'), url('fonts/Georgia Regular font.ttf') format('truetype'), url('fonts/Georgia Regular font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* 29-12-2014 */

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'apercubold';
	font-weight: normal;
}

html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a:hover,
a:focus {
	/*outline: thin dotted;*/
}

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

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

del {
	color: #333;
}

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

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

small {
	font-size: smaller;
}

img {
	border: 0;max-width: 100%;
	-ms-interpolation-mode: bicubic;
}


/* Clearing floats */

.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns

-------------------------------------------------------------- */


/* Small headers */

.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	/*font-size: 0.785714286rem;*/
	line-height: 2.181818182;
	font-weight: normal;
	text-transform: uppercase;
	color: #555555;
	letter-spacing: 2px;
}


/* Shared Post Format styling */

article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}


/* Form fields, general styles first */

button,
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}

button,
input {
	line-height: normal;
}

textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}


/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

input[id="1549"]{
pointer-events: none !important;
}
input[id="1547"]{
pointer-events: none !important;
}
input[id="1606"]{
pointer-events: none !important;
}
input[id="1607"]{
pointer-events: none !important;
}

/* Buttons */

.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}

.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}

.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}


/* Responsive images */

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
	/* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */
}


/* Make sure videos and embeds fit their containers */

embed,
iframe,
object,
video {
	max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
	/* Override the Twitter embed fixed width */
}


/* Images */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	/*border-radius: 3px;*/
	/*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}

.wp-caption {
	max-width: 100%;
	/* Keep wide captions from overflowing their container. */
	padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.entry-content dl.gallery-item {
	margin: 0;
}

.gallery-item a,
.gallery-caption {
	width: 90%;
}

.gallery-item a {
	display: block;
}

.gallery-caption a {
	display: inline;
}

.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}

.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}


/* Navigation */

.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}

#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}

.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-single+.comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}


/* Author profiles */

.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}

.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}

.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure

-------------------------------------------------------------- */


/* Body, links, basics */

html {
	font-size: 87.5%;
}

body {
	background: #ffffff;
	line-height: 15px;
	font-size: 14px;
	text-rendering: optimizeLegibility;
	letter-spacing: 1px;
	font-family: 'Conv_Georgia Regular font' !important;
	color: #231f20;
}

body.custom-font-enabled {
	font-family: 'AdobeGaramondProRegular';
}

a {
	outline: none;
	color: #555555;
}

a:hover {
	color: #555555;
}


/* Assistive text */

.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000;
	/* Above WP toolbar */
}


/* Page structure */

.site {
	background-color: #ffffff;
}

.site-content {
	margin: 24px 0 0;
	margin: 0.714285714rem 0 0;
}

.widget-area {
	padding: 0 4px 0 0;
}


/* Header */

.site-header {
	position: relative;
}

.site-header h1,
.site-header h2 {
	text-align: center;
}

.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}

.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}

.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}


/* Navigation Menu */

.main-navigation {
	margin-top: 0;
	text-align: center;
	border-bottom: 1px solid #575757;
	border-top: 1px solid #575757;
}

.main-navigation li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 18px;
	/*font-size: 0.857142857rem;*/
	line-height: 1.42857143;
}

.main-navigation a {
	color: #5e5e5e;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #21759b;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu>ul {
	display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}


/* Banner */

section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}


/* Sidebar */

.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 1.71429rem/*3.428571429rem*/
	;
	word-wrap: break-word;
}

#secondary.widget-area .widget_nav_menu.widget h3 {
	margin-top: 8px;
}

.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 0.714285714rem;
	text-align: center;
	color: #444444;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	/*line-height: 1.846153846;*/
}

.widget-area .widget p {
	margin-top: 10px;
	font-size: 14px;
	text-transform: none;
	font-family: georgia;
	color: #555555;
	line-height: 20px;
	/*margin-bottom: 1.714285714rem;*/
}

.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}

.widget-area .widget a {
	color: #555555;
}

.widget-area .widget a:hover {
	color: #949091;
}

.widget-area .widget a:visited {
	color: #9f9f9f;
}

.widget-area #s {
	width: 53.66666666666%;
	/* define a width to avoid dropping a wider submit button */
}


/* Footer */

footer[role="contentinfo"] {
	clear: both;
	background: #dfdfdf;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: -1px auto 0;
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
}

footer[role="contentinfo"] a {
	color: #444444;
	font-size: 10px;
	text-transform: uppercase;
}

footer[role="contentinfo"] a:hover {
	/*color: #21759b;*/
}

.bottom-footer .textwidget {
	padding: 5px 0;
	height: 37px;
	line-height: 27px;
}

.bottom-footer .textwidget a,
.bottom-footer .textwidget span {
	color: #231f20;
	font-family: apercubold;
	font-size: 10px;
	font-weight: normal;
}

.middle-footer .widget.widget_nav_menu {
	margin-top: 0;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}

.entry-header {
	margin-bottom: 24px;
	margin-bottom: 0.714285714rem;
}

.home .entry-header {
	margin-bottom: 0;
}

.entry-header img.wp-post-image {
	/*	margin-bottom: 23px;*/
	margin-bottom: 15px;
}

.entry-header .entry-title {
	letter-spacing: 3.6px;
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
	font-family: "GTPressuraMonoRegular";
}

.entry-header .entry-title a {
	text-decoration: none;
}

.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}

.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}

.comments-link a,
.entry-meta a {
	color: #757575;
}

.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}

article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}

.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}

.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}

.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}

.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}

.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}

.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}

.entry-content,
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	/*margin: 0 0 24px;*/
	margin: 0 0 5px;
	line-height: 20px;
	font-family: "georgia";
	font-weight: normal;
	font-size: 14px;
	height: auto;
}

.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}

.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}

.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
	font-family: "georgia";
}

.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}

.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}

.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}

.entry-content pre code,
.comment-content pre code {
	display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}

img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}

.entry-content dt,
.comment-content dt {
	font-weight: normal;
	line-height: 1.714285714;
}

.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}

.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

.site-content article {
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 30px;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.page-links {
	clear: both;
	line-height: 1.714285714;
}

footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
	display: none;
}

.single-author .entry-meta .by-author {
	display: none;
}

.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives

-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}

.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}


/* =Single audio/video attachment view

-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}


/* =Single image attachment view

-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}

.image-attachment div.attachment {
	text-align: center;
}

.image-attachment div.attachment p {
	text-align: center;
}

.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format

-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}

article.format-aside h1 a:hover {
	color: #2e3542;
}

article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}

article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats

-------------------------------------------------------------- */


/* Image posts */

article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}

article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

article.format-image footer a h2 {
	font-weight: normal;
}


/* Link posts */

article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}

article.format-link .entry-content {
	max-width: 80%;
	float: left;
}

article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}


/* Quote posts */

article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}

article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}


/* Status posts */

.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.format-status .entry-header header {
	display: inline-block;
}

.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}

.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}

.format-status .entry-header header a {
	color: #757575;
}

.format-status .entry-header header a:hover {
	color: #21759b;
}

.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


/* =Comments

-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}

.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}

.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}

.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}

.comments-area cite b {
	font-weight: normal;
}

.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}

.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}

.comments-area article header a:hover {
	color: #21759b;
}

.comments-area article header cite a {
	color: #444;
}

.comments-area article header cite a:hover {
	text-decoration: underline;
}

.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}

.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}

.comments-area .bypostauthor cite b {
	font-weight: normal;
}

a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}

.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}


/* Comment form */

#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}

#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}

#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}

#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}

#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

#respond form label {
	display: block;
	line-height: 1.714285714;
}

#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}

.required {
	color: red;
}


/* =Front page template

-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #444444;
	padding-top: 4%;
	padding-left: 17px;
	padding-right: 17px;
}

.template-front-page .widget-area {
	/*	clear: both;

	float: none;

	width: auto;

	padding-top: 24px;

	padding-top: 1.714285714rem;

	border-top: 1px solid #ededed;*/
}


/*.template-front-page*/

.widget-area .widget li {
	/*margin: 8px 0 0;

	margin: 0.571428571rem 0 0;*/
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.5;
	color: #555555;
	list-style-type: none;
	list-style-position: inside;
	padding: 13px 0px;
}

.template-front-page .widget-area .widget li a {
	color: #555555;
}

.template-front-page .widget-area .widget li a:hover {
	color: #949091 !important;
}

.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.471429rem 0.80429rem;
}


/* =Widgets

-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}

.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}

#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}

#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}

.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

.widget_twitter li {
	list-style-type: none;
}

.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins

----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries

-------------------------------------------------------------- */


/* Does the same thing as <meta name="viewport" content="width=device-width">,

 * but in the future W3C standard way. -ms- prefix is required for IE10+ to

 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor

 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.

 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

.entry-header .entry-title {
	font-size: 20px;
	letter-spacing: 3.6px;
	margin: 0 0 40px;
	text-transform: uppercase;
	text-align: center;
}


/* Minimum width of 600 pixels. */

@media screen and (min-width: 640px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		max-width: 100%;
		/*max-width: 68.571428571rem;*/
		overflow: hidden;
	}
	.site-content {
		float: left;
		margin: 0 0 5px 0;
		width: 66.6%;
		padding: 18px 5px 0 0;
		border-right: 1px solid #444444;
	}
	.beer-content {
		float: left;
		margin: 0;
		width: 66.6%;
		padding: 18px 5px 0 0;
		width: 70%;
	}
	#secondary {
		border-left: 1px solid #444444;
		margin-left: -1px;
		margin-bottom: 5px;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		/*	width: 100%;*/
	}
	.widget-area {
		float: left;
		padding: 0 0 0 5px;
		width: 33.333%;
		text-align: center;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu>ul {
		/*border-bottom: 1px solid #575757;

		border-top: 1px solid #575757;*/
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0 none;
		color: #555555;
		font-family: "GTPressuraMonoRegular"!important;
		font-size: 18px !important;
		font-weight: normal;
		letter-spacing: 1.7px;
		line-height: 41px;
		opacity: 1;
		text-transform: uppercase !important;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #333333;
	}
	.main-navigation li {
		margin: 0 2%;
		position: relative;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover>ul,
	.main-navigation ul li:focus>ul,
	.main-navigation .focus>ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: #efefef;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #e3e3e3;
		color: #444;
	}
	.main-navigation .current-menu-item>a,
	.main-navigation .current-menu-ancestor>a,
	.main-navigation .current_page_item>a,
	.main-navigation .current_page_ancestor>a {
		color: #636363;
	}
	.menu-toggle {
		display: none;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		/*	float: left;

		width: 51.875%;*/
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets+.front-widgets {
		/*	float: right;

		width: 39.0625%;

		margin: 0 0 24px;

		margin: 0 0 1.714285714rem;*/
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		/*	float: none;

		width: auto;*/
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}


/* Minimum width of 960 pixels. */

@media screen and (min-width: 960px) {
	body {
		background-color: #ffffff;
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}


/* =Print

----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] ";
		/* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.entry-header .entry-title,
	.entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}
	/* Comments */
	.commentlist>li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}


/*********Custom********/


/*LAndingPage*/

#landing {
	float: left;
	height: 100%;
	width: 100%;
	display: block;
	min-height: 690px;
	background-image: url("/wp-content/uploads/2016/08/landing-img.png");
	background-repeat: no-repeat;
	background-size: cover;
}

.landing-content .icon {
	padding: 10% 20px 0;
	vertical-align: middle;
}

.home-post .landing-content .icon {
	padding: 10px;
}

.landing-img {
	width: 100%;
	height: 100%;
}

.landing-content {
	min-height: 370px;
	z-index: 1;
	color: #231f20;
	font-size: 16px;
	position: absolute;
	text-align: center;
	top: 20%;
	width: auto;
	font-family: 'apercubold';
	line-height: 22px;
	left: 0;
	right: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#landing .site-content,
#landing .site-content #content,
#landing .site-content #content p {
	height: 100%;
	margin-bottom: 0;
	overflow: hidden;
}

.clear {
	clear: both;
}

hgroup {
	height: 145px;
}

.scroll-img img {
	margin-top: 4%;
}

aside {
	vertical-align: top;
}

aside .hear-beer .top-left,
.top-left {
	background: #e6e6e6 url("img/read-more-arrow.png") no-repeat scroll 128px center / 16px auto;
	color: #e8174b;
	display: block;
	float: left;
	font-family: "apercubold";
	font-size: 9px;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0 13px 0 15px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
	cursor: pointer;
	font-weight: normal;
}

.top-left-img>img {
	display: none;
}

.hear-beer .top-left {
	padding: 0;
	background-position: 165px center;
	width: 200px;
}

.top-left-img {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	text-transform: uppercase;
	width: 110px;
	font-family: 'apercubold';
	text-align: left;
	font-weight: normal;
}

.logo {
	float: none;
	margin: 26px auto 0;
}

.top-icon {
	padding: 10% 7%;
}

.top-right {
	color: #555555;
	float: right;
	font-size: 9px;
	letter-spacing: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	font-family: 'apercubold';
	font-weight: normal;
}

.top-right-header {
	color: #555555;
	float: right;
	text-align: center;
	text-transform: uppercase;
	font-family: 'apercubold';
	font-weight: normal;
}

.top_social {
	width: 100%;
	float: left;
	margin: 5px 0 0;
}

.top_social li {
	display: inline-block;
	float: none;
	margin: 0 2px;
}

.top_social li a {
	display: block;
	width: auto;
	height: 16px;
	margin: 0;
	padding: 0;
}

.top_social li a img {
	padding: 0;
	width: auto;
	height: 16px;
}

.widget-area .widget li a {
	text-decoration: none;
	font-family: 'AdobeGaramondProSemiboldItalic';
	letter-spacing: 1.7px;
	font-weight: normal;
}

.widget-area .widget li {
	margin: 0;
	/* line-height: 2.714;*/
	text-transform: uppercase;
	/*border-bottom: 1px solid;*/
}

.widget.widget_nav_menu {
	width: 100%;
	margin: 6px 0 0;
}

aside#text-2 {
	text-align: center;
	width: 47%;
}

hgroup aside {
	width: 26%;
}

.sb-icon-search {
	background-image: url("img/search-icon.png");
	background-repeat: no-repeat;
	background-position: 8px 7px;
	position: relative;
	background-size: 20px auto;
}

.menu-main-menu-container {
	display: inline-block;
	width: 95%;
}

.close-icon {
	padding: 5px 0 5px 58px;
	position: absolute;
	right: 0;
	top: 6px;
	width: 38%;
}

footer .border-arrow {
	top: -3px;
}

footer aside {
	display: block;
}

footer .textwidget>span {
	padding: 0 7px;
	letter-spacing: 1px;
	font-size: 10px;
}

.west-content,
.east-content {
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 10px;
	font-family: 'AdobeGaramondProRegular';
	letter-spacing: 1.6px;
	color: #555555;
	padding-top: 5px;
}

.eastwest_sep {
	display: block;
	height: 170px;
	width: 2%;
	float: left;
}

.west-content .west-title,
.east-content .east-title {
	font-family: 'AdobeGaramondProSemibold';
	letter-spacing: 1.6px;
	line-height: 20px;
}

.west-content {
	width: 49%;
	float: left;
}

.east-content {
	width: 49%;
	float: right;
}

.top-footer p.title {
	font-family: 'apercubold';
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
}

.top-footer .west-content p.title {
	margin: 10px 10px 10px 0;
}

.top-footer .east-content p.title {
	margin: 10px 0 10px 10px;
}

.top-footer .title img {
	/* margin: 0 7px 3px;*/
	vertical-align: middle;
	margin: 0 7px 0;
	width: 16px;
}


/*.top-footer .textwidget{background: rgba(0, 0, 0, 0) url("img/footer-east-west.png") no-repeat scroll center top / 61px 170px;float:left;width:100%;}*/

.beer-featured article {
	float: left;
	margin: 0 3%;
	width: 27%;
	position: relative;
	height: 89%;
}

.beer-featured {
	border-bottom: 1px solid #4D4D4D;
	float: left;
	padding-bottom: 40px;
	padding-top: 10px;
	height: 530px;
}

.beer-featured .entry-content {
	text-align: left;
	font-family: "georgia";
	font-size: 14px;
	color: #555555;
}

.beer-featured .entry-title {
	font-family: 'AdobeGaramondProSemibold';
	text-align: left;
	font-size: 18px;
	margin: 20px 0 7px;
	text-transform: uppercase;
	color: #555555;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 29px;
	height: 70px;
}

.beer-featured .entry-content .featured-content {
	padding-bottom: 20px;
	/*min-height: 106px;position: relative;*/
}

.beer-featured .entry-content .featured-content .more-link,
.beer-featured .entry-content .featured-content .more-views {
	position: absolute;
	bottom: 0;
}

.beer-featured .entry-content .featured-content .more-link {
	left: 0;
}

.beer-featured .entry-content .featured-content .more-views {
	right: 0;
}

.featured-img {
	text-align: center;
}

.home .news-events .featured-img {
	/*height: 400px;  text-align: center; margin-bottom: 15px;*/
}

.home .news-events .featured-img img {
	/*height: auto;  max-height: 100%;  width: auto;*/
}

.home .news-events .entry-header .entry-title {
	margin: 2% 0 5px;
}

.beer-featured a.read-more,
.beer-featured a.more-link,
a.more-link {
	color: #e8174b !important;
	font-family: "apercubold";
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 15px;
	margin-right: 5px;
	text-transform: uppercase;
	vertical-align: top;
	background: rgba(0, 0, 0, 0) url("img/read-more-arrow.png") no-repeat scroll right 50% / 16px auto;
	padding: 0 20px 0 0;
	display: table;
	margin-top: 18px;
	font-weight: normal;
}

.beer-featured .read-more img {
	display: none;
}

.social a img {
	margin: 0.471429rem 0.80429rem;
}

.border-arrow {
	background: url("img/down-arrow.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
	display: block;
	position: relative;
	top: 14px;
	height: 15px;
}

.border-arrow-top {
	/*background: transparent url("img/down-arrow.png") no-repeat scroll right 0;*/
	display: block !important;
	height: 15px;
	position: absolute;
	/*right: 165px;*/
	right: 49%;
	width: 22px;
}

.menu-about-colonial-container {
	margin: 0 auto;
	width: 73%;
}

.widget-area .menu-about-colonial-container {
	margin-bottom: 7px;
}

.beer-featured h3 {
	color: #000000;
	font-size: 11px;
	padding: 10px 2% 25px;
	letter-spacing: 2px;
	font-family: 'apercubold';
	font-weight: normal;
}

.post-read-more {
	color: #e8174b;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'apercubold';
	display: table !important;
	letter-spacing: 2px;
	font-weight: normal;
}

.single-news-event-title a,
.tab .single-news-event-title a {
	font-size: 28px;
	font-family: 'GTPressuraMonoRegular';
}

#pis_posts_in_sidebar-3 ul.pis-ul li:nth-child(3n) {
	clear: both;
}

letter-spacing: 2px;
margin:0 5px 0 0;
background:url("img/read-more-arrow.png") no-repeat right center;
padding: 0 20px 0 0;

}
.post-read-more span {
	color: #e8174b;
	font-size: 11px;
}
.post-read-more img {
	display: none;
}
.more-link:hover {
	color: #949091;
	background-image: url("img/hover_arrow.png");
	text-decoration: none;
}
.post-read-more:hover {
	color: #949091;
}
.post-read-more span:hover {
	color: #949091;
}

/*#pis_posts_in_sidebar-3 .pis-li { float: left; margin: 0 3%; width: 44%; text-align: left; }*/
#pis_posts_in_sidebar-2 .pis-li {
	padding: 0 3%;
}
#pis_posts_in_sidebar-2 .widget-title {
	margin-bottom: 27px;
	margin-top: 7px;
}
#pis_posts_in_sidebar-3 .pis-li {
	float: left;
	margin: 0 3% 10px;
	text-align: left;
	width: 44%;
}
#pis_posts_in_sidebar-3 .pis-thumbnail-img.wp-post-image {
	/*height: 110px;*/
}
#pis_posts_in_sidebar-4 .pis-title a {
	font-family: "AdobeGaramondProSemiboldItalic" !important;
	color: #555555;
}
#pis_posts_in_sidebar-3 .pis-li:nth-child(3n) {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hear-beer .left {
	font-family: 'GTPressuraMonoRegular';
	font-size: 20px;
	text-transform: uppercase;
	margin-right: 60px;
	line-height: 25px;
	letter-spacing: 3px;
}
.hear-beer {
	padding: 30px 0 8% 7%;
}
.widget .tweets li {
	font-family: 'georgia';
	font-size: 14px;
	text-transform: none;
	line-height: 24px;
	padding: 10px 0 0;
}
.widget .tweets li a {
	font-family: 'georgia';
	font-size: 14px;
	letter-spacing: normal;
	text-transform: none;
}
.cat-name {
	color: #000000;
	font-family: "apercubold";
	font-size: 11px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 10px;
	font-weight: normal;
}
.social.right a img {
	margin: 0 7px 0 0;
}
ul#menu-about-colonial li {
	border-bottom: 1px solid #4D4D4D;
	line-height: 30px;
	padding: 5px 0 0;
}
ul#menu-about-colonial li a {
	font-family: 'GTPressuraMonoRegular';
	font-weight: normal;
	letter-spacing: 3.7px;
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
}
ul#menu-about-colonial li a:hover {
	color: #949091;
}
p.pis-title,
p.pis-excerpt,
p.pis-categories-links,
.pis-li p {
	text-align: left;
}
ul.tweets {
	float: left;
	margin-bottom: 25px;
	text-align: left;
	width: 100%;
	padding: 0 3.6%;
}
ul.tweets li a:last-child {
	margin-top: 5px;
	margin-bottom: 0;
	clear: both;
	display: block;
}
#secondary aside {
	border-bottom: 1px solid #4D4D4D;
	width: 100%;
	padding: 15px 2% 5px;
	margin: 0;
}

/*#secondary .border-arrow-top{right: 45%; top: -25px; color: transparent;}*/
#secondary .border-arrow-top {
	bottom: auto;
	color: transparent;
	position: relative;
	right: -47%;
	top: -3px;
}
#secondary span.border-arrow-top:last-child,
#secondary span.border-arrow-top:nth-child(2) {
	display: none !important;
}
.home #secondary span:nth-child(2) {
	display: none !important;
}
.menu-about-colonial-container ul li:last-child {
	border-bottom: medium none !important;
}
.widget-area span:last-child {
	/*display: none;*/
}
#pis_posts_in_sidebar-2 .widget-title {
	font-size: 20px;
	font-family: 'AdobeGaramondProSemiboldItalic';
}
.pis-categories-links a {
	color: #000000 !important;
	font-family: apercubold !important;
	font-size: 11px;
	letter-spacing: 2px !important;
	font-weight: normal;
}
aside#text-9 {
	border-bottom: medium none !important;
}
.textwidget .social {
	padding-bottom: 18px;
	padding-top: 5px;
}
.textwidget .social a {
	display: inline-block;
	float: none;
}
.social.right a {
	display: block;
	float: left;
}

/*.widget-area span:nth-child(4) { display: none;}*/
#pis_posts_in_sidebar-2 {
	border-bottom: medium none !important;
}
.pis-title {
	margin: 0;
}
.pis-title a {
	font-family: 'AdobeGaramondProSemibold' !important;
	font-size: 18px;
	text-transform: uppercase;
}
.widget-area .pis-title a:hover,
.news-events .entry-title:hover {
	/*text-decoration:underline;*/

	color: #555555 !important;
}
.pis-more {
	display: block !important;
}
.template-front-page .widget-area .widget .pis-more a {
	color: #e8174b;
}
.template-front-page .widget-area .widget .pis-more a:hover {
	color: #949091;
}
.widget-area .widget .pis-more,
.widget-area .widget .pis-more a {
	color: #e8174b;
	display: block !important;
	font-family: 'apercubold' !important;
	font-size: 11px;
	vertical-align: top;
	text-transform: uppercase;
	margin: 5px 0 0;
	font-weight: normal;
}
.widget-area .widget .pis-more a {
	padding: 0 20px 0 0;
	float: left;
	background: url("img/read-more-arrow.png") no-repeat right center;
}
.pis-more img {
	display: none;
}
.widget-area .widget .pis-more a:hover {
	background-image: url("img/hover_arrow.png");
}
.pis-more a:hover {
	text-decoration: none;
}
.wpcf-field-value.wpcf-field-date-value {
	font-family: 'AdobeGaramondProSemibold';
	font-size: 13px;
	color: #949091;
	text-transform: uppercase;
	letter-spacing: 3px;
}
p.pis-categories-links {
	margin-top: 15px;
}
.home-link.text-right {
	text-align: right;
	font-family: "apercubold";
	font-weight: normal;
}
.home-link {
	display: inline-block;
	width: 32.7%;
	color: #e8174b;
}
a.home-link:hover {
	color: #e8174b;
}
h1.home-link {
	font-family: 'GTPressuraMonoRegular';
	color: #555555;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
}
.home-link img {
	display: inline-block;
}
.pis-more img {
	vertical-align: text-top;
}
.widget-area .pis-custom-field span:last-child {
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pis-custom-field-value {
	color: #949091;
	font-family: 'AdobeGaramondProRegular';
	font-size: 12px;
	text-align: left;
}
.middle-footer .menu-item {
	display: inline;
}
.more-views .more {
	display: inline;
	float: right;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'apercubold';
	color: #555555;
	font-weight: normal;
}
.more-views {
	display: inline;
	float: right;
	text-align: right;
	text-transform: uppercase;
	margin-top: 0;
}
.more img,
.more-views img {
	vertical-align: sub;
	margin-right: 6px;
	margin-top: 0;
	display: none;
}
.more-views {
	background: rgba(0, 0, 0, 0) url("img/east-arrow.png") no-repeat scroll 0 center/ 16px auto;
	padding: 0 0 0 20px;
	line-height: 16px;
}
.beer-featured .more-views {
	margin-top: -22px;
}
p.pis-thumbnail {
	padding-bottom: 15px;
}
.home-links {
	padding-right: 17px;
	padding-left: 17px;
}
.text-right,
.text-left {
	font-size: 11px;
	letter-spacing: 2px;
}
.home-link.text-left {
	background: rgba(0, 0, 0, 0) url("img/read-more-arrow1.png") no-repeat scroll 0 center / 16px auto;
	display: inline-block;
	padding: 0 0 0 21px;
	line-height: 11px;
	height: 11px;
	font-family: "apercubold";
	font-weight: normal;
}
.home-link.text-left img {
	margin-right: 7px;
	display: none;
}
.home-link.text-right {
	background: rgba(0, 0, 0, 0) url("img/read-more-arrow.png") no-repeat scroll right center / 16px auto;
	display: inline-block;
	padding: 0 21px 0 0;
	line-height: 11px;
	height: 11px;
}
.home-link.text-right img {
	margin-left: 5px;
	display: none;
}
.widget_nav_menu li a {
	font-size: 16px;
	line-height: 2.4;
	font-family: "AdobeGaramondProSemiboldItalic";
	color: #555555;
	letter-spacing: 1.7px;
}
.entry-content {
	color: #555555;
	padding: 0 17px 20px;
}
.scroll-back-to-top-wrapper {
	line-height: 40px !important;
	right: 35px !important;
}
#menu-footer-middle-menu li a {
	font-size: 14px;
	color: #555555;
	font-family: 'AdobeGaramondProRegular';
	letter-spacing: 1.7px;
	line-height: 36px;
}
.widget-area .widget.posts-in-sidebar h3.widget-title {
	line-height: 40px;
	margin: 0;
}
.widget-area .widget.PI_SimpleTwitterTweets h3.widget-title {
	line-height: 20px;
	margin: 0;
}
.posts-in-sidebar .pis-thumbnail .pis-thumbnail-link {
	display: block;
}
.posts-in-sidebar .pis-thumbnail .pis-thumbnail-link img {
	/*width:100%;*/
}

/* page slider */
.page-title {
	width: 960px;
	margin: 15px auto 10px;
}
.page-title h1 {
	color: #555555;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'AdobeGaramondProSemiboldItalic';
	letter-spacing: 1.7px;
	font-weight: normal;
	line-height: 39px;
}
.page_slider_box {
	width: 960px;
	height: 510px;
	margin: 0 auto 15px;
}
.page_slider {}
a[rel~="prev"],
.red_link {
	color: #e0174b;
	font-size: 11px;
	font-family: "apercubold";
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0) url("img/read-more-arrow.png") no-repeat scroll right center / 16px auto;
	padding: 0 20px 0 0;
	letter-spacing: 2px;
	font-weight: normal;
}
a.more-views.red_link {
	color: #e0174b;
}
.gray_link {
	font-size: 11px;
	font-family: "apercubold";
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0) url("img/east-arrow.png") no-repeat scroll 0 center /16px auto;
	line-height: 16px;
	font-weight: normal;
	padding: 0 0 0 20px;
	letter-spacing: 2px;
}
.bottom_links .red_link {
	margin-right: 35px;
}
.site-content article {
	margin-bottom: 0;
	padding: 15px 17px 20px;
	/*overflow: hidden;*/
}
.innerpage_footer_top {
	float: left;
	width: 100%;
	border-bottom: 1px solid #4d4d4d;
	padding: 5px 0;
	position: relative;
}
.site-info .innerpage_footer_top aside,
.innerpage_footer_top .lookingforthese {
	width: 33.3333%;
	float: left;
	box-sizing: border-box;
	padding: 20px 30px 15px;
}
.site-info .innerpage_footer_top aside {
	border-right: 1px solid #444444;
	min-height: 304px;
	margin: 0;
}
.site-info .innerpage_footer_top .widget_nav_menu .widget-title {
	margin: 5px 0px 10px;
}
.innerpage_footer_top .lookingforthese aside {
	border: 0;
	height: auto;
	padding: 0;
	width: 100%;
}
#secondary .lookingforthese {
	padding: 30px 0;
}
#secondary .lookingforthese aside {
	border: 0;
	height: auto;
	padding: 0;
	width: 100%;
}
.lookingforthese .social {
	text-align: center;
	width: 230px;
	margin: 0 auto;
	background: url(img/border1.jpg) repeat-x 0 bottom;
}
.lookingforthese .widget-title {
	margin-bottom: 10px;
}
.lookingforthese .hear-beer .left {
	font-family: "AdobeGaramondProSemiboldItalic";
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin-right: 0
}
.lookingforthese .hear-beer {
	float: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0;
	width: 235px;
}
.lookingforthese .hear-beer .top-left {
	margin: 0 10px 0 0;
	padding: 0;
}
.beer-page .site-header .border-arrow-top {
	display: none;
}
.about-pages .site-content article {
	padding: 0 0 20px;
}
.innerpage_footer_top .border-arrow-top {
	background: url("img/down-arrow.png") no-repeat scroll right 0;
	display: block;
	height: 15px;
	left: 150px;
	position: absolute;
	right: auto;
	top: -3px;
	width: 22px;
}
.widget .pouring_text p {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	color: #231f20;
	padding: 30px 25px;
	font-family: 'BellGothicStdBold';
	letter-spacing: 1px;
}
p span.subtitle {
	display: block;
	margin: 0 0 10px;
}
.pouring-page .entry-title {
	text-align: center;
}
.website_list {
	width: 100%;
	float: left;
	margin: 5px 0 0;
}
.website_list ul {
	width: 100%;
	float: left;
}
.website_list li {
	width: 33.33%;
	float: left;
	border-bottom: 1px solid #444;
	list-style: none;
}
.website_list ul:first-child {
	border-bottom: 0;
	border-top: 1px solid #444444;
}
.website_list ul:last-child li {
	border-bottom: 0;
}
.venuebox {
	text-align: center;
	padding: 5px 7% 15px;
	border-right: 1px solid #444444;
	margin: 5px 0;
	min-height: 335px;
	position: relative;
}
.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsVideoFrameHolder,
.rsUni .rsThumbs {
	background: none !important;
}

/*.website_list li:last-child{border-right:0;}*/
.website_list li .logo {
	height: 100px;
	margin: 0;
	width: 285px;
	padding: 10px 0;
	box-sizing: initial !important;
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important;
}
.website_list li .logo span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 285px;
	height: 100px;
}
.website_list li .logo img {
	max-width: 285px;
	height: auto;
	max-height: 80px;
	width: auto;
}
.website_list li .des {
	margin: 0 0 20px;
}
.website_list li .title {
	font-family: "AdobeGaramondProSemiboldItalic";
	font-size: 20px;
	line-height: 20px;
	color: #555555;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	font-style: normal;
	margin: 0 0 15px;
}
.website_list li .address {
	padding: 0;
	min-height: 60px;
}
.website_list li .address,
.website_list li .country_list {
	font-family: "georgia";
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px;
}
.website_list li .country_list {}
.website_list li .country_list a:hover {
	color: #333;
}
.website_list li a.website_url {
	background: rgba(0, 0, 0, 0) url("img/read-more-arrow.png") no-repeat scroll right center / 16px auto;
	bottom: 20px;
	color: #e8174b;
	float: left;
	font-family: "apercubold";
	font-size: 11px;
	left: 24px;
	letter-spacing: 2px;
	line-height: 16px;
	margin-right: 5px;
	padding: 0 20px 0 0;
	position: absolute;
	text-transform: uppercase;
	vertical-align: top;
	font-weight: normal;
}
.single-news-events-page #secondary aside,
.beer-page #secondary aside,
.pouring-page #secondary aside,
.news-events-page #secondary aside {
	border-bottom: 0;
}
.news-events-page .entry-title {
	text-align: center;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul {
	border-top: 1px solid #444444;
	width: 100%;
	float: left;
	margin: 5px 0 0;
	padding: 0;
}
.news_list ul li,
.news_list .odd {
	background: url("img/border2.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: -2px;
}
.news_list ul li.even {
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/

	background: url("img/border2.png") repeat-y scroll 100% 0 rgba(0, 0, 0, 0);
}
.cat-name>span:first-child:before {
	content: "" !important;
}
.cat-name>span:nth-child(n):before {
	content: " | ";
}
.news_list li {
	width: 50%;
	float: left;
	padding: 1% 2% 0;
	/*height: 560px;*/
}
.news_list .entry-header,
.news_list .entry-title,
.news-events .entry-title {
	color: #555555;
	font-family: "AdobeGaramondProSemibold";
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.7px;
	line-height: 21px;
	margin: 3px 0 0;
	text-align: left;
	text-transform: uppercase;
}
.news_list .featured-img img {
	height: 305px;
	width: auto;
}
.news_list .featured-img {
	/* height: 308px;  width: 100%;   margin-bottom: 15px; line-height:308px;position:relative;*/

	text-align: center;
}
.news_list .featured-img a {
	display: block;
}

/*#news_event_list .featured-img img{position:absolute;}*/
.news_list .clear {
	border-bottom: 1px solid;
}
.news_list .ssba {
	display: none;
}
.single-news-events-page .entry-title {
	margin: 12px 0 5px;
}
.single-news-events .entry-header {
	text-align: center;
}
.single-news-events .entry-header img.wp-post-image {
	height: 405px;
	width: auto;
}
.single-date {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}
div.ssba {
	margin: 25px auto;
}

/* contact page */
p.intro {
	margin: 0 0 70px;
}
.about-pages .entry-title {
	text-align: center;
}
.contact_des .contact_label {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: 'AdobeGaramondProSemibold';
	letter-spacing: 1.7px;
}
.contact_des {
	margin: 0 0 25px;
}
.contact_des.last {
	margin-bottom: 15px;
}
.contact_des p {
	margin: 5px 0;
	font-family: 'georgia';
	font-size: 14px;
	line-height: 20px;
}

/*.contact_des a.email_add{color:#333333;font-size:14px;text-transform: lowercase;overflow:hidden;clear:both;font-family:'georgia';}
.contact_des a.email_add:hover{text-decoration:underline;color:#000000;}*/
a.email_add {
	color: #333333;
	font-size: 14px;
	text-transform: lowercase;
	overflow: hidden;
	clear: both;
	font-family: 'georgia';
}
a.email_add:hover {
	text-decoration: underline;
	color: #000000;
}

/*.contact-us-content .bottom_links{margin-top:25px;}*/

/* work with us */
.workwithus-page .intro {
	margin: 0 0 25px;
	padding: 0 25px 35px;
	border-bottom: 1px solid #444444;
}
.workwithus-page .intro p {
	margin: 0 0 5px;
}
.workwithus-page .intro a.email_add {
	color: #333333;
	font-size: 14px;
	text-transform: lowercase;
	overflow: hidden;
	clear: both;
	font-family: 'georgia';
}
.workwithus-page .intro a.email_add:hover {
	text-decoration: underline;
	color: #000000;
}
.workwithus_des {
	border-top: 1px solid;
	font-family: "georgia";
	line-height: 20px;
	clear: both;
	padding: 15px 20px 30px;
}
.available {
	color: #000000;
	text-transform: uppercase;
	font-family: "apercubold";
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
}
.workwithus_title {
	font-size: 18px;
	font-family: 'AdobeGaramondProSemibold';
	letter-spacing: 1.7px;
	line-height: 29px;
}
.workwithus_date {
	color: #8d898a;
	font-size: 12px;
	letter-spacing: 1.7px;
	line-height: 19px;
	margin-bottom: 20px;
}
.workwithus_label {
	font-size: 12px;
	color: #000000;
	font-family: 'AdobeGaramondProRegular';
	text-transform: uppercase;
	line-height: 19px;
	letter-spacing: 1.7px;
}
.workwithus_des .infotext {
	font-style: italic;
	margin: 0 0 10px;
}
.workwithus_des p {
	margin: 0 0 10px;
}
.workwithus_des .bottom_links,
.workwithus_des .social {
	/*margin:25px 0 0;*/
}

/* privacy terms */
.privacyterms-page .intro {
	margin: 0 0 25px;
	padding: 0 25px;
}
.privacyterms-page .intro p {
	margin: 0 0 5px;
}

/* find us */
.secondary_west {
	min-height: 849px;
}
.address {
	padding: 0 0px 15px;
}
.address .widget-title {}
.opening_hrs {
	padding: 15px 0;
}
.opening_hrs .widget-title {}
.address .des,
.opening_hrs .des {
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 1.7px;
	font-family: "AdobeGaramondProSemiboldItalic";
	margin: 15px 0px 25px;
	padding: 0 25px;
}
.widget_text .des .sep_line {
	display: block;
	background: url("img/border1.jpg") repeat-x scroll 0 bottom;
	margin: 10px auto;
	text-align: center;
	width: 230px;
	height: 2px;
}
.primary_west {
	padding: 0 20px 40px;
	border-bottom: 1px solid #444444;
	margin-bottom: 25px;
	position: relative;
}
.primary_west .border-arrow-top {
	bottom: -13px;
	display: block !important;
	height: 15px;
	margin-right: -11px;
	right: 50%;
	width: 22px;
}
.primary_east {
	padding: 0 20px 40px;
	position: relative;
}
.primary_east .mini_map,
.primary_west .mini_map {
	left: 55px;
	position: absolute;
	top: 5px;
}
.large_map {
	width: 100%;
	text-align: center;
}
.primary_east .large_map {
	padding-top: 80px;
}
.primary_west .titile,
.primary_east .titile {
	color: #555555;
	font-family: "AdobeGaramondProSemiboldItalic";
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 32.7%;
	margin: 0 auto 20px;
	float: none;
}
.primary_west .red_link,
.primary_east .red_link {
	position: absolute;
	right: 25px;
	top: 5px;
	color: #e1174b !important;
}
.opening_hrs.hours-west {
	min-height: 495px;
}
#post-111 .entry-title {
	display: none;
}
#text-18 {
	border: none !important;
}
.secondary_east {
	border-top: 1px solid #444444;
}
#secondary .secondary_east aside:last-child,
#secondary .secondary_west aside:last-child {
	border-bottom: 0;
}
.tax-img {
	margin-bottom: 23px;
	text-align: center;
}

/* search page */
.search .search_results .wp-post-image {
	display: none;
}
.search .search_results .page-header {
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}
.search .search_results .page-header .page-title {
	font-size: 20px;
	width: 100%;
	text-align: center;
	letter-spacing: 1.7px;
	font-family: "AdobeGaramondProSemiboldItalic";
	font-weight: normal;
	line-height: 23px;
	margin: 0;
}
.search_results .result_category {
	font-size: 16px;
	width: 100%;
	text-align: left;
	letter-spacing: 1.7px;
	font-family: "AdobeGaramondProSemiboldItalic";
	font-weight: normal;
	padding: 0 15px 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
.search .search_results article {
	border-top: 1px solid #444444;
	padding: 20px 15px;
	float: left;
	width: 100%;
}
.search .search_results article .entry-header .entry-title {
	font-size: 18px;
	margin: 0;
	font-family: 'AdobeGaramondProSemibold';
	line-height: 20px;
	letter-spacing: 3.6px;
}
.search .search_results article .entry-location {
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	font-family: "apercubold";
	letter-spacing: 2px;
	margin: 0 0 10px;
	font-weight: normal;
}
.search .search_results article .entry-summary {
	line-height: 20px;
}
.search .search_results article .entry-summary a {
	color: #e1174b;
}

/* IE fixes */
.ie .hear-beer .left,
.ie h1.home-link,
.ie #pis_posts_in_sidebar-2 .widget-title,
.ie #menu-about-colonial li a {
	font-style: italic;
}
#scroll {
	float: left;
	width: 100%;
	clear: both;
}

/**/
article.type-news-events .entry-title {
	text-align: left;
}
#pis_posts_in_sidebar-4 {
	border-bottom: none !important;
	padding: 0 25px !important;
}
#pis_posts_in_sidebar-4 .pis-title {
	text-align: center;
	margin-top: 0;
}
#pis_posts_in_sidebar-4 ul li:last-child {
	border: medium none !important;
	margin-bottom: 10%;
}
#pis_posts_in_sidebar-4 ul li {
	border-bottom: 1px solid;
}
.current-menu-item a {
	color: #333333 !important;
}
.innerpage_footer_top .current-menu-item a {
	color: #131313 !important;
}
#pis_posts_in_sidebar-3 p.pis-thumbnail {
	/*background: none repeat scroll 0 0 #808080;*/

	height: 92px;
	margin-bottom: 21px;
	padding: 0;
	text-align: center;
}
#pis_posts_in_sidebar-3 p.pis-thumbnail img {
	height: 100%;
	width: auto;
}
#pis_posts_in_sidebar-3 .pis-title {
	/*height: 70px;*/
}
#pis_posts_in_sidebar-4 .pis-ul {
	margin: 0 auto;
	width: 87%;
}

/*Full width*/
.full-width .site-content {
	width: 100%;
	border-right: none;
	padding: 20px 0 0;
}
.full-width .entry-title {
	text-align: left;
}
.bottom-links a {
	float: left;
	margin-left: 17px;
	margin-right: 17px;
	font-size: 11px;
	letter-spacing: 2px;
	font-family: 'apercubold';
	font-weight: normal;
}
.full-width .ssba {
	width: 67%;
	float: none;
}
.beer-page .entry-title {
	text-align: left;
}
#secondary .hear-beer.top-footer {
	width: 76%;
}
.hear-beer.top-footer {
	border-top: 1px solid;
	margin: 0 auto;
	padding: 25px 0;
}
.hear-beer.top-footer .left {
	margin-bottom: 17px;
	margin-right: 0;
	width: 100%;
}
.hear-beer.top-footer .top-left {
	margin: 0 4% 0 7%;
}
aside .hear-beer.top-footer .top-left {
	margin: 0 4% 0 0;
}
.bottom-links {
	margin-bottom: 4%;
	margin-top: 25px;
	display: inline-block;
}
#post-25 .bottom-links,
#post-105 .bottom-links {}
#post-32 .bottom-links {
	margin-top: 2%;
}
.full-width .entry-content p {
	width: 63%;
}
.full-width header .border-arrow-top {
	display: none !important;
}
.beer-page .entry-title {
	font-family: 'AdobeGaramondProSemibold';
	text-transform: uppercase;
}
.news-events .ssba,
.beer .ssba {
	float: right;
	margin-bottom: -3px;
	margin-top: 19.5px;
}
.brewery-content .ssba1 {
	margin-top: 24.5px;
}
.news-events .ssba img,
.beer .ssba img {
	float: left;
	margin-bottom: -5px;
}

/*slider*/
.rsNav.rsBullets {
	bottom: 8px;
	position: absolute !important;
}
.royalSlider {
	margin-bottom: 20px;
}
.page_slider_box .rsOverflow {
	width: 100% !important;
}

/*

ol.flex-control-nav {

    position: relative;

    top: -35px;

    z-index: 2;

}

.flex-control-paging li a {  background: none repeat scroll 0 0 #b4b4b4 !important;}

.flex-control-paging li a.flex-active{ background: none repeat scroll 0 0 #474747 !important;}

*/
aside#nav_menu-4 {
	border-bottom: none;
}
.innerpage_footer_top aside:last-child {
	border: medium none;
}
.beer-featured .ssba {
	display: none;
}
.current-post.pis-li a {
	color: #333333 !important;
}
a.pis-title-link {
	color: #9f9f9f;
	letter-spacing: 3px !important;
}
.entry-summary .read-more {
	float: left;
}

/*Popup*/
#pop_up_content {
	background-color: #fff;
	color: #000;
	display: none;
	padding: 40px;
	min-width: 400px;
	min-height: 500px;
	text-align: center;
	width: 655px;
	max-width: 100%;
	/*height:465px;*/
}
.popup-close {
	cursor: pointer;
	font-family: sans-serif;
	font-size: 20px;
	position: absolute;
	right: 12px;
	top: 6px;
}
#pop_up_content h3 {
	color: #555555;
	font-size: 20px;
	text-align: center;
	font-family: 'AdobeGaramondProSemiboldItalic';
	margin-bottom: 5px;
	letter-spacing: 2px;
}
#pop_up_content input,
#pop_up_content select {
	border-radius: 0;
	box-shadow: none;
	background-image: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	display: block;
	margin: 0 auto;
	/*padding: 10% 5%;*/

	padding: 2% 5% 1%;
	text-align: center;
	color: #000000;
}
#pop_up_content input[type="text"],
#pop_up_content select {
	width: 305px;
	outline: none;
	margin: 0px auto 0;
	letter-spacing: 1px;
	font-weight: normal;
}

/*
#pop_up_content  input[type="submit"] {background-color:#E8174B;border-radius: 0;  color: #ffffff; margin: 10% auto; padding: 0 !important;font-family: "apercubold";font-size: 11px; outline:none; text-transform:uppercase; text-align: center;height:30px;letter-spacing: 1px;line-height:30px;display:block;border-radius:0; background-image: none;width: 150px;cursor:pointer;box-shadow:none;-webkit-appearance:button;font-weight: normal;}
*/

/*
.top-left {
    background: none repeat scroll 0 0 #e8174b;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;

    font-size: 9px;
    margin: 0 13px 0 15px;
    padding: 0;
   
    text-transform: uppercase;
    width: 113px;
}*/
#text-15 {
	border: medium none !important;
	display: none !important;
}
.widget-title.news {
	padding: 15px 2% 10px;
}
#menu-about-colonial li:last-child {
	border: medium none;
}
#text-21,
aside#text-16 {
	border-bottom: medium none !important;
	margin-bottom: 20px !important;
}
#load-more {
	font-family: 'AdobeGaramondProSemiboldItalic';
	font-size: 20px;
	padding: 23% 18%;
	text-transform: uppercase;
	cursor: pointer;
}
#menu-about-colonial a.active {
	color: #131313;
}
#post-111 .ssba,
#post-107 .ssba {
	display: none;
}

/*Placeholder*/
::-webkit-input-placeholder {
	/* WebKit browsers */

	font-weight: normal;
}
:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */

	font-weight: normal;
	opacity: 1;
}
::-moz-placeholder {
	/* Mozilla Firefox 19+ */

	font-weight: normal;
	opacity: 1;
}
:-ms-input-placeholder {
	/* Internet Explorer 10+ */

	font-weight: normal;
}

/*-------------------*************--------------------*/
#secondary aside#text-14 {
	border: none;
	padding-top: 40px;
}
#secondary aside#text-14 .textwidget,
#secondary aside#text-22 .textwidget {
	width: 82%;
	line-height: 1.6em;
	font-family: 'BellGothicStdBold';
	color: #231f20;
	/*font-size: 15px;*/

	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0 auto;
	border-bottom: 0;
}
.website_list .ssba,
.work .ssba {
	display: none;
}
.mobile-view {
	display: none !important;
}
.ssba {
	display: inline-block;
	/*float: right;*/
}
.garamond-title {
	font-family: 'AdobeGaramondProSemibold' !important;
	color: #555555;
	font-size: 18px !important;
	letter-spacing: 2px;
}
.hilite {
	background: none;
	color: #e1174b;
}
.smore {
	margin-top: 1.5em;
}
.search_results .entry-title {
	text-align: left;
}
.menu-mobile-menu-container a {
	text-transform: uppercase;
}
.featured-content p:first-child,
.beer-featured .featured-content {
	max-height: 60px;
	overflow: hidden;
	min-height: 60px;
}
.home .entry-header .entry-title {
	font-size: 18px;
	font-family: 'AdobeGaramondProSemibold';
}
aside#text-10 {
	display: block;
}
#text-13 .joinbrewery,
#text-21 .joinbrewery {
	overflow: hidden;
	width: 150px;
	margin: 0 auto;
}
.homeentry .social {
	margin-top: -1.6em;
}
.page-template-page-templatespouring-page-php .ssba {
	margin-bottom: -2%;
	margin-top: 3%;
}
a.scroll-text,
.scroll-text:hover {
	color: #ffffff;
}
.news_list .more-link {
	margin-bottom: -5px;
}
#responsive-menu.RMOpened {
	/* border-bottom: 1px solid;*/

	height: 760px !important;
}
#findus-wraper {
	width: 100%;
	height: auto;
	/*margin:0 0 1em 0; */

	overflow: hidden;
}
.map {
	float: left;
	margin: 0;
	width: 66.6%;
	padding: 20px 5px 0 0;
	border-right: 1px solid #444444;
}
.add {
	float: left;
	padding: 0 0 0 5px;
	width: 33.333%;
	text-align: center;
}
.add.addeast {
	position: relative;
}
.add.addeast #rightadd .border-arrow {
	display: none;
}
.add.addeast:after,
.add.addeast:before {
	top: -1px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.add.addeast:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 12px;
	margin-left: -12px;
}
.add.addeast:before {
	border-color: rgba(214, 211, 212, 0);
	border-top-color: #686868;
	border-width: 14px;
	margin-left: -14px;
}
#rightadd {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #686868;
	padding: 35px 0px 25px;
	margin-bottom: 2.5em;
}
#rightadd:after,
#rightadd:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#rightadd:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 12px;
	margin-left: -12px;
}
#rightadd:before {
	border-color: rgba(214, 211, 212, 0);
	border-top-color: #686868;
	border-width: 14px;
	margin-left: -14px;
}
.add .sep_line {
	display: block;
	background: url("img/border1.jpg") repeat-x scroll 0 bottom;
	margin: 10px auto;
	text-align: center;
	width: 230px;
	height: 2px;
}
.add.addeast {
	border-top: 1px solid;
	/*margin: 0 1.2%;*/

	float: right;
	width: 33%;
	padding: 0;
}
.map.addeast {
	border-top: 1px solid;
}
.single-news-events .more-views {
	margin-top: -3px;
}
.home .site-info .pi_simpletwittertweets {
	display: none;
}
.single-beer #masthead .border-arrow-top {
	display: none !important;
}
#comments {
	display: none;
}
#click-menu {
	color: #555555;
	padding: 0 !important;
	right: 7% !important;
	top: 25px !important;
}
#click-menu .threeLines {
	height: 25px !important;
	margin: auto !important;
}
#click-menu .threeLines .line {
	background: #545454 !important;
	border-radius: 5px !important;
	height: 3px !important;
	width: 100%;
}
.ssba1 .ssba_inner {
	text-align: right;
}
.ssba1 a {
	display: inline-block;
	margin: 0 3px;
}
.east-west-content article .ssba1,
.brewery-content article .ssba {
	display: none;
}
.east-west-content .bottom-links,
.brewery-content .bottom-links {
	width: 37%;
	float: left;
	margin-bottom: 3%;
}
.east-west-content .ssba1,
.brewery-content .ssba1 {
	float: left;
	width: 25%;
}
.east-west-content .ssba1 .ssba_inner,
.brewery-content .ssba1 .ssba_inner {
	text-align: right;
}
.east-west-content .ssba1 a,
.brewery-content .ssba1 a {
	display: inline-block;
	margin: 0 3px;
}
.news_list ul li.nodata {
	text-transform: uppercase;
	font-family: 'AdobeGaramondProSemiboldItalic';
	font-size: 20px;
	padding: 0;
	border: 0;
	background: none;
	text-align: center;
	margin: 30px 0;
	width: 100%;
	letter-spacing: 1.6px;
}
.sb-search.sb-search-open,
.no-js .sb-search {
	z-index: 10;
}

/*Home Page Popup*/
.wdpu-msg.resize.move.no-move-x {
	background-color: #fff !important;
	color: #000;
	display: none;
	height: auto;
	min-height: 180px;
	min-width: 400px;
	padding: 20px;
	text-align: center;
	width: 460px;
	top: 1% !important;
	padding: 0 !important;
}
.wdpu-close {
	background: url("img/close2.png") no-repeat scroll 0 0 !important;
	color: #000;
	cursor: pointer;
	display: block;
	font-family: sans-serif;
	font-size: 20px;
	height: 20px !important;
	overflow: hidden;
	position: absolute !important;
	right: 40px !important;
	text-indent: -99px;
	top: 40px !important;
	width: 20px !important;
}
.clicktoregister {
	background-color: #cfd0d2;
	height: auto;
	width: 100%;
	position: relative;
	font-family: "apercumedium";
	overflow: hidden;
}
.clicktoregister .site_logo {
	margin: 0 auto;
	padding: 21px 0;
	width: 100%;
	float: left;
	text-align: center;
}
.clicktoregister .logo2 {
	margin: 0 auto;
	padding: 21px 0;
	width: 100%;
	float: left;
	text-align: center;
}
.clicktoregister .logo2 img {
	height: 210px;
}
.clicktoregister .des {
	clear: both;
	color: #231f20;
	float: none;
	font-size: 19px !important;
	line-height: 27px;
	margin: 0 auto;
	width: 85%;
	text-align: center;
	padding: 15px 0 0;
}
.clicktoregister .des a {
	color: #231f20 !important;
}
.clicktoregister .des a.register_link {
	font-size: 19px;
	margin: 0 auto;
	text-decoration: underline;
	display: block;
	padding: 21px 0;
}
.clicktoregister .des a.website_link {
	display: block;
	font-family: "apercumedium";
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 15px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 10px;
	text-decoration: none !important;
}
.clicktoregister .des p {
	font-size: 19px !important;
}
.wdpu-text {
	background: #fff !important;
	padding: 19px !important;
}
.wdpu-text,
.wdpu-msg-inner,
.wdpu-inner {
	height: auto !important;
}
#pop_up p {
	margin: 0 !important;
}
.wdpu-msg {
	margin: 10px auto 0 !important;
}

/* Registration page */
.register_form {
	width: 60%;
	margin: 0 auto;
}
.register_form .input_box {
	float: left;
	line-height: 32px;
	margin: 5px 0 10px;
	min-height: 35px;
	width: 100%;
}
.register_form .input_box label {
	display: block;
	position: relative;
	font-family: "apercubold";
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: normal;
	float: left;
}
.register_form .input_box label em {
	color: #E8174B;
}
.register_form .input_box .input_field {
	display: block;
	float: right;
	width: 60%;
	text-align: right;
}
.register_form .button_section {
	width: 100%;
	float: left;
	margin: 5px 0 10px;
	text-align: right;
}
.register_form .button_section .btn {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: none;
	font-family: "apercubold";
	font-size: 9px;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 113px;
	border: 0;
	box-shadow: none;
	border-radius: 0;
	font-weight: normal;
}
.register_form .button_section #register_btn {
	background: #e8174b;
	margin-right: 10px;
}
.register_form .button_section #cancle_btn {
	background: #575757;
}
.register_form input[type="text"],
.register_form input[type="email"] {
	border: 1px solid #575757;
	width: 200px;
	border-radius: 0;
	font-family: inherit;
	padding: 5px;
	font-family: 'apercumedium';
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
}
.register_form input[type="checkbox"] {
	float: left;
	margin: 9px 15px 0 0;
}
.register_form select {
	border: 1px solid #575757;
	border-radius: 0;
	font-family: inherit;
	padding: 5px;
	width: 200px;
	font-family: 'apercumedium';
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 15px;
}
.register_form input:focus {
	border-color: #000000;
}
div.wpcf7-response-output {
	float: left;
	width: 100%;
	margin: 2em 0 1em;
	font-family: "georgia";
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #e8174b;
	color: #e8174b;
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #398f14 !important;
	color: #398f14 !important;
}
.page-id-592 .ssba {
	display: none;
}
.entry-content .regi_intro {
	width: 90%;
	float: none;
	margin: 0 auto 25px !important;
}
span.wpcf7-not-valid-tip {
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #E8174B;
}
.menu_links {
	width: 100%;
	float: left;
	margin: 0;
}
.menu_links .menu_blk {
	width: 70%;
	float: left;
	margin: 25px 15% 20px;
	padding: 0;
}
.menu_links .menu_blk a {
	display: block;
	margin: 0 auto;
}
.menu_links .menu_blk img {
	max-width: 100%;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 5%;
	opacity: 0.7;
	max-height: 150px;
	min-height: 150px;
	width: auto !important;
	height: auto !important;
}
.menu_links .menu_blk img:hover {
	opacity: 1;
}
.menu_links .menu_blk p {
	float: left;
	width: 100%;
	margin: 10px 0px;
	text-align: center;
	font-size: 12px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "apercubold";
}
.menu_links .menu_blk p:hover {
	color: #333333;
}
.menu_links .menu_blk:nth-of-type(3n) {
	border-right: 0;
}
.menu_links ul {
	width: 100%;
	float: left;
	list-style: outside none none;
	border-bottom: 1px solid #444;
	padding: 5px 0;
	margin: 0;
}
.menu_links li {
	width: 33.33%;
	float: left;
	list-style: none;
	margin: 0;
	border-right: 1px solid #444;
}
.menu_links li:last-child {
	border-right: 0;
}
.menu_links ul:first-child {
	border-top: 1px solid #444444;
}
.menu_links ul:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.heading-one {
	float: left;
	width: 100%;
	padding: 25px 17px 20px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-family: "AdobeGaramondProSemibold";
	text-align: center;
	margin: 5px 0px 5px !important;
	border-top: 1px solid #444444;
}
.heading-two {
	float: left;
	width: 100%;
	border-top: 1px solid #444444;
	margin: 0px 0px 25px !important;
	padding: 25px 17px 0;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-family: "AdobeGaramondProSemibold";
	text-align: center;
}
.page-template-page-templatesmenu-page-php .entry-header {
	padding: 0 17px;
}
.page-template-page-templatesmenu-page-php .site-content article {
	padding: 0px 0 20px;
}
.page-template-page-templatesmenu-page-php .ssba {
	display: none;
}
.page-template-page-templatesmenu-page-php #secondary aside#text-22 {
	padding-top: 40px;
	border: 0;
	padding-bottom: 40px;
}
.logo>img {
	width: 187px;
}
.homeentry .social img,
.ssba_inner img {
	height: 16px;
	width: auto;
}
.social a img {
	width: 30px;
}
.maps {
	clear: both;
	border-top: 1px solid;
	padding-top: 5px;
}
#easy2map_canvas_1 {
	margin: 0 !important;
}
#easy2map_canvas_1Parent {
	border: none !important;
}
.gm-style-iw div {
	overflow: hidden !important;
}

/********New design*************/
.mega-menu .textwidget a {
	background: #e6e6e6 none repeat scroll 0 0 !important;
	clear: both;
	color: #e2174b !important;
	margin: 0 auto !important;
	text-align: center !important;
	width: 225px !important;
}
#mega-menu-primary {
	display: inline-block;
}
.mega-menu-wrap {
	display: inline-block !important;
	width: 100% !important;
}
.menu-img img {
	display: inline !important;
	height: 125px !important;
	margin: 15px !important;
	text-align: center !important;
}
.menu-img {
	text-align: center !important;
}
.mega-sub-menu li {
	border-right: 1px solid #7e7e7e !important;
	margin-bottom: 10px !important;
}
.mega-sub-menu li:last-child,
.mega-sub-menu .mega-list-menu li {
	border: medium none !important;
}
.main-navigation #mega-menu-primary li.mega-toggle-on {
	background: transparent url("img/down-arrow.png") no-repeat scroll right 0 !important;
	display: inline-block !important;
}
.mega-menu .textwidget .mega-list-menu a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-bottom: 2px solid !important;
	color: #7e7e7e !important;
}
.mega-menu .textwidget a.more-link {
	background: #e6e6e6 url("img/read-more-arrow.png") no-repeat scroll 98% 50% / 16px auto !important;
	font-size: 13px !important;
}
.mega-menu-link::after {
	content: "" !important;
}
.sidebar-link .more-link {
	background-position: 97% 50%;
	margin: 0 auto 15px;
	padding: 9px 25px;
}
.home #secondary aside:first-child {
	border: medium none;
}
.buy-sidebar {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.sidebar-link {
	background: #e6e6e6 none repeat scroll 0 0;
	margin-top: 20px;
}
#pis_posts_in_sidebar-2,
#pis_posts_in_sidebar-3 {
	display: none;
}
#secondary #text-28 {
	border: medium none;
}
.thirstyContainer {
	padding-top: 35px;
	border-top: 1px solid;
	clear: both;
}
.widget .buy-sidebar>img {
	max-height: 120px;
	margin: 0 10px;
}
#location {
	border: 1px solid;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	width: 50%;
}
#location h2 {
	text-transform: capitalize;
}
#location input {
	background: #e7e7e7 none repeat scroll 0 0;
	border: medium none;
	font-size: 15px;
}
.legends {
	float: left;
	padding-left: 18px;
	padding-right: 3%;
	width: 30%;
}
.legends li {
	list-style: outside none none;
	margin-left: 0 !important;
}
.legends img {
	margin-bottom: 8px;
	margin-right: 9px;
	vertical-align: middle;
}
.thirsty-map {
	float: left;
}
.cover_image {
	border-right: 1px solid #444444;
	float: left;
	width: 70%;
	margin-bottom: 5px;
	padding: 2%;
	position: relative;
}
.cover_image img {
	width: 100%;
}
.sidebar {
	width: 30%;
	float: left;
}
.sidebar .widget-title {
	text-align: center;
	text-transform: uppercase;
}
.sidebar .textwidget {
	font-size: 17px;
	padding: 10px;
	line-height: 20px;
}
.team img {
	border-radius: 200px;
	height: 200px;
	overflow: hidden;
	width: 200px;
}
.team p {
	font-size: 14px;
	text-align: left;
	line-height: 20px;
}
.beer img {
	height: 200px;
	padding: 10px;
	width: auto;
}
.beer p {
	font-size: 17px;
	line-height: 20px;
}
.beer-page .ssba.ssba-wrap,
.meet_listing .ssba.ssba-wrap {
	display: none;
}
.beer-page .content {
	color: #ffffff;
	line-height: 20px;
	padding: 11px;
	position: absolute;
	top: 7%;
	width: 50%;
}
.beer-page {
	position: relative;
}
.beer-page .more-views.red_link {
	color: #ffffff;
	float: left;
	background: rgba(0, 0, 0, 0) url("img/read-more-white-arrow.png") no-repeat scroll right center / 16px auto;
}
.beer {
	border-right: 1px solid #444444;
	float: left;
	padding: 0px 5px;
	text-align: center;
	width: 33.32%;
}
.beers_listing {
	float: left;
	height: 100%;
	width: 100%;
	padding: 5px 0 0;
	border-top: 1px solid #444444;
}
.beer-content-block {
	border-bottom: 1px solid #444444;
	padding: 40px 25px 10px;
	min-height: 410px;
}
.beer-content-block h2,
.beer-content-block p {
	text-align: left;
}
.beer-page .sidebar .textwidget {
	padding: 10px 30px;
	text-align: center;
}
.beer:nth-child(3n) {
	border-right: medium none;
}
.team {
	border-right: 1px solid #444444;
	float: left;
	padding: 0px 5px;
	text-align: center;
	width: 33.32%;
}
.meet_listing {
	float: left;
	height: 100%;
	width: 100%;
	padding: 5px 0 0;
}
.team-content-block {
	border-bottom: 1px solid #444444;
	padding: 40px 15px 25px;
	min-height: 300px;
	font-family: 'GTPressuraMonoRegular';
}
.team-content-block h2 {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 20px;
}
p.deptName {
	font-family: "apercubold";
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

/* Makes three columns */
.ms-item {
	width: 33.33%;
}
.team.ms-item:nth-child(3n) {
	border-right: medium none;
}
#text-31 {
	border-bottom: medium none !important;
}
.top-right-header form {
	float: right;
	margin-left: 13px;
	margin-top: -8px;
}
.instaTag span {
	font-size: 15px;
	letter-spacing: 3px;
	margin: 0 4px;
	font-family: 'GTPressuraMonoRegular';
}
.instagram-content {
	color: rgb(0, 0, 0);
	font-family: "apercubold";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 10px 0 0px;
	text-align: center;
}
.stockist-sidebar img {
	max-width: 170px !important;
}
article.beer.category-colonial-beer {
	border: medium none;
	width: 100%;
	text-align: left;
}
.type-beer .attachment-post-thumbnail {
	display: none;
}
.amazingslider-text-box-1 {
	margin-top: 10px;
	border: 1px solid transparent;
}
.home-post article {
	border-bottom: 1px solid;
}
.sb-search {
	position: absolute !important;
	right: 0;
	bottom: 5px;
}
.cart:hover,
.cart:hover a {
	background: rgb(142, 138, 139) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
}
h3.widget-title,
.textwidget>h1 {
	font-family: 'GTPressuraMonoRegular';
	font-size: 20px;
}
#text-29 h3.widget-title {
	font-size: 11px;
	font-family: "apercubold";
}
.beer-name {
	text-transform: uppercase;
	font-family: 'GTPressuraMonoRegular';
}
.cart {
	background-color: #E6E6E6;
	margin: 10px auto 6px;
	padding: 10px;
	text-align: center;
	width: 100%;
}
.cart a {
	color: #E81C6C;
}
.textwidget>p {
	font-size: 15px;
}
.stockist-sidebar {
	text-align: center;
}
.landing-content a.scroll-img {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
}
.fade-div {
	background: #000000 none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0.42;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.legends>ul {
	margin-top: 10px;
}
.popup-close {
	font-family: "apercubold" !important;
	font-size: 14px !important;
}
.mc4wp-form-fields>h2 {
	font-size: 20px;
	margin: 20px auto 15px;
}
select#DOB option:first-child {
	color: #636363 !important;
}
select#DOB option {
	color: #000000 !important;
}
.error {
	color: red;
}
.loader {
	background: rgba(255, 255, 255, 0.75);
	height: 90%;
	padding: 5%;
	position: absolute;
	text-align: center;
	top: 5%;
	width: 90%;
	z-index: 10;
}
.loader img {
	margin-top: -16px;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-left: -16px;
	display: block;
}

/*Chrome hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	select#DOB {
		padding-left: 110px;
		background: #ffffff;
	}
}
::-webkit-input-placeholder {
	color: #231f20;
	opacity: 1;
}
:-moz-placeholder {
	/* Firefox 18- */

	color: #231f20;
	opacity: 1;
}
::-moz-placeholder {
	/* Firefox 19+ */

	color: #231f20;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #231f20;
	opacity: 1;
}
.empty {
	color: #231f20 !important;
}
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder {
	color: transparent;
}
/* FF 4-18 */
input:focus::-moz-placeholder {
	color: transparent;
}
/* FF 19+ */
input:focus:-ms-input-placeholder {
	color: transparent;
}
/* IE 10+ */

/*********************************/

/***********Site Redesign********/
h1 {
	font-size: 50px;
	line-height: 52px;
}
h2 {
	font-size: 36px;
	line-height: 38px;
}
h3 {
	font-size: 28px;
	line-height: 30px;
}
h4 {
	font-size: 22px;
	line-height: 26px;
}
h5 {
	font-size: 12px;
	line-height: 16px;
}
body {
	font-size: 14px;
	line-height: 20px;
}
p {
	margin-bottom: 15px;
}

/*font*/
.tab a {
	font-family: 'apercubold';
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 4px;
	color: #231f20;
}
.content {
	font-family: "GTPressuraMonoRegular";
	letter-spacing: 1px;
}
.title {
	font-family: "Conv_GT-Pressura-Bold";
	font-size: 20px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
.cover-img.single-news-img {
	margin: 80px auto 0;
	max-height: 600px;
	overflow: hidden;
}
.single-events-container {
	margin: 50px auto 25px;
	max-width: 460px;
	width: 100%;
}
.over-container>span {
	font-size: 11px;
	font-family: apercubold;
	letter-spacing: 4px;
}
.single-events-container img {
	max-width: 100%;
}
.single-content {
	line-height: 21px;
	margin-bottom: -3px;
	text-align: left;
	border-bottom: 1px solid #5b5b5b;
}
.single-events-container .intro {
	margin: 25px auto;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 25px;
	font-family: "Conv_GT-Pressura-Bold";
	letter-spacing: 5px;
}
.landing-content .region-select {
	border: 1px solid #544e48;
	border-radius: 5px;
	display: inline-block;
	margin: 10px auto 0;
	padding: 9px 15px;
	width: 300px;
}
.landing-content #margaret_river.region-select {
	margin-top: 20px;
}
.landing-logo {
	margin: 0 auto 30px;
}
.footer-left {
	background: #231f20 none repeat scroll 0 0;
	border-radius: 3px;
	color: #cfcfcf;
	font-family: apercubold;
	display: inline-block;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
	width: 153px;
	padding: 5px 0;
}
.hamburger.hamburger--slider {
	position: fixed;
	right: 15px;
	top: 15px;
	z-index: 9999;
}
#demo1::before {
	border-left-color: #333333;
	border-width: 14px;
	top: -28px;
}
#demo1::after,
#demo1::before {
	border: medium solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	left: 50%;
	position: absolute;
	transform: rotate(-90deg);
	width: 0;
}
*,
*::after,
*::before {
	box-sizing: border-box;
}
#demo1::after {
	border-left-color: #ffffff;
	border-width: 14px;
	top: -26px;
}

/*banner*/
.banner-img img {
	width: 100%;
}
.banner-img {
	/*max-width:1600px;*/

	width: 100%;
}
.tab {
	height: 80px;
	width: 100%;
	z-index: 3 !important;
	background: #ffffff;
	padding-top: 30px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.tab span {
	margin: 0 20px;
}
.content a {
	color: #231f20;
}
.content {
	color: #231f20;
	font-size: 28px;
	line-height: 38px;
	margin: 25px auto;
	max-width: 560px;
	text-align: center;
	text-transform: uppercase;
}
.container.truck>img {
	width: auto;
	/*max-height: 500px;*/
}
.container.truck.no-truck-img>img {
	height: auto;
	max-height: 100%;
	width: 100%;
}
.container.truck {
	/*max-height: 550px;*/

	background: #3D3A39;
	overflow: hidden;
}
.thirsday {
	width: 50%;
	float: left;
	position: relative;
	display: table;
	/* temp code pls use dynamic height as per machine*/

	height: 643px;
	overflow: hidden;
	/* temp code pls use dynamic height as per machine*/
}
.thirsday img {
	/* Sheetal code */
	/*width: 100%;height:auto;
	display: block;*/
	/* Sheetal Code */
	/* added by pradip for image center align without stretch image */

	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(-50%)translateY(-50%);
	-moz-transform: translateX(-50%)translateY(-50%);
	transform: translateX(-50%)translateY(-50%);
	object-fit: cover;
	/* added by pradip for image center align without stretch image */
}
.truk {
	width: 50%;
	float: right;
	position: relative;
	/* temp code pls use dynamic height as per machine*/

	height: 643px;
	overflow: hidden;
	display: table;
	/* temp code pls use dynamic height as per machine*/
}
.truk img {
	width: 100%;
	display: block;
	/* added by pradip for image center align without stretch image */

	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(-50%)translateY(-50%);
	-moz-transform: translateX(-50%)translateY(-50%);
	transform: translateX(-50%)translateY(-50%);
	object-fit: cover;
	/* added by pradip for image center align without stretch image */
}
.container.truck.no-truck-img {
	background: none;
}
.container {
	position: relative;
	text-align: center;
	clear: both;
}
.book.range .over-container,
.truk .over-container,
.thirsday .over-container {
	z-index: 1;
	display: table-cell;
	vertical-align: middle;
	line-height: 42px;
	color: #ffffff;
	font-size: 35px;
	margin: auto;
	max-width: 500px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	width: 100%;
	font-family: "Conv_GT-Pressura-Bold";
}
.over-container {
	z-index: 1;
	bottom: 0;
	line-height: 42px;
	color: #ffffff;
	font-size: 35px;
	left: 0;
	margin: auto;
	max-width: 500px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 35%;
	letter-spacing: 3px;
	width: 100%;
	font-family: "Conv_GT-Pressura-Bold";
}
.top-footer a {
	display: inline-block;
	margin: 30px 15px;
	vertical-align: middle;
}
.red-link.back-arrow {
	background: #cfcfcf url("img/read-more-arrow1.png") no-repeat scroll 20% center / 16px auto;
}
.red-link-go-back {
	background: url("img/read-more-arrow.png") no-repeat scroll 80% center / 16px auto;
	border-radius: 5px;
	margin: 25px auto 0;
	color: #CB174B;
	line-height: 12px;
	display: inline-block;
	font-family: "apercubold";
	font-size: 12px;
	border: medium none;
	font-weight: normal;
	height: 40px;
	display: inline-block;
	letter-spacing: 2px;
	clear: both;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
	cursor: pointer;
}
.red-link.back-arrow:hover {
	color: #949091;
	background-image: url("img/west-arrow.png");
	background-repeat: no-repeat;
}
a.learn-more {
	display: block;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
	font-weight: normal;
}
.over-container a.red-link {
	display: block;
}
#pop_up_content input[type="submit"],
.red-link,
.over-container .red-link {
	background: #D6D6D6 url("img/read-more-arrow.png") no-repeat scroll 87% center / 16px auto;
	border-radius: 5px;
	margin: 25px auto 0;
	color: #CB174B !important;
	line-height: 14px;
	display: block;
	font-family: "apercubold";
	font-size: 12px;
	border: medium none;
	font-weight: normal;
	height: 40px;
	display: inline-block;
	letter-spacing: 2px;
	clear: both;
	padding: 15px 0;
	text-align: center;
	-webkit-appearance: none;
	text-transform: uppercase;
	padding: 13px !important;
	width: 300px;
}
#demo.view-brewery a.red-link{width:240px;}
.red-link:hover {
	color: #868283 !important;
	background-image: url("img/hover_arrow.png");
	background-repeat: no-repeat;
	background-color: #EDEDED;
}
.red-link:active {
	color: #231f20 !important;
	background-color: #B7B6B6;
	background-image: url("img/CBCO-svg-10.svg");
	background-repeat: no-repeat;
}
.book .left,
.book .right {
	float: left;
	position: relative;
	width: 50%;
}
.view-brewery {
	border: 1px solid;
	font-size: 16px;
	margin: 20px auto;
	max-width: 490px;
	line-height: 25px;
	padding: 4% 8%;
	width: 100%;
}
.book .left img,
.book .right img {
	width: 100%;
}
.range .left img,
.range .right img {
	max-height: 100%;
	bottom: 0;
	height: auto;
	max-width: none;
	left: 0;
	margin: auto;
	min-height: 101%;
	min-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	z-index: 0;
}
.range .ajax-posts .left,
.range .ajax-posts .right {
	overflow: hidden;
	display: inline-block;
}
.range .left,
.range .right {
	float: left;
	position: relative;
	overflow: hidden;
	width: 50%;
	/*display: table;*/
}
.container.book.range {
	overflow: hidden;
}
.container.book.range.dark-font {
	overflow: hidden;
}
.dark-font.range .left,
.dark-font.range .right {
	overflow: visible;
}
.container.visit {
	padding: 0 0 60px 0;
}
.container.visit>h3 {
	font-family: GTPressuraMonoRegular;
	margin: 15px auto;
	text-transform: uppercase;
}
.over-container h1,
.over-container h4 {
	font-family: "Conv_GT-Pressura-Bold";
	margin: auto;
	width: 400px;
}
.view-brewery>a.view {
	color: #231f20;
	font-family: "Conv_GT-Pressura-Bold";
	font-size: 22px;
	display: block;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-bottom: 15px;
	line-height: 30px;
	padding: 0 15px;
}
#demo {
	position: relative;text-align:center;
}
#demo:after,
#demo:before {
	border: medium solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	left: 47%;
	position: absolute;
	transform: rotate(-90deg);
	width: 0;
}
#demo:after {
	border-left-color: #ffffff;
	border-width: 14px;
	top: -26px;
}
#demo:before {
	border-left-color: #333333;
	border-width: 14px;
	top: -28px;
}
#book {
	width: 100%;
	clear: both;
}
.over-img {
	width: 100% !important;
	z-index: 1 !important;
	position: absolute;
}
.range .left:hover .over-img,
.range .right:hover .over-img {
	opacity: 1;
	filter: brightness(1%);
}
.menu-top-menu-container {
	color: #000000;
	font-size: 36px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
}
.overlay-content {
	bottom: 0;
	height: 360px;
	left: 0;
	margin: auto !important;
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
}
.overlay.show {
	display: block !important;
}

/************************Range*****************************/
.cover-img img {
	width: 100%;
}
.beer-img img {
	bottom: 0;
	max-height: 203px;
	left: 0;
	margin: auto;
	max-width: 160px;
	position: absolute;
	right: 0;
	top: 0;
}
.beer-block {
	display: inline-block;
	position: relative;
	padding: 0 2%;
	vertical-align: top;
	width: 32%;
	line-height: 18px;
}
.range-container {
	margin: 0 auto;
	max-width: 940px;
	width: 100%;
}
.beer-img {
	height: 250px;
	position: relative;
}
.beer-block>a {
	color: #231f20;
	display: block;
	font-family: apercubold;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 20px auto;
	text-transform: uppercase;
}
.beer-block>h2 {
	font-size: 20px;
	margin: 15px auto;
	line-height: 20px;
	text-transform: uppercase;
}
.beer-block>span,
.hide-content span {
	display: block;
	font-family: apercubold;
	font-size: 12px;
	margin: 10px auto;
}
.beer-block .beer-content {
	width: 940px;
	display: none;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	padding: 25px;
}
#uparrow {
	position: relative;
	display: none;
}
#uparrow:after,
#uparrow:before {
	border: medium solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	left: 50%;
	position: absolute;
	transform: rotate(-90deg);
	width: 0;
}
#uparrow:after {
	border-left-color: #ffffff;
	border-width: 14px;
	top: -26px;
}
#uparrow:before {
	border-left-color: #333333;
	border-width: 14px;
	top: -28px;
}

/***********************About**********************/
.cover-block h1 {
	bottom: 0;
	color: #ffffff;
	height: 54px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	font-family: "Conv_GT-Pressura-Bold";
	letter-spacing: 7px;
	vertical-align: middle;
}
.cover-block h1.truck-page {
	width: 350px;
}
.cover-block {
	position: relative;
	text-align: center;
}
.meet {
	float: left;
	margin-right: 2%;
	padding: 1%;
	margin-bottom: 30px;
	width: 31%;
}
.meet:nth-child(3n+1) {
	margin-right: 0;
}
.meet:nth-child(3n+2) {
	clear: both;
}
.cover-block.up-class .over-container,
.dark-font .right .over-container,
.dark-font .right .over-container a {
	color: #231f20;
}
.cover-block .over-container {
	font-size: 28px;
	font-family: "GTPressuraMonoRegular";
	letter-spacing: 2px;
	line-height: 36px;
	max-width: 600px;
	width: 100%;
	top: 25%;
}
.meet img {
	min-height: 160px;
}
.meet-img {
	border-radius: 50%;
	height: 160px;
	margin: 0 auto 40px;
	overflow: hidden;
	width: 160px;
	background: #dad2db;
}
.range-container .beer-block>h2 {
	color: #231f20;
	margin-bottom: 0;
	letter-spacing: 3px;
	margin-top: 0;
}
.range-container h2,
.visit h2 {
	color: #cfcfcf;
	letter-spacing: 7px;
	margin: 40px auto;
	text-transform: uppercase;
	font-family: "Conv_GT-Pressura-Bold";
}
.truck-container .beer-block {
	width: 96%;
	margin-top: 30px;
}
.view-brewery.truck-container {
	margin-bottom: 90px;
	font-family: GTPressuraMonoRegular;
	font-size: 28px;
	line-height: 33px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.menu-item>a:hover,
.overlay .current-menu-item a {
	border-bottom: 3px solid;
	padding: 8px 0;
	display: inline-block;
	transition: none;
}
.events-container {
	margin: 0 auto;
	width: 100%;
}
.events-container .left,
.events-container .right {
	float: left;
	max-height: 850px;
	overflow: hidden;
	margin: 0 auto;
	width: 33.33%;
}
.events-container img {
	height: 100%;
	width: 100%;
	/*min-height: 100%;
    min-width: 100%;*/
}
.events-container .left:nth-child(3n+1) {
	clear: both;
}
.events-container .left>img,
.events-container .right>img {
	height: 100%;
	width: 100%;
	max-height: 850px;
}
.over-container h4 a {
	color: #ffffff;
}

/*pjax*/
.home-post {
	-webkit-transition: -webkit-transform .28s, opacity .28s;
	-ms-transition: -o-transform .28s, opacity .28s;
	-o-transition: -o-transform .28s, opacity .28s;
	transition: transform .28s, opacity .28s;
}
.slide-out .home-post {
	-webkit-transform: translate3d( 0, 100px, 0);
	-ms-transform: translate3d( 0, 100px, 0);
	-o-transform: translate3d( 0, 100px, 0);
	transform: translate3d( 0, 100px, 0);
	opacity: 0;
}

/************Venue***************/
.venue-container input {
	border-radius: 8px;
	padding: 10px;
	width: 300px;
}
.venue-container .red-link {
	border-radius: 8px;
	margin: 35px auto 25px;
}
.venue-container .over-container {
	font-size: 12px;
	line-height: 18px;
	top: 25%;
}
.venue-container h1 {
	line-height: 50px;
	margin-bottom: 25px;
}
.venue-container span {
	background: rgba(0, 0, 0, 0) url("img/read-more-white-arrow.png") no-repeat scroll right center / 16px auto;
	font-family: apercubold;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 0 33px;
	width: 350px;
	color: #ffffff;
}
.venue-container .over-container>input {
	margin: 10px auto 0;
	text-align: center;
	font-size: 14px;
}
.bottom-link {
	margin: 0 auto;
	text-align: right;
	width: 300px;
}
.venue-container img.cart-img {
	margin: auto;
	min-height: unset;
	min-width: auto;
	position: absolute;
	right: 90px;
	top: 58px;
	width: auto;
}

/***********Register********/
.register {
	text-align: center;
}
.register input {
	border-top: none;
	text-align: center;
	border-left: none;
	display: block;
	margin: 10px auto 0;
	border-right: none;
	border-radius: 0;
	border-bottom: 1px solid;
	width: 100%;
	max-width: 480px;
}
.register .red-link {
	margin: 30px 0;
}
.register label {
	color: #000000;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 10px;
	text-transform: uppercase;
}
#registration .tab {
	color: #000000;
	font-size: 28px;
	letter-spacing: 2px;
}
.register .bottomlink .red-link {
	background-color: transparent;
	width: 150px;
	margin: 0;
	color: #e0174b;
}
.venue-container>img {
	min-height: 600px;
	min-width: 100%;
	width: auto;
}
.venue-container {
	overflow: hidden;
}
.register .bottomlink>a {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
}
.tab .region-select:hover,
.region-active {
	border-bottom: 2px solid;
}

/*.sticky {
     position: fixed;
     top: 0;
}*/
.over-container a {
	color: #ffffff;
}
.up-class {
	margin-top: -6px;
}

/*section { 
  height: 2000px;
  padding-top: 100px; }*/
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.menu-item a {
	border-bottom: 3px solid rgba(0, 0, 0, 0);
	transition: none 0s ease 0s !important;
	color: #231f20 !important;
	font-family: "Conv_GT-Pressura-Bold";
	letter-spacing: 3px;
}
.more_posts.red-link,
.back-link.red-link {
	margin: 50px auto 30px;
}
.more_posts.red-link {
	display: inline-block;
}
.more_posts_single.red-link,
.back-link.red-link {
	margin: 50px auto 30px;
}
.sticky-menu {
	position: fixed;
	top: 0;
}
.container.book.range.dark-font h4 {
	font-family: "GTPressuraMonoRegular";
	letter-spacing: 3px;
	line-height: 30px;
	width: 100%;
}
.container.book.range.dark-font .over-container {
	top: 20%;
}
.container.visit.animated.fadeInUpShort.go a {
	color: #231f20;
	padding: 0 10px;
	-ms-word-break: break-all;
	word-wrap: break-word;
	display: inline-block;
	letter-spacing: 1px;
}
.beer-block span.border-arrow-top {
	margin: -2px;
}
.ssba img {
	margin-right: 5px;
}
.red-link.clear {
	clear: both;
	display: block;
	margin: 20px auto;
}
#pop_up_content>h2 {
	font-family: "GTPressuraMonoRegular";
	font-size: 28px;
}
.mc4wp-form label {
	/*  color: #231f20;*/

	font-family: apercubold;
	font-size: 11px;
	text-transform: uppercase;
}
.the-range .range-container>h2 {
	padding-top: 80px;
	margin: 0 auto 30px;
}
.hide_paragraph {
	border-bottom: 1px solid;
	border-top: 1px solid;
	padding: 30px 0;
	width: 100%;
}
.hide_paragraph .close {
	color: #cfcfcf;
	font-family: Comic Sans MS;
	font-size: 20px;
	margin-right: 5px;
	text-align: right;
	cursor: pointer;
}
.hide_paragraph h2 {
	color: #231f20;
	font-family: "Conv_GT-Pressura-Bold";
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 0;
}
.hide-content {
	line-height: 21px;
	margin: 0 auto;
	max-width: 500px;
	padding: 1%;
	width: 98%;
}
.social-icons {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.social-icons .icon {
	margin: auto 15px;
	vertical-align: middle;
}
.banner-img.home-banner {
	overflow: hidden;
	min-height: 390px;
}
.banner-img.home-banner img {
	max-width: none;
	min-height: 100%;
	min-width: 100%;
	width: auto;
}
.content.about-content {
	margin: 80px auto;
}
.content.about-content p {
	margin-bottom: 25px;
	letter-spacing: 0;
	text-transform: none;
}
.range .right .over-container h2 {
	margin-top: 60px;
	font-family: "Conv_GT-Pressura-Bold"
}

/*Map*/
#easy2map_canvas_1Parent tbody tr:nth-child(2) {
	left: 10%;
	position: absolute;
	top: 10%;
}
#divPinList2 {
	background: transparent !important;
	border: none !important;
	margin-bottom: 0 !important;
}
#tblEasy2MapPinList {
	background: #ffffff !important;
	margin-left: 15px;
	width: 250px;
}
#tblEasy2MapPinList tr {
	left: 0 !important;
	padding: 0 3px;
	position: relative !important;
	top: 10px !important;
}
#tblEasy2MapPinList td {
	font-family: "Conv_GT-Pressura-Bold";
	vertical-align: middle !important;
}
#tblEasy2MapPinList td a,
#tblEasy2MapPinList td span {
	font-family: Conv_Georgia Regular font;
	hyphens: auto;
	-ms-word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	word-break: break-all;
}
#tblEasy2MapPinList {
	display: none;
}

/* */

/*
#easy2map_canvas_3Parent tbody tr:nth-child(2) {
    left: 10%;
    position: absolute;
    top: 10%;
}
*/
#tblEasy2MapPinList {
	max-height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	/* -ms-word-break: break-all;
     word-break: break-all;

     // Non standard for webkit
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;*/
}
body#frontblock {
	overflow-y: auto;
}
.slicker-instagram-placeholder {
	width: 33.33% !important;
	float: left;
}
.fts-instagram-inline-block-centered {
	width: 100%;
	clear: both;
	margin-top: -3px;
	position: relative;
	z-index: 1;
}
.range .right .over-img {
	/* display: none;*/
}
.top-footer .mobile-view a {
	margin: 0 auto 5px;
	color: #343031;
	display: block;
	font-family: apercubold;
	font-size: 18px;
	letter-spacing: 1px;
}
.tab-block a:hover {
	border-bottom: 2px solid;
}
.more_posts_single.red-link,
.red-link.back-link,
.more_posts.red-link {
	background-image: none;
}
#ajax-posts .over-container.animated.fadeInUpShort.go span {
	font-family: apercubold;
}
.add-space {
	padding: 20px 0;
}
.single-event-image {
	margin-top: 120px;
}
.mobile-view .subscribe-pop-up {
	margin: 5px 0 25px;
	cursor: pointer;
}
#drink_pop_up_content,
#privacy_pop_up_content {
	background-color: #fff;
	color: #000;
	display: none;
	padding: 40px;
	font-family: Conv_Georgia Regular font;
	min-width: 400px;
	min-height: 500px;
	max-width: 100%;
	width: 655px;
}
#drink_pop_up_content li {
	list-style-type: none;
	margin: 0 15px;
}
#drink_pop_up_content li::before {
	content: " - ";
	font-size: 19px;
	line-height: 10px;
}
#drink_pop_up_content>h2 {
	margin: 10px 0;
}
#drink_pop_up_content li,
#drink_pop_up_content p,
#privacy_pop_up_content p {
	font-family: Conv_Georgia Regular font;
}
.bottom-footer {
	/*  margin-bottom: 10px;*/
}
.home-pages .landing-content {
	min-height: 200px;
}
.overlay .menu-item>a {
	display: inline-block;
}
a[href^=tel] {
	text-decoration: inherit;
	color: inherit;
}
#demo.view-brewery a {
	font-weight: normal;
}
#pop_up_content select {
	-webkit-appearance: none;
}
.hide {
	bottom: 0;
	left: 48%;
	position: absolute;
}
.hide:after,
.hide:before {
	border: medium solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	left: 48%;
	position: absolute;
	transform: rotate(90deg);
	width: 0;
}
.hide:after {
	border-left-color: #ffffff;
	border-width: 14px;
	bottom: -26px;
}
.hide:before {
	border-left-color: #333333;
	border-width: 14px;
	top: 0px;
}
#map_link {
	padding-top: 40px;
	clear: both;
	margin-bottom: -1px;
}
#beer_finder {
	margin-bottom: -1px;
}
#easy2map_canvas_1>div {
	background: #a0a09a none repeat scroll 0 0 !important;
}
#divEasy2MapPinListSearch>input {
	font-family: "Conv_GT-Pressura-Bold";
	font-size: 14px;
}

/*
#easy2map_canvas_40Parent tbody tr:nth-child(2) {
    left: 10%;
    position: absolute;
    top: 10%;
}
*/
#demo.view-brewery.truck-container p {
	margin-top: 40px;
	letter-spacing: 3px;
}
#demo.view-brewery.truck-container p br {
	margin-bottom: 3px;
	line-height: 50px;
}
#food_truck_map_content {
	background: #ffffff none repeat scroll 0 0;
	left: 10%;
	padding: 30px 20px;
	font-size: 16px;
	position: absolute;
	top: 7%;
	line-height: 22px;
	width: 300px;
	z-index: 2;
}
#food_truck_map_content>span {
	display: inline-block;
	margin-top: 8px;
}
#food_truck_map_content h5 {
	font-family: Conv_GT-Pressura-Bold;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0 auto 10px;
	width: 160px;
}
#easy2map_canvas_40 {
	margin: 0 !important;
}
.wpgmp_locations .wpgmp_locations_head .wpgmp_location_meta,
.location_pagination1.wpgmp_pagination,
.location_pagination2.wpgmp_pagination,
.location_pagination3.wpgmp_pagination {
	display: none;
}
.wpgmp_location_title {
	font-weight: bold;
}
.gm-style-iw a {
	color: #9f9f9f;
}
.location_listing1,
.location_listing2,
.location_listing3 {
	width: 30% !important;
	position: absolute;
	left: 10px;
	top: 0;
}
.wpgmp_print_listing.wpgmp_listing_list {
	display: none;
	width: 300px;
}
.wpgmp_locations {
	height: auto !important;
}
.wpgmp_print_listing.wpgmp_listing_list {
	background: #ffffff;
	margin: 0;
	padding: 12px;
	text-align: left;
	height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;
}
div.wpgmp_listing_header div.wpgmp_search_form {
	margin: 20px 0 0 !important;
	width: 300px !important;
}
.wpgmp_listing_list .wpgmp_locations {
	width: 100% !important;
}
140px;

}
.wpgmp_before_listing {
	display: none;
}

/*map nearby location*/
.wpgmp_map_container {
	z-index:2;
}
.wpgmp_direction_container,
.wpgmp_routes_container,
.wpgmp_nearby_container {
	margin:7px !important;
}
.wpgmp_toggle_main_container .wpgmp_nearby_container input[type="submit"] {
	background:#231F20 !important;
	padding: 4px 15px;
}
.wpgmp_toggle_main_container p,
.wpgmp_toggle_main_container input[type="submit"] {
	margin: 0 !important;
}
.wpgmp_tabs_container .wpgmp_tabs li a {
	font-family: 'Conv_Georgia Regular font';
	font-size: 12px !important;
}
.wpgmp_listing_list .wpgmp_locations {
	word-wrap: break-word;
}
.wpgmp_map_container {
	/*  pointer-events: none; */
}
.wpgmp_tabs_container.cleanslate {
	max-width: 300px;
	min-width: 125px;
	width: 25%;
}
.tab-block {
	height: 80px;
}
.social-div {
	left: 20px;
	position: absolute;
	width: auto;
	top: 20px;
	z-index: 1;
}
.social-div img {
	margin-right: 10px;
}
.sign-up,
.sign-up:hover {
	color:#000000;
	display: inline-block;
	margin-top: 10px;
}
.banner-img.home-banner {
	background-size: cover !important;
	/*height: calc(100vh - 80px)!important;*/
	background-repeat: no-repeat !important;
	height: 800px;
}
.cider-div {
	font-size: 16px;
	line-height: 20px;
	padding: 0 6px;
}
.cider-div h3 {
	margin: 25px auto;
	font-family: "Conv_GT-Pressura-Bold";
	letter-spacing: 3px;
}
.cider-block .over-container {
	max-width: 640px;
	top: 40%;
}
.cider-block .over-img {
	opacity: 0;
}
.cider-block:hover .over-img {
	opacity: 1;
}
.cider-block .content {
	font-family: "Conv_Georgia Regular font" !important;
}
.wpgmza_sl_main_div {
	left: 40px;
	position: absolute;
	top: 100px;
	z-index: 1;
}
.wpgmza_sl_radius_div,
.wpgmza_sl_query_innerdiv1 {
	display:none;
}
.wpgmza_sl_search_button {
	margin-top: 5px;
}
#addressInput {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid rgba(0,
	0,
	0,
	0);
	border-radius: 2px 0 0 2px;
	box-shadow: 0 2px 6px rgba(0,
	0,
	0,
	0.3);
}

/*.wpgmza_sl_main_div{width:350px !important;}*/
.wpgmza_sl_radius_div {
	display:none !important;
}
.wpgmza_sl_query_div {
	margin-bottom:10px;
}
.wpgmza_sl_main_div {
	padding:5px;
	color:#ffffff;
	background: rgba(0,
	0,
	0,
	0.6);
}
.contact {
	font-family: conv_georgia regular font;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	letter-spacing: 1px;
}
.contact-meet .meet h4 {
	font-family: conv_gt-pressura-bold;
	letter-spacing: 3px;
	margin-bottom: 5px;
}
.contact-meet .meet>span {
	color: #cfcfcf;
}
.contact-meet .meet p {
	font-family: apercubold;
	font-size: 13px;
}
.range-container.contact-meet>h4 {
	font-family: "Conv_GT-Pressura-Bold";
	letter-spacing: 3px;
	margin-bottom: 5px;
}
.contact-meet a[href^="mailto:"]:hover {
	color: #787475 !important;
}
.wpgmza_sl_main_div {
	width: 350px !important;
}
#map_link select {
	padding: 0;
}

/*essendon page*/
.over-container.animated.fadeInUpShort.go.essendon span {
	font-size: 14px;
	letter-spacing: 2px;
}
.cover-block .over-container.animated.fadeInUpShort.go.essendon {
	top: 15%;
}
.essendon.over-container.animated.fadeInUpShort.go>img {
	width: 200px;
}
.essendon .content {
	font-family: "Conv_Georgia Regular font";
	font-size: 14px;
	text-transform: none;
	margin-bottom: 50px;
	max-width: 460px;
	line-height: 25px;
}
.essendon .title {
	text-transform: uppercase;
	margin: 40px auto;
}
.essendon-top span {
	font-family: apercubold;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.view-brewery.essendon-top {
	font-family: "GTPressuraMonoRegular";
	font-size: 25px;
	text-transform: uppercase;
}
.essendon .cover-block h1 {
	position: relative;
	width: 100%;
}
.essendon .cover-block .over-container.animated.fadeInUpShort.go img {
	margin-top: 15px;
	width: 200px;
}
.essendon .range-container {
	max-width: 100%;
}
.view-brewery.essendon-top {
	padding: 4%;
	margin-top: 4%;
}
.essendon.the-range .range-container>h2 {
	padding-bottom: 20px;
	padding-top: 60px;
}
.animatedParent.up-class.essendon .over-container {
	top: 15%;
}
.essendon .range-container a {
	color: #231f20;
	text-decoration: underline;
}
.essendon .range-container a.red-link {
    text-decoration: none;
}
/*woocommerce*/
nav.woocommerce-breadcrumb,
.woocommerce-result-count {
	display: none;
}
ul.products {
	margin: 100px auto 0;
	max-width: 1024px;
}
ul.products .left,
ul.products .right {
	width: 48%;
	margin-top: 40px;
}
ul.products .left {
	clear: both;
	margin-right: 2%;
	text-align: center;
}
h2.woocommerce-loop-product__title {
	letter-spacing: 2px;
	color: #231f20;
	text-transform: uppercase;
	font-family: "Conv_GT-Pressura-Bold";
	font-size: 22px;
}
.type-product .hide_paragraph {
	border: medium none;
	padding-bottom: 0;
}
.tab .single-news-event-title a:hover {
	border-bottom:none;
}
.notes {
	border-bottom: 1px solid;
	border-top: 1px solid;
	display: inline-block;
	padding: 20px 0;
	width: 100%;
	margin: 20px 0;
}
.type-product a {
	color: #231f20;
}
.type-product a span {
	display: block;
	font-family: apercubold;
	margin-bottom: 10px;
	font-size:11px;
}
.right .cart {
	background: rgba(0,
	0,
	0,
	0) none repeat scroll 0 0;
	margin: 0px auto 6px;
	padding: 10px 0;
	display: inline-block;
}
.cart .quantity,
.cart button {
	float: left;
	margin: 0 15px 0 0;
}
.input-text.qty.text {
	float: left;
	font-size: 16px;
	padding: 7px;
	width: 60px;
}
.popup-cart {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
	z-index: 3;
}
.cart,
.cart:hover,
.cart:hover a {
	background: rgba(0,
	0,
	0,
	0) none repeat scroll 0 0;
	color: #757575;
}
.cart-heading {
	font-family: "GTPressuraMonoRegular";
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.cart-container {
	margin: 130px auto 0;
	max-width: 700px;
	padding: 0 30px;
}
.cart-container .entry-content {
	padding: 0;
}
.woocommerce table.shop_table {
	border:none;
	padding:0;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #d6d6d6 url("img/read-more-arrow.png") no-repeat scroll 87% center / 16px auto;
	color: #cb174b;
	font-family: apercubold;
	font-weight: normal;
	text-transform: uppercase;
}
.cart-container h2 {
	text-align: center;
	font-size: 36px;
}
.woocommerce table.shop_table th {
	color: #231f20;
	font-family: apercubold;
	font-weight: normal;
	text-align: center;
}
.woocommerce table.shop_table td {
	color: #231f20;
	border-top: 1px solid #231f20;
	padding-bottom: 30px;
	padding-top: 30px;
	vertical-align: top;
}
.woocommerce a.remove {
	color: #a8a8a8 !important;
	font-size: 13px;
	text-align: left;
	width: auto;
	border-radius: 0;
}
.woocommerce a.remove:hover {
	background: rgba(0,
	0,
	0,
	0) none repeat scroll 0 0;
	color: #bfbebe !important;
}
.cart a {
	color: #231f20 !important;
	font-family: "Conv_Georgia Regular font";
	font-size: 14px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: #e2e2e2;
}
.woocommerce {
	text-align: center;
	color: #231f20;
}
.woocommerce-message::before {
	color: #cb174b;
}
.woocommerce-message,
.woocommerce-info {
	border-top-color: #cb174b;
}
#updateCart {
	display:none;
}
.total-cost {
	font-family: apercubold;
	float: right;
	text-transform: uppercase;
	margin-right: 15px;
}
.product-thumbnail img {
	width: 97px;
}
.product-name>a {
	margin-top: 60px;
	cursor: context-menu;
}
.opening-hours {
	margin: 30px auto;
}
.opening-hours>span {
	display: inline-block;
	text-align: left;
	width: 120px;
}
.woocommerce-order-details,
.woocommerce-thankyou-order-details {
	display: none;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	float: left;
	width: 100%;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	border-color: #cccccc;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 96px;
}
.pickup-location {
	margin-top: 40px !important;
}
.top-cart {
	position: fixed;
	right: 90px;
	top: 25px;
	z-index: 9999;
	display: none;
}
.top-cart img {
	width: 35px;
}
.top-cart span {
	background: #cb174b none repeat scroll 0 0;
	border-radius: 50%;
	color: #ffffff;
	font-size: 12px;
	padding: 0 4px;
	position: absolute;
	right: -6px;
	top: 0;
	height: 15px;
	line-height: 1;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width:100%;
}
select#select_qyt,
.custom_select {
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	border: 1px solid #737373;
	border-radius: 5px;
	height: 39px;
	line-height: 1;
	padding: 6px 11px;
	font-size:20px;
	width: 110px;
	color:#231f20;
}
.cart .added_to_cart,
.cart .add_to_cart_button,
.cart .quantity_select {
		float: left;
		margin-bottom: 15px;
}
.pickup-location__desc input.deleivery-date {
	background : rgba(0, 0,	0, 0) none no-repeat scroll 97% center;
	height: 39px;
}
select#select_qyt::-ms-expand {
	display: none;
}
.quantity_select {
	position: relative;
	z-index: 2;
}
.quantity_select::after,
.quantity_select::before {
	position: absolute;
	content: "";
	pointer-events: none;
}
.quantity_select::after {
	border-left: 1px solid #737373;
    height: 100%;
    right: 35px;
    top: 0;
}
.quantity_select::before {
	background-image: url("../../../wp-content/uploads/2017/08/drop-down-arrow.png");
	width: 18px;
	height: 11px;
	width: 18px;
    height: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 9px;
}
.qty,
.notes .learn-more {
	font-size:11px;
	font-family: apercubold;
	text-transform: uppercase;
}
.products .left img {
	max-width: 390px;
	margin-bottom: 150px;
}
.woocommerce .shop_table td.product-thumbnail {
	padding-left: 18px;
}
.qty_border {
	/*border: 1px solid #737373;*/
	border-radius: 5px;
	line-height: 1;
	padding: 11px 21px;
	color:##231f20;
}
.product-quantity {
	text-align: center;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	height: 40px;
	padding-left: 12px;
}
#billing_notes {
	height: 125px;
}
.pickup-location {
	text-align: left;
}
.pickup-location__select-row>input {
	height: 100%;
	width: 100%;
}
.cart-container ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #8e9091;
}
.cart-container ::-moz-placeholder {
	/* Firefox 19+ */
	color: #8e9091;
}
.cart-container :-ms-input-placeholder {
	/* IE 10+ */
	color: #8e9091;
}
.cart-container :-moz-placeholder {
	/* Firefox 18- */
	color: #8e9091;
}
.woocommerce-info::before {
	color: #cb174b;
}
.pickup-location__desc table,
.pickup-location__desc td,
.pickup-location__desc tr {
	border: medium none;
	color: #231f20;
	margin: 0;
	padding: 0;
}
.pickup-location .hide_paragraph p {
	margin: 10px 0 0;
}
.location-requierd {
	display:none;
	background-color: #f7f6f7;
	border-top: 3px solid #b81c23;
	color: #515151;
	list-style: outside none none;
	margin: 0 0 2em;
	overflow-wrap: break-word;
	padding: 1em 2em 1em 3.5em;
	position: relative;
	width: auto;
}
.woocommerce-cart-form__cart-item .product-subtotal {
	text-align: right;
}
.cart-collaterals {
	margin-bottom: 150px;
}
.cart_totals_form .cart-collaterals {
	margin-bottom: 0;
}
#place_order {
	width: 220px;
	letter-spacing: 2px;
}
.woocommerce-notice.woocommerce-notice--error.woocommerce-thankyou-order-failed-actions {
	margin: 30px auto;
}
#payment .wc_payment_methods.payment_methods.methods {
	display:none;
}
.banner-img .public-svg{max-width: 70%;
margin: 0 auto;}
.public-banner:after{
content: "";
background: rgba(0,0,0,0.3);
width: 100%;
position: absolute;
left: 0;
top: 0;
height: 99.5%;}
.public-menu h1 {
    width: auto;
}
.public-menu .over-container.animated.fadeInUpShort.go {
    top: 0%;
}
.cider-block.public-bar-banner .over-container {
    max-width: 640px;
    top: 28%;
}
 .content span {
    text-transform: none;
    font-family: 'Conv_Georgia Regular font';
    font-size: 16px;
    display: block;
    line-height: 25px;
    margin: 40px auto 0;
}
#demo.bertie5 a {
    display: inline-block;
    margin-bottom: 20px;color: #231f20;
text-decoration: underline;
}
#demo.bertie5 p{
font-family: "Conv_GT-Pressura-Bold";
font-size: 22px;letter-spacing: 3px;margin-bottom: 0;
text-transform: uppercase;line-height: 30px;
padding: 0 15px;}

.south-west-sour{ background-color: #ff967a; }
.south-west-sour .public-svg img,.porter-banner-img .public-svg img {
    max-width: 550px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;height: auto;
    bottom: 0;
    min-width: 290px;
}
.porter-banner-img{
 background-color: #3A2418; }

.single-news-logo{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0;
	margin: auto;
	max-width: 100%;
}
.below-banner-img{
	max-width: 100%;
	width: 500px;
	margin-top: 45px;
}
.cover-img.single-news-img{
	position: relative;
}
.bomers-beer-section .over-img {
    z-index: -1 !important;
}