/*
Theme Name: SPD
Theme URI: http://shortpathdistillery.com
Author: tishon
Author URI: http://tishon.com/
Description: Custom theme built atop BlankSlate.
Version: 1.0
*/

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 {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    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;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.clear {
    clear: both;
}
body {
    background-color: #FFF;
    font-size: 100%;
    color: #211d1e;
    font-family: 'Lato', 'Arial', sans-serif;
    font-weight: 300;
    line-height: 1.75;
}
p {
    margin-bottom: 15px;
}
h1, h2, h3 {
    font-family: 'nexa_regular', arial, sans-serif;
    line-height: 1.25;
    font-weight: 400;
}
.home h1, .home h2, #footer h1 {
    text-transform: uppercase;
    line-height: 1.75;
}
.spirit h1 {
    font-size: 28px;
    margin-bottom: 15px;
}
.single-news_item h1 {
    margin-bottom: 0!important;
}
.about-sidebar h2, .news-sidebar h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.news-sidebar h2:first-child {
    margin-top: 10px;
}
a {
    color: #211d1e;
    text-decoration: none;
    font-weight: 700;
}
a:hover {
    text-decoration: underline;
}
.page-id-49 #about-content a, .single-news_item #about-content a, .single-news_item h1 {
    color: #2779bd;
}
.single-news_item #footer .address h1 {
    color: #211d1e;
}
.tweet-content a {
    font-weight: 400;
}
strong {
    font-weight: 700;
}
a.button, .pods-pagination-simple a {
    font-family: 'nexa_regular', arial, sans-serif;
    border: solid 2px;
    font-weight: 500;
}
#pagination {
    text-align: center;
    margin: -30px auto 60px;
}
#pagination a {
    font-weight: 400;
}
.nav-next, .nav-previous {
    margin: 10px 0;
}
.pods-pagination-simple a {
    padding: 10px 15px;
    text-decoration: none;
    font-size: 18px;
    color: #211d1e!important;
}
a.button:hover, .pods-pagination-simple a:hover {
    border: solid 3px;
}
a.button, .slide-content a.button, .link-boxes li, .wpcf7-submit, a.follow-button, .spirit-list li a {
    -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -o-transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
}
#header {
    position: relative;
    box-shadow: 1px 1px 3px rgba(102, 102, 102, 0.3);
    z-index: 997;
}
#branding {
    width: 100%;
    border-bottom: solid 1px #e6e7e8;
    text-align: center;
}
#site-title {
    height: 122px;
    width: 156px;
    margin: 0 auto;
    padding: 87px 0 27px;
    text-indent: -9999px;
}
#site-title a {
    display: block;
    height: 122px;
    width: 156px;
    background-image: url(images/spd_logo_00.png);
    background-image: url(images/spd_logo_00.svg), none;
    background-repeat: no-repeat;
}
#nav {
    position: fixed;
    margin-top: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    border-bottom: solid 1px #e6e7e8;
    z-index: 2;
}
#nav-wrapper {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}
#nav ul {
    max-width: 1140px;
    padding: 20px 10px 17px;
    font-family: 'nexa_regular', arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
#nav ul li {
    display: inline-block;
    padding: 0 15px;
}
#nav ul li:first-child {
    margin-left: 20px;
}
#nav ul li a {
    font-weight: 500;
}
#nav ul li a:hover {
    border-bottom: 2px solid #211d1e;
    text-decoration: none!important;
}
#float-logo {
    position: fixed;
    margin-top: 7px;
    margin-left: 5px;
    display: block;
    height: 47px;
    width: 47px;
    background-image: url(images/spd_logo_01.png);
    background-image: url(images/spd_logo_01.svg), none;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    z-index: 998;
    opacity: 0;
}
#float-logo a {
    display: block;
    height: 47px;
    width: 100%}
.social {
    margin-top: -40px;
    margin-right: 5px;
    display: block;
    float: right;
}
.social ul {
    margin-top: -20px;
    margin-right: 5px;
    display: block;
    float: right;
}
.social li {
    display: inline;
    padding: 0!important;
    margin: 0 1px;
}
.social a:hover {
    text-decoration: none!important;
    border-bottom: none!important;
}
a.twitter {
    display: block;
    height: 17px;
    width: 20px;
    margin-top: 3px;
    background-image: url(images/icon_twit_black.png);
    background-image: url(images/icon_twit_black.svg), none;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
header .social ul {
	margin-top: -22px;
}
header .social a {
    display: block;
    height: 17px;
    width: 20px;
    margin-top: 3px;
}
.social .fa {
	font-size: 140% ;
}
#subnav {
    background: #fff;
    padding: 8px 10px 10px;
    text-align: center;
}
#subnav.fixed {
    width: 100%;
    position: fixed;
    padding: 8px 0 10px;
    top: 60px;
    left: 0;
    border-top: solid 1px #e6e7e8;
    border-bottom: solid 1px #e6e7e8;
    z-index: 1;
}
#subnav ul li {
    font-family: 'nexa_regular', arial, sans-serif;
    display: inline-block;
    padding: 0 15px;
    font-size: 15px;
}
#subnav ul li a {
    font-weight: 500;
}
.page-id-16 #subnav ul li:nth-child(1) a, .category-gin #subnav ul li:nth-child(1) a, .page-id-21 #subnav ul li:nth-child(1) a, .page-id-40 #subnav ul li:nth-child(1) a, .page-id-18 #subnav ul li:nth-child(2) a, .page-id-34 #subnav ul li:nth-child(2) a, .single-spirit:not(.category-csa-program) #subnav ul li:first-child a, .page-id-44 #subnav ul li:nth-child(2) a, .page-id-36 #subnav ul li:nth-child(3) a, .page-id-74 #subnav ul li:nth-child(3) a, .page-id-532 #subnav ul li:nth-child(2) a, .single-spirit.category-csa-program #subnav ul li:nth-child(2) a {
    color: #2779bd;
}
#featured-image {
    height: 450px;
    overflow: hidden;
    background-color: #808285;
}
#featured-image img {
    width: 100%;
    height: auto;
}
#main-slider {
    width: 100%;
    height: 500px;
    background-color: #808285;
    text-align: center;
    overflow: hidden;
}
.slide-content {
    position: absolute;
    width: 60%;
    max-width: 1140px;
    height: 500px;
    padding-top: 175px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
}
.slides li h2 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1.25;
}
.slides li .image {
    position: relative;
    height: 500px;
    overflow: hidden;
    z-index: 1;
}
.slide-content a.button {
    width: 150px;
    margin: 0 auto;
    padding: 5px 15px 7px;
    display: block;
    line-height: 1.5;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.7);
}
.slide-content a.button:hover {
    text-decoration: none;
    color: #fff;
    color: rgba(255, 255, 255, 1);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 1);
}
#home-container {
    min-height: 250px;
    background-color: #f7f7f8;
}
ul.link-boxes {
    max-width: 1140px;
    margin: 0 auto;
    padding: 25px 0;
    text-align: center;
}
.link-boxes li {
    display: inline-block;
    width: 334px;
    height: 228px;
    margin: 10px 5px;
    background: #fff;
    border: solid 5px #fff;
}
.link-boxes li:hover {
    border: solid 5px #211d1e;
}
.link-boxes a {
    color: #211d1e;
    font-weight: 500;
}
.link-boxes a:hover {
    text-decoration: none;
}
.link-boxes h2 {
    background-color: #f7f7f8;
    padding: 5px 0;
}
.link-boxes .image {
    width: 100%;
    height: 190px;
    overflow: hidden;
    background-color: #2779bd;
}
.link-boxes .image img {
    width: 100%;
    height: auto;
}
.page-template-template-spirits #subnav li:first-child a {
    color: #2779bd;
}
#content, #spirit-content, .spirits-grey, .spirits-darker {
    background-color: #f7f7f8;
    overflow: hidden;
}
.spirits-darker {
    background-color: #F0F0F3;
}
.spirits-grey, .spirits-darker {
    padding: 0 0 25px;
    min-height: 400px;
    text-align: center;
}
.spirits-grey h2, .spirits-darker h2 {
    margin: 30px 0 15px;
    font-size: 24px;
    text-transform: uppercase;
}
li.single-spirit h3 {
    font-size: 18px;
    text-transform: uppercase;
}
li.single-spirit p{
    font-weight: normal;
    font-size: 14px;
}
ul.spirit-list {
    margin-top: 20px;
}
li.single-spirit {
    width: 250px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: top;
}
li.single-spirit.csa {
    padding-top: 15px;
}
li.single-spirit a {
    display: block;
    padding: 10px 15px 5px;
    border-radius: 6px;
}
.single-spirit a:hover {
    text-decoration: none;
}
.spirits-grey li a:hover {
    background: #F0F0F3;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.20);
}
.spirits-darker li a:hover {
    background: #f7f7f8;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.20);
}
li.single-spirit figure {
    max-width: 175px;
    margin: 0 auto;
}
li.single-spirit.csa figure {
    margin-bottom: 5px;
}
figure img {
    width: 100%;
    height: auto;
}
.page-template-csa #spirit-content a,
.page-template-csa #csa-spirits-content a {
    font-weight: normal;
    color: #2779bd;
}
.page-template-csa #csa-spirits-content a:hover {
    border: none;
    background: none;
    box-shadow: none;
}
#csa-spirits-content {
    padding-bottom: 30px;
}
#csa-spirits-content ul {
    max-width: 500px;
    margin: 25px auto 60px; 
    border-bottom: solid 1px #B2B2B3;
    text-align: left;
}
#csa-spirits-content ul li.single-csa {
    padding: 7px 5px;
    border-top: solid 1px #B2B2B3;
    clear:both;    
}
span.available {
    float: right;
}
span.csa-date {
    margin-right: 30px;
}
.page-template-csa #spirit-content {
    margin-top: 40px;
}
.page-template-csa .featured {
    max-width: 175px;
    margin: 0 auto;
}
.page-template-csa #spirit-content h1 {
    margin: 20px 0 10px;
    font-size: 24px;
}
.page-template-csa .csa-button {
    margin: 25px 0 35px;
}
.page-template-csa .csa-button a{
    margin: 0 auto;
    padding: 15px 65px;
    color: #fff !important;
    background-color: #211d1e;
    border: solid 2px #211d1e !important;
}
.page-template-csa .csa-button a:hover {
    background-color: #211d1e !important;
    border: solid 3px #211d1e !important;
    text-decoration: none;
}
.page-template-csa #spirit-content {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}
#spirit-content .text {
    text-align: left;
}
div.spirit {
    width: 75%;
    margin: 0 auto;
    padding: 60px 10px;
    overflow: auto;
}
div.bottle img {
    width: 100%;
    height: auto;
}
div.bottle {
    width: 225px;
    float: left;
    margin-left: 5%;
    text-align: center;
}
div.bottle-info {
    width: 65%;
    float: right;
}
.rule {
    display: block;
    height: 3px;
    width: 60px;
    margin: 25px 0;
    background-color: #211d1e;
}
#stockists-button {
    display: block;
    width: 100%;
    margin: 20px 0 60px;
    clear: both;
    text-align: center;
}
#stockists-button a {
    padding: 15px;
    text-decoration: none;
    font-size: 18px;
}
#about-content {
    max-width: 1140px;
    width: 75%;
    margin: 0 auto;
    padding: 30px 10px 90px;
    overflow: hidden;
}
.page-id-49 #about-content, .single-news_item #about-content {
    padding: 30px 10px;
}
#about-content h1 {
    font-size: 24px;
    margin-bottom: 15px;
}
#about-content .text {
    width: 60%;
    float: left;
}
.about-sidebar, .news-sidebar {
    width: 300px;
    float: right;
}
.about-sidebar .image-container, .news-sidebar .image-container, .about-sidebar .map {
    position: relative;
    width: 300px;
    height: 250px;
    z-index: 1;
}
.about-sidebar .map {
    background-color: #d1d3d4;
    margin: 5px 0 15px;
}
#map-canvas {
    height: 100%;
    margin: 0;
    padding: 0;
}
.about-sidebar .button-container, .news-sidebar .button-container {
    position: absolute;
    width: 300px;
    display: block;
    top: 0;
    padding-top: 26%}
.page-id-36 .about-sidebar .button-container, .news-sidebar .button-container {
    padding-top: 31%;
    text-align: center;
}
.about-sidebar .button, .news-sidebar .button {
    max-width: 50%;
    margin: 0 auto;
    padding: 10px;
    font-family: 'nexa_regular', arial, sans-serif;
    font-size: 24px;
    color: #fff;
    border: solid 3px #fff;
    line-height: 1.25;
    font-weight: 300;
}
.page-id-40 .about-sidebar .button {
    border: none;
}
.about-sidebar .button p, .news-sidebar .button p {
    margin-bottom: 0;
}
.about-sidebar img, .news-sidebar img {
    width: 100%;
    height: auto;
}
#sidebar-toggle {
    position: relative;
    color: #2779bd;
    cursor: pointer;
    padding: 10px 0;
    margin-bottom: 15px;
    border-top: solid 3px #2779bd;
    border-bottom: solid 3px #2779bd;
    font-family: 'nexa_regular', arial, sans-serif;
    font-size: 24px;
    font-weight: 300;
    overflow: hidden;
}
#sidebar-toggle:before {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 5px;
    right: 0;
    z-index: 1;
    content: "";
    background: url(images/icon_plus.png);
    background: url(images/icon_plus.svg), none;
    background-position: 96% 45%;
    background-repeat: no-repeat;
    background-size: 50px;
    -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -o-transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    transition: all 200ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
}
#sidebar-toggle:hover:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion, .additional {
    color: #2779bd;
    font-size: 12px;
    visibility: hidden;
}
.additional {
    visibility: visible;
}
.page-id-36 #sidebar-toggle {
    margin-top: 30px;
}
.page-id-36 .accordion {
    font-size: 16px;
}
ul#news-posts {
    margin-top: 60px;
}
.post {
    margin-bottom: 80px;
    border-bottom: solid 1px #d1d3d4;
}
li.post figure {
    margin-top: -60px;
    max-height: 330px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.post figure img {
    width: 100%;
    height: auto;
    margin-top: -5%}
div.post-content {
    position: relative;
    width: 83%;
    padding: 10px 30px 30px;
    margin: -50px auto 0;
    background: #f7f7f8;
    font-size: 14px;
    z-index: 2;
}
section.post {
    margin-top: 0;
    margin-bottom: 30px;
}
section.post figure {
    margin-top: 0;
}
section.post figure img {
    margin-top: 0;
}
section.post div.post-content {
    margin: 0 auto;
    width: 100%;
    padding: 10px 0 30px;
}
.the-content {
    margin-top: 15px;
}
.date {
    font-size: 12px;
}
.single-news_item #pagination {
    margin: 0 auto 60px;
}
div.recent {
    position: relative;
    padding: 10px 0;
    margin: 15px 0;
    border-top: solid 3px #d1d3d4;
    border-bottom: solid 3px #d1d3d4;
}
div.recent li, div.recent h3 {
    font-size: 12px;
    font-weight: 400;
}
div.recent li {
    margin-bottom: 15px;
}
div.tweets {
    border-bottom: solid 3px #d1d3d4;
    overflow: auto;
}
div.tweets h2 {
    margin-top: 10px;
    margin-bottom: 15px;
    float: left;
}
#wpcf7-f46-o1 {
    width: 85%;
    text-align: left;
}
#wpcf7-f46-o1 p {
    font-size: 14px;
}
#wpcf7-f46-o1 input, #wpcf7-f46-o1 textarea {
    background-color: #fff;
    border: 1px solid #d1d3d4;
    color: #939598;
    padding: 8px;
}
#wpcf7-f46-o1 input {
    width: 80%}
#wpcf7-f46-o1 textarea {
    width: 99%}
.wpcf7-submit {
    padding: 8px;
    width: 250px!important;
    background-color: #2779bd!important;
    border: 1px solid #0c4266!important;
    color: #fff!important;
    font-size: 15px!important;
    font-weight: 300;
}
.wpcf7-submit:hover, a.follow-button:hover {
    background-color: #0c4266!important;
    text-decoration: none;
}
a.follow-button {
    background-color: #2779bd;
    border: 1px solid #0c4266;
    color: #fff!important;
    font-weight: 300;
    font-size: 12px;
    padding: 8px 20px;
    float: right;
}
#sidebar-content {
    position: relative;
    margin-top: 30px;
    z-index: 5;
}
.tweet-content {
    font-size: 12px;
    text-align: left;
    clear: both;
    margin: 15px 0;
}
div.tb_header {
    height: 0!important;
}
.tb_twitterlogo, .tb_tools {
    display: none;
}
div.tb_msg {
    clear: left!important;
    background-color: #F7F7F8!important;
    border: none!important;
}
div.tb_tweetlist {
    border-bottom: none!important;
}
div.tb_tweet {
    border-top: none!important;
    padding: 2px;
    margin: 15px 0;
    min-height: 60px;
    list-style: none;
    background: none;
    overflow: hidden;
}
#footer {
    width: 100%;
    padding: 0;
    font-family: 'nexa_regular', arial, sans-serif;
    font-size: 11px;
    border-top: solid 1px #e6e7e8;
}
#footer .address {
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 0;
    border-top: solid 1px #e6e7e8;
    font-size: 11px;
}
#footer .address h1 {
    font-family: 'nexa_boldregular', arial, sans-serif;
    display: inline;
    margin-right: 15px;
}
#footer .address p {
    display: inline;
}
#footer .address a {
    margin-left: 15px;
}
#footer .social {
    margin-top: 18px;
}
#footer .social a {
    margin-left: 0px;
	margin-top: 8px;
	display: block;
	color: #777;
}
#footer .social li {
    height: 32px;
    width: 32px;
    margin-top: -8px;
    margin-right: 5px;
    background-color: #e6e7e8;
    border-radius: 50%;
    display: block;
    float: left;
    text-align: center;
}
#footer a.twitter {
    background-image: url(images/icon_twit_gray.png);
    background-image: url(images/icon_twit_gray.svg), none;
    margin-top: 8px;
    margin-left: 7px;
}
#footer a.insta {
    background-image: url(images/icon_insta_gray.png);
    background-image: url(images/icon_insta_gray.svg), none;
    margin-top: 8px;
    margin-left: 7px;
}
#opt-in {
    max-width: 1140px;
    height: 56px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 14px;
    background-image: url(images/spd_logo_01.png);
    background-image: url(images/spd_logo_01.svg), none;
    background-repeat: no-repeat;
    background-position: 4px 25px;
}
.opt-in form {
    margin: 15px auto;
    width: 45%}
button, input, select, textarea {
    font-family: lato, sans-serif;
}
#opt-in form input {
    height: 32px;
    box-sizing: border-box;
}
#opt-in form input#email {
    min-width: 70%;
    margin: 0 0 0 6%;
    padding: 6px;
    color: #6d6e71;
    font-weight: 300;
    line-height: 1.2;
}
#mc_embed_signup {
    background: none!important;
    margin-top: 12px;
}
#mc_embed_signup form {
    padding: 0!important;
}
#mc_embed_signup .button {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-color: #b73c26!important;
    border: 1px solid #962617!important;
    border-radius: 0!important;
    cursor: pointer;
    font-weight: 400!important;
    float: right;
    line-height: 0!important;
    padding: 0 22px 2px!important;
}
#mc_embed_signup .button:hover {
    border-color: #6b130c;
    color: #fff;
    background-color: #a02e1f!important;
}
.mc-field-group label {
    position: absolute!important;
    top: 6px;
    right: 250px!important;
}
#mce-EMAIL {
    float: right!important;
    border-color: #d1d3d4!important;
    background-color: #f1f2f2!important;
    font-size: 13px;
    color: #6d6e71;
}
#mce-EMAIL:focus {
    border-color: #6d6e71!important;
}
#mc_embed_signup .mc-field-group input {
    display: inline-block!important;
    width: 200px!important;
    min-width: 200px!important;
    margin-right: 38px!important;
    text-indent: 3%!important;
}
#mc_embed_signup div.mce_inline_error {
    position: absolute;
    margin-top: 32px!important;
    right: -40px;
    width: 50%}
@media (max-width: 1140px) {
    #footer .address {
    padding: 30px 10px;
}
}@media (max-width: 1040px) {
    div.spirit {
    width: 85%}
div.bottle {
    width: 225px;
    float: left;
    margin-left: 0;
    text-align: center;
}
div.bottle-info {
    width: 65%}
#about-content .text {
    width: 60%;
    float: left;
}
div#about-content {
    width: 90%}
#featured-image, #main-slider, .slides li .image, .slide-content {
    height: 400px;
}
#featured-image img, .slides li .image img {
    width: 110%;
    margin-left: -10%}
.slide-content {
    padding-top: 115px;
}
.slide-content h1 {
    margin-bottom: 15px!important;
}
}@media (max-width: 840px) {
    #opt-in {
    padding: 20px 10px;
    background-position: 8px 25px;
}
#featured-image, #main-slider, .slides li .image, .slide-content {
    height: 320px;
}
#featured-image img, .slides li .image img {
    width: 140%;
    margin-left: -10%}
.page-id-34 #featured-image {
    height: 295px;
}
.page-id-34 #featured-image img {
    width: 110%;
    margin-left: -5%}
.page-id-21 #featured-image img {
    width: 120%;
    margin-left: -5%}
.slide-content {
    padding-top: 100px;
}
.slide-content h2 {
    font-size: 28px!important;
    margin-bottom: 15px!important;
}
#about-content .text {
    width: 100%;
    float: none;
}
#about-content .about-sidebar {
    float: none;
    margin: 0 auto;
    padding-top: 30px;
}
#about-content .news-sidebar {
    float: none;
    margin: -30px auto 60px;
    padding-top: 0;
}
div.bottle {
    width: 300px;
    margin: 0 auto 15px;
    text-align: center;
    float: none;
}
div.bottle-info {
    width: 100%;
    margin: 0 auto;
    float: none;
}
}@media (max-width: 556px) {
    #nav-toggle {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    background-color: #fff;
    text-align: center;
    border-bottom: solid 1px #e6e7e8;
    cursor: pointer;
    z-index: 997;
}
#nav-toggle p {
    padding-top: 15px;
    color: #808285;
}
#nav ul {
    display: none;
    margin-top: 60px;
    padding: 17px 0;
    position: absolute;
    background: #fff;
    width: 100%;
    border-bottom: solid 1px #e6e7e8;
}
#nav ul li {
    display: block;
    padding: 0;
    text-align: center;
}
#nav ul li:first-child {
    margin-left: 0;
}
#nav .social {
    display: none;
}
#subnav ul li {
    font-family: 'nexa_regular', arial, sans-serif;
    display: inline;
    padding: 0 6px;
    font-size: 14px;
}
#opt-in {
    padding: 0 10px;
    background-image: none;
    height: 135px;
    overflow: hidden;
}
#mce-EMAIL {
    float: none!important;
}
#mc_embed_signup {
    width: 85%;
    margin: 10px auto;
}
.mc-field-group label {
    position: relative!important;
    top: 0;
    left: 0!important;
    width: 100%;
    text-align: center;
    margin-bottom: 15px!important;
}
#mc_embed_signup .mc-field-group {
    width: 100%!important;
    padding-bottom: 0!important;
}
#mc_embed_signup .mc-field-group input {
    position: relative!important;
    display: block!important;
    width: 100%!important;
}
#mc_embed_signup .button {
    position: relative;
    display: block!important;
    float: none!important;
    margin: 0 auto!important;
    width: 100%!important;
}
#footer .social {
    display: block;
    margin: 10px auto;
    float: none;
    padding: 1px;
}
#footer .social ul {
    float: none;
    text-align: center;
    margin-top: 0;
}
#footer .social li {
    display: inline-block;
    float: none;
}
#footer .address p {
    display: block;
    text-align: center;
}
#footer .address h1 {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}
.page-id-74 div.spirit {
    padding: 30px 10px;
}
.page-id-74 div.spirit:last-child {
    padding-bottom: 60px;
}
div.bottle {
    width: 275px;
    margin: 0 auto 15px;
    text-align: center;
    float: none;
}
.rule {
    margin: 25px auto;
}
div.bottle-info {
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
#stockists-button a {
    font-size: 14px;
}
#featured-image, #main-slider, .slides li .image, .slide-content {
    height: 250px;
}
#featured-image img, .slides li .image img {
    width: 200%;
    margin-left: -50%}
.page-id-34 #featured-image, .page-id-21 #featured-image {
    height: 175px;
}
.page-id-34 #featured-image img, .page-id-21 #featured-image img {
    width: 100%;
    margin-left: 0;
}
.slide-content {
    padding-top: 85px;
}
.slide-content h2 {
    font-size: 16px!important;
    margin-bottom: 15px!important;
}
ul#news-posts {
    margin-top: 0;
}
div.post-content {
    width: 100%;
    padding: 10px 0 30px;
    margin: 0 auto;
}
li.post {
    margin-bottom: 30px;
}
li.post:last-child {
    margin-bottom: 90px;
}
li.post figure {
    margin-top: 0;
}
#about-content .news-sidebar {
    margin: 0 auto 60px;
}
}@media (min-width: 556px) {
    #nav-toggle {
    display: none;
}
#nav ul {
    display: block!important;
}
}#av-overlay-wrap {
    background: #2779be;
    background: none repeat scroll 0 0 rgba(32, 107, 171, 0.96)!important;
}
#av-overlay {
    padding-bottom: 55px!important;
    border: 6px solid #000;
}
#av-overlay h1 {
    background-image: url(images/spd_logo_00.png);
    background-image: url(images/spd_logo_00.svg), none;
    background-repeat: no-repeat;
    background-position: center 20px;
    padding: 165px 0 0;
    text-align: center;
    font-size: 21px;
    line-height: 1.25;
}
input#av_verify {
    background-color: #B73C26;
    border: none;
    color: #fff;
    margin-left: 8px;
    padding: 8px 15px;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
}
input#av_verify:hover {
    background-color: #A02E1F;
}
#av-overlay p {
    text-align: center;
}
@media (max-width: 576px) {
    #av-overlay {
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    height: 100%!important;
    width: 100%!important;
    margin-top: 0!important;
    padding: 30px 0 34px!important;
    border-left: none;
    border-right: none;
}
#av-overlay h1 {
    padding-left: 15px;
    padding-right: 15px;
}
}
