.brown {
    color: #261300;
    color: rgba(38, 19, 0, 1);
}

.red {
    color: #8A1212;
    color: rgba(138, 18, 18, 1);
}

.offwhite {
    color: #EDDDC3;
    color: rgba(237, 221, 195, 1);
}

teal {
    color: #078486;
    color: rgba(7, 132, 134, 1);
}

/* Fork Body */
body {
    /*background-image: url(http://twistedforkomaha.flywheelsites.com/wp-content/uploads/2018/06/bkgd-paper-1-1.jpg);*/
    color: rgba(38, 19, 0, 1);
    background: linear-gradient(0.25turn, rgba(38, 19, 0,.4), transparent, transparent, transparent,transparent,transparent, transparent, rgba(38, 19, 0,.4)), url(http://twistedforkomaha.flywheelsites.com/wp-content/uploads/2018/06/bkgd-paper-1-1.jpg);
}

/* Rest Header */
button.menu-toggle.fa.fa-bars {
    background-color: transparent;
    color: rgba(255, 255, 255, .9);
    border-radius: 0;
    border: none;
    padding: 10px 12px;
    font-size: 35px;
    border-radius: 4px;
    position: absolute;
    top: 25px;
    left: 20px;
    z-index: 10;
    transition:color .4s, top .4s;
}

button.menu-toggle.fa.fa-bars:hover {
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 0;
    border: none;
    padding: 10px 12px;
    font-size: 35px;
    border-radius: 4px;
    position: absolute;
    top: 25px;
    left: 20px;
    z-index: 10;
    transition:color .4s, top .4s;
}

header.shrink button.menu-toggle.fa.fa-bars {
    background-color: transparent;
    color: rgba(255, 255, 255, .9);
    border-radius: 0;
    border: none;
    padding: 10px 12px;
    font-size: 35px;
    border-radius: 4px;
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 10;
    transition:color .4s, top .4s;
}

header.shrink button.menu-toggle.fa.fa-bars:hover {
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border-radius: 0;
    border: none;
    padding: 10px 12px;
    font-size: 35px;
    border-radius: 4px;
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 10;
    transition:color .4s, top .4s;
}

/*img.custom-logo {
    width: 160px;
    text-align: center;
    margin: 0 auto;
    transition: width .4s;
    display: inline-block;
}*/

img.custom-logo {
    width: 265px;
    text-align: center;
    margin: 0px auto 0;
    transition: width .4s;
    display: inline-block;
}

/*header.shrink img.custom-logo {
    width: 120px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}*/

header.shrink img.custom-logo {
    width: 200px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    /* padding-top: 8px; */
}

button.menu-toggle.fa.fa-bars:after {
    content: " Menu";
    font-family: "Rye";
    font-size: 20px;
    padding-left: 14px;
    padding-top: 8px;
    color: rgba(255, 255, 255, 1) !important;
}

@media (max-width: 625px) {
    button.menu-toggle.fa.fa-bars {
        background-color: transparent;
        color: rgba(138, 18, 18, 1);
        border-radius: 0;
        border: none;
        padding: 10px 12px;
        font-size: 30px;
        border-radius: 4px;
        position: absolute;
        top: 11px;
        left: 10px;
        z-index: 10;
        transition:color .4s, top .4s;
    }
    
    button.menu-toggle.fa.fa-bars:hover {
        background-color: transparent;
        color: rgba(138, 18, 18, .8);
        border-radius: 0;
        border: none;
        padding: 10px 12px;
        font-size: 30px;
        border-radius: 4px;
        position: absolute;
        top: 11px;
        left: 10px;
        z-index: 10;
        transition:color .4s, top .4s;
    }
    
    header.shrink button.menu-toggle.fa.fa-bars {
        background-color: transparent;
        color: rgba(138, 18, 18, 1);
        border-radius: 0;
        border: none;
        padding: 10px 12px;
        font-size: 30px;
        border-radius: 4px;
        position: absolute;
        top: 11px;
        left: 10px;
        z-index: 10;
        transition: color .4s, top .4s;
    }
    
    header.shrink button.menu-toggle.fa.fa-bars:hover {
        background-color: transparent;
        color: rgba(138, 18, 18, .8);
        border-radius: 0;
        border: none;
        padding: 10px 12px;
        font-size: 30px;
        border-radius: 4px;
        position: absolute;
        top: 11px;
        left: 10px;
        z-index: 10;
        transition:color .4s, top .4s;
    }

    button.menu-toggle.fa.fa-bars:after {
        content: " Menu";
        font-family: "Rye";
        font-size: 20px;
        padding-left: 11px;
        padding-top: 6px;
        color: white !important;
    }

    img.custom-logo {
        width: 350px;
        text-align: center;
        margin: 6px auto 0;
        transition: width .4s;
        display: inline-block;
    }
}

.d-area.col-3.rest-header-logo {
    justify-content: center;
    max-height: 115px;
    /* padding-top: 20px; */
    transition: max-height .4s;
}

header.shrink .d-area.col-3.rest-header-logo {
    justify-content: center;
    max-height: 95px;
    /*padding-top: 20px;*/
}

header.shrink ul.soc li {
    font-size: 30px;
    display: inline-block;
    padding: 0 30px 0 0;
    /* line-height: 3; */
    height: 40px;
    margin-top: 20px;
}

.d-area.col-3.rest-header-social {
    justify-content: flex-end;
}

.site-branding {
    /* max-width: 160px; */
    min-width: 0px;
    /* transition: width 1s; */
    width: 100%;
    text-align: center;
}

ul.soc li a {
    color: rgba(138, 18, 18, 1);
    transition: color .4s;
}

ul.soc li a:hover {
    color: rgba(255, 255, 255,1);
}

.rest-header-nav a {
    font-family: 'Roboto';
    font-size: 18px;
    color: white;
    font-weight: normal;
}

.intro-logo-img {
    width: 80%;
    margin: 0 auto;
    max-width: 400px;
    opacity: .2;
}

.rest-header-nav li.menu-item {
    padding: 5px 0 0;
}

@media (max-width: 820px) {
    .rest-header-social {
        display: none !important;
    }
}

li.menu-item a {
    color: rgba(138, 18, 18, 1);
    transition: color .4s;
}

li.menu-item a:hover, li.menu-item a:hover, li.menu-item.current-menu-item a {
    color: rgba(255,255,255,1);
}


/* Rest Footer */
footer.rest-footer {
    background-color: rgba(38, 19, 0, 1);
    color: white;
    padding: 10px 0 50px;
}

footer.rest-footer a {
    color: rgba(138, 18, 18, 1);
}

.rest-foot-logo img {
    /* width: 100%; */
    /* height: auto; */
    /* display: block; */
    max-height: 160px;
    max-width: 160px;
    margin: 25px 25px 0;
}

section.d-section-footer {
    margin-bottom: 0;
}

p.foot-deets {
    margin: 0;
}

.d-area.col-3.rest-foot-logo {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.d-area.col-3.rest-foot-contact, .d-area.col-3.rest-foot-list {
    flex-direction: column;
    align-items: center;
}

.rest-foot-list h4 {
    font-size: 20px;
    text-align: center;
}

.rest-foot-list input[type=text], .rest-foot-list input[type=email] {
    margin: 5px 0;
    width: 220px;
    padding: 2px 7px;
    background-color: rgba(255,255,255,.6);
    border: none;
}

.rest-foot-list input[type="submit"] {
    margin: 5px auto 0 !important;
    width: 100px;
    display: block;
    text-align: center;
    background-color: rgba(138, 18, 18, 1);
    color: white;
    border: none;
}

.rest-foot-social {
    display: none !important;
}

@media (max-width: 820px) {
    .rest-footer .d-room {
        flex-direction: column;
    }
    .rest-footer .d-area.col-3 {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .d-area.col-3.rest-foot-logo {
        justify-content: center;
        flex-direction: column;
        display: flex;
    }

    .d-area.col-3.rest-foot-contact, .d-area.col-3.rest-foot-list {
        flex-direction: column;
        text-align: center;
        margin-bottom: 30px;
    }

    .rest-foot-social {
        display: flex;
    }

    .rest-foot-social ul.soc li {
        font-size: 40px;
        display: inline-block;
        padding: 0 30px 0 0;
        /* line-height: 3; */
        height: 40px;
        margin: 0px 0 30px;
        transition: all .4s;
        transition-property: margin-top, font-size;
    }
}

@media (max-width: 560px) {
    .rest-footer .d-area.col-3 {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    .d-area.col-3.rest-foot-logo {
        justify-content: center;
        flex-direction: column;
    }

    .d-area.col-3.rest-foot-contact, .d-area.col-3.rest-foot-list {
        flex-direction: column;
        text-align: center;
        margin-bottom: 30px;
    }
}


/* Menu Pages */
.wp-show-posts-entry-header a {
    pointer-events: none;
}

.d-section-menu .d-area.col-1 {
    text-align: center;
}

.d-section-menu h2 {
    font-size: 44px;
    /* border-top: 2px solid rgb(102,102,102); */
    border-bottom: 2px solid rgb(102,102,102);
    /* width: 60%; */
    margin: 20px auto 15px !important;
    padding: 0 10px 10px;
    color: rgba(138, 18, 18, 1) !important;
    min-width: 280px;
}

.d-section-menu h2 a {
    color: rgba(138, 18, 18, 1) !important;
}

.wp-show-posts-entry-header {
    margin: 0;
    padding: 0;
}

.wp-show-posts-entry-content p {
    margin: 0 !important;
    padding-top: 0 !important;
}

h3.wp-show-posts-entry-title a {
    color: rgb(255, 255, 255);
    font-size: 25px;
}

.wp-show-posts-entry-content strong {
    font-size: 18px;
    color: rgba(138, 18, 18, 1);
    padding-left: 6px;
}

header.wp-show-posts-entry-header h2 {
    border-bottom: none;
    margin-bottom: 0 !important;
    padding: 0;
    font-size: 25px;
}

.d-section-menu .d-area.col-1 h2 {
    width: fit-content;
    text-transform: uppercase;
}

.wp-show-posts-inner {
    margin-bottom: 0 !important;
}


/* Home */
.ii-image {
    width: 200px;
    margin: 0 auto;
}

.ii-information p {
    margin: 0;
}

section.d-section-ii .d-room .d-area.col-1 {
    border-top: 2px solid rgb(102,102,102);
    border-bottom: 2px solid rgb(102,102,102);
    width: 60%;
    margin: 0 auto;
    padding: 20px 0 25px;
    min-width: 315px;
}

.d-section-1 h2 {
    font-size: 35px;
}

.d-section-1 p {
    margin: 10px 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
}

.d-section-1 .d-room, .page-id-372 .d-section-ii .d-room {
    width: 60%;
    min-width: 350px;
}

.home .d-section-1 h2 {
    font-size: 45px;
    color: rgba(138, 18, 18, 1);
    line-height: 1.1;
}

.home section.d-section-1 .d-room {
    border-bottom: 2px solid rgb(102,102,102);
    margin-bottom: 50px;
    padding-bottom: 20px;
}


/* Menu Nav */
.d-room.showcase-content {
    justify-content: center;
    flex-direction: row;
}

.d-section-6 .d-area.col-2 {
    padding: 20px;
}

a.goat-menu-nav {
    display: flex;
    text-align: center;
    padding: 20px;
    text-decoration: none;
    color: white;
    height: 250px;
    background-size: cover;
    background-position: center center;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    width: 280px;
    height: 280px;
    background-size: cover !important;
}

a.goat-menu-nav h3 {
    margin: 10px 0 0;
    font-size: 30px;
    transition: font-size .4s;
}

a.goat-menu-nav:hover h3 {
    font-size: 31px;
}

a.goat-menu-nav:after {
    content: '';
    display: inline-block;
    padding-top: 100%;
    vertical-align: middle;
}

.goat-menu-nav {
    box-shadow: inset 2000px 0 0 0 rgba(38, 19, 0, 0.35);
    transition: box-shadow .4s;
}

.goat-menu-nav:hover {
    box-shadow: inset 2000px 0 0 0 rgba(38, 19, 0, 0.15);
}

/*
* updates memwee
*/
.showcase-content .d-area.col-2 {
    width: 33%;
}


@media (max-width: 1200px) {
    .showcase-content .d-area.col-2 {
        width: 50%;
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 750px) {
    .showcase-content .d-area.col-2 {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}


/* Reservations Button */
a.rest-reservation {
    padding: 7px 20px;
    background-color: rgba(255, 255, 255, .9);
    font-family: "Rye";
    color: rgba(7, 132, 134, 1);
    border-radius: 4px;
    text-decoration: none;
    font-size: 20px;
    opacity: .9;
    display: flex;
    height: 46px;
    align-items: center;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: opacity .4s, color .4s, top .4s;
}

header.shrink a.rest-reservation {
    padding: 7px 20px;
    background-color: rgba(255, 255, 255, .9);
    font-family: "Rye";
    color: rgba(7, 132, 134, 1);
    border-radius: 4px;
    text-decoration: none;
    font-size: 20px;
    opacity: .9;
    display: flex;
    height: 46px;
    align-items: center;
    position: absolute;
    top: 18px;
    right: 30px;
    transition: opacity .4s, color .4s, top .4s;
}

a.rest-reservation:hover {
    padding: 7px 20px;
    background-color: rgba(255, 255, 255, 1);
    font-family: "Rye";
    color: rgba(7, 132, 134, 1);
    border-radius: 4px;
    text-decoration: none;
    font-size: 20px;
    opacity: 1;
    display: flex;
    height: 46px;
    align-items: center;
    position: absolute;
    top: 30px;
    right: 30px;
    transition: opacity .4s, color .4s, top .4s;
}

header.shrink a.rest-reservation:hover {
    padding: 7px 20px;
    background-color: rgba(255, 255, 255, 1);
    font-family: "Rye";
    color: rgba(7, 132, 134, 1);
    border-radius: 4px;
    text-decoration: none;
    font-size: 20px;
    opacity: 1;
    display: flex;
    height: 46px;
    align-items: center;
    position: absolute;
    top: 18px;
    right: 30px;
    transition: opacity .4s, color .4s, top .4s;
}

@media (max-width: 625px) {
    a.rest-reservation, header.shrink a.rest-reservation {
        padding: 7px 10px;
        background-color: rgba(255, 255, 255, .9);
        font-family: "Rye";
        color: rgba(7, 132, 134, 1);
        border-radius: 4px;
        text-decoration: none;
        font-size: 14px;
        opacity: .9;
        display: flex;
        height: 30px;
        align-items: center;
        position: absolute;
        top: 22px;
        right: 20px;
        transition: opacity .4s, color .4s, top .4s;
    }

    a.rest-reservation:hover {
        padding: 7px 10px;
        background-color: rgba(255, 255, 255, 1);
        font-family: "Rye";
        color: rgba(7, 132, 134, 1);
        border-radius: 4px;
        text-decoration: none;
        font-size: 14px;
        opacity: 1;
        display: flex;
        height: 30px;
        align-items: center;
        position: absolute;
        top: 22px;
        right: 20px;
        transition: opacity .4s, color .4s, top .4s;
    }
}



/*.d-area.col-3.rest-reservation {
    justify-content: flex-end;
    align-items: center;
}*/

.tbox {
    margin-top: 200px;
}


/* Gravity Forms */
.gform_wrapper h3.gform_title {
    font-size: 30px !important;
}


/* Contact Page */
.page-template-page-contact section.d-section-page-content {
    margin-top: 180px;
}


/* Wine Page */
.page-template-page-wine .wp-show-posts-inner {
    margin: 0 !important;
}


/* Happy Hour & Sunday Sessions */
.page-id-372 section.d-section-1 .d-room {
    margin-top: 30px;
    border-bottom: 2px solid rgb(102,102,102);
    padding-bottom: 32px;
}

.page-id-372 section.d-section-1:last-child .d-room {
    border-bottom: none;
}

.page-id-372 .ii-image {
    display: none;
}

.page-id-372 .ii-information h2 {
    margin-top: 0;
    color: rgba(138, 18, 18, 1);
    font-size: 45px;
}

.page-id-372 section.d-section-ii .d-room .d-area.col-1 {
    border-top: 2px solid rgb(102,102,102);
    border-bottom: 2px solid rgb(102,102,102);
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 25px;
    min-width: 315px;
}

.page-id-372 section.d-section-1 h3 strong, .page-id-372 section.d-section-1 p strong {
    color: rgba(138, 18, 18, 1);
    font-family: "Roboto";
    font-size: 18px;
}

/* Bottled Beer Section */
section#wpsp-66 .wp-show-posts-entry-content p {
    margin: 5px auto;
}

/* Price No */
.page-template-page-beer .wp-show-posts-entry-content strong,
.page-template-page-wine .wp-show-posts-entry-content strong,
.page-template-page-housecocktails .wp-show-posts-entry-content strong {
    display: none;
}



/* Disclaimers and Special Notes */
.disclaimer p {
    font-size: 12px;
    font-style: italic;
}

.special-notes strong {
    color: rgba(138, 18, 18, 1);
}

p.special-notes {
    margin: 0 auto 40px;
    font-style: italic;
}


/* Intro Info */

.ii-information h2 {
    color: rgba(138, 18, 18, 1);
    text-transform: uppercase;
    margin-top: 5px;
}

.ii-image {
    width: 200px;
    margin: 0 auto;
    display: none;
}

body.home section.d-section-page-content {
    margin: 0;
}

body.home section.d-section-ii {
    margin-bottom: 40px;
}


/* Brunch Happy Hour */
.page-id-124 h1, .page-id-126 h1, .page-id-343 h1, .page-id-345 h1, .page-id-347 h1 {
    font-size: 44px;
    /* border-top: 2px solid rgb(102,102,102); */
    border-bottom: 2px solid rgb(102,102,102);
    /* width: 60%; */
    margin: 20px auto 15px !important;
    padding: 0 10px 10px;
    color: rgba(138, 18, 18, 1) !important;
    min-width: 280px;
    width: fit-content;
    text-transform: uppercase;
}


.page-id-124 .d-section-menu .d-area.col-1 h2.special,
.page-id-126 .d-section-menu .d-area.col-1 h2.special,
.page-id-343 .d-section-menu .d-area.col-1 h2.special,
.page-id-345 .d-section-menu .d-area.col-1 h2.special,
.page-id-347 .d-section-menu .d-area.col-1 h2.special {
    font-size: 40px !important;
    font-family: 'Rye', cursive;
    font-weight: normal;
    margin: 20px auto 0 !important;
    padding: 0;
    color: rgba(38, 19, 0, 1) !important;
    border-bottom: none;
}


/* Contact */
.page-id-509 section#intro {
    visibility: hidden;
    height: 60px;
    min-height: 60px;
}

.page-id-509 h2 {
    font-size: 44px;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(102,102,102);
    width: 60%;
    text-align: center;
    margin: 0 auto;
    color: rgb(138,18,18);
	 line-height: 1.3;
}

.page-id-509 p {
    max-width: 60%;
    margin: 15px auto;
}

.gform_wrapper form {
    text-align: left;
    max-width: 90%;
    margin: 0 auto;
}

input#gform_submit_button_1 {
    color: white;
    background-color: rgba(7, 132, 134, 1);
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    font-size: 20px;
	font-family: 'Rye', cursive;
}

input#gform_submit_button_1:hover {
    color: white;
    background-color: rgba(138, 18, 18, 1);
}

@media (max-width: 680px) {
	.page-id-509 h2 {
		width: 100%;
	}

	.page-id-509 p {
		max-width: 100%;
	}
}


/* New Menu Navigation */
body.home .feat-card {
    width: 33.333%;
    /* background-color: white; */
    margin-bottom: 30px;
    padding: 15px;
}

.card-head {
    position: relative;
}

img.card-image, img.card-hover {
    display: block;
}

img.card-hover {
    visibility: hidden;
    opacity: 0;
}

a.card-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

a.card-link {
    opacity: 1;
    text-decoration: none;
}



h2.card-link-title {
    text-align: center;
    color: rgba(255,255,255,1);
    text-decoration: none;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    margin: 0;
    font-size: 25px;
    text-shadow: rgba(0,0,0,.3) 3px 3px 10px;
    line-height: 1.3;
    text-align: center;
    margin: 0 auto;
    transition: color .4s;
}

a.card-link:hover h2.card-link-title {
    opacity: 1;
    text-shadow: rgba(0,0,0,.3) 3px 3px 10px;
    transition: color .4s;
    color: rgba(7, 132, 134, 1);
}


.d-section-7 .d-room.showcase-content {
    padding: 0 5%;
}

body.home section.d-section-6 {
    display: none;
}

@media (max-width: 950px) {
    body.home .feat-card {
        width: 50%;
    }
}

@media (max-width: 500px) {
    body.home .feat-card {
        width: 100%;
    }
	
	img.custom-logo {
    width: 265px;
    text-align: center;
    margin: 0px auto 0;
    transition: width .4s;
    display: inline-block;
    visibility: hidden;
}
}

.gs {
    text-align: center;
    font-size: 12px;
}

.page-id-343 .wp-show-posts-entry-content strong {
    display: none;
}

.rest-foot-logo p.foot-deets {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.rest-rest-list ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.rest-rest-list ul li {
    padding: 0 15px;
    margin: 0;
}

.rest-rest-list ul li a:hover, .rest-catering-main a:hover {
    opacity: 0.5 !important;
    display: block;
}

.d-area.col-4.rest-foot-logo, .d-area.col-4.rest-foot-list, .d-area.col-2.rest-catering {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.d-area.col-2.rest-catering img {
    display: block !important;
}

.col-1.rest-catering-main {
    margin-top: 20px;
}

.d-area.col-2.rest-catering {
    padding: 0 15px;
}





@media (max-width: 1050px) {
    .d-area.col-4.rest-foot-logo, .d-area.col-4.rest-foot-list {
        width: 50%;
    }

    .d-area.col-2.rest-catering {
        padding: 40px 10% 0;
        width: 100%;
    }

    .d-area.col-4.rest-foot-list {
        padding-right: 60px;
    }
}

@media (max-width: 820px) {
    .d-area.col-4.rest-foot-logo, .d-area.col-4.rest-foot-list {
        width: 100%;
        padding-bottom: 40px;
    }

    .d-area.col-2.rest-catering {
        padding: 0;
        width: 100%;
    }

    .d-area.col-4.rest-foot-list {
        padding-right: 0;
    }
}



/* Gift Cards */

.restinc-giftcards {
    color: black;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.restinc-giftcards a {color: red;}
.restinc-giftcards a:hover {color: maroon;}
.gc-left, .gc-right {width: 50%;padding: 75px 25px 0;}
.gc-right tr {text-align: center;}

.page-id-584 section#intro {
    display: none;
}

@media (max-width: 780px) {
    .restinc-giftcards {
        color: black;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .gc-left, .gc-right {width: 100%;padding-top: 25px;}
}