/* Global */

.button, a.button { font-family: Gibson-SemiBold,sans-serif; font-size:11px; }
.button:hover, .button:focus, a.button:hover, a.button:focus { background-color: #993333; }
h2 + hr.small { margin: -10px auto 30px; }
hr.small { border-width: 2px; }
.specials p, #more p, #barn-burners p { font-size: 16px; }
h2 { font-size:38px; }

/* Header */

#nav ul a { font-weight: normal; font-size: 12px; letter-spacing: 0.15em; }
#nav ul li:after { content: "★"; font-size: 9px; top: -2px; }
#header .left, #header .right { font-size:15px; line-height: 22px; top: 54px; }

/* Footer */

#footer .right .newsletter { margin-left: 14px; }
.ss-mail { padding-left: 6px }


#footer h2 { font-weight: 500; letter-spacing: 0.15em; }
#footer .left .box.short, #footer .right .newsletter { font-weight: normal; }
#footer .left .box.short { font-size: 11px; letter-spacing: 0.15em; line-height: 17px; }
	#footer .left .box.short span { font-size: 16.3px; }

/* Homepage */

.specials, #more, #barn-burners { padding: 100px 0; }
.specials p, #more p { padding: 0 40px; }

#barn-burners p { padding: 10px 125px 0; }

/* Individual Flavor */

.single-flavor .content-column.try-with p { font-size: 22px; line-height: 32px; padding: 0 100px; }
.single-flavor .content-column.try-with { padding: 80px 40px 20px; }

/* About */

.press-box p { margin: 12px 0; }
.press-box .press-publication { font-size: 12px; letter-spacing: 0.15em; }
.press-box { background: #ebe8e2; }
.press-intro { font-size: 22px; line-height: 32px; }
.page .content-column { padding: 40px 0; }

/* Tasting Room */

.card.tasting h2 { padding-top: 0; }
.location h4 { font-weight: normal; letter-spacing: 0.12em; }
.location p { line-height: 23px; }
.card { margin-bottom: 80px; }

hr.menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d8d2c6;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    margin: 20px 0;
}
.tasting .card-top { padding: 20px 60px; }
.card-body p { margin-bottom: 22px; }

/* FAQS */

.accent-heading { font-family: Gibson-Semibold,sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 0.1em; margin-bottom: 5px; text-transform: uppercase; }

/* Blog */

.blog h2 { text-align: center; }
#comments input[type="text"] {
    font-family: gibson-light;
    font-size: 12px;
    height: auto;
    text-indent: 4px;
	padding: 11px 9px; 
}
#comments textarea { 
	font-family: gibson-light;
    font-size: 12px;
	padding: 11px 9px;
	width: 412px; 
}

/* Flavors */

.flavor-column {  margin: 0 auto; padding-top: 80px; width: 700px; }

p.flav-info { font-size: 22px; line-height: 32px; color: #aa9c95; font-family: "schoolbook-web",serif; font-style: italic; margin-bottom: 0; padding: 0 60px; text-align: center; }
	p.flav-info a { color: #70655c; }
	p.flav-info a:hover { color: #aa9c95; }

p.flavors-p { color: #aa9c95; }
	
/* Flavors Individual */

.card-top:after { margin-left: -240px; width: 480px; }
.card .card-body { padding: 20px 60px; }
.card-top { padding: 50px 60px 20px; }

.flavor-title .number:after { border-right: 2px solid #d8d1c5; }
.card-top:after { border-top: 2px solid #d8d1c5; }
