.downloadAreaMobile, .downloadAreaMobile a {
	display:none;
}
.menuArea {
    background-color: #020202;
    width: 100%;
    float: left;
    padding: 10px 0;
}

.menuArea .innerArea {
    padding: 40px 20px;
    border: solid 1px rgba(255, 255, 255, 0.5)
}

.menuTop {
    padding: 0 !important;
    border-bottom: solid 2px rgba(255, 255, 255, 0.5);
    margin-left: 40px;
    margin-bottom: 10px;
    display: flex;
}

.topItems {
    padding: 0 0 20px !important;
    width: 100%;
}

.topItems .active {
    border-bottom: solid #bc9267 2px;
    padding: 0 0 22px !important;
    margin-bottom: -22px;
    color: #bc9267;
    width: 100%;
    float: left;
}

.menuTop a {
    text-align: left;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
}

.menuTop a span {
    font-weight: 600;
    font-style: normal;
    display: block;
    text-transform: uppercase;
    font-size: 22px;
}

.menuTop a:hover {
    color: #bc9267;
}

.subMenu {
    padding: 0 !important;
    margin-left: 40px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
}

.subMenu .subItems {
    padding: 0 !important;
    margin: 10px 0;
}

.subMenu .subItems a {
    padding: 7px 0;
    display: block;
    text-align: center;
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    font-size: 13px;
	margin-right:10px;
}

.subMenu .subItems a:hover {
    color: #fff;
    opacity: 0.6;
}

.subMenu .subItems .active {
    padding: 7px 0;
    display: block;
    text-align: center;
    color: #fff;
    background: #bc9267;
}

.subMenu .subItems .active:hover {
    color: #fff;
    opacity: 1;
}

#main a.menuDownload {
    padding: 10px 0;
    display: block;
    text-align: center;
    color: #fff;
    background: #bc9267;
    text-transform: uppercase;
    font-size: 14px;
}

#main a.menuDownload:hover {
    color: #fff;
    opacity: 0.85;
}

.menuContent {
    padding: 0 25px !important;
}

.menuContent .col-md-4 {
    padding-right: 22px;
}

.itemArea {
    border-bottom: solid 1px #9b9b9b;
    float: left;
    padding-bottom: 5px;
    margin-bottom: 20px;
    width: 100%;
	display:flex;
	flex-wrap:wrap;
}

/*.itemArea:last-of-type {
    border: 0 !important;
}*/

.menuInfo {
    width: 80%;
    float: left;
}

.menuInfo h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.menuInfo h4 span {
    opacity: 0.6;
    font-style: italic;
    font-size: 12px;
}

.menuInfo .menuDescription {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1.4;
}

.menuInfo .menuCreator {
    color: #fff;
    font-size: 11px;
    font-style: italic;
	line-height:1.4;
}
#lakeEffectCocktails .menuInfo .menuCreator, 
#classicCocktails .menuInfo .menuCreator, 
#modernClassics .menuInfo .menuCreator {
	font-size: 14px;
}
.menuPrice {
    width: 20%;
    float: left;
	margin-top:5px;
}

.menuPrice p,
.menuPrice {
    text-align: right;
    font-weight: bold;
}

.menuSummary,
.menuContent,
.menuPrice {
    color: #f3f3f3;
}

.serveTime {
    text-align: center;
    margin-bottom: 40px;
    font-style: italic;
}

.drinkType {
    margin-top: 20px;
    width: 100%;
    float: left;
}

.drinkType h3 {
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.drinkDescription {
    font-size: 11px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 6px 0 7px;
    margin: -15px 0 12px;
    text-align: justify;
}

.subDrinkType h4 {
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.subDrinkDescription {
    font-size: 11px;
    padding: 6px 0 7px;
    margin: -15px 0 12px;
    text-align: justify;
}

div.drinkPrice {
    width: 12%;
    float: left;
    font-weight: bold;
    font-size: 12px;
	clear: both;
}

.drinkPrice p {
    margin-bottom: 0px !important;
}

div.drinkName {
    width: 88%;
    float: left;
    color: #fff;
    font-size: 12px;
}

.drinkName p {
    margin-bottom: 0px !important;
}

span.drinkPrice {
	font-weight:bold;
	font-size:12px;
	min-width: 55px;
    display: inline-block;
}

span.drinkName {
	color: #fff;
    font-size: 12px;	
}

.lastType {
    margin-bottom: 7px;
}

.subDrinkType {
    margin-top: 15px;
    float: left;
    width: 100%;
}

.drinkList .col-md-6 {
    padding-left: 0 !important;
}

.halfMenu p {
    font-size: 11px !important;
}

.halfMenu .drinkPrice {
    width: 20%;
    font-size: 11px;
}

.halfMenu .drinkName {
    width: 80%;
    font-size: 11px;
}

.halfMenu h4 {
    font-size: 16px;
}

#spirits .drinkType h3 {
    margin-bottom: 0;
}

#spirits .drinkPrice {
    width: 39.5%;
    font-size: 11px;
}

#spirits .drinkName {
    width: 60.5%;
    font-size: 11px;
}

#spirits .drinkName span {
    font-style: italic;
    opacity: 0.75;
}

#spirits .drinkType h3 {
    margin-bottom: 0;
    font-size: 23px;
}

#spirits .subDrinkType h4 {
    font-size: 16px;
    margin-top: -8px;
}

#wineSelection .drinkType h3 {
    margin-bottom: 0;
    font-size: 27px;
}

#wineSelection .drinkPrice {
    width: 16%;
}

#wineSelection .drinkName {
    width: 84%;
}

#wineSelection .drinkName span {
    font-style: italic;
    opacity: 0.75;
}

#wineSelection .subDrinkType h4 {
    font-size: 17.5px;
}

.menuSummary {
    display: none;
    margin-top: 25px;
}

/* new flex styling */
.menuArea .row.menuFlex {
	display:flex;
	flex-wrap:wrap;
}
@media (min-width:768px) {
	.menuArea .row.menuFlex .itemArea {
		width:31%;
		margin-right:2%
	}	
}


@media(max-width:1024px) {
    .downloadArea {
        display: none;
    }
    .downloadAreaMobile {
        display: block;
		margin-left:25px;
		margin-bottom:20px;
    }
	#main a.menuDownload {
	    padding: 10px 35px;
    	display: inline-block;
	}
    #spirits .col-md-3 {
        width: 50%;
        float: left;
    }
	#spirits .drinkPrice {
    	width: 33.5%;
	    font-size: 11px;
	}
	#spirits .drinkName {
	    width: 66.5%;
    	font-size: 11px;
	}
    #beerSelection .col-md-4 {
        width: 50%;
        float: left;
    }
    #wineSelection .col-md-4 {
        width: 50%;
        float: left;
    }
    #wineSelection .col-md-4:nth-of-type(3) {
        margin-top: -650px;
    }
    .downloadArea {
        display: none;
    }
    .downloadAreaHidden {
        display: block !important;
    }
    .downloadAreaHidden .menuDownload {
        width: 270px;
        font-size: 12px;
        float: left;
        margin: 0 25px 20px;
    }
    #spirits .col-md-3 {
        width: 50%;
        float: left;
    }
    #beerSelection .col-md-4 {
        width: 50%;
        float: left;
    }
    #wineSelection .col-md-4 {
        width: 50%;
        float: left;
    }
    #wineSelection .col-md-4:nth-of-type(3) {
        margin-top: -650px;
    }
}

@media(max-width:767px) {
    .diningArea {
        display: none;
    }
    .menuArea {
        padding: 10px 10px !important;
    }
	.menuTop {
		margin-left:0;
	}
    .subMenu {
        margin: 0 auto 100px;
        width: 89%;
    }
    #spirits .col-md-3 {
        width: 100%;
        float: left;
    }
    #beerSelection .col-md-4 {
        width: 100%;
        float: left;
    }
    #wineSelection .col-md-4 {
        width: 100%;
        float: left;
    }
    #wineSelection .col-md-4:nth-of-type(3) {
        margin-top: 0;
    }
}

@media(max-width:600px) {
    .menuTop a {
        font-size: 11px;
    }
    .menuTop a span {
        font-size: 14px;
    }
    .subMenu .subItems a {
        width: 160px;
        font-size: 11px;
    }
    .subMenu .subItems .active {
        width: 160px !important;
    }
    .diningArea h3 {
        margin: 34px 0 0 30px !important;
        font-size: 34px;
    }
}

@media(max-width:480px) {
    .menuTop a {
        font-size: 12px;
        margin-top: 11px;
    }
    .menuTop a span {
        font-size: 12px;
    }
    .topItems .active {
        margin-top: 0px;
    }
    .subMenu .subItems {
        width: 100%;
    }
    .subMenu .subItems a {
        width: 100%;
        font-size: 13px;
    }
    .subMenu .subItems .active {
        width: 100% !important;
    }
    .homeContactArea li {
        font-size: 12px;
    }
    .homeContactArea {
        width: 90%;
    }
    .footerSocial ul {
        width: 260px;
    }
    #footer .footerLogo {
        width: 260px;
    }
    .diningArea h3 {
        margin: 34px 0 0 10px !important;
        font-size: 28px;
    }
}