/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: 'oswald', sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
	box-sizing: border-box;
	padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}
input[type='search'] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
} /*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
:root {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
audio:not([controls]) {
	display: none;
}
details {
	display: block;
}
input[type='number'] {
	width: auto;
}
input[type='search'] {
	-webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
main {
	display: block;
}
summary {
	display: block;
}
pre {
	overflow: auto;
}
progress {
	display: inline-block;
}
small {
	font-size: 75%;
}
template {
	display: none;
}
textarea {
	overflow: auto;
}
[hidden] {
	display: none;
}
[unselectable] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
*,
::after,
::before {
	box-sizing: inherit;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	text-decoration: inherit;
	vertical-align: inherit;
}
*,
*::before,
*::after {
	border-style: solid;
	border-width: 0;
}
* {
	margin: 0;
	padding: 0;
}
:root {
	box-sizing: border-box;
	cursor: default;
	font-family: sans-serif;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
	vertical-align: top;
}
* {
	cursor: inherit;
}
a,
button,
input,
select,
textarea {
	cursor: initial;
}
button,
input,
select,
textarea {
	background: transparent;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
}
input {
	min-height: 1.5em;
}
nav ol,
nav ul {
	list-style: none;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
	display: none;
}
select::-ms-value {
	color: currentColor;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: vertical;
}
::-moz-selection {
	background-color: #b3d4fc;
	text-shadow: none;
}
::selection {
	background-color: #b3d4fc;
	text-shadow: none;
}

@media screen {
	[hidden~='screen'] {
		display: inherit;
	}
	[hidden~='screen']:not(:active):not(:focus):not(:target) {
		clip: rect(0 0 0 0) !important;
		position: absolute !important;
	}
}

body {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 600;
	background-color: black;
	color: #e9d181;
}

.hr {
	/*border-bottom:1px solid #e9d181*/
}

/*.hr:after{content:'';background-image:url("../images/hr-decorator.svg");background-size:cover;display:block;width:52px;height:13px;margin:-20px auto 0;position:relative;top:6.5px}
*/
p {
	margin: 20px;
}
.site-header {
	background-image: url('../images/header-bg.jpg');
	background-size: cover;
}
.site-header .logo {
	width: 50%;
	margin: auto;
	padding: 0px 0 0;
	top: -22px;
}
.main-menu {
	color: #e9d181;
	text-align: center;
	padding: 15px 0;
	text-transform: uppercase;
}

.main-menu a {
	color: black;
}
.home__social.desktop {
	display: none;
}

.site-header .logo img {
	width: 100%;
}

@media screen and (min-width: 760px) {
	.site-header .logo{
		width: 200px;
		padding-left: 10px;
		padding-top: 15px;
		position: absolute;
	}
	.site-header .logo img {
		height: 113px;
	}
	.main-menu {
		padding: 35px 0 40px 290px;
		text-align: left;
	}

	.main-menu a {
		font-size: 22px;
		background-size: auto 100%;
		background-repeat: no-repeat;
		background-position: center;
		height: 26px;
		width: 140px;
		color: black;
	}
}

@media screen and (min-width: 940px) {
	.home__social.desktop {
		display: block;
		position: absolute;
		right: 0;
		top: -6px;
		width: 300px;
	}
	.home__social.mobile {
		display: none;
	}
	.site-header .container {
		max-width: 1000px;
		margin: auto;
		position: relative;
	}
}

.cocktailheadline {
	margin: auto;
	font-family: 'oswald';
	font-weight: normal;
	color: white;
	font-size: 32px;
	line-height: 50px;
	width: 100%;
	text-align: center;
}
.cocktailheadline span {
	margin-top: 20px;
	border-bottom: 4px solid #fbca01;
	display: inline-block;
	width: 390px;
}
.sting h1 {
	background: black;
	font-weight: normal;
	padding: 5px 10px;
	color: #f5d50a;
	font-family: 'oswald';
	font-size: 26px;
	display: inline-block;
}
.sting .tagline {
	background: black;
	color: white;
	text-transform: uppercase;
	text-align: left !important;
	padding: 5px;
	font-size: 17px;
	font-weight: normal;
}
.sting .callout {
	background: black;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left !important;
	padding: 5px;
	font-size: 17px;
	margin-left: 0px !important;
	display: inline-block;
}
.sting p {
	text-align: left !important;
	color: white !important;
	font-family: 'oswald' !important;
	margin-left: 6px !important;
}
.site-footer {
	text-align: center;
	margin: auto;
	padding: 20px;
	background: black;
	font-family: 'oswald';
	color: white;
}
.site-footer p {
	font-family: 'oswald' !important;
}
.site-footer .copyright {
	font-family: Vollkorn, serif;
	font-size: 14px;
	font-weight: normal;
}
.site-footer a {
	font-size: 13px;
	text-decoration: underline;
}
.home__hero {
	height: 340px;
	position: relative;
	background-image: url('../images/goodcompany.jpeg');
	background-position: center top;
	background-repeat: no-repeat;
	/*background-size:cover;*/
}
.home__hero .home__hero-copy {
	top: 100px;
	position: relative;
}
.home__hero span {
	background: #fbca01;
	color: black;
	padding: 3px 5px;
	margin-bottom: 8px;
	display: inline-block;
}
.home__born-from-bourbon {
	display: block;
	max-width: 80%;
	margin: 40px auto;
}
.home__hero-copy {
	text-align: center;
	font-size: 19px;
}
.home__hero-bottle {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 7px;
}

.home__featured {
	margin-top: 40px;
	padding: auto 20px;
}
.longline {
	width: 100%;
	text-align: center;
	background: url('../images/linebg.png') center center repeat-x;
	font-weight: normal;
}
.longline span {
	display: inline-block;
	color: white;
	background: black;
	padding: 10px;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
}
.accoladesnew {
	color: white;
	font-size: 22px;
	width: 100%;
	text-align: center;
	font-weight: normal;
}
.accoladesnew span {
	border-bottom: 4px solid #fbca01;
	display: inline-block;
	line-height: 30px;
	margin-bottom: 0px;
	font-weight: normal;
}
.home__featured a {
	display: block;
	margin: 5px auto; /*border:1px solid #e9d181;*/
	max-width: 358px;
}
.home__featured a:last-of-type {
	margin-bottom: 25px;
}
.home__featured img {
	max-width: 100%;
	width: 100%;
}

.home__social {
	max-width: 190px;
	height: 30px;
	margin: 40px auto;
	text-align: center;
}
.home__social a {
	display: inline-block;
	margin-right: -4px;
	margin-bottom: -4px;
	width: calc(100% / 5);
	height: 100%;
}
.home__social a img {
	max-width: 100%;
	max-height: 100%;
}
.home__footer__accolades {
	width: 197px;
	display: block;
	margin: auto;
}

.home__accolades-list {
	list-style: none;
	text-align: center;
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0px;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.4;
	max-width: 379px;
	padding-left: 1.5em;
	margin: 10px auto;
}
.home__accolades-list li {
	font-family: 'Oswald';
	color: white;
	line-height: 28px;
	font-weight: normal;
}

.home__awards {
	display: block;
	width: 100%;
	max-width: 379px;
	margin: 20px auto 0;
}
.home__social-feed {
	padding: 40px 0 50px;
}
.home__social-feed:after {
	top: 56.5px;
}
.home__social-feed__header {
	display: block;
	margin: auto;
	max-width: 350px;
	margin-bottom: 20px;
}

.ageheader {
	font-family: 'oswald';
	font-weight: normal;
	font-size: 26px;
	width: 100%;
	text-align: center;
	margin: 40px auto;
	color: white;
}

@media screen and (min-width: 750px) {
	.home__hero {
	}
	.home__hero-bottle {
		display: none;
	}

	.home__hero-copy {
		top: 0px !important;
		padding-bottom: 50px;
		margin-bottom: 7px;
		color: black;
	}
	.home__hero-copy span {
		background: #fbca01;
		display: inline-block;
		padding: 2px 5px;
		margin-bottom: 8px;
		box-shadow: 3px 3px 30px #999;
	}
	.home__hero .container {
		background-position: cover;
		background-repeat: no-repeat;
		margin: auto;
		min-height: 350px;
		max-width: 100%;
		padding-top: 40px;
	}
	.home__hero .container-copy {
		width: 100%;
		text-align: center;
		padding-top: 109px;
		position: relative;
	}
	.home__featured .container {
		max-width: 721px;
		margin: auto;
	}
	.home__featured a {
		display: inline-block;
	}
	.text-only {
		position: relative;
		top: -67px;
	}
}

@media screen and (min-width: 940px) {
	.home__footer__accolades {
		margin-top: 20px;
	}
}

@media screen and (max-width: 760px) {
	.home__hero {
		margin-top: -20px;
	}
}

.sting {
	background-image: url('../images/sting-bg.png');
	background-color: #3d0603;
	background-position: center;
	background-size: cover;
	padding-bottom: 40px;
}
.sting .logo {
	display: block;
	width: 35%;
	margin: auto;
	padding: 30px 0;
}
.sting .headline {
	display: block;
	max-width: 100%;
	margin: 0 20px;
}
.sting .tagline {
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
	margin-top: 5px;
}
.sting .bottle {
	display: block;
	width: 329px;
	margin: auto;
}
.sting p {
	line-height: 36px;
	font-weight: normal;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	color: #f1ebc4;
}
.sting .callout {
	text-transform: uppercase;
	text-align: center;
	color: white;
	font-size: 22px;
	margin: 20px;
}

@media screen and (min-width: 760px) {
	.sting .logo {
		width: 30%;
		padding-top: 100px;
		padding-bottom: 40px;
	}
	.sting .tagline {
		font-size: 17px;
	}
	.sting .container {
		position: relative;
		max-width: 1000px;
		margin: auto;
		min-height: 800px;
	}
	.sting .container-left {
		width: 55%;
		float: right;
	}
	.sting .bottle {
		position: relative;
		top: 80px;
		left: 0;
	}
	.sting p {
		font-size: 14px;
	}
}

.cocktails {
	background-image: url('../images/bg-dark-texture.png');
}
.cocktails .header-bg {
	background-image: url('../images/bg-wood.jpg');
	background-size: cover;
}
.cocktails .hr.noafter:after {
	display: none;
}
.cocktails .container {
	max-width: 950px;
	margin: auto;
	padding-bottom: 50px;
}
.cocktails .hero-copy {
	display: block;
	max-width: 70%;
	margin: auto;
	padding-top: 50px;
}
.cocktails .copy {
	max-width: 80%;
	margin: auto;
	text-align: center;
	font-size: 17px;
	color: white;
	font-weight: normal;
}
.cocktails .cocktails-container {
	font-family: Vollkorn, serif;
	width: calc(100% - 20px);
	margin: auto;
	max-width: 667px;
	margin-top: -1px;
}
.cocktails .cocktail {
	margin: 70px auto 30px;
	height: 675px;
}
.cocktails .cocktail img {
	display: block;
	margin: auto;
	max-width: 295px;
	border: 5px solid #e9d181;
}
.cocktails .cocktail h2 {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 10px;
}
.cocktails .cocktail p {
	margin: 20px 0;
	font-weight: normal;
}

.cocktail.one {
	max-width: 667px;
	min-width: 480px;
	height: auto;
	min-height: 600px;
	background: url('../images/americansour.jpg') center center no-repeat;
	background-size: cover;
	position: relative;
	font-family: 'oswald' !important;
}
.cocktail.one h2 {
	color: black;
	position: absolute;
	left: 20px;
	top: 280px;
	background: #fbca01;
	font-size: 32px;
	padding: 10px;
}
.cocktail.one p.one {
	color: white;
	font-size: 18px;
	position: absolute;
	left: 30px;
	top: 340px;
	line-height: 26px;
	text-shadow: 0px 0px 10px black;
}
.cocktail.one p.two {
	color: white;
	font-size: 18px;
	position: absolute;
	left: 30px;
	top: 450px;
	text-shadow: 0px 0px 10px black;
	line-height: 26px;
}

.cocktail.two {
	max-width: 667px;
	min-width: 480px;
	min-height: 600px;
	height: auto;
	background: url('../images/mule.jpg') center center no-repeat;
	background-size: cover;
	position: relative;
	font-family: 'oswald';
}
.cocktail.two h2 {
	color: black;
	position: absolute;
	left: 350px;
	top: 46px;
	background: #fbca01;
	font-size: 32px;
	padding: 10px;
}
.cocktail.two p.one {
	color: white;
	font-size: 18px;
	position: absolute;
	left: 360px;
	top: 100px;
	line-height: 26px;
	text-shadow: 0px 0px 10px black;
}
.cocktail.two p.two {
	color: white;
	font-size: 18px;

	position: absolute;
	left: 360px;
	top: 225px;
	text-shadow: 0px 0px 10px black;
	line-height: 26px;
}

@media screen and (min-width: 700px) {
	.cocktails .cocktail {
		/*display:inline-block;*/
		margin-top: 0;
	}
	.cocktails .cocktail:nth-of-type(2n) {
		/*float:right*/
	}
	.cocktails .border-container {
		background-image: -webkit-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.5) 60%, transparent 100%);
		background-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0.5) 60%, transparent 100%);
	}
}

.legal {
	max-width: 700px;
	margin: auto;
}
.legal__box {
	color: white;
	width: 95%;
	max-width: 850px;
	margin: 20px auto 0;
	background: rgba(0, 0, 0, 0.4);
	padding: 20px 10px;
}
.legal__box h1 {
	font-size: 1.5em;
	margin-top: 0;
	text-align: center;
}
.legal__box h2 {
	margin: 40px 0 20px;
	text-align: center;
}
.legal__box p,
.legal__box ul,
.legal__box ol {
	margin-bottom: 20px;
}
.legal__box ul,
.legal__box ol {
	margin-left: 1.5em;
}
.legal__box a {
	text-decoration: underline;
}
.legal__box .copyright {
	font-size: 0.75em;
	line-height: 1.5;
}
.age-gate img {
	padding-top: 100px;
	max-width: 100%;
	display: block;
	margin-bottom: 50px;
}
.age-gate select {
	font-size: 16px;
	width: 100px;
	font-family: 'oswald';
	font-weight: normal;
	border: 2px solid white;
	border-radius: 4px;
	text-align: center;
	padding: 10px;
	color: white;
}
.age-gate select:nth-of-type(3) {
	width: 150px;
}
.age-gate__input {
	max-width: 360px;
	margin: auto;
}

.age-gate select option {
	color: black;
}

.age-gate input[type='button'] {
	text-transform: uppercase;
	font-family: 'oswald';
	font-weight: normal;
	padding: 10px;
	width: 360px;
	margin-top: 30px;
	margin-bottom: 100px;
	border: 2px solid white;
	color: white;
	border-radius: 4px;
	font-size: 36px;
}
.age-gate input[type='button']:hover {
	color: black;
	background-color: #fbca01;
	border: 2px solid #fbca01;
}
.j-poster img {
	visibility: hidden;
}
.home__footer {
	text-align: center;
}

.footerwrap {
	display: inline-block;
	margin-top: 20px;
}
.main-menu li {
	width: auto;
	margin: 2px 73px 0 -4px;
}
@media screen and (max-width: 745px) {
	#menu-main {
		max-width: 600px;
	}
	a {
		padding: 0 10px;
	}
}
#menu-footer {
	display: flex;
	justify-content: center;
}

#menu-footer li {
	margin: 0 10px;
	text-transform: capitalize;
}
#menu-footer li:first-child {
	list-style: none;
}
.site-footer a {
	position: relative;
	left: -6px;
}
#menu-main {
	display: flex;
	max-width: 60%;
}
@media screen and (max-width:760px) {
	#menu-main {
		max-width: 100%;
		justify-content: space-between;
		padding: 0 0 0 50px;
	} 
}
/*# sourceMappingURL=master.css.map */
