@import url(////fonts.googleapis.com/css?family=Oswald:700);
@import url(////fonts.googleapis.com/css?family=Oswald);

.footer .col-md-3 {
    border-right: 1px solid #2A3C1B;
       height: 36px;
}
.social-icons ul li a {
    background-image: url(../5520/skins/originalbaygoodmanredesign/social_icons_black.png);
}

.social-icons ul li a.google{
    background-position:-67px 0;
}
.social-icons ul li a:hover.google{
    background-position:-67px -30px;
}
.social-icons ul li a.instagram{
   background-position:-100px 0;
}
.social-icons ul li a:hover.instagram{
    background-position:-100px -30px;
}
.social-icons ul li a.yelp{
    background-position:-133px 0;
}
.social-icons ul li a:hover.yelp{
    background-position:-133px -30px;
}
.social-icons ul li a.trip{
    background-position: -166px 0;
}
.social-icons ul li a:hover.trip{
    background-position:-166px -30px;
}
.social-icons ul li a.four{
    background-position: -196px 0;
}
.social-icons ul li a:hover.four{
    background-position:-196px -30px;
}
.social-icons ul li a.zomato{
    background-position: -226px 0;
}
.social-icons ul li a:hover.zomato{
    background-position: -226px -30px;
}
.social-icons ul li a.youtube{
    background-position: -253px 0;
}
.social-icons ul li a:hover.youtube{
    background-position: -253px -30px;
}
.social-icons ul li a.opentable{
    background-position: -281px 0;
}
.social-icons ul li a:hover.opentable{
    background-position: -281px -30px;
}
.social-icons ul li a.pintrist{
    background-position: -309px 0;
}
.social-icons ul li a:hover.pintrist{
    background-position: -309px -30px;
}
.social-icons ul li a.blogger{
    background-position: -337px 0;
}
.social-icons ul li a:hover.blogger{
    background-position: -337px -30px;
}
.social-icons ul li a.linkedin{
    background-position: -363px 0;
}
.social-icons ul li a:hover.linkedin{
    background-position: -363px -30px;
}
.social-icons ul li a.grubhub{
    background-position: -426px 0;
}
.social-icons ul li a:hover.grubhub{
    background-position: -426px -30px;
}
.social-icons ul li a.yahoo{
    background-position: -461px 0;
}
.social-icons ul li a:hover.yahoo{
    background-position: -461px -30px;
}
.social-icons ul li a.theknot{
    background-position: -496px 0;
}
.social-icons ul li a:hover.theknot{
    background-position: -496px -30px;
}
.social-icons ul li a.weddingwire{
    background-position: -527px 0;
}
.social-icons ul li a:hover.weddingwire{
    background-position: -527px -30px;
}
.social-icons ul li a.beer{
    background-position: -558px 0;
}
.social-icons ul li a:hover.beer{
    background-position: -558px -30px;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
}


.footerbuttons {
    font-family: 'Oswald', sans-serif;
    background-color: #8a171a;
    border-radius: 5px;
    padding: 10px 20px;
    color: #ffffff;
}

.footerbuttons:hover {
    font-family: 'Oswald', sans-serif;
    background-color: #8a171a;
    border-radius: 5px;
    padding: 10px 20px;
    color: #ffffff;
}



.navbar span {
    font-family: 'Oswald', sans-serif;
}

.navbar {
    background-color: #ffffad;
    margin-bottom: 0;
}

.copyright {
background-color: #2a3c1b;
}

div.footer {
    line-height: 22px;
    background-color: #2a3c1b;
    padding: 24px 0px 20px 10px;
    color: #e2e1d9;
    text-align: center;
}


legend {
    font-family: 'Oswald', sans-serif;
    color: #8a171a;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}


.nav li:nth-child(6){
    white-space: nowrap;
}

.nav li:nth-child(7){
    white-space: nowrap;
}

@media (max-width: 1200px) { 
.nav li:nth-child(6){
    white-space: normal;
}

.nav li:nth-child(7){
    white-space: normal;
}
}

@media (max-width: 1024px) {
 .nav li:nth-child(6){
    white-space: nowrap;
}

.nav li:nth-child(7){
    white-space: nowrap;
}
}
   
    
h1 {
    color: #8a171a;
    font-family: 'Oswald', sans-serif;
}



h2 {
    color: #8a171a;
    font-family: 'Oswald', sans-serif;
}

h1.divider {
    padding: 10px;
    border-bottom: 1px solid #8a171a;
    margin-bottom: 25px;
}

h2.divider {
    padding: 10px;
    border-bottom: 1px solid #8a171a;
    margin-bottom: 25px;
}

.social-icons {
    text-align: left;
    margin-bottom: -50px;
    margin-left: 25px;
    z-index: 1111;
    position: relative;
}

#headerphonenumber {
    font-family: 'Oswald', sans-serif;
    color: #2a3c1b;
    font-size: 15px;
    top: 13px;
    text-align: right;
    float: right;
    position: relative;
    text-decoration: none;
    list-style: none outside none;
    margin-right: 15px;
}


#headerhours a {
    color: #fff;
}



#headerhours {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 15px;
    top: 10px;
    /* text-align: right; */
    float: left;
    position: relative;
    text-decoration: none;
    list-style: none outside none;
}
.btn-primary {
    color: #fff;
    background-color: #2a3c1b;
    border-color: #2a3c1b;
}
.btn-primary:hover {
    color: #fff;
    background-color:#2a3c1b;
    border-color: #2a3c1b;
    opacity:.5;
}



.middleDivider {
    text-align: center;
    border-bottom: 5px double #2a3c1b;
    margin-bottom: 20px;
    border-bottom: 5px double #2a3c1b;
}


    .middleDivider span {
        position: relative;
        top: 25px;
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 36px;
        background: #8a171a;
        border-radius: 9px;
        padding: 0 12px;
        color: #ffffff;
    }

.nav li:nth-child(3) span {
    border-right: 0px solid #2a3c1b;
}
.nav li:last-child span {
    border-right: 0px solid #2a3c1b;
    padding-right: 0px;
}
.nav li span {
    border-right: 2px solid #2a3c1b;
    padding-right: 30px;
   
}
.nav li:hover .tab_hoverstate img {
	visibility: hidden;
	-ms-opacity: 0;
	opacity: 0;
}

.nav li:hover .tab_hoverstate span {
	visibility: visible;
	-ms-opacity: 1;
	opacity: 1;
	color: #3f5a29;
}


.nav-justified > .dropdown .dropdown-menu {
    position: absolute;
    top: 80px;
    left: -45px;
}