/*--------------- GLOBAL ---------------*/
button, .button, input[type=submit] {
    padding: 0.75em 2.5em;
}
/*--------------- FOOTER ---------------*/
/*logos*/
.footerLogos li {
    display: inline-block;
    margin: 1.5em;
}
.footerLogos li img {
    max-height: 80px;
    max-width: 200px;
    text-align: center;
}
.blockWrap_eb4cd4c6133e4939b8654500892df722 .blockInnerContent {
    text-align: center;
}
/*.footerContent .blockWrap_edc6b2e84fae49c18d225f0db2ae0f8e {*/
/*    width: 100%;*/
/*    margin: 0 auto;*/
/*        padding-top: 1.5em !important;*/
/*}*/
/*--------------- HOME ---------------*/
.blockWrap_ad091068683e45d682bdd69170cb0d02 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    text-transform: uppercase;
    letter-spacing: .05em;
}
.blockWrap_ad091068683e45d682bdd69170cb0d02 .button{
    border-color: white;
    color: white;
}
/*--------------- MENUS ---------------*/
.fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_b23a78804efe4aee97a78a2f0b783e89,
.fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_a25b15a4aecf49c0bf065424f8c8a241,
.fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_e49ad33a19234b66b14635e2b93f8e02 {
    max-width: 1100px;
}
.block_b61287914d114c34984808de923bc382 .button:first-child, /*beer*/ 
.block_b655ca198d274ff680c1962a3da1d4e7 .button:nth-child(2), /*cocktails*/ 
.block_e49ad33a19234b66b14635e2b93f8e02 .button:last-child /*wine*/ {
    background: #171717;
    color: white;
}
/*--------------- FAQ ---------------*/
.block_CYKpwoLaJYjp1gjL .blockText {
    border-radius: 6px;
    padding: 20px 30px;
    max-width: 950px;
    margin: auto;
    border: 1px solid #171717;
}
.blockWrap_d339ae7de20147a4bff8ef66d28f38e7 {
    padding-top: 15px;
    padding-bottom: 90px;
}

@media only screen and (min-width: 768px) {
    /*.headerContent h1.logo {*/
    /*    position: absolute;*/
    /*    top: 10px;*/
    /*    z-index: 1;*/
    /*}*/
    .scMap {
        padding-top: 40.25%;
    }
    .footerContent .blockWrap_eb4cd4c6133e4939b8654500892df722 {
        width: 100%;
        margin: 0 auto;
    }
}