@import url("//hello.myfonts.net/count/368768");

  
@font-face {
    font-family: 'TradeGothicLT-BoldCondTwenty';
    src: url('../fonts/368768_0_0.eot');
    src: url('../fonts/368768_0_0.eot?#iefix') format('embedded-opentype'),
    url('../fonts/368768_0_0.woff2') format('woff2'),
    url('../fonts/368768_0_0.woff') format('woff'),
    url('../fonts/368768_0_0.ttf') format('truetype'),
    url('../fonts/368768_0_0.svg#wf') format('svg');
}
 

/* common */
body {
    position: relative;
    font-family: "din-2014",sans-serif;
    /*background: url('../images/bg.png') repeat;*/
}

.nice-border {
  border-style: dotted;
  border-color: #18191a;
  border-image-source: url("../images/dots.svg");
  border-image-slice: 33% 30%;
  border-image-repeat: round;
  border-width: 8px;
}

.text-gothic{
    font-family: "alternate-gothic-no-2-d",sans-serif;
}

.text-calder{
    font-family: "calder-dark",sans-serif;
    text-align: center;
}

.header {position: relative;/* z-index: 10002; */}

ul.links {
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin-top: 30px;
    display: block;
    display: block;
}

ul.links li {
    display: inline-block;
    margin: 0px 10px;
}

ul.links li a {
    display: block;
    background-color: #18191b;
    padding: 12px 30px;
    font-family: "calder-dark",sans-serif;
    text-transform: uppercase;
    color: #f4b331;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    height: 50px;
    width: 200px;
}
ul.links li a:hover {
    color: #18191b;
    background-color: #f4b331;
}
ul.links li a span {
    position: relative;
    z-index: 9999;
    display: block;
}

div#main {
    padding: 30px 0px;
    width: 100%;
    overflow: hidden;
    z-index: 999;
}

/* header */
header#header {
    position: relative;
    background-color: #1d1d1b;
    z-index: 10002;
}

.home header#header {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    padding: 20px;
    background-color: transparent;
}

header#header a.logo {
    display: block;
    line-height: 60px;
    height: 60px;
}

header#header a.logo img {
    max-width: 200px;
}

header#header .menu-socials {
    padding-right: 0px;
}

header#header .menu-socials ul.socials {
    padding: 0px;
    margin: 0px;
    display: block;
    margin-right: 0px;
    height: 60px;
    line-height: 60px;
    float: right;
}

header#header .menu-socials ul.socials li.social {
    list-style-type: none;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 5px;
}

header#header .menu-socials ul.socials li.social a {
    display: block;
}

header#header .menu-socials ul.socials li.social a img {
    height: 28px;
}

.hamburger {
    color: #FFF;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: #FFF;
}

.hamburger {
    padding: 8px 10px;
    outline: none !important;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #FFF;
}

header#header .menu_beer {
    display: inline-block;
    margin-right: 10px;
    height: 60px;
    line-height: 60px;
    display: block;
    float: right;
}

header#header .menu_beer a {
    color: #FFF;
    font-weight: bold;
    font-size: 32px;
    text-decoration: none;
    display: block;
}

.menu_toogle {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    display: block;
    float: right;
    padding: 0px 10px;
    z-index: 100012;
}

.menu_toogle span.icon_menu {
    display: block;
    background: url('../images/white/menu.svg') no-repeat;
    height: 60px;
    width: 40px;
    background-position: center center;
    background-size: 32px;
    cursor: pointer;
}

/* main menu */
.menu_sidebar_warpper .menu-socials {margin-bottom: 20px;position: relative;overflow: hidden;display: none;}

.menu_sidebar_warpper .menu-socials ul.socials {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin-right: 10px;
    padding: 0px;
    margin: 0px;
    display: block;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    float: left;
}

.menu_sidebar_warpper .menu-socials .menu_toogle {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    display: block;
    float: right;
    display: none;
}

.menu_sidebar_warpper .menu-socials .menu_toogle span.icon_menu {
    height: 40px;
    line-height: 40px;
    background: url(../images/white/close2.svg) no-repeat;
    background-position: center center;
    background-size: 30px;
}

.menu_sidebar_warpper .menu-socials ul.socials li.social {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
}

.menu_sidebar_warpper .menu-socials ul.socials li.social a {
    display: block;
}

.menu_sidebar_warpper .menu-socials ul.socials li.social a img {
    height: 28px;
}

.menu_sidebar_warpper .menu_beer {
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
}

.menu_sidebar_warpper .menu_beer a {
    color: #FFF;
    font-weight: bold;
    font-size: 32px;
    line-height: inherit;
    text-decoration: none;
}

.menu_sidebar_warpper {
    background-color: #f4b331;
    width: 300px;
    position: relative;
    z-index: 9999;
    height: 100%;
    padding: 15px;
    display: block;
    padding-top: 10px;
    min-height: 600px;
    overflow: hidden;
}

.menu_sidebar_warpper.show{
    display: block;
}

.menu_sidebar_warpper .main_menu {
    overflow: hidden;
    clear: both;
}

.main_menu {}

.menu_sidebar_warpper .main_menu ul#menu-main-menu {
    padding: 0px;
    margin: 0px;
}

.menu_sidebar_warpper .main_menu ul#menu-main-menu > li {
    list-style-type: none;
    display: block;
    margin-bottom: 15px;
}

.menu_sidebar_warpper .main_menu ul#menu-main-menu > li > a {
    color: #18191a;
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: "calder-dark",sans-serif;
}

.menu_sidebar_warpper .main_menu ul#menu-main-menu > li > ul {
    padding: 0px;
    margin: 0px;
}

.menu_sidebar_warpper .main_menu ul#menu-main-menu > li > ul > li {
    display: block;
    margin-right: 10px;
    margin-bottom: 0px;
}

.menu_sidebar_warpper .main_menu ul#menu-main-menu > li > ul > li
a {
    color: #18191a;
    DISPLAY: BLOCK;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.home .menu_sidebar_warpper {
    padding-top: 50px;
}

.home header#header .menu-socials {
    padding-right: 0px;
}

/* header menu */
.beer_menu_warpper {
    background-color: #18191a000;
    overflow: hidden;
    color: #FFF;
    display: none;
    position: absolute;
    z-index: 99999;
    top: 0px;
    height: 100%;
}

.beer_menu_warpper.show
{
    display: block;
}

.beer_menu_warpper ul.beer_menu_items {
    padding: 80px 0px;
    clear: both;
    overflow: hidden;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item {
    display: block;
    float: left;
    width: 33%;
    padding: 0% 3%;
    margin-bottom: 80px;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_image {
    width: 25%;
    float: left;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info {
    width: 70%;
    float: left;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info span.label {
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info h2 {}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info h2 a {
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    font-family: "calder-dark", sans-serif;
    letter-spacing: 2px;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info p {
    color: #7c7c7c;
    font-size: 16px;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    text-transform: uppercase;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info ul.infos {
    padding: 0px;
    margin: 0px;
    border-top: 1px dotted #7c7c7c;
    border-bottom: 1px dotted #7c7c7c;
    display: inline-block;
    color: #7c7c7c;
    width: 100%;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info ul.infos li.info {
    display: inline-block;
    padding: 0px;
    border-right: 1px dotted #7c7c7c;
    padding: 5px 0px;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info ul.infos li.info > span {
    display: block;
    text-align: center;
    margin: 0px 20px;
    font-family: "calder-dark", sans-serif;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info ul.infos li.info:last-child {
    border: none;
}

.beer_menu_warpper_head {
    text-align: right;
    padding: 0px 16px;
    font-size: 40px;
    font-weight: bold;
}

.beer_menu_warpper_head span.icon_close {
    height: 60px;
    line-height: 60px;
    background: url(../images/white/close2.svg) no-repeat;
    background-position: center center;
    background-size: 30px;
    width: 60px;
}

.beer_menu_warpper_head .menu_beer {
    padding-right: 22px;
    float: right;
}

.beer_menu_warpper_head span {
    display: block;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
    font-size: 32px;
    line-height: 60px;
    text-decoration: none;
    height: 60px;
    float: left;
    margin-right: 10px;
}

.beer_menu_warpper_head .logo {
    float: left;
    width: 200px;
}

.beer_menu_warpper_head .logo img {
    max-width: 200px;
}


.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info ul.label {
    margin: 0px;
    padding: 0px;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_info ul.label li {
    margin-right: 5px;
    list-style-type: none;
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.beer_menu_warpper ul.beer_menu_items li.beer_menu_item .beer_menu_item_image img {
    width: 100%;
}

/* home top */
.home_top {
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 0px;
}

.home_top .home_top_image {
    width: 40%;
    float: left;
    text-align: center;
}

.home_top .home_top_info {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5%;
}

.home_top .home_top_image img {
    width: auto;
}

.home_top .home_top_info .home_top_content {
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px;
    overflow: hidden;
    font-family: "calder-dark",sans-serif;
    letter-spacing: 1px;
}

.home_top .home_top_info h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 20px;
}

.home_top .home_top_info h1 img {
    max-width: 300px;
    margin-bottom: 30px;
}

/* home beers */
.home_beers {
    clear: both;
    max-width: 80%;
    margin: 0px auto;
    overflow: hidden;
    padding: 40px 0px;
}

.home_beers > h2 {
    font-family: "calder-lc", sans-serif;
    text-align: center;
    font-weight: 400;
    font-size: 41px;
    text-transform: uppercase;
    border-bottom: 5px dotted #18191a;
    padding-bottom: 20px;
    letter-spacing: 5px;
    -webkit-text-stroke: 1px black;
    max-width: 60%;
    margin: 0px auto;
    border-image: url(../images/circles-drak.svg) 22% round;
}
.home_locations > h2 {
    font-family: "calder-lc", sans-serif;
    text-align: center;
    font-weight: 400;
    font-size: 41px;
    text-transform: uppercase;
    border-bottom: 2px dotted #18191a;
    padding-bottom: 20px;
    letter-spacing: 5px;
    -webkit-text-stroke: 1px black;
}

.home_beers ul.items {
    padding: 0px;
    margin: 0px;
    padding: 20px 0px;
    overflow: hidden;
     display: flex;
    align-items: center;
    justify-content: center;
}

.home_beers ul.items > li {
    display: block;
    float: left;
    width: 33%;
    padding: 0px 3%;
}

.home_beers ul.items li img {
    max-width: 100%;
    text-align: center;
}

.home_beers ul.items li h3 {
    color: #18191a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 43px;
    letter-spacing: 0px;
    word-wrap: break-word;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.home_beers ul.items li ul {
    padding: 0px;
    padding: 0px;
}

.home_beers ul.items li ul li {
    display: block;
    color: #9a9a9a;
    margin-bottom: 10px;
}

.home_beers ul.items > li.item > a {
    color: #18191a;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
}

.home_beers ul.items > li .item-info {
    margin-bottom: 10px;
    overflow: hidden;
    max-width: 250px;
    margin: 0px auto;
}

.home_beers ul.items > li .item-info .item-image {
    width: 50%;
    float: left;
    width: inherit;
    float: none;
}

.home_beers ul.items > li .item-info .item-data {
    width: 50%;
    margin-left: -27px;
    float: left;
    padding-top: 50px;
    display: none;
}


.home_beers ul.items > li .item-info .item-data .number_beer {
    display: block;
    clear: both;
    margin-left: 27px;
}

.home_beers ul.items > li .item-info .item-data .number_beer span {
    display: block;
    text-transform: uppercase;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
}

.home_beers ul.items > li .item-info .item-data .number_beer span.value {
    background-color: #18191a;
    color: #fff;
    padding: 2px 20px;
    font-family: "calder-dark", sans-serif;
}


.home_beers ul.items {
    padding: 50px 0px;
}

.home_beers ul.items li.item {
    display: block;
    float: left;
    width: 25%;
    padding: 0% 2%;
    margin-bottom: 50px;
}

.home_beers ul.items li.item .item_image {
    width: 25%;
    float: left;
}

.home_beers ul.items li.item .item_info {
    width: 70%;
    float: left;
    margin-left: 5%;
}

.home_beers ul.items li.item .item_info span.label {
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.home_beers ul.items li.item .item_info h2 {
    
    font-family: "alternate-gothic-no-2-d",sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    
    }

.home_beers ul.items li.item .item_info p {
    color: #7c7c7c;
}

.home_beers ul.items li.item .item_info ul.infos {
    padding: 0px;
    margin: 0px;
    border-top: 1px dotted #7c7c7c;
    border-bottom: 1px dotted #7c7c7c;
    display: inline-block;
    color: #7c7c7c;
}

.home_beers ul.items li.item .item_info ul.infos li.info {
    display: inline-block;
    padding: 0px;
    border-right: 1px dotted #7c7c7c;
    padding: 5px 0px;
}

.home_beers ul.items li.item .item_info ul.infos li.info > span {
    display: block;
    text-align: center;
    margin: 0px 20px;
}

.home_beers ul.items li.item .item_info ul.infos li.info:last-child {
    border: none;
}



.home_beers ul.items li.item .item_info ul.label {
    margin: 0px;
    padding: 0px;
}

.home_beers ul.items li.item .item_info ul.label li {
    margin-right: 5px;
    list-style-type: none;
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.home_beers ul.items li.item .item_image img {
    width: 100%;
}

/* home instagram */
.home_instagram {
    clear: both;
    margin: 40px auto;
    overflow: hidden;
    min-height: 900px;
    position: relative;
}
.home_instagram .home_instagram_inner {
    padding: 5%;
}

.home_instagram .home_instagram_inner .extra-info {
    width: 10%;
    float: left;
}

.home_instagram .home_instagram_inner .photos {
    width: 80%;
    float: left;
    margin-left: 10%;
}

.home_instagram .home_instagram_inner .extra-info a {
    color: #f4b331;
    clear: both;
    display: block;
    background: #788775 url(../images/Instagram.png) no-repeat;
    background-size: 100%;
    height: 330px;
    width: 200px;
    /* border: 3px solid #f4b331; */
}

.home_instagram .home_instagram_inner .extra-info a > * {
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
}

.home_instagram .home_instagram_inner .extra-info a i.fa.fa-instagram {
    font-size: 40px;
}
.home_instagram .photos .item {
    background-color: transparent !important;
    height: auto;
    width: 20% !important;
    padding-bottom: 20px !important;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-bottom: 40px !important;
    display: block;
    float: left;
}

.home_instagram .photos .item img {position: relative !important;height: inherit !important;top: inherit !important;left: inherit !important;width: 100% !important;transform: none !important;}

.home_instagram .photos .item:nth-child(4n + 1) {
    clear: both;
}

.home_instagram h2.text-calder {
    font-weight: bold;
    color: #f4b331;
    margin: 0px 0px;
    /* transform: rotate(90deg); */
    /* transform-origin: left bottom 0; */
    float: left;
    display: block;
    position: relative;
    top: 0px;
    margin-bottom: 20px;
    background: url('../images/Instagram.png') no-repeat;
    background-size: cover;
    height: 100px;
    width: 127px;
}

.home_instagram .photos .item:nth-child(2n) {
    margin-top: 50px !important;
}

.home_instagram .photos .item img {
    opacity: 1 !important;
    width: 100% !important;
    height: auto !important;
    border: 4px solid #f4b331;
}

.home_instagram .photos .item {
    background-color: transparent !important;
}

.home_instagram .photos .item {
    padding-bottom: inherit !important;
}

.home_instagram .photos .item {
    height: inherit;
}

.home_instagram .photos .item {
    width: 27% !important;
    overflow: hidden;
    height: inherit !important;
    margin-right: 3% !important;
    margin-left: 3% !important;
    float: left !important;
    padding: 0px !important;
    max-width: 256px !important;
}

.home_instagram .photos .item {
    padding: 5% 10%;
}
/* home locations */
.home_locations {
    clear: both;
    max-width: 80%;
    margin: 0px auto;
    overflow: hidden;
    padding: 40px 0px;
}

.
home_locations > h2 {
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
    border-bottom: 3px dotted #18191a;
    padding-bottom: 20px;
}

.home_locations ul.items {
    padding: 0px;
    margin: 0px;
    padding: 20px 0px;
}

.home_locations ul.items li.item {
    display: block;
    float: left;
    width: 33%;
    padding: 10px 40px;
}

.home_locations ul.items li img {
    max-width: 70%;
    text-align: center;
}

.home_locations ul.items li h3 {
    color: #18191a;
text-transform: uppercase;
font-size: 41px;
margin-top: -20px;
border-bottom: 2px dotted #18191a;
padding-bottom: 10px;
margin-bottom: 10px;
font-family: 'TradeGothicLT-BoldCondTwenty';
letter-spacing: 2.5px;
text-align: left;
}

.home_locations ul.items li ul {
    padding: 0px;
    padding: 0px;
}

.home_locations ul.items li ul li {
    display: block;
    color: #9a9a9a;
    margin-bottom: 0px;
}

.home_locations ul.items li ul li.address {
    background: url('../images/pin-grey.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
    padding-left: 25px;
    padding-bottom: 10px;
}

.home_locations ul.items li ul li.phone {
    background: url('../images/phone-grey.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
    padding-left: 25px;
}

.home_locations ul.items li.item a {
    color: #c3521a;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    border-top: 2px dotted #c3521a;
    padding-top: 20px;
    margin-top: 15px;
    text-align: left;
}

.home_locations ul.items li ul.open {
    text-transform: uppercase;
    color: #18191a;
    padding-bottom: 15px;
}



.home_locations ul.items li ul.open li {
    color: #18191a;
    font-family: "calder-dark",sans-serif;
}

.home_locations ul.items li.item strong.cooming-soon {
    font-size: 22px;
    display: block;
    margin: 15px 0px;
    color: #c3521a;
}

/* home event */
.home_events {
    clear: both;
    max-width: 80%;
    margin: 0px auto;
    overflow: hidden;
    padding: 40px 0px;
}

.home_events > h2 {
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
    border-bottom: 5px dotted #18191a;
    padding-bottom: 20px;
    max-width: 60%;
    margin: 10px auto;
    border-image: url(../images/circles-drak.svg) 22% round;
}

.home_events ul.items {
    padding: 0px;
    margin: 0px;
    padding: 20px 0px;
    overflow: hidden;
}

.home_events ul.items li.item {
    display: block;
    float: left;
    width: 25%;
    padding: 0px 1%;
}

.home_events ul.items li img {
    max-width: 100%;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}

.home_events ul.items li h3 {
    color: #18191a;
    text-transform: uppercase;
    padding-bottom: 0px;
    font-family: 'TradeGothicLT-BoldCondTwenty';
    text-align: left;
}

.home_events ul.items li ul {
    padding: 0px;
    padding: 0px;
}

.home_events ul.items li ul li {
    display: block;
    color: #9a9a9a;
    margin-bottom: 10px;
}

.home_events ul.items li.item a {
    color: #c3521a;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    text-align: left;
    font-size: 13px;
}
.home_events ul.items li.item .item_image {
    position: relative;
}

.home_events ul.items li.item .item_image span.date {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #18191a;
    color: #FFF;
    padding: 2px 20px;
}

/* home newsletter */
.home_newsletter {
    clear: both;
    max-width: 80%;
    margin: 40px auto;
    overflow: hidden;
    min-height: 600px;
    position: relative;
}

.home_newsletter form#mc4wp-form-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_newsletter .mc4wp-response > div {
    background-color: #FFF;
    padding: 10px;
    max-width: 600px;
    margin: 0px auto;
    text-align: center;
}

.home_newsletter .mc4wp-response p {
    margin: 0px;
}

.home_newsletter .mc4wp-form-fields {
    background-color: #FFF;
    max-width: 500px;
    width: 500px;
    margin: 0px auto;
    border-radius: 50px;
    height: 60px;
    line-height: 60px;
    padding: 0px 30px;
    margin-bottom: 20px;
}

.home_newsletter .mc4wp-form-fields input[type="email"] {
    height: 40px;
    border: none;
    display: inline-block;
    width: 64%;
    outline: none;
}

.home_newsletter .mc4wp-form-fields input[type="submit"] {
    display: inline-block;
    background-color: #18191b;
    padding: 0px 30px;
    font-family: "calder-dark",sans-serif;
    text-transform: uppercase;
    color: #f4b331;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    outline: none;
}

.home_newsletter .mc4wp-form-fields input[type="submit"]:hover {
    color: #18191b;
    background-color: #f4b331;
}
/* home about */

.home_about {
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    padding: 0px;
    background: url('../images/seek_enjoy.png') no-repeat;
    background-size: 1500px;
    background-position: top  center;
}

.home_about .home_about_image {
    width: 50%;
    float: left;
    /* padding-left: 10%; */
}

.home_about .home_about_info {
    width: 45%;
    float: left;
    padding: 100px 30px;
    margin-left: 40px;
}

.home_about .home_about_image img {
    width: 100%;
}

.home_about .home_about_info h1 {
    text-transform: uppercase;
    font-size: 50px;
    margin-bottom: 20px;
    font-family: 'TradeGothicLT-BoldCondTwenty',sans-serif;
    letter-spacing: 3px;
}

.home_about .home_about_info .desc {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}


/* our beer detail */

.single-our_beer a.link-back {
    padding: 10px;
    color: #18191a;
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
    font-family: 'TradeGothicLT-BoldCondTwenty',sans-serif;
    text-transform: uppercase;
}

.beer_content {
    margin-bottom: 40px;
    bakcgon;
    background: transparent url('../images/seek-sideways.png') no-repeat;
    background-size: contain;
    background-position: center center;
}

.beer_content .beer_image {
    text-align: center;
    position: relative;
}

.beer_content .beer_image .beer_bg {
    background: url(../images/beer-bg.jpeg) no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.beer_content .beer_image .beer_cup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.beer_content .beer_image img {
    max-width: 200px;
    z-index: 200;
    position: relative;
}

.beer_content .beer_notes {
    width: 300px;
    margin: 0px auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.beer_content .beer_notes h3 {
    font-size: 24px;
    font-weight: 550;
    margin-bottom: 20px;
    font-family: "calder-dark",sans-serif;
    text-transform: uppercase;
}

.beer_content .beer_notes img {
    width: 100%;
}
.beer_content .beer_info {width: 80%;}

.beer_content .beer_info h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 15px;
    font-family: "calder-dark",sans-serif;
}

.beer_content .beer_info .beer_info-badge {
  display: inline-block;
  background-color: #F5B335;
  padding: 5px 20px;
  font-family: "calder-dark",sans-serif;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}

.beer_content .beer_info > span {
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
}

.beer_content .beer_info ul.label {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.beer_content .beer_info ul.label li {
    display: inline-block;
    margin-right: 10px;
    background-color: #f6b331;
    padding: 0px 10px;
    color: #18191a;
    font-weight: 600;
    font-size: 15px;
}

.beer_content .beer_info .beer_desc {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    font-family: "din-2014",sans-serif;
}

.beer_content .beer_info .flavor_profile {
    margin-bottom: 15px;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.beer_content .beer_info .flavor_profile span {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.beer_content .beer_info .flavor_profile h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "calder-dark",sans-serif;  
}

.beer_content .beer_info .wanderlust_ipa_awards {}

.beer_content .beer_info .wanderlust_ipa_awards h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.beer_content .beer_info .wanderlust_ipa_awards .year {
    margin-bottom: 15px;
    clear: both;
    overflow: hidden;
    border-bottom: 2px dotted #18191a;
    padding-bottom: 15px;
}

.beer_content .beer_info .wanderlust_ipa_awards .year h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul.items {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul.items li {
    list-style-type: none;
    clear: both;
    padding: 10px 0px;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul.items li span.label {
    float: left;
    display: block;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul.items li span.value {
    float: right;
}

.beer_content .beer_info .infos {
    margin-bottom: 15px;
    border-top: 2px dotted #18191a;
}

.beer_content .beer_info ul.info {
    padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
    border-bottom: 2px dotted #18191a;
    padding-top: 5px;
    padding-bottom: 5px;
}

.beer_content .beer_info ul.info li {
    display: inline-block;
    list-style-type: none;
    padding: 5px 15px;
    border-right: 2px dotted #18191a;
    min-width: 100px;
    max-width: 48%;
}

.beer_content .beer_info ul.info li > span {
    display: block;
    margin: 5px 0px;
}

.beer_content .beer_info ul.info li > span.label {
    font-weight: 600;
    text-transform: uppercase;
}

.beer_content .beer_info ul.info li > span.value {
    font-size: 18px;
}

.beer_content .beer_info ul.info li:last-child {
    border: none;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul {
    margin: 0px;
    padding: 0px;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul li {
    margin-bottom: 5px;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul li span.label {
    display: inline-block;
    min-width: 50%;
}

.beer_content .beer_info .wanderlust_ipa_awards .year ul li span.value {
    display: inline-block;
}

/* dock sales kegs to go */
.page-template-template-kegs div#main > .content {
    max-width: 80%;
    margin: 0px auto;
}

.page-template-template-kegs div#main h1 {
    font-size: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dotted #18191a;
    margin-bottom: 40px;
}

.page-template-template-kegs .content {
    font-weight: 500;
    font-size: 20px;
}

.page-template-template-kegs .faqs {
    margin-top: 50px;
    margin-bottom: 50px;
}

.page-template-template-kegs .faqs h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.page-template-template-kegs .faqs .faq {
    margin-bottom: 30px;
}

.page-template-template-kegs .faqs .faq h4.faq-title {
    text-transform: uppercase;
    font-size: 30px;
}

.page-template-template-kegs .faqs .faq .faq-content {
    font-weight: 400;
    font-size: 18px;
}

.page-template-template-kegs .bottom_text {
    font-weight: 400;
    font-size: 18px;
}

.page-template-template-kegs div#main .form {
    margin-left: 100px;
}

.page-template-template-kegs div#main .form h2 {
    font-weight: bold;
    font-size: 80px;
    margin-bottom: 40px;
}

.page-template-template-kegs div#main .form .wpcf7 {
    background-color: #18191a;
    color: #FFF;
    padding: 30px;
}

.page-template-template-kegs div#main .form .wpcf7 input[type='text'] {
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    width: 100%;
    height: 40px;
    color: #FFF;
}

.page-template-template-kegs div#main .form .wpcf7 input[type='email'] {
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    width: 100%;
    height: 40px;
    color: #FFF;
}

.page-template-template-kegs div#main .form .wpcf7 textarea {
    background-color: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    width: 100%;
    color: #FFF;
}

.page-template-template-kegs div#main .form .wpcf7 span.wpcf7-list-item {
    margin: 0px;
    margin-bottom: 20px;
}

.page-template-template-kegs div#main .form .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    background-color: #353a34;
    border: none;
    outline: none;
    color: #FFF;
    text-transform: uppercase;
    float: right;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}

/* our locations */
.our_locations {
    clear: both;
    max-width: 80%;
    margin: 0px auto;
    overflow: hidden;
    padding: 40px 0px;
}

.our_locations > h2 {
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
    border-bottom: 3px dotted #18191a;
    padding-bottom: 20px;
    font-family: "calder-dark",sans-serif;
}
.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info .line1{
    font-family: "calder-dark",sans-serif;
    font-size: 19px;
}
.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info .line2{
    font-family: font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info .line3{
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
}

.our_locations ul.items {
    padding: 0px;
    margin: 0px;
    padding: 20px 0px;
    margin: 40px 0px;
}

.our_locations ul.items > li {
    display: block;
    float: left;
    width: 33%;
    padding: 0px 3%;
    color: #18191a;
    margin: 40px 0px;
}

.our_locations ul.items > li:nth-child(3n+1) {
    clear: both;
}

.our_locations ul.items li img {
    max-width: 100%;
    text-align: center;
}

.our_locations ul.items li h3 {
    color: #18191a;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -50px;
    border-bottom: 2px dotted #18191a;
    padding-bottom: 15px;
    font-family: "calder-dark",sans-serif;
}

.our_locations ul.items li ul {
    padding: 0px;
    padding: 0px;
}

.our_locations ul.items li ul li {
    display: block;
    color: #9a9a9a;
    margin-bottom: 10px;
}

.our_locations ul.items li ul li.address {
    background: url('../images/pin-grey.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
    padding-left: 25px;
}

.our_locations ul.items li ul li.phone {
    background: url('../images/phone-grey.svg') no-repeat;
    background-position: left center;
    background-size: 18px;
    padding-left: 25px;
}

.our_locations ul.items > li.item a {
    color: #c3521a;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border-top: 2px dotted #c3521a;
    padding-top: 10px;
    padding-bottom: 10px;
}

.our_locations_info {
    position: absolute;
    z-index: 9999;
    top: -200px;
    max-width: 40%;
    left: 10%;
    background-color: #ccc;
    padding: 50px 40px;
}

.our_locations ul.items li ul.urls li {
    margin: 0px;
}

.our_locations_gallery_info {
    position: relative;
    margin-top: 300px;
    min-height: 800px;
}

.our_locations_info h3 {
    font-weight: 600;
    margin-bottom: 20px;
    font-family: "calder-dark",sans-serif;
}

.our_locations_gallery button.slick-arrow {
    display: none !important;
}

.our_locations_gallery_slider button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 9999;
    display: block !important;
    left: 1%;
}

.our_locations_gallery_slider button.slick-next.slick-arrow {
    position: absolute;
    z-index: 9999;
    display: block !important;
    right: 1%;
}

.our_locations ul.items > li strong.cooming-soon {
    font-size: 22px;
    display: block;
    margin: 15px 0px;
    color: #c3521a;
}

/* new and event */

.main_content {
    overflow: hidden;
    background-color: #f1f0ec;
}

.left_content {
    width: 32%;
    float: left;
}

.right_content {
    width: 68%;
    float: left;
}
.left_content li.item.info {
    width: inherit;
}

.news_and_events {
    padding: 20px;
    background-color: #f1f0ec;
    overflow: hidden;
}

.news_and_events ul.items {
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.news_and_events ul.items li {
    list-style-type: none;
    display: inline-block;
    width: 47%;
    float: left;
    margin-right: 1.5%;
    margin-left: 1.5%;
    background-color: #ebe8e3;
    /* background-color: #FFF; */
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 2px 33px -3px rgba(0,0,0,0.63);
    -moz-box-shadow: 0px 2px 33px -3px rgba(0,0,0,0.63);
    box-shadow: 0px 2px 33px -3px rgba(0,0,0,0.63);
}

.news_and_events ul.items li img {
    max-width: 100%;
    width: 100%;
}

.news_and_events ul.items li.info {
    background-color: transparent;
    font-size: 24px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.news_and_events ul.items li.info h2 {
    font-size: 80px;
    font-weight: bold;
}

.news_and_events ul.items li .item_info {
    background-color: #ebe8e3;
    padding: 25px;
    position: relative;
    padding-top: 40px;
}

.news_and_events ul.items li .item_info a {
    display: block;
    color: #18191a;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    margin: 10px 0px;
}

.news_and_events ul.items li .item_info h3 {
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: normal;
}

.news_and_events ul.items li .item_info p.desc {
    margin-bottom: 20px;
}

.news_and_events ul.items li .item_info span.date {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #f6b331;
    padding: 2px 10px;
    font-weight: 500;
    text-transform: uppercase;
}

/* our location */
.single-our_location .toc_list {
    background-color: #353a34;
    padding: 10px;
}

.single-our_location .toc_list h2 {
    color: #f6b331;
    display: inline-block;
    margin: 0px;
    margin-right: 20px;
    font-size: 22px;
    text-transform: uppercase;
    line-height: normal;
}

.single-our_location .toc_list ul {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.single-our_location .toc_list ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 25px;
}

.single-our_location .toc_list ul li a {
    text-decoration: none;
    color: #b4b4b2;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
}

.single-our_location div#main {
    padding: 0px;
    padding-bottom: 100px;
}

.single-our_location .gallery {
    z-index: 999;
}


.single-our_location .gallery button.slick-prev.slick-arrow {
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 5%;
    right: 3%;
    z-index: 9999;
}

.single-our_location .gallery button.slick-next.slick-arrow {
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 5%;
    right: 1%;
}
.single-our_location .gallery .item {}

.single-our_location .gallery .item img {
    width: 100%;
    height: auto;
}

.single-our_location .location_content {
    position: relative;
    padding: 0px 50px;
    margin-bottom: 80px;
    z-index: 9999;
}

.single-our_location .location_content .location_info_map {
    width: 100%;
    float: left;
    background-color: #f6b331;
    margin-top: -30px;
    z-index: 99999;
}

.single-our_location .location_content .location_info_map .location_info {
    padding: 25px;
}

.single-our_location .location_content .location_info_map .location_info h2 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    margin: 0px;
    font-family: "calder-dark",sans-serif;
}

.single-our_location .location_content .location_info_map .location_info > span {
    font-weight: bold;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.single-our_location .location_content .location_info_map .location_info ul.open {
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
    margin-top: 15px;
    border-top: 1px solid #18191a;
    padding-top: 10px;
}

.single-our_location .location_content .location_info_map .location_info ul.open li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

.single-our_location .location_content .location_info_map .location_info ul.open li span {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
}

.single-our_location .location_content .location_info_map .location_info ul.open li span.label {
    font-size: 28px;
}

.single-our_location .location_content .location_info_map .location_info ul.info {
    padding: 0px;
    margin: 0px;
}

.single-our_location .location_content .location_info_map .location_info ul.info li {
    list-style-type: none;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
}


.single-our_location .location_content .location_info_map .location_info ul.info li.address {
    background: url(../images/location.svg) no-repeat;
    background-size: 22px;
    padding-left: 30px;
    background-position: left 4px;
}

.single-our_location .location_content .location_info_map .location_info ul.info li.phone {
    background: url(../images/phone.svg) no-repeat;
    background-size: 22px;
    padding-left: 30px;
    background-position: left 4px;
}

.single-our_location .location_content .location_text_menu {
    float: right;
    width: 55%;
    padding: 50px 0px;
    width: 100%;
    padding: 25px;
}

.single-our_location .location_content .location_text_menu h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
    font-size: 32px;
}

.single-our_location .location_content .location_text_menu .location_links .location_link a {
    display: block;
    background-color: #18191b;
    padding: 12px 15px;
    font-family: "calder-dark",sans-serif;
    text-transform: uppercase;
    color: #f4b331;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    width: 90%;
    margin-right: 0px;
    margin-left: 0px;
}

.single-our_location .location_content .location_text_menu .location_links .location_link {
    display: block;
}

.single-our_location .location_content .location_text_menu ul.location_links {
    width: 40%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.single-our_location .location_content .location_text_menu .location_text {
    margin-bottom: 40px;
    width: 60%;
    float: right;
}


.single-our_location .location_content .location_info_map .location_info ul.info a {
    color: #18191a;
    text-decoration: none;
}

.single-our_location .location_content .location_info_map .location_info ul.info li.address a {
    display: block;
    text-decoration: underline;
}

.location_map #locationMap {
    width: 100%;
    height: 750px;
}

.single-our_location .location_content .location_info_map .location_info_left {
    width: 50%;
    float: left;
}

.single-our_location .location_content .location_info_map .location_info_right {
    width: 50%;
    float: left;
}

.location_menu .location_menu_item .location_menu_item_content_item h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    display: block;
    float: left;
    margin: 0px;
    overflow: hidden;
}

.location_menu {}

.location_menu .location_menu_item {
    margin-top: 20px;
    margin-bottom: 40px;
}

.location_menu .location_menu_item .location_menu_item_header {
    margin-bottom: 15px;
    position: relative;
}

.location_menu .location_menu_item .location_menu_item_header .icon_down {
    position: absolute;
    right: 0px;
    top: 25%;
    background: url('../images/open.svg') no-repeat;
    background-size: 20px auto;
    background-position: center center;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.location_menu .location_menu_item.show {}

.location_menu .location_menu_item.show .icon_down {
    background: url('../images/close1.svg') no-repeat;
    background-size: 20px auto;
    background-position: center center;
}


.location_menu .location_menu_item .location_menu_item_content {
    display: none;
}


.location_menu .location_menu_item .location_menu_item_content_item {
    margin-bottom: 30px;
}

.location_menu .location_menu_item .location_menu_item_content_item .desc {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    clear: both;
    display: block;
    padding-top: 0px;
    margin-bottom: 0px;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices {
    clear: both;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices ul {
    padding: 0px;
    margin: 0px;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices ul li span {
    display: inline-block;
}

.location_menu .location_menu_item .location_menu_item_header h3 {
    border-bottom: 1px dotted #18191a;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices ul li span span.price_label {
}

.location_menu .location_menu_item .location_menu_item_content_item .base_price {
    float: right;
    display: block;
    font-weight: bold;
    font-size: 20px;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices ul li span.price_label {
    margin-right: 10px;
    font-size: 17px;
    margin-left: 20px;
}

.location_menu .location_menu_item .location_menu_item_content_item .prices ul li span.price_value {
    font-weight: bold;
    font-size: 20px;
}

.single-our_location .location_content > .location_text_menu {}

.single-our_location .location_content > .location_text_menu .location_text {
    width: 100%;
    float: none;
}

/* award page */
.page-template-template-awards  div#main {
    padding: 60px;
}

.page-template-template-awards div#main h1 {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    font-family: "calder-dark",sans-serif;
}

.page-template-template-awards div#main span.subtitle {
    text-align: center;
    display: block;
    font-size: 24px;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.page-template-template-awards div#main .awards {
    width: 80%;
    margin: 0px auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.page-template-template-awards div#main .awards .award {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
    margin-bottom: 40px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dotted #18191a;
}

.page-template-template-awards div#main .awards .award .beer_image {
    width: 150px;
    text-align: center;
}

.page-template-template-awards div#main .awards .award .beer_info {
    width: calc(100% - 150px);
    position: relative;
}

.page-template-template-awards div#main .awards .award .beer_image img {
    width: 100%;
    height:  auto;
    max-width: 100px;
    margin: 0px auto;
}

.page-template-template-awards div#main .awards .award .beer_info  h2 {
    background-color: #18191a;
    display: inline-block;
    padding: 5px 10px;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.page-template-template-awards div#main .awards .award .beer_info .beer_award {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.page-template-template-awards div#main .awards .award .beer_info .beer_award h3 {
    font-weight: 500;
    font-size: 24px;
    font-family: "calder-dark",sans-serif;
}

.page-template-template-awards div#main .awards .award .beer_info .beer_award ul {
    padding: 0px;
    margin: 0px;
}

.page-template-template-awards div#main .awards .award .beer_info .beer_award ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}

.page-template-template-awards div#main .awards .award .beer_info .beer_award ul li span.label {
    display: block;
    float: left;
    min-width: 50%;
}

.page-template-template-awards div#main .awards .award .beer_info .beer_award ul li span.value {
    display: block;
    float: left;
}


.page-template-template-awards div#main .awards .award .beer_info a.link-view-beer-detail {
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: red;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}

/* beers page */
.page-template-template-beers div#main {
    background-color: #fff;
background: url('../images/bg.png');
}

.page-template-template-beers div#main .our_beer_categories {
    margin: 60px auto;
    width: 80%;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category {
    margin-bottom: 50px;
    overflow: hidden;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category h2 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-family: "calder-dark", sans-serif;
    letter-spacing: 2px;
}


.page-template-template-beers div#main .our_beer_categories .our_beer_category h2 a {
    color: #292b2c;
    text-decoration: none;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category span.sub_title {
    text-align: center;
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers {
    margin: 0px;
    padding: 0px;
    margin: 20px 0px;
    overflow: hidden;
    border-top: 5px dotted #18191a;
    padding-top: 30px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-image: url(../images/circles-drak.svg) 22% round;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer {
    display: block;
    float: left;
    width: 33%;
    padding: 0% 5px;
    margin-bottom: 100px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_image {
    width: 35%;
    float: left;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info {
   width: 65%;
   float: left;
   position: relative;
   min-height: 260px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_image img {
    width: 100%;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info span.label {
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
    
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info h2 {
    font-size: 24px;
    text-align: left;
  
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info h2 a {
    color: rgb(41, 43, 44);
    text-decoration: none;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info p {
    color: #18191a;
    font-size: 18px;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos {
    padding: 0px;
    margin: 0px;
    border-bottom: 2px dotted #7c7c7c;
    border-top: 2px dotted #7c7c7c;
    display: inline-block;
    color: #7c7c7c;
    width: 100%;
    position: absolute;
    bottom: 70px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info {
    display: inline-block;
    padding: 0px;
    border-top: 0px;
    border-right: 2px dotted #7c7c7c;
    margin: 5px 0px;
    border-bottom: 0px;
    border-left: 0px;
    width: 33%;
    float: left;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info span {
    display: block;
    text-align: center;
    margin: 0px 5px;
    color: #18191a;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    line-height: 20px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info:last-child {
    border: none !important;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.label {
    margin: 0px;
    padding: 0px;
}

.page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.label li {
    margin-right: 5px;
    list-style-type: none;
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.page-template-template-beers .months {
    margin: 60px auto;
    width: 80%;
}

.page-template-template-beers .months .month {
    display: block;
    float: left;
    padding: 15px;
    width: 25%;
}

.page-template-template-beers .months .month .month_name {
    border-bottom: 2px solid #18191a;
}

.page-template-template-beers .months .month h2 {
    text-transform: uppercase;
    background-color: #18191a;
    color: #fff;
    padding: 10px 15px 5px 15px;
    display: inline-block;
    border-bottom: 1px solid #18191a;
    font-size: 40px;
    margin: 0px;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
}

.page-template-template-beers .months .month .beers {
    margin-top: 20px;
}

.page-template-template-beers .months .month .beers .beer {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.page-template-template-beers .months .month .beers .beer .category .name {
    text-transform: uppercase;
    background-color: #18191a;
    color: #FFF;
    padding: 2px 5px;
    display: inline-block;
    margin-bottom: 5px;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
}

.page-template-template-beers .months .month .beers .beer .beer-item .name {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: "calder-dark",sans-serif;
    line-height: 27px;
}

.page-template-template-beers .months .month .beers .beer .beer-item .flavor_profile {
    font-size: 15px;
}

.page-template-template-beers .months .month .beers .beer .category {}

.page-template-template-beers .months .month .beers .beer .beer-item {
    border-bottom: 2px dotted #888;
    margin-bottom: 10px;
}

.page-template-template-beers .months .month .beers .beer .category .sub_title {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
}

.page-template-template-beers .months .month.current {}

.page-template-template-beers .months .month.current .month_name {}

.page-template-template-beers .months .month.current .month_name h2 {
    color: #f4b331;
    height: 80px;
    margin-top: -20px;
    font-size: 50px;
    padding-top: 18px;
}

.page-template-template-beers .months .slick-prev:before, .page-template-template-beers .months .slick-next:before {
    color: #18191a;
    font-size: 32px;
}

.page-template-template-beers .months .slick-prev {
    left: -32px;
}

.page-template-template-beers .months .slick-next {
    right: -32px;
}

/* our_beer_category page */
.tax-our_beer_category div#main {
    background-color: #eeede9;
}

.tax-our_beer_category div#main .our_beer_categories {
    margin: 60px auto;
    width: 80%;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category {
    margin-bottom: 50px;
    overflow: hidden;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category h2 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category span.sub_title {
    text-align: center;
    display: block;
    font-size: 22px;
    text-transform: uppercase;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers {
    margin: 0px;
    padding: 0px;
    margin: 20px 0px;
    overflow: hidden;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer {
    display: block;
    float: left;
    width: 33%;
    padding: 0% 3%;
    margin-bottom: 50px;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_image {
    width: 25%;
    float: left;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info {
    width: 70%;
    float: left;
    margin-left: 5%;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_image img {
    width: 100%;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info span.label {
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info h2 {
    font-size: 20px;
    text-align: left;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info h2 a {
    color: #292b2c;
    text-decoration: none;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info p {
    color: #7c7c7c;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos {
    padding: 0px;
    margin: 0px;
    border-top: 1px dotted #7c7c7c;
    border-bottom: 1px dotted #7c7c7c;
    display: inline-block;
    color: #7c7c7c;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info {
    display: inline-block;
    padding: 0px;
    border-right: 1px dotted #7c7c7c;
    padding: 5px 0px;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.infos li.info span {
    display: block;
    text-align: center;
    margin: 0px 20px;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.label {
    margin: 0px;
    padding: 0px;
}

.tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer .beer_info ul.label li {
    margin-right: 5px;
    list-style-type: none;
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

/* contact */
.page-template-template-contact div#contactMap {
    width: 100%;
    height: 600px;
}

.page-template-template-contact div#main > .content {
    max-width: 80%;
    margin: 0px auto;
}

.page-template-template-contact div#main h1 {
    font-size: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dotted #18191a;
    margin-bottom: 40px;
}

.page-template-template-contact .content {
    font-weight: 500;
    font-size: 20px;
}

.page-template-template-contact .faqs {
    margin-top: 50px;
    margin-bottom: 50px;
}

.page-template-template-contact .faqs h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}

.page-template-template-contact .faqs .faq {
    margin-bottom: 30px;
}

.page-template-template-contact .faqs .faq h4.faq-title {
    text-transform: uppercase;
    font-size: 30px;
}

.page-template-template-contact .faqs .faq .faq-content {
    font-weight: 400;
    font-size: 18px;
}

.page-template-template-contact .bottom_text {
    font-weight: 400;
    font-size: 18px;
}

.page-template-template-contact div#main .contact_info .form {
    width: 500px;
    z-index: 9999;
    float: left;
    margin-top: -400px;
}

.page-template-template-contact div#main .form h2 {
    font-weight: bold;
    font-size: 80px;
    margin-bottom: 40px;
}

.page-template-template-contact div#main .form .wpcf7 {
    background-color: #18191a;
    color: #FFF;
    padding: 30px;
    z-index: 9999;
}

.page-template-template-contact div#main .form .wpcf7 input[type='text'] {
    background-color: transparent;
    font-family: "calder-dark";
    border: none;
    outline: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    width: 100%;
    height: 40px;
    color: #FFF;
}

.page-template-template-contact div#main .form .wpcf7 input[type='email'] {
    background-color: transparent;
    font-family: "calder-dark";
    border: none;
    outline: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    width: 100%;
    height: 40px;
    color: #FFF;
}

.page-template-template-contact div#main .form .wpcf7 textarea {
    background-color: transparent;
    font-family: "calder-dark";
    border: none;
    outline: none;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    width: 100%;
    color: #FFF;
}

.page-template-template-contact div#main .form .wpcf7 span.wpcf7-list-item {
    margin: 0px;
    margin-bottom: 20px;
}

.page-template-template-contact div#main .form .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    background-color: #353a34;
    border: none;
    outline: none;
    color: #FFF;
    text-transform: uppercase;
    float: right;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 5px;
}

.page-template-template-contact .contact_map {
    z-index: 99;
    position: relative;
}

.page-template-template-contact.contact_info {
    z-index: 99999;
    position: relative;
}

.page-template-template-contact div#main {
    padding: 0px;
}

.page-template-template-contact .contact_info {
    width: 80%;
    margin: 40px auto;
    z-index: 999999;
    position: relative;
}

.page-template-template-contact .kegs_to_go {
    width: 80%;
    margin: 40px auto;
    clear: both;
    padding-top: 80px;
}

.page-template-template-contact .donations {
    width: 80%;
    margin: 30px auto;
    clear: both;
}

.page-template-template-contact .contact_info .toc {
    float: left;
    padding: 30px 50px;
}

.page-template-template-contact .contact_info .toc ul {
    padding: 0px;
    margin: 0px;
}

.page-template-template-contact .contact_info .toc ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
}

.page-template-template-contact .contact_info .toc h2 {
    border-bottom: 1px dotted #18191a;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 36px;
}

.page-template-template-contact .contact_info .toc ul li a {
    color: #c4511a;
    text-decoration: none;
}

.page-template-template-contact .kegs_to_go h2 {
    font-size: 36px;
    font-weight: bold;
    border-bottom: 1px dotted #18191a;
    padding-bottom: 10px;
}

.page-template-template-contact .kegs_to_go .faqs {
    width: 60%;
    float: left;
}

.page-template-template-contact .kegs_to_go .keg_form {
    width: 40%;
    float: left;
}

.page-template-template-contact .kegs_to_go .form {
    width: 40%;
    float: left;
    padding-left: 40px;
    padding-top: 20px;
}

.page-template-template-contact .kegs_to_go .form h3 {
    font-weight: bold;
    font-size: 80px;
    margin-bottom: 40px;
}

.page-template-template-contact .donations h2 {
    font-size: 36px;
    font-weight: bold;
    border-bottom: 1px dotted #18191a;
    padding-bottom: 10px;
}

.page-template-template-contact .donations .donation_content {
    width: 60%;
    float: left;
}

.page-template-template-contact .donations .form {
    width: 40%;
    float: left;
    padding-left: 40px;
}

.page-template-template-contact .donations .form h3 {
    font-weight: bold;
    font-size: 80px;
    margin-bottom: 40px;
}

.page-template-template-contact div#main .contact_map_info {
    padding-bottom: 50px;
    overflow: hidden;
}

/* find beer */
.find-beer-header {
    width: 100%;
    height: 600px;
}

.find-beer-header h2 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: bold;
    padding-top: 15%;
    padding-left: 5%;
}

.find-beer-list {
    width: 80%;
    padding-top: 100px;
    margin: 0px auto;
}

.find-beer-list h3 {
    font-weight: 600;
    font-size: 22px;
}

.find-beer-list ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin: 40px 0px;
}

.find-beer-list ul li {
    width: 33%;
    display: inline-block;
    margin-bottom: 40px;
}

.find-beer-list ul li h4 {
    font-weight: 600;
    font-size: 20px;
}

.find-beer-list ul li a {
    display: block;
    text-decoration: underline;
    color: #18191a;
}

/* style button  */
/* GENERAL BUTTON STYLING */
.button-custom-style,
.button-custom-style::after {
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
    transition: all 0.3s;
}

.button-custom-style {
  background: #18191b;
  border: 3px solid #fff;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  margin: 1em auto;
  padding: 2em 6em;
  position: relative;
  text-transform: uppercase;
}

.button-custom-style::before,
.button-custom-style::after {
  background: #f4b331;
  content: '';
  position: absolute;
  z-index: 999;
}

.button-custom-style:hover {
  color: #18191b;
}

.button-custom-style {
  overflow: hidden;
}

.button-custom-style::after {
  background-color: #f4b331;
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
  z-index: 999;
}

.button-custom-style:hover:after {
  height: 100%;
  width: 135%;
}


.awards-filter {
    margin: 0px auto;
    text-align: center;
    margin-top: 20px;
}

.awards-filter label {
    text-align: center;
    display: block;
    font-size: 20px;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
    margin-right: 10px;
    margin-top: 3px;
}

.awards-filter select {
    height: 30px;
    line-height: 30px;
    display: block;
    min-width: 150px;
    float: left;
}

.awards-filter .select-a-year {
    max-width: 200px;
    /* overflow: hidden; */
    margin: 0px auto;
    position: relative;
    text-align: center;
}

.awards-filter .select-a-year .list-select-a-year {
    position: absolute;
    z-index: 999;
    top: 33px;
    left: 50%;
    min-width: 100%;
    display: none;
    background-color: #FFF;
    border: 1px solid #000;
    padding: 5px;
    transform: translateX(-50%);
}

.awards-filter .select-a-year.show .list-select-a-year {
    display: block;
}

.list-select-a-year ul {
    padding: 0px;
    margin: 0px;
}

.list-select-a-year ul li {
    list-style-type: none;
    border-bottom: 1px solid #000;
    padding: 5px 15px;
    font-size: 20px;
    display: block;
    min-width: 100px;
    margin: 0px auto;
    white-space: nowrap;
    cursor: pointer;
    transition: all .25s;
}
.awards-filter .select-a-year i.fa.fa-check-circle {
    display: none;
}

.awards-filter .select-a-year i.fa.fa-check-circle-o {
    display: inline-block;
}

.awards-filter .select-a-year.show i.fa.fa-check-circle {
    display: inline-block;
}

.awards-filter .select-a-year.show i.fa.fa-check-circle-o {
    display: none;
}

.list-select-a-year ul li:last-child {
    border: none;
}

.list-select-a-year ul li.active,
.list-select-a-year ul li:hover {
    background-color: #000;
    color: #fff;
}

#page-wrapper {
    top: 0px !important;
}

/* infowindow */
/* infowindow map */
.location-map-infowindow .iw-title {
    color: #e3c295;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: 'Vollkorn', serif;
}

.location-map-infowindow {
    background-color: rgba(0,0,0,0.5);
    padding: 20px;
    min-width: 250px;
    width: 500px !important;
    color: #FFF !important;
}


.location-map-infowindow {
    width: 40%;
    float: left;
    background-color: #000;
    z-index: 99999;
    padding: 10px;
}

.location-map-infowindow .location_info {
    padding: 10px;
}

.location-map-infowindow .location_info a.link-more {
    color: #f6b331;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    right: 40px;
    display: block;
    font-size: 15px;
}

.location-map-infowindow .location_info h2 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
    font-family: "calder-dark",sans-serif;
    margin-bottom: 8px;
}

.location-map-infowindow .location_info > span {
    font-weight: bold;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.location-map-infowindow .location_info ul.open {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    margin-top: 15px;
    border-top: 1px solid #18191a;
    padding-top: 10px;
}

.location-map-infowindow .location_info ul.open li {
    list-style-type: none;
    display: inline-block;
    margin-right: 30px;
}

.location-map-infowindow .location_info ul.open li span {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
}

.location-map-infowindow .location_info ul.open li span.label {
    font-size: 18px;
    margin-bottom: 2px;
}

.location-map-infowindow .location_info ul.info {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

.location-map-infowindow .location_info ul.info li {
    list-style-type: none;
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 20px;
}


.location-map-infowindow .location_info ul.info li.address {
    background: url(../images/white/location.svg) no-repeat;
    background-size: 16px;
    padding-left: 30px;
    background-position: left 4px;
    font-size: 16px;
}

.location-map-infowindow .location_info ul.info li.phone {
    background: url(../images/white/phone.svg) no-repeat;
    background-size: 16px;
    padding-left: 30px;
    background-position: left 4px;
    font-size: 16px;
    color: #FFF;
}

.location-map-infowindow .location_info ul.info li.address span {
    display: block;
}

.location-map-infowindow .location_info ul.info li.address span br {
    display: none;
}

.location-map-infowindow .location_info ul.info li.address a {
    text-decoration: underline;
    color: #FFF;
}

.location-map-infowindow .location_info ul.info li.phone a {
    color: #FFF;
}


/* our beers */
.our_beer_category_slider_content {
    border-top: 5px dotted #18191a;
    margin: 20px 0px;
    padding-top: 30px;
}

.our_beer_category_slider_content ul.beers {
    border: none !important;
    overflow: inherit;
}

.our_beer_category_slider_content .our_beer_category_image {
    width: 40%;
    float: left;
}

.our_beer_category_slider_content .our_beer_category_image img {
    width: 100%;
}

.our_beer_category_slider_content .our_beer_category_beers.our_beer_category_beers_slider {
    width: 60%;
    float: right;
}

.our_beer_category_slider_content ul.beers li.beer {
    margin-bottom: 50px !important;
}

.our_beer_category_slider_content .our_beer_category_slider_content_inner {
    max-width: 960px;
    margin: 0px auto;
}

.our_beer_category_slider_content ul.beers li.beer .beer_info {
    width: 100% !important;
    min-height: 380px !important;
    min-height: inherit !important;
}


.our_beer_category_slider_content .our_beer_category_beers.our_beer_category_beers_slider ul.slick-dots {
    bottom: 0px;
}

.our_beer_category_slider_content .our_beer_category_beers.our_beer_category_beers_slider ul.slick-dots li {
    width: 20px;
    height: 20px;
}

.our_beer_category_slider_content ul.beers li.beer .beer_info .text {
    margin-bottom: 30px;
}

.our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos {
    position: relative !important;
    bottom: inherit !important;
}


.home .our_beer_category_slider_content .our_beer_category_beers.our_beer_category_beers_slider {
    width: 100%;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_image {
    width: 40%;
    float: left;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_image img {
    width: 100%;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info {
    width: 55% !important;
    float: left;
    margin-left: 5%;
    padding-top: 30px;
}

.our_beer_category_beers_slider button.slick-prev {
    background: url('../images/left.svg') no-repeat;
    background-position: center center;
    background-size: 20px auto;
    width: 40px;
    height: 70px;
    text-indent: -9999px;
}

.our_beer_category_beers_slider button.slick-next{
    background: url('../images/right.svg') no-repeat;
    background-position: center center;
    background-size: 20px auto;
    width: 40px;
    height: 70px;
    text-indent: -9999px;
    right: -50px;
}

.page-template-template-beers .our_beer_category_beers_slider button.slick-prev {
    left: 0px;
}

.page-template-template-beers .our_beer_category_beers_slider button.slick-next {
    right: 0px;
}

.page-template-template-beers .our_beer_category_slider_content ul.beers {
    padding: 40px !important;
}

.home .our_beer_categories .our_beer_category h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: "calder-dark", sans-serif;
    letter-spacing: 2px;
    text-align: center;
    margin: 0px auto;
}

.home .our_beer_categories .our_beer_category h2 a {
    color: #292b2c;
    text-decoration: none;
}

.home .our_beer_categories {
    clear: both;
    max-width: 80%;
    margin: 0px auto;
    overflow: hidden;
    padding: 60px 0px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info h2 {
    text-align: left;
    margin-bottom: 30px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info p {
    color: #18191a;
    font-size: 18px;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info .flavor_profile {
    margin-bottom: 20px;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info .flavor_profile span {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info .flavor_profile h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "calder-dark",sans-serif;  
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos {
    padding: 0px;
    margin: 0px;
    border-bottom: 2px dotted #7c7c7c;
    border-top: 2px dotted #7c7c7c;
    display: inline-block;
    color: #7c7c7c;
    width: 100%;
    position: absolute;
    bottom: 70px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos li.info {
    display: inline-block;
    padding: 0px;
    border-top: 0px;
    border-right: 2px dotted #7c7c7c;
    margin: 5px 0px;
    border-bottom: 0px;
    border-left: 0px;
    width: 33%;
    float: left;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos li.info span {
    display: block;
    text-align: center;
    margin: 0px 5px;
    color: #18191a;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    line-height: 20px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos li.info:last-child {
    border: none !important;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info ul.label {
    margin: 0px;
    padding: 0px;
}

.home .our_beer_category_slider_content ul.beers li.beer .beer_info ul.label li {
    margin-right: 5px;
    list-style-type: none;
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content .our_beer_category_beers.our_beer_category_beers_slider {
    width: 100%;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_image {
    width: 40%;
    float: left;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_image img {
    width: 100%;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info {
    width: 55% !important;
    float: left;
    margin-left: 5%;
    padding-top: 30px;
}

.page-template-template-beers .featured_our_beer_category.our_beer_categories .our_beer_category h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: "calder-dark", sans-serif;
    letter-spacing: 2px;
    text-align: center;
    margin: 0px auto;
}

.page-template-template-beers .featured_our_beer_category.our_beer_categories .our_beer_category h2 a {
    color: #292b2c;
    text-decoration: none;
}

.page-template-template-beers .featured_our_beer_category.our_beer_categories {
    clear: both;
    max-width: 80%;
    margin: 0px auto;
    overflow: hidden;
    padding: 60px 0px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info h2 {
    text-align: left;
    margin-bottom: 30px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info p {
    color: #18191a;
    font-size: 18px;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info .flavor_profile {
    margin-bottom: 20px;
    font-family: 'TradeGothicLT-BoldCondTwenty', sans-serif;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info .flavor_profile span {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info .flavor_profile h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "calder-dark",sans-serif;  
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos {
    padding: 0px;
    margin: 0px;
    border-bottom: 2px dotted #7c7c7c;
    border-top: 2px dotted #7c7c7c;
    display: inline-block;
    color: #7c7c7c;
    width: 100%;
    position: absolute;
    bottom: 70px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos li.info {
    display: inline-block;
    padding: 0px;
    border-top: 0px;
    border-right: 2px dotted #7c7c7c;
    margin: 5px 0px;
    border-bottom: 0px;
    border-left: 0px;
    width: 33%;
    float: left;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos li.info span {
    display: block;
    text-align: center;
    margin: 0px 5px;
    color: #18191a;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif;
    line-height: 20px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info ul.infos li.info:last-child {
    border: none !important;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info ul.label {
    margin: 0px;
    padding: 0px;
}

.page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info ul.label li {
    margin-right: 5px;
    list-style-type: none;
    display: inline-block;
    background-color: #f7b135;
    padding: 5px 15px;
    color: #18191a;
    margin-bottom: 10px;
}


/*barrel-aged */
.barrel-aged-slider-item-inner {
    min-height: 400px;
    position: relative;
}

.barrel-aged-slider-item-text {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.barrel-aged-slider-item-text h2 {
    color: #FFF;
    font-weight: bold;
    font-size: 48px;
}

.barrel-aged-slider-item-text h4 {
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
}


.barrel-aged-beers .barrel-aged-beer {
    background-color: #1d1d1b;
    color: #FFF;
    position: relative;
}

.barrel-aged-beers .barrel-aged-beer:before {
	content: '';
	/*background-image: url(../images/barrels.png);*/
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	height: 500px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.barrel-aged-beer .barrel-aged-beer-image {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    z-index: 99;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.barrel-aged-beer .barrel-aged-beer-image img {
    display: block;
    margin: 0px auto;
    width:287px;
}

.barrel-aged-beer .barrel-aged-beer-inner {
    position: relative;
    overflow: hidden;
    background-color: rgb(0 0 0 / 50%);
}

.barrel-aged-beer .barrel-aged-beer-infos {
    position: relative;
    width: 680px;
    margin: 0px auto;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 80px;
    border-bottom: 1px dotted #FFF;
}

.barrel-aged-beer .barrel-aged-beer-infos .info-abv {
    font-size: 40px;
    font-weight: bold;
}

.barrel-aged-beer .barrel-aged-beer-infos .info-ibu {
    /* font-size: inherit; */
    /* font-weight: bold; */
    /* top: 25%; */
    /* position: absolute; */
    /* right: 32%; */
}

.info-number-of-casks {
    /* font-size: 40px; */
    /* font-weight: bold; */
    /* top: 45%; */
    /* position: absolute; */
    /* left: 25%; */
}

.barrel-aged-beer .barrel-aged-beer-infos .meta {
    line-height: normal;
    text-align: center;
}

.barrel-aged-beer .barrel-aged-beer-infos .meta label {
    display: block;
    font-size: 16px;
    padding: 5px 0px;
    margin: 0px;
    line-height: normal;
    font-weight: bold;
	font-family: "calder-dark", sans-serif;
}

.barrel-aged-beer .barrel-aged-beer-infos .meta span {
    font-size: 28px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    display: block;
    font-weight: bold;
    word-break: break-word;
	font-family: "TradeGothicLT-BoldCondTwenty", sans-serif !important;
}

.info-barrel-type {
    /* font-size: 40px; */
    /* font-weight: bold; */
    /* top: 45%; */
    /* position: absolute; */
    /* right: 30%; */
}

.barrel-aged-slider ul.slick-dots {
    bottom: 25px !important;
}

.barrel-aged-slider {
    margin: 0px !important;
}

.barrel-aged-nav-beers {
    background-color: #f4b331;
    text-align: center;
    padding: 30px;
}

.barrel-aged-nav-beers h2 {
    font-weight: bold;
    font-size: 44px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.barrel-aged-nav-beers ul {
    padding: 0px;
    margin: 0px;
    max-width: 80%;
    margin: 0px auto;
}

.barrel-aged-nav-beers ul {
    display: block;
}

.barrel-aged-nav-beers ul li {
    display: inline-block;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    opacity: 50%;
}

.barrel-aged-nav-beers ul li.slick-slide.slick-current.slick-active {
    opacity: 100%;
}

.barrel-aged-nav-beers ul li img {
    max-width: 100px;
    margin: 0px auto;
}

.barrel-aged-nav-beers ul li .short_description {
    display: block;
    text-transform: uppercase;
    margin: 5px 0px;
    font-weight: bold;
    color: #c3521a;
}

.barrel-aged-nav-beers ul li h3 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 20px 0px;
}


.barrel-aged-beers {
    display: block;
    position: relative;
	background-color: #18191b;
}

.barrel-aged-beers:before {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f4b331;
    content: '';
    position: absolute;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
}

.barrel-aged-beers .barrel-aged-beer .barrel-aged-beer-head {
    text-align: center;
    padding: 40px 0px;
}

.barrel-aged-beers .barrel-aged-beer .barrel-aged-beer-head h2 {
    text-transform: uppercase;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 4px;
    margin: 20px 0px;
    font-family: "calder-dark", sans-serif;
}

.barrel-aged-beers .barrel-aged-beer .barrel-aged-beer-head .short_description {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 2px;
    max-width: 800px;
    margin: 0px auto;
}

.barrel-aged-beer .barrel-aged-beer-inner .barrel-aged-beer-body {
    overflow: hidden;
    position: relative;
    min-height: 800px;
}

.barrel-aged-beer .barrel-aged-beer-inner .barrel-aged-beer-read-more {
    text-align: center;
    padding: 30px;
    display: none !important;
}

.barrel-aged-beer .barrel-aged-beer-inner .barrel-aged-beer-read-more a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    background-color: #f4b331;
    max-width: 180px;
    margin: 0px auto;
    padding: 12px 20px;
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
    font-size: 20px;
    text-decoration: none;
}

.barrel-aged-beer-footer {
    max-width: 1200px;
    display: block;
    margin: 0px auto;
    padding: 50px 0px;
    display: none;
    display: block !important;
}

.barrel-aged-beer-footer .barrel-aged-beer-description {
    width: 50%;
    float: left;
}

.barrel-aged-beer-footer .barrel-aged-beer-description .barrel-aged-beer-description-text {
    margin-bottom: 30px;
    font-size: 18px;
}

.barrel-aged-beer-footer .barrel-aged-beer-description .barrel-aged-beer-description-image {}

.barrel-aged-beer-footer .barrel-aged-beer-description .barrel-aged-beer-description-image img {
    width: 100%;
}

.barrel-aged-beer-footer .barrel-aged-beer-photos {
    width: 50%;
    float: left;
    padding-left: 50px;
}

.barrel-aged-beer-footer .barrel-aged-beer-photos img {
    width: 100%;
    height: auto;
}

.barrel-aged-beer-footer .barrel-aged-beer-photos .barrel-aged-beer-photo {
    margin-bottom: 50px;
}

.barrel-aged-beer .barrel-aged-beer-infos .barrel-aged-beer-info {
    width: 50%;
    float: left;
    padding: 20px 82px;
    border-top: 1px dotted #FFF;
}

.barrel-aged-beer-aging-time {
    background-color: #1d1d1b;
    width: 200px;
    text-align: center;
    padding: 5px 0px;
    margin: 0px auto;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.barrel-aged-beer-aging-time span {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
	font-family: "calder-dark", sans-serif;
}

.barrel-aged-beer-aging-time h3 {
    font-weight: bold;
    font-size: 24px;
	font-family: "TradeGothicLT-BoldCondTwenty", sans-serif !important;
}

.barrel-aged-beer.show-description barrel-aged-beer-footer {
    display: block;
}

.barrel-aged-beer .barrel-aged-beer-inner .barrel-aged-beer-read-more a.btn-close {
    display: none;
}

.barrel-aged-beer.show-description {}

.barrel-aged-beer.show-description a.btn-close {
    display: block !important;
}

.barrel-aged-beer.show-description a.btn-read-more {
    display: none !important;
}

.barrel-aged-beers button.slick-prev {
    background-image: url(../images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 99;
    left: 50px;
    text-indent: -1000px;
    width: 80px;
    height: 80px;
}

.barrel-aged-beers button.slick-next {
    background-image: url('../images/right-arrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 99;
    right: 50px;
    text-indent: -1000px;
    width: 80px;
    height: 80px;
}


.barrel-aged-beers button.slick-prev::before {
    display: none;
}

.barrel-aged-beers button.slick-next:before {
    display: none;
}

.calder-dark {
    font-family: "calder-dark", sans-serif !important;
}

.TradeGothicLT-BoldCondTwenty
{
	font-family: "TradeGothicLT-BoldCondTwenty", sans-serif !important;
}


/* home-barrel-aged */

.home-barrel-aged {
    background-color: #f4b331;
}

.home-barrel-aged .home-barrel-aged-inner {
    max-width: 1200px;
    margin: 0px auto;
    padding: 20px 0px;
    position: relative;
    padding-bottom: 30px;
    min-height: 125px;
}

.home-barrel-aged .home-barrel-aged-inner .icon {
    width: 12%;
    position: relative;
    display: block;
    float: left;
}

.home-barrel-aged .home-barrel-aged-inner .icon img {
    position: relative;
    z-index: 9999;
    top: -50px;
    left: 0px;
    max-width: 105px;
}

.home-barrel-aged .home-barrel-aged-inner .text {
    width: 65%;
    /* display: inline-block; */
    display: block;
    float: left;
}

.home-barrel-aged .home-barrel-aged-inner .action {
    width: 20%;
    /* display: inline-block; */
    display: block;
    float: left;
}

.home-barrel-aged .home-barrel-aged-inner .action a {
    display: block;
    background-color: #18191b;
    padding: 12px 30px;
    font-family: "calder-dark",sans-serif;
    text-transform: uppercase;
    color: #f4b331;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    height: 50px;
    width: 200px;
}

.home-barrel-aged .home-barrel-aged-inner .action a:hover {
    color: #18191b;
    background-color: #f4b331;
}

.home-barrel-aged .home-barrel-aged-inner .action a span {
    position: relative;
    z-index: 9999;
    display: block;
}

.home-barrel-aged .home-barrel-aged-inner .text h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: "calder-dark", sans-serif;
    letter-spacing: 2px;
    margin: 0px auto;
    font-weight: 550;
    margin-bottom: 5px;
    margin-top: 5px;
}

.home-barrel-aged .home-barrel-aged-inner .text span {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "calder-dark",sans-serif;
    display: block;
}

.barrel-aged-text {
    background-color: #1d1d1b;
    color: #FFF;
}

.barrel-aged-text .barrel-aged-text-inner {
    max-width: 860px;
    margin: 0px auto;
    text-align: center;
    font-size: 24px;
    padding: 30px 10px;
    background-color: #1d1d1b;
    color: #FFF;
    font-family: "TradeGothicLT-BoldCondTwenty", sans-serif !important;
}

.barrel-aged-text .barrel-aged-text-inner h2 {
    font-weight: bold;
    font-size: 44px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: "calder-dark", sans-serif;
}

@media only screen and (min-width: 761px) and (max-width: 1330px)
{
    .home_beers ul.items li h3 {
        font-size: 32px;
    }

    .home_beers ul.items li.item {
        padding: 0% 1%;
    }

    .home_beers ul.items > li .item-info .item-data {
        margin-left: -15px;
    }

    .home_beers {
        max-width: 100%;
    }

    .home_beers ul.items > li .item-info .item-data .number_beer span.value {
        display: block;
        width: 100%;
        padding: 2px 0px;
        text-align: center;
    }

    .home_top .home_top_image img {
        width: 100%;
    }

    .home_top .home_top_info {
        padding: 0px;
        padding-top: 10%;
        padding-bottom: 5%;
    }

    .home_locations {
        max-width: 100%;
        
    }

    .home_events {
        max-width: 100%;
    }

    .home_about .home_about_image {
        width: 40%;
        margin-top: 120px;
    }

    .home-barrel-aged .home-barrel-aged-inner {
        max-width: inherit;
        overflow: hidden;
    }

    .home-barrel-aged .home-barrel-aged-inner .icon {
        width: 100%;
        display: block;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .text {
        width: 100%;
        padding: 10px;
    }

    .home-barrel-aged .home-barrel-aged-inner .text h2 {
        font-size: 28px;
        text-align: center;
        line-height: normal;
    }

    .home-barrel-aged .home-barrel-aged-inner .text span {
        font-size: 16px;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .action {
        width: 100%;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .icon img {
        position: relative;
        top: inherit;
        left: inherit;
    }
}

@media only screen and (max-width: 768px)
{
	.home-barrel-aged .home-barrel-aged-inner {
        max-width: inherit;
        overflow: hidden;
    }

    .home-barrel-aged .home-barrel-aged-inner .icon {
        width: 100%;
        display: block;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .text {
        width: 100%;
        padding: 10px;
    }

    .home-barrel-aged .home-barrel-aged-inner .text h2 {
        font-size: 28px;
        text-align: center;
        line-height: normal;
    }

    .home-barrel-aged .home-barrel-aged-inner .text span {
        font-size: 16px;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .action {
        width: 100%;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .icon img {
        position: relative;
        top: inherit;
        left: inherit;
    }
	
	.barrel-aged-beer-footer {
		padding: 10px;
	}
}

@media only screen and (max-width: 760px)
{
    .home_locations ul.items li.item {
        width: 100%;
        padding: 10px 20px;
    }

    .home_locations {
        width: 100%;
        max-width: 100%;
    }

    .home_top .home_top_image {
        width: 100%;
    }

    .home_top .home_top_image img {
        width: 100%;
    }

    .home_top .home_top_info {
        width: 100%;
        padding: 0px;
    }

    ul.links li {
        display: block;
        margin-bottom: 10px;
    }

    .home_events {
        width: 100%;
        padding: 0px;
        max-width: 100%;
    }

    .home_events ul.items > li {
        width: 100%;
    }

    .home_newsletter {
        max-width: 100%;
    }

    .home_about .home_about_image {
        width: 100%;
    }

    .home_about .home_about_info {
        width: 90%;
        padding: 10px;
    }

    .home_beers ul.items li.item {
        width: 100%;
    }

    .home_beers {
        max-width: 100%;
    }

    .page-template-template-beers div#main .our_beer_categories {
        width: 100%;
        margin: 30px auto;
    }

    .page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer {
        width: 100%;
    }

    .page-template-template-beers .months {
        width: 100%;
        margin: 30px auto;
    }

    .tax-our_beer_category div#main .our_beer_categories {
        width: 100%;
        margin: 30px auto;
    }

    .tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer {
        width: 100%;
    }

    .beer_content .beer_image {
        background-size: cover;
    }

    .beer_content .beer_image img {
        max-width: 200px;
    }

    .beer_content .beer_info {
        padding: 10px;
        width: 100%;
    }

    .menu_sidebar_warpper {
        width: 300px;
        padding:10px
    }

    .single-our_location .location_content .location_info_map {
        width: 100%;
        margin: 0px;
    }

    .single-our_location .location_content .location_info_map .location_info {
        padding: 15px;
    }

    .single-our_location .location_content {
        padding: 0px;
    }

    .single-our_location .location_content .location_text_menu {
        padding: 10px;
        width: 100%;
    }

    .single-our_location .toc_list ul li {
        display: block;
    }

    .single-our_location .gallery .item img {
        float: left;
        margin: 0px;
    }

    .our_locations {
        max-width: 100%;
    }

    .our_locations ul.items {
        padding: 10px;
    }

    .our_locations ul.items > li {
        width: 100%;
        padding: 0px;
    }

    .our_locations_info {
        top: inherit;
        width: 100%;
        left: inherit;
        width: 100%;
        position: relative;
        padding: 10px;
        max-width: 100%;
    }

    .our_locations_gallery {}

    .our_locations_gallery img {
        width: 100%;
        height: auto;
    }

    .our_locations_gallery {}

    .our_locations_gallery img {
        width: 100%;
        height: auto;
    }

    .our_locations_gallery_info {
        min-height: inherit;
        margin: 0px;
    }

    .page-template-template-awards div#main {
        padding: 10px;
    }

    .page-template-template-awards div#main .awards {
        width: 100%;
        margin: 20px auto;
    }

    .page-template-template-awards div#main .awards .award {
        padding: 20px 0px;
    }

    .page-template-template-awards div#main .awards .award .beer_info {
        padding-bottom: 30px;
        width: 100%;
    }

    .page-template-template-awards div#main .awards .award .beer_image {
        width: 100%;
    }

    .page-template-template-awards div#main .awards .award .beer_image {
        width: 100%;
        margin-bottom: 10px;
    }

    .news_and_events {
        padding: 0px;
    }

    .news_and_events ul.items li {
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }

    .news_and_events ul.items li .item_info {
        padding: 10px;
        padding-top: 35px;
    }

    .news_and_events ul.items li .item_info span.date {
    }

    .news_and_events ul.items li.info {
        padding: 10px;
    }

    .page-template-template-contact div#main .contact_info .form {
        margin-top: inherit;
        width: 100%;
    }

    .page-template-template-contact .contact_info {
        width: inherit;
        margin: 0px auto;
    }

    .page-template-template-contact div#main .form h2 {
        font-size: 40px;
        text-align: center;
        margin: 10px 0px;
    }

    .page-template-template-contact .kegs_to_go {
        width: inherit;
        margin: 0px auto;
        padding: 10px;
    }

    .page-template-template-contact .kegs_to_go .faqs {
        width: 100%;
    }

    .page-template-template-contact .kegs_to_go .form {
        width: 100%;
        padding: 0px;
    }

    .page-template-template-contact .kegs_to_go .form h3 {
        font-size: 40px;
    }

    .page-template-template-contact .donations {
        width: 100%;
        padding: 10px;
    }

    .page-template-template-contact .donations .donation_content {
        width: 100%;
    }

    .page-template-template-contact .donations .form {
        width: 100%;
        padding: 0px;
    }

    .page-template-template-contact .donations .form h3 {
        font-size: 40px;
    }
    .find-beer-header {
        height: 300px;
    }

    .find-beer-list {
        width: 100%;
        padding: 10px;
        padding-top: 50px;
    }

    .find-beer-list ul li {
        width: 100%;
    }

    .classic-view .instagram-photo.image {
        width: 100% !important;
    }

    .classic-view .instagram-photo.image:nth-child(2) {
        display: block !important;
    }

    .home_instagram {
        padding: 50px 0px;
        margin: 20px auto;
        min-height: 400px;
    }

    .home_locations ul.items li h3 {
        margin-top: 10px;
    }
    
    .beer_content .beer_info ul.info li {
        display: block;
        width: 100%;
        text-align: center;
        border: none;
        border-bottom: 2px dotted #18191a;
    }

    .beer_content .beer_info h2 {
        font-size: 32px;
        padding: 0px;
        margin: 0px;
    }
    
    .page-template-template-awards div#main .awards .award .beer_info .beer_award ul li {
        margin-bottom: 15px;
    }
    
    .page-template-template-awards div#main h1 {
        font-size: 30px;
    }

    .home_beers > h2 {
        max-width: inherit;
    }

    .home_events > h2 {
        max-width: inherit;
    }
    
    .menu_sidebar_warpper .menu-socials{
        display:block;
    }
    .home_instagram .photos .item {
        width: 100% !important;
        max-width: inherit !important;
    }

    .home_instagram .photos .item {
        display: none;
    }

    .home_instagram .photos .item:first-child {
        display: block;
    }
	
	.barrel-aged-beer-footer {
		padding: 10px;
	}
}

@media only screen and (max-width: 480px)
{
    html #wpadminbar {
        top: 0px;
        display: none;
    }

    html {
        position: relative;
        margin: 0px !important;
    }

    .home header#header {
        padding: 0px;
    }

    header#header .menu-socials ul.socials {
        display: none;
    }

    .header_logo {
        float: left;
        width: 85%;
    }

    .home header#header .menu-socials {
        float: left;
        width: 15%;
        padding: 0px;
    }

    .home_locations ul.items li.item {
        width: 100%;
        padding: 10px;
    }

    .home_locations {
        width: 100%;
        max-width: 100%;
    }

    .home_top .home_top_image {
        width: 100%;
    }

    .home_top .home_top_image img {
        width: 100%;
    }

    .home_top .home_top_info {
        width: 100%;
        padding: 0px;
    }

    ul.links li {
        display: block;
        margin-bottom: 10px;
    }

    .home_events {
        width: 100%;
        padding: 0px;
        max-width: 100%;
    }

    .home_events ul.items > li {
        width: 100%;
    }

    .home_newsletter {
        max-width: 100%;
    }

    .home_about .home_about_image {
        width: 100%;
    }

    .home_about .home_about_info {
        width: 100%;
        padding: 10px;
    }

    .home_beers ul.items li.item {
        width: 100%;
    }

    .home_beers {
        max-width: 100%;
    }

    .page-template-template-beers div#main .our_beer_categories {
        width: 100%;
        margin: 30px auto;
    }

    .page-template-template-beers div#main .our_beer_categories .our_beer_category ul.beers li.beer {
        width: 100%;
    }

    .page-template-template-beers .months {
        width: 100%;
        margin: 30px auto;
    }

    .tax-our_beer_category div#main .our_beer_categories {
        width: 100%;
        margin: 30px auto;
    }

    .tax-our_beer_category div#main .our_beer_categories .our_beer_category ul.beers li.beer {
        width: 100%;
    }

    .beer_content .beer_image {
        background-size: cover;
    }

    .beer_content .beer_image img {
        max-width: 200px;
    }

    .beer_content .beer_info {
        padding: 10px;
        width: 100%;
    }

    .menu_sidebar_warpper {
        width: 260px;
        padding:10px;
    }

    .single-our_location .location_content .location_info_map {
        width: 100%;
        margin: 0px;
    }

    .single-our_location .location_content .location_info_map .location_info {
        padding: 15px;
    }

    .single-our_location .location_content {
        padding: 0px;
    }

    .single-our_location .location_content .location_text_menu {
        padding: 10px;
        width: 100%;
    }

    .single-our_location .toc_list ul li {
        display: block;
    }

    .single-our_location .gallery .item img {
        float: left;
        margin: 0px;
    }

    .our_locations {
        max-width: 100%;
    }

    .our_locations ul.items {
        padding: 10px;
    }

    .our_locations ul.items > li {
        width: 100%;
        padding: 0px;
    }

    .our_locations_info {
        top: inherit;
        width: 100%;
        left: inherit;
        width: 100%;
        position: relative;
        padding: 10px;
        max-width: 100%;
    }

    .our_locations_gallery {}

    .our_locations_gallery img {
        width: 100%;
        height: auto;
    }

    .our_locations_gallery {}

    .our_locations_gallery img {
        width: 100%;
        height: auto;
    }

    .our_locations_gallery_info {
        min-height: inherit;
        margin: 0px;
    }

    .page-template-template-awards div#main {
        padding: 10px;
    }

    .page-template-template-awards div#main .awards {
        width: 100%;
        margin: 20px auto;
    }

    .page-template-template-awards div#main .awards .award {
        padding: 20px 0px;
    }

    .page-template-template-awards div#main .awards .award .beer_info {
        padding-bottom: 30px;
        width: 100%;
    }

    .page-template-template-awards div#main .awards .award .beer_image {
        width: 100%;
    }

    .page-template-template-awards div#main .awards .award .beer_image {
        width: 100%;
        margin-bottom: 10px;
    }

    .news_and_events {
        padding: 0px;
    }

    .news_and_events ul.items li {
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }

    .news_and_events ul.items li .item_info {
        padding: 10px;
        padding-top: 35px;
    }

    .news_and_events ul.items li .item_info span.date {
    }

    .news_and_events ul.items li.info {
        padding: 10px;
    }

    .page-template-template-contact div#main .contact_info .form {
        margin-top: inherit;
        width: 100%;
    }

    .page-template-template-contact .contact_info {
        width: inherit;
        margin: 0px auto;
    }

    .page-template-template-contact div#main .form h2 {
        font-size: 40px;
        text-align: center;
        margin: 10px 0px;
    }

    .page-template-template-contact .kegs_to_go {
        width: inherit;
        margin: 0px auto;
        padding: 10px;
        display: none;
    }

    .page-template-template-contact .kegs_to_go .faqs {
        width: 100%;
    }

    .page-template-template-contact .kegs_to_go .form {
        width: 100%;
        padding: 0px;
    }

    .page-template-template-contact .kegs_to_go .form h3 {
        font-size: 40px;
    }

    .page-template-template-contact .donations {
        width: 100%;
        padding: 10px;
        display: none;
    }

    .page-template-template-contact .donations .donation_content {
        width: 100%;
    }

    .page-template-template-contact .donations .form {
        width: 100%;
        padding: 0px;
    }

    .page-template-template-contact .donations .form h3 {
        font-size: 40px;
    }
    
    .find-beer-header {
        height: 300px;
    }

    .find-beer-list {
        width: 100%;
        padding: 10px;
        padding-top: 50px;
    }

    .find-beer-list ul li {
        width: 100%;
    }

    header#header .menu-socials {
        padding: 0px;
        width: 15%;
        text-align: center;
    }

    .location_menu .location_menu_item .location_menu_item_header h3 {
        font-size: 18px;
        width: 90%;
    }

    .single-our_location .toc_list ul li a {
        font-size: 18px;
        margin-bottom: 5px;
        display: block;
    }
    .classic-view .instagram-photo.image {
        width: 100% !important;
    }

    .classic-view .instagram-photo.image:nth-child(2) {
        display: block !important;
    }

    .home_instagram {
        padding: 50px 0px;
        margin: 20px auto;
    }
    
    .home_instagram .home_instagram_inner .photos {
        width: 69%;
        float: right;
    }

    .home_instagram .home_instagram_inner .extra-info a {
        width: 100px;
        background-size: 100%;
    }

    .home_locations ul.items li h3 {
        margin-top: 10px;
    }
    .beer_content .beer_info ul.info li {
        display: block;
        width: 100%;
        text-align: center;
        border: none;
        border-bottom: 2px dotted #18191a;
        max-width: inherit;
    }

    .beer_content .beer_info h2 {
        font-size: 32px;
        padding: 0px;
        margin: 0px;
    }

    .page-template-template-awards div#main .awards .award .beer_info .beer_award ul li {
        margin-bottom: 15px;
    }
    
    .page-template-template-awards div#main h1 {
        font-size: 30px;
    }
    
    .page-template-template-contact div#contactMap {
        height: 250px;
    }

    .page-template-template-contact .contact_info .toc {
        padding: 10px;
    }

    .page-template-template-contact .contact_info .toc {
        display: none;
    }
    #instagram-journal-1 .instagram-photo {
        width: 100% !important;
    }

    #instagram-journal-1 .instagram-photo {
        display: none !important;
    }

    #instagram-journal-1 .instagram-photo:nth-of-type(1) {
        display: block !important;
        padding: 30px 0px;
        background-color: transparent;
    }

    .home_beers > h2 {
        max-width: inherit;
    }

    .home_events > h2 {
        max-width: inherit;
    }

    .home .menu_sidebar_warpper {
        padding-top: 10px;
    }
    
    .menu_sidebar_warpper .menu-socials{
        display:block;
    }
    
    


    .home .our_beer_categories {
        max-width: inherit;
    }

    .home .our_beer_category_slider_content ul.beers li.beer .beer_image {
        width: 100%;
    }

    .home .our_beer_category_slider_content ul.beers {
        margin: 0px;
        padding: 0px;
    }

    .home .our_beer_category_slider_content ul.beers li.beer .beer_image img {
        width: 100%;
    }

    .home .our_beer_category_slider_content ul.beers li.beer .beer_info {
        width: 90% !important;
    }


    
    .page-template-template-beers .featured_our_beer_category.our_beer_categories {
        max-width: inherit;
    }

    .page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_image {
        width: 100% !important;
    }

    .page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers {
        margin: 0px;
        padding: 0px;
    }

    .page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_image img {
        width: 100%;
    }

    .page-template-template-beers .featured_our_beer_category .our_beer_category_slider_content ul.beers li.beer .beer_info {
        width: 90% !important;
    }
    .home_instagram .photos .item {
        width: 100% !important;
        max-width: inherit !important;
    }

    .home_instagram .photos .item {
        display: none;
    }

    .home_instagram .photos .item:first-child {
        display: block;
    }
	
	.our_beer_category_slider_content .our_beer_category_image {
		width: 100%;
	}

	.our_beer_category_slider_content .our_beer_category_beers.our_beer_category_beers_slider {
		width: 100%;
	}
	
	
	.barrel-aged-slider-item-text {
		left: 20px;
	}

	.barrel-aged-beer .barrel-aged-beer-image img {
		max-width: 180px;
	}

	.barrel-aged-beer .barrel-aged-beer-inner {
		min-height: 600px;
	}

	.barrel-aged-beer .barrel-aged-beer-info .inf-abv {
		font-size: 24px;
		left: 10%;
	}

	.barrel-aged-beer .barrel-aged-beer-info .inf-ibu {
		font-size: 24px;
		right: 15%;
	}

	.info-number-of-casks {
		left: 10%;
		font-size: 24px;
	}

	.barrel-aged-beer .barrel-aged-beer-info .meta label {
		font-size: 16px;
	}

	.barrel-aged-beer .barrel-aged-beer-info .meta span {
		font-size: 15px;
	}

	.info-barrel-type {
		right: 10%;
	}
	
	.barrel-aged-beers button.slick-next {
		width: 40px;
		height: 40px;
		right: 10px;
	}

	.barrel-aged-beers button.slick-prev {
		width: 40px;
		height: 40px;
		left: 10px;
	}

	.barrel-aged-beer .barrel-aged-beer-infos {
		position: relative;
		width: 100%;
		padding-top: 518px;
		top: 0px;
		transform: none;
		left: 0px;
		border: none;
	}

	.barrel-aged-beer .barrel-aged-beer-infos .barrel-aged-beer-info {
		padding: 15px 20px;
	}

	.barrel-aged-beers .barrel-aged-beer .barrel-aged-beer-head span {
		font-size: 18px;
	}

	.barrel-aged-nav-beers h2 {
		font-size: 32px;
	}
	
	.home-barrel-aged .home-barrel-aged-inner {
        max-width: inherit;
        overflow: hidden;
    }

    .home-barrel-aged .home-barrel-aged-inner .icon {
        width: 100%;
        display: block;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .text {
        width: 100%;
        padding: 10px;
    }

    .home-barrel-aged .home-barrel-aged-inner .text h2 {
        font-size: 28px;
        text-align: center;
        line-height: normal;
    }

    .home-barrel-aged .home-barrel-aged-inner .text span {
        font-size: 16px;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .action {
        width: 100%;
        text-align: center;
    }

    .home-barrel-aged .home-barrel-aged-inner .icon img {
        position: relative;
        top: inherit;
        left: inherit;
    }

    .barrel-aged-beer .barrel-aged-beer-inner .barrel-aged-beer-body {
        min-height: inherit;
        position: relative;
    }

    .barrel-aged-beer-footer .barrel-aged-beer-description {
        width: 100%;
        float: none;
        padding: 10px;
    }

    .barrel-aged-beer-footer .barrel-aged-beer-photos {
        width: 100%;
        padding: 10px;
    }

    .barrel-aged-beers .barrel-aged-beer .barrel-aged-beer-head {
        padding: 40px 10px;
    }

    .barrel-aged-beers .barrel-aged-beer .barrel-aged-beer-head h2 {
        font-size: 36px;
    }
	
	body.page-template-default div#page-content {
		padding: 10px;
	}

	.barrel-aged-text .barrel-aged-text-inner {
        font-size: 16px;
    }

    .barrel-aged-text .barrel-aged-text-inner h2 {
        font-size: 24px;
    }
}