body {
    background: #f2ecdd url(../images/main-bg.jpg) top center;
    color: #333;
    font-family: nunito sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px
}

#debug {
	z-index: 999;
	position: absolute;
	top: 10px;
	left: 10px;
}

.serif {
    font-family: arvo, serif
}

.cursive {
    font-family: 'Pacifico', cursive
}

cite {
	font-family: 'Pacifico', cursive;
	font-size: 20px	
}

.headerprint {
	display: none;
}

a:link,
a:visited,
a:active,
a:hover {
    text-decoration: none;
    color: #333
}

label {
    font-weight: 400
}

.mobileon {
    display: none !important
} 

.mobileoff {
    display: block !important
}

.virgilspromo .mobileoff {
    display: inline-block !important
}

.footerlegal .mobileoff {
    display: inline-block !important
}

.footercontact .mobileoff {
    display: inline-block !important
}

img.scale-with-grid {
    max-width: 100%;
    height: auto
}

.clear {
    content: "";
    display: table;
    clear: both
}

.wpr {
    width: 100%
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.left img,
.right img {
    display: inline-block
}

.center img {
    display: inline-block;
    margin: 0 auto;
}

.honeepot {
    display: block!important;
    left: -9999px!important;
    position: absolute!important
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

select {
    font-size: 14px
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999
}

a.skip-main:focus,
a.skip-main:active {
    color: #fff;
    background-color: #ef472d;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
    overflow: auto;
    margin: 0;
    padding: 5px;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
    display: block;
    box-sizing: border-box;
    text-align: center
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.btn {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #810707;
    border-radius: 6px;
    background: #e23216;
    background-image: linear-gradient(to bottom, #a62712, #841717);
    margin: 12px 0 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0;
    box-sizing: border-box
}

.btn a:link,
.btn a:visited,
.btn a:active,
.btn a:hover {
    padding: 0 30px;
    color: #f6edd4 !important;
    display: block
}

.hero .btn {
    height: 46px;
    line-height: 46px
}

.content .btn {
    height: 42px;
    line-height: 42px
}

.btn.reverse {
    border: 1px solid #841717;
    background: #f6edd4
}

.btn.reverse a:link,
.btn.reverse a:visited,
.btn.reverse a:active,
.btn.reverse a:hover {
    padding: 0 30px;
    color: #841717!important
}

.gdpr {
    z-index: 999;
    position: fixed;
    bottom: 64px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 14px 0;
    margin: 0;
    text-align: left;
    color: #000;
    background: #f8f4eb
}

.gdpr a {
    color: #000;
    text-decoration: underline
}

.gdpr .btn {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    background-color: #e4402f;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
    margin: 0
}

.gdpr .btn:hover {
    background-color: #e4402f
}

.gdpr .btn a:link,
.gdpr .btn a:visited,
.gdpr .btn a:active,
.gdpr .btn a:hover {
    padding: 0 20px;
    color: #fff;
    display: block;
    text-decoration: none
}

ul {
    list-style: disc inside
}

li {
    margin-bottom: .5em
}

ol.alphabetic-list {
    list-style-type: lower-alpha;
}

.header-mmenu {
    width: 26px;
    height: 26px;
    position: fixed;
    top: 0;
    left: 0;
    padding: 28px 20px 20px;
    z-index: 999
}

#menumobile:not(.mm-menu) {
    display: none
}

.header-mmenu a {
    display: block;
    width: 26px;
    height: 26px
}

#mmenuopener span,
#mmenuopener span:before,
#mmenuopener span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 26px;
    background: #333;
    display: block;
    content: '';
    position: absolute
}

#mmenuopener span.formob:before,
#mmenuopener span.formob:after {
    background: #fff
}

#mmenuopener span:before {
    top: -8px
}

#mmenuopener span:after {
    bottom: -8px
}

.header-mmenu span,
.header-mmenu span:before,
.header-mmenu span:after {
    transition: all 500ms ease-in-out
}


/*
#mmenuopener.active span {
    background-color: transparent
}

#mmenuopener.active span:before,
#mmenuopener.active span:after {
    top: 0
}

#mmenuopener.active span:before {
    transform: rotate(45deg)
}

#mmenuopener.active span:after {
    transform: rotate(-45deg)
}
*/


.mm-menu {
    font-size: 14px;
    font-weight: 700;
    --mm-color-background: #f2ecdd;
    --mm-color-border: #000;
    --mm-color-text: #000
}

.mm-navbar__title {
    background: #000;
    color: #ebd5a5!important;
    text-align: center;
    font-size: 16px
}

.mm-navbar .mm-btn {
    background: #000
}

.mm-navbar .mm-btn_prev::before {
    --mm-color-button: #ebd5a5 !important
}

.mm-btn_next::after {
    --mm-color-button: #851f1e !important
}

.mm-listitem::after {
    left: 0!important
}

.mm-reservations {
    background: #e23115;
    color: #ebd5a5!important
}

.mm-reservations .mm-btn {
    background: #e23115
}

.mm-reservations .mm-btn_next::after {
    --mm-color-button: #ebd5a5 !important
}

.mm-order {
    background: #851f1e;
    color: #ebd5a5!important
}

.mm-order .mm-btn {
    background: #851f1e
}

.mm-order .mm-btn_next::after {
    --mm-color-button: #ebd5a5 !important
}

.mm-menus {
    background: #333;
    color: #ebd5a5!important
}

.mm-menus .mm-btn {
    background: #333
}

.mm-menus .mm-btn_next::after {
    --mm-color-button: #ebd5a5 !important
}

header {
    width: 100%;
    height: 200px;
    z-index: 500
}

#menus-onsite .header-onsite {
    height: 144px !important
}

.maincontentwpr {
    position: absolute;
    top: 200px;
    left: 0;
    width: 100%;
    z-index: 1
}

#menus-onsite .maincontentwpr {
   	top: 144px !important
}
	
.logo {
    width: 100%;
    height: 136px;
    padding: 34px 0 0;
    background-image: url(../images/carmines-logo.png);
    background-repeat: no-repeat;
    background-position: top 13px center;
    box-sizing: border-box
}

.logo30 {
    display: none
}

.headernav {
    height: 64px;
    font-weight: 700;
    background: #000 url(../images/navstrip.gif) repeat-x bottom center
}

.headernav.subnavnews {
    background: #5a1616 url(../images/navstrip.gif) repeat-x bottom center
}

.navscroll .container {
	width: 100%
}

.headernav ul.navwpr,
.navscroll ul.navwpr {
    color: #f6edd4;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.headernav ul.navwpr:after,
.navscroll ul.navwpr:after {
    content: "";
    display: table;
    clear: both
}

.headernav ul.navwpr a,
.navscroll ul.navwpr a {
    display: block
}

.headernav ul.navwpr a:link,
.headernav ul.navwpr a:visited,
.navscroll ul.navwpr a:link,
.navscroll ul.navwpr a:visited {
    color: #f6edd4
}

.headernav ul.navwpr a:active,
.headernav ul.navwpr a:hover,
.navscroll ul.navwpr .nav a:active,
.navscroll ul.navwpr .nav a:hover {
    color: #f6edd4;
    border-bottom: 7px solid #e23115
}

.headernav ul.navwpr .nav.on a,
.navscroll ul.navwpr .nav.on a {
    color: #f6edd4;
    border-bottom: 7px solid #e23115
}

.headernav ul.navwpr li,
.navscroll ul.navwpr li {
    display: inline-block;
    padding: 0 24px 0 18px;
    position: relative;
    margin-bottom: 0;
    height: 64px;
    line-height: 57px
}

.navscroll ul.navwpr li {
    padding: 0 18px 0 12px;
    margin-top: 0;
    vertical-align: top
}

.headernav ul.navwpr li:hover,
.navscroll ul.navwpr li:hover {
    color: #f6edd4
}


.headernav ul.navwpr li.btn-shop,
.navscroll ul.navwpr li.btn-shop {
    display: inline-block;
    padding: 0 24px;
    position: relative;
    margin-bottom: 0;
    height: 55px;
    line-height: 57px;
    background: #4F1010
}

.headernav ul.navwpr li.btn-shop a:active,
.headernav ul.navwpr li.btn-shop a:hover,
.navscroll ul.navwpr li.btn-shop a:active,
.navscroll ul.navwpr li.btn-shop a:hover {
    border-bottom: 0
}

.headernav ul.navwpr li.btn-order,
.navscroll ul.navwpr li.btn-order {
    display: inline-block;
    padding: 0 24px;
    position: relative;
    margin-bottom: 0;
    height: 55px;
    line-height: 57px;
    background: #841717
}

.navscroll ul.navwpr li.btn-order {
    padding: 0 14px
}



.headernav ul.navwpr li.btn-order:hover,
.navscroll ul.navwpr li.btn-order:hover {
    background: #661212
}

.headernav ul.navwpr li.btn-order a:active,
.headernav ul.navwpr li.btn-order a:hover,
.navscroll ul.navwpr li.btn-order a:active,
.navscroll ul.navwpr li.btn-order a:hover {
    border-bottom: 0
}

.headernav ul.navwpr li.btn-sauce,
.navscroll ul.navwpr li.btn-sauce {
    display: inline-block;
    padding: 0 24px;
    position: relative;
    margin-bottom: 0;
    height: 55px;
    line-height: 57px;
    background: #841717
}

.navscroll ul.navwpr li.btn-sauce {
    padding: 0 14px
}



.headernav ul.navwpr li.btn-sauce:hover,
.navscroll ul.navwpr li.btn-sauce:hover {
    background: #661212
}



.headernav ul.navwpr li.btn-reservations,
.navscroll ul.navwpr li.btn-reservations {
    display: inline-block;
    padding: 0 24px;
    position: relative;
    margin-bottom: 0;
    height: 55px;
    line-height: 57px;
    background: #e23115
}

.navscroll ul.navwpr li.btn-reservations {
    padding: 0 14px
}

.headernav ul.navwpr li.btn-reservations a:active,
.headernav ul.navwpr li.btn-reservations a:hover,
.navscroll ul.navwpr li.btn-reservations a:active,
.navscroll ul.navwpr li.btn-reservations a:hover {
    border-bottom: 0
}

.headernav ul.navwpr li.btn-reservations:hover,
.navscroll ul.navwpr li.btn-reservations:hover {
    background: #b82711
}

.navscroll {
    height: 64px;
    font-weight: 700;
    background: #000 url(../images/navstrip.gif) repeat-x bottom center;
    z-index: 500;
    position: fixed;
    top: -70px;
    left: 0
}

.navscroll ul.navwpr {
    font-size: 13px
}

.navscroll ul.navwpr .logoscroll {
    margin-top: 8px;
    line-height: 0
}

.subnav {
    position: relative;
    top: 0;
    width: 100%;
    padding: 30px 0 18px;
    margin: 0;
    color: #f6edd4;
    z-index: 200;
    background: #3f0909;
    background-image: linear-gradient(to bottom, #5c0f0f, #3f0909);
    font-weight: 700;
    font-size: 13px
}

.subnav a {
    display: block;
}

.subnav a:link,
.subnav a:visited {
    color: #f6edd4
}

.subnav a:active,
.subnav a:hover {
    color: #f6edd4
}

.subnav .line {
    display: block;
    margin: 0 0 25px 0;
}

.subnav .line div {
    font-size: 18px;
    font-weight: 800;
    color: #F5EACE;
    text-align: center; 
    border-bottom: 1px solid #DD2B15; 
    position:relative; 
}

.subnavshop {
    padding: 18px 0 30px;
}

.subnavshop .line div span { 
    background-color: #4f1512; 
    position: relative; 
    top: 14px;
    padding: 0 10px;
}

.subnavshop .promo {
    font-size: 18px
}

.subnavshop .promo img {
    margin-right: 12px;
    vertical-align: middle
}

.subnavshop .btn {
    height: 36px;
    line-height: 36px;
}

.subnavsauce {
    padding: 18px 0 30px;
}

.subnavsauce .line div span { 
    background-color: #4f1512; 
    position: relative; 
    top: 14px;
    padding: 0 10px;
}

.subnavsauce .promo {
    font-size: 18px
}

.subnavsauce .promo img {
    margin-right: 12px;
    vertical-align: middle
}

.subnavsauce .btn {
    height: 36px;
    line-height: 36px;
}

.subnavcol {
    width: 15%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top
}

.subnavcolwide {
    width: 30%;
    margin-right: 1%;
    display: inline-block;
    height: 341px;
}

.subnavshop .subnavcol {
    width: 30%;
    margin-right: 1%;
    display: inline-block
}

.subnavsauce .subnavcol {
    width: 23%;
    margin-right: 1%;
    display: inline-block
}

.subnavcol2 {
    width: 49%;
    margin-right: 1%;
    float: left;
    text-align: center
}

.subnavcol2 img {
    display: inline-block
}

.subnavreservations {
    font-size: 12px
}

.subnavreservations h2 {
    font-family: arvo, serif;
    font-size: 30px;
    margin-bottom: 0
}

.subnavreservations .likeh2 {
    font-family: arvo, serif;
    font-size: 30px;
    margin-bottom: 0;
    display: block
}

.subnavmailinglist {
    font-size: 12px
}

.subnavmailinglist h2 {
    font-family: arvo, serif;
    font-size: 30px;
    margin-bottom: 0
}

.subnavmailinglist .likeh2 {
    font-family: arvo, serif;
    font-size: 30px;
    margin-bottom: 0;
    display: block
}

.subnavmailinglist .subnavcol {
    width: 32%;
    margin-right: 1%;
    margin-top: .5em;
    float: left;
    text-align: left;
    font-size: 12px;
    font-weight: 700
}

.subnavmailinglist input[type=text] {
    border: 1px solid #000;
    border-radius: 0;
    background: 0 0;
    font-size: 14px;
    color: #000;
    width: 60%
}

.subnavmailinglist input[type=submit] {
    background: #ef472d;
    font-size: 14px;
    color: #fcf7f0;
    font-weight: 700;
    margin-top: 2em
}

content {
    display: block
}

.emailsignup {
    padding: 2em 0;
    background: url(../images/emailsignup-bg.jpg) no-repeat top center;
    background-size: cover
}

.emailsignup h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1em
}

.emailsignup .likeh3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1em;
    display: block
}

.emailsignup .locationswpr {
    width: 48%;
    margin-left: 26%
}

.emailsignup .subnavcol {
    width: 49%;
    padding-left: 8%;
    margin-right: 1%;
    margin-top: .5em;
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    box-sizing: border-box
}

.emailsignup input[type=text] {
    border: 1px solid #000;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    color: #000;
    width: 60%
}

.emailsignup input[type=submit] {
    background: #ef472d;
    font-size: 14px;
    color: #fcf7f0;
    font-weight: 700;
    margin-top: 2em
}

.sharethis-inline-share-buttons {
	margin: 30px 0 15px 0;
}


.slidewpr {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative
}

.slidewpr .pausewpr {
    color: #fff;
    position: absolute;
    bottom: 24px;
    left: 24px;
    z-index: 120
}

.slidewpr .fas {
    margin: 0 5px
}

.slidewpr .fas.paused {
    opacity: .5
}

.slides {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0!important
}

.slide {
    width: 100%;
    height: 500px;
    float: left;
    color: #f6edd4;
    font-size: 20px;
    font-weight: 900;
    overflow: hidden
}

.slide .slide-inner {
    width: 100%;
    height: 440px;
    position: relative
}

.slide .slide-vert {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slide h1 {
    font-size: 42px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    color: #f6edd4
}

.slide h1 span {
    font-size: 20px;
    font-family: nunito sans, sans-serif;
    color: #f6edd4;
    margin-bottom: 0;
    display: block
}

.slide .likeh1 {
    font-size: 42px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    color: #f6edd4;
    display: block;
    line-height: 1em;
    padding: 0;
}

.slide .likeh1 span {
    font-size: 20px;
    font-family: nunito sans, sans-serif;
    color: #f6edd4;
    margin-bottom: 0;
    display: block
}

#sauces .slide .likeh1 {
    font-size: 42px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    color: #f6edd4;
    display: block;
    line-height: 1em;
    padding: 0;
}

#sauces .slide .likeh1 span {
    font-size: 18px;
    font-family: nunito sans, sans-serif;
    color: #f6edd4;
    margin-bottom: 0;
    display: block;
    text-transform: uppercase;
}

@media only screen and (max-width:480px) {
    .slide {
        font-size: 16px
    }
    .slide h1 {
        font-size: 35px
    }
    .slide .likeh1 {
        font-size: 35px
    }
}

.slick-prev {
    left: 50px;
    z-index: 100;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-next {
    right: 50px;
    z-index: 100;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-dots {
    position: absolute;
    bottom: 50px;
    z-index: 100;
    list-style-type: none;
}

.slick-dots li {
    display: inline-block;
}

.slick-dots li:only-child {
    display: none
}

.slick-dots li {
    width: 4px;
    height: 4px
}

.slick-dots li button {
    width: 4px;
    height: 4px;
    border-radius: 6px
}

.slick-dots li button {
    background: #000
}

.slick-dots li.slick-active button {
    background: #fff
}

.hero {
    width: 100%;
    min-height: 360px;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
    font-size: 22px;
    color: #f6edd4;
    box-sizing: border-box
}

.hero .hero-inner {
    width: 100%;
    margin: 0;
    position: absolute;
    padding: 0 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box
}

.hero .hero-inner h1 {
    font-size: 46px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #f6edd4
}

.hero .hero-inner h1 span {
    font-size: 20px;
    font-family: nunito sans, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #f6edd4;
    display: block
}

.hero .hero-inner .likeh1 {
    font-size: 46px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #f6edd4;
    display: block
}

.bragbar {
    padding: 2rem 0 1.5rem 0;
    background: #000 url(../images/brag-bg.gif) repeat-x top center;
    color: #f1e8d5;
    font-size: 18px;
    font-weight: 900
}

.bragbar p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}

.bragbar img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.bragbar a:link,
.bragbar a:visited,
.bragbar a:active,
.bragbar a:hover {
    color: #f1e8d5;
    font-size: 16px;
    text-decoration: underline;
}

.bragbar-alert {
    padding: 26px 0 0 0;
    background: #e23115 url(../images/brag-bg.gif) repeat-x top center;
    color: #f1e8d5;
    font-size: 18px;
    font-weight: 900
}

.bragbar-alert p {
    margin-bottom: 1.5rem;
}

.bragbar-alert img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px
}

.bragbar-alert a:link,
.bragbar-alert a:visited,
.bragbar-alert a:active,
.bragbar-alert a:hover {
    color: #f1e8d5;
    font-size: 16px;
    text-decoration: underline;
    margin: 0 20px
}

#home .mainpromos {
    margin-top: 25px
}

#home .frame {
    border-style: solid;
    border-width: 22px;
    padding: 0;
    border-image: url(../images/home-frame-border2.png) 22 round
}

#home .frame-inner {
    height: auto;
    width: 100%;
    /* background: #202325 url(../images/frame-takeout.png) no-repeat bottom right; */
    background: #202325;
    display: flex;
    flex-wrap: wrap
}

#home .frame-inner-one {
    min-height: 580px;
    background: #791616;
}

#home .frame-inner-two {
    min-height: 580px;
    background: #000;
}

#home .frame-inner-three {
    min-height: 430px;
    padding-bottom: 150px;
    background: #000 url(../images/frame-takeout.png) no-repeat bottom right /contain;
}

#home .frame-inner:after {
    content: "";
    display: table;
    clear: both
}

#home .frame-item {
    padding: 30px;
    box-sizing: border-box;
    color: #f6edd4;
    font-size: 14px;
    text-align: center;
}

#home .frame-inner div:last-of-type {
    background: 0 0
}

#home .frame-bg-top {
    width: 100%;
    height: 0;
    background: 0 0
}

@media only screen and (max-width:768px) {
    #home .mainpromos .container {
        width: 100%!important
    }
    #home .mainpromos .columns {
        width: 100%!important
    }
    #home .frame {
        border: none
    }
    #home .frame-bg-top {
        height: 60px;
        background: url(../images/frame-repeat-top.jpg) repeat-x top center
    }
    #home .frame-inner {
        background: 0 0!important
    }
    #home .frame-item {
        padding: 0 0 61px!important;
        margin: 0 0 24px;
        background: #202325 url(../images/frame-repeat-bottom.jpg) repeat-x bottom center!important;
        display: block
    }
}

#home .frame-item p {
    font-size: 13px
}

#home .frame-item img {
    margin-bottom: 14px
}

#home .frame-item h3 {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase
}

#home .frame-item .likeh3 {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    display: block
}

.dropnav {
    margin: 12px auto 20px;
    width: 100%;
    max-width: 280px;
    z-index: 9999;
    font-weight: 700;
    text-align: left
}

.dropnav ul {
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline;
    list-style: none
}

.dropnav ul.drop {
    font-size: 14px;
    color: #000;
    display: block;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline;
    list-style: none
}

.dropnav ul.drop a {
    display: block
}

.dropnav ul.drop a:link,
.dropnav ul.drop a:visited,
.dropnav ul.drop a:active,
.dropnav ul.drop a:hover {
    color: #000;
    text-decoration: none
}

.dropnav ul.drop li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    color: #000;
    margin-bottom: 0;
    line-height: 36px;
    height: 36px;
    width: 80%;
    max-width: 240px;
    cursor: pointer;
    background: #ede7d9 url(../images/arrowdown.png) no-repeat 95% 50%
}

.dropnav ul.drop li:hover {
    background-color: #ede7d9
}

.dropnav ul.drop li ul li {
    background: #e23115;
    display: block;
    color: #f6edd4;
    margin-bottom: 0;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #333;
    padding: 0 20px;
    width: 80%;
    max-width: 240px
}

.dropnav ul.drop li ul li a:link,
.dropnav ul.drop li ul li a:visited,
.dropnav ul.drop li ul li a:hover,
.dropnav ul.drop li ul li a:active {
    color: #f6edd4
}

.dropnav ul.drop li ul li:hover {
    background: #b82711
}

.dropnav ul.drop li:hover ul {
    top: 36px;
    left: 0;
}

.dropnav ul.drop li ul {
    padding: 0;
    width: 280px;
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 999;
}

#home .dropnav {
    max-width: 313px
}

#home .dropnav ul.drop {
    width: 100%;
    max-width: 313px
}

#home .dropnav ul.drop li {
    width: 100%;
    max-width: 313px;
    box-sizing: border-box
}

#home .dropnav ul.drop li ul {
    width: 100%;
    max-width: 313px;
    box-sizing: border-box
}

#home .about {
    margin-top: 40px;
    padding: 50px 0 0 0;
    background: #F7F2E8;
}

#home .about h2 {
    font-family: 'Pacifico', cursive;
    color: #791616;
}

#home .about .right {
    text-align: left;
}


#home .aboutframe-inner {
    padding: 32px;
    color: #513a19;
    font-size: 16px;
    font-family: arvo, serif;
    font-weight: 400
}

#home .aboutframe-inner a:link,
#home .aboutframe-inner a:visited,
#home .aboutframe-inner a:active,
#home .aboutframe-inner a:hover {
    color: #841717;
    text-decoration: underline;
    font-weight: 700
}

#home .aboutframe h3 {
    color: #791616;
    font-size: 22px
}

#home .aboutframe .likeh3 {
    font-family: 'Pacifico', cursive;
    color: #841717;
    font-size: 30px;
    display: block
}

.instafeed {
    background: #000;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box;
    overflow: hidden
}

.instafeed .slideimgs {
    width: 100%;
    /* height: 290px; */
    height: 24px;
    overflow: hidden;
    position: relative;
    margin: 0
}

.instafeed .imgwpr {
    display: inline-block;
    width: 290px;
    height: 290px;
    overflow: hidden;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 1px
}

.instafeed a {
    display: inline-block
}

.instafeed .slick-dots {
    visibility: hidden
}

.instafeed .slick-prev {
    visibility: hidden
}

.instafeed .slick-next {
    visibility: hidden
}

#home .virgilspromo {
    background: #221d1b url(../images/virgilspromo-bg.jpg);
    text-align: center;
    padding: 50px 20px 40px;
    box-sizing: border-box
}

.newsletter25 {
    background: #841717 url(../images/parties-form-bg.jpg);
    padding: 40px 0;
}


.newsletter25 h2 {
  color: #F7F2E8;
  font-size: 32px;
  font-family: 'Pacifico', cursive;
}

.newsletter25 .btn {
    background: #DD2B15;
}

.newsletter25 .btn a {
    padding-left: 50px;
    padding-right: 50px;
}



.newsletter {
    padding: 40px 0;
    background-color: rgba(242, 238, 228, .5)
}

.newsletter-inner {
    border-left: 1px solid #bf9f35;
    border-right: 1px solid #bf9f35;
    padding: 0 6px
}

.newsletter-inner-inner {
    border-left: 1px solid #bf9f35;
    border-right: 1px solid #bf9f35
}

.newsletter-inner:after {
    content: "";
    display: table;
    clear: both
}

.newsletter h4 {
    color: #841717;
    font-size: 26px;
    font-family: 'Pacifico', cursive
}

.newsletter .likeh4 {
    color: #841717;
    font-size: 26px;
    font-family: 'Pacifico', cursive;
    display: block
}

.newsletter label {
    display: inline-block
}

.newsletter .datafields label {
    display: block;
}

.newsletter .checkwpr {
    width: 50%;
    float: left;
    font-family: arvo, serif
}

.newsletter.newsletternew .checkwpr {
    width: 33.33%;
}

.newsletter.newsletternew .row {
    margin-bottom: 18px;
}

.newsletter.newsletternew .datacolumn {
    width: 23%;
    float: left;
    margin-left: 2%;
    box-sizing: border-box;
}

.newsletter.newsletternew .datacolumn:first-of-type {
    margin-left: 0;
}

.newsletter.newsletternew input[type=submit] {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #611312;
    border-radius: 6px;
    background: #841717;
    background-image: linear-gradient(to bottom, #841717, #611312);
    margin: 12px 0 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600!important;
    padding: 0 75px;
    box-sizing: border-box
}

.newsletternew .newsletter-inner {
    border: 0
}
.newsletternew .newsletter-inner-inner {
    border: 0
}

.newsletternew .required {
    color: #841717;
}

@media only screen and (max-width:900px) {
    .newsletter .checkwpr,
    .newsletter.newsletternew .checkwpr {
        width: 100%;
        float: none
    }
    .newsletter.newsletternew .datacolumn {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .newsletter-inner {
        border: 0
    }
    .newsletter-inner-inner {
        border: 0
    }
}

@media only screen and (max-width:768px) {
    .newsletter.newsletternew .checkitem {
        padding: 10px;
        background: #f5ecda;
        margin-bottom: 8px;
        line-height: 1em;
    }
    .newsletter.newsletternew .checkitem input {
        margin-bottom: 0;
    }
    .newsletter.newsletternew .checkitem label {
        margin-bottom: 0;
    }
    .newsletter.newsletternew #favorite_location {
        width: 100%;
    }
    .newsletter.newsletternew #BirthdateMonth {
        width: 48%;
    }
    .newsletter.newsletternew #BirthdateDay {
        width: 48%;
        margin-left: 2%;
    }
}




@media only screen and (max-width:1100px) {
    .newsletter .columns {
        float: none;
        width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width:768px) {
    .newsletter .columns {
        width: 90%;
        float: none;
        margin: 0 auto
    }
}

.newsletter input[type=submit] {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #810707;
    border-radius: 6px;
    background: #e23216;
    background-image: linear-gradient(to bottom, #e23216, #a62712);
    margin: 12px 0 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0 30px;
    color: #f3ead5
}

.newsletter input[type=text] {
    border: 1px solid #c5b99d;
    width: 100%;
    border-radius: 0
}

.banner-ad {
    padding: 50px 0
}

.tower-ad img {
    display: inline-block;
    padding-bottom: 30px
}

.custompop {
	position: relative;
	background: #f2ecdd url(../images/main-bg.jpg) top center;
	width: auto;
	max-width: 650px;
	margin: 20px auto;
	color: #333;
	font-family: arvo, serif;
	font-weight: 600
}

.bgnobg {
    background: #f2ecdd;
}

.bgwhite {
    background: #ffffff;
}

.custompop p.sans {
	font-family: nunito sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0
}

.custompop p.sansreg {
    font-family: nunito sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0
}

.custompop p.marginbottom {
    margin-bottom: 1.5em !important;
}

.custompop p.margintop {
    margin-top: 1.5em !important;
}

.custompop .btn.regwhite {
    color: #fff !important;
    font-family: nunito sans, sans-serif;
    font-weight: 700;
}

.custompop .btn.regwhite a:link,
.custompop .btn.regwhite a:visited,
.custompop .btn.regwhite a:active,
.custompop .btn.regwhite a:hover {
    color: #fff;
    font-family: nunito sans, sans-serif;
    font-weight: 700;
}

.custompop img {
	display: block;
}

.custompop .popup-inner {
	padding: 10px;
}

.custompop .popup-inner-inside {
	padding: 30px;
	border: 1px solid #333;
	text-align: center
}

.custompop .mfp-close {
    width: 54px;
    height: 54px;
    line-height: 54px
}

.custompop h1 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0
}

.custompop h2 {
    color: #801616;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 0;
    font-family: arvo, serif
}

.custompop h3 {
    color: #801616;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.custompop h4 {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0
}

.custompop h5 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.custompop h6 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}

.custompop hr {
	border: none;
    height: 1px;
    color: #801616;
    background: #801616;
    width: 30%;
    margin-left: auto;
    margin-right: auto
}

.custompop a:link,
.custompop a:visited,
.custompop a:active,
.custompop a:hover {
    text-decoration: underline
}

.custompop .btn a:link,
.custompop .btn a:visited,
.custompop .btn a:active,
.custompop .btn a:hover {
    text-decoration: none
}

.mfp-zoom-in {
  
  /* start state */
  .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out; 
    transform: scale(0.8); 
  }
  
  &.mfp-bg {
    opacity: 0;
	  transition: all 0.3s ease-out;
  }
  
  /* animate in */
  &.mfp-ready {
    .mfp-with-anim {
      opacity: 1;
      transform: scale(1); 
    }
    &.mfp-bg {
      opacity: 0.8;
    }
  }
  
  /* animate out */
  &.mfp-removing {
    
    .mfp-with-anim {
      transform: scale(0.8); 
      opacity: 0;
    }
    &.mfp-bg {
      opacity: 0;
    }
    
  }
  
}



.locations-landing {
    padding-top: 25px
}

.locations-landing .btn {
    margin-bottom: 48px;
    width: 100%
}

.locations-landing h1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717
}

.locations-landing .likeh1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717;
    display: block
}

.locations-landing .intro p {
    font-size: 18px;
    font-weight: 600
}

.locations-landing h3,
#menus .locations-landing h3 {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333
}

.locations-landing .likeh3,
#menus .locations-landing .likeh3 {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333;
    display: block
}

.locations-landing em {
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase
}

.locations-landing p {
    text-align: left
}

.locations-landing img {
    margin-bottom: 1em
}

.locations-landing .row {
    margin-bottom: 24px
}

@media only screen and (max-width:768px) {
    .locations-landing .columns {
        width: 100%;
        float: none;
        margin: 0;
    }
}

#locations .slidewpr {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    font-family: nunito sans, sans-serif;
    color: #f6edd4;
    font-weight: 700
}

#locations .slideinfo {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50
}

#locations .locdesc {
    min-height: 160px;
}

#locations .slideinfo .slide-inner {
    width: 100%;
    height: 440px;
    position: relative
}

#locations .slideinfo .slide-vert {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#locations .slideinfo h1 {
    font-size: 50px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #f6edd4
}

#locations .slideinfo .likeh1 {
    font-size: 50px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #f6edd4;
    display: block
}

#locations .slideinfo .btn {
    height: 46px;
    line-height: 46px
}

#locations .slides-out {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0
}

#locations .slides {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative
}

#locations .slide {
    width: 100%;
    height: 440px;
    float: left;
    color: #f6edd4
}

#locations .location-details {
    margin-top: 20px
}

#locations .location-details .btn {
    height: 40px;
    line-height: 40px;
    margin-right: 10px
}

#locations .location-details .info {
    padding-top: 30px;
    line-height: 1.5em
}

#locations .location-details .info p {
    margin-bottom: 1em
}

#locations .location-details .tel {
    font-size: 18px
}

@media only screen and (max-width:600px) {
    #locations .location-details .tel {
        width: 100%;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        cursor: pointer;
        border-radius: 6px;
        margin: 12px 0 0;
        font-size: 14px;
        font-weight: 900!important;
        padding: 0 30px;
        box-sizing: border-box;
        color: #841717!important;
        height: 42px;
        line-height: 42px;
        border: 1px solid #841717;
        background: #f6edd4
    }
    #locations .location-details .info {
        text-align: center
    }
}

#locations .location-details h4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 1em
}

#locations .location-details .likeh4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 1em;
    display: block
}

#locations .location-details .day,
#locations .location-details .hours {
    width: 50%;
    float: left;
    margin-bottom: .5em;
    text-align: left!important
}

#locations .location-details .day {
    font-weight: 700
}

#locations .location-details .day:after #locations .location-details .hours:after {
    content: "";
    display: table;
    clear: both
}

#locations .location-hours-text {
	margin-top: 2em;
}

#locations .location-about {
    margin: 50px 0 30px
}

.google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }

.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

#locations .location-about ul a {
    text-decoration: underline
}

#locations .location-about ul li {
    margin-bottom: 0
}

#locations .location-about h4 {
    font-weight: 700;
    font-size: 1em;
    margin-bottom: .3em
}

#locations .location-about .likeh4 {
    font-weight: 700;
    font-size: 1em;
    margin-bottom: .3em;
    display: block
}

#locations .location-about .award {
    float: right
}

@media only screen and (max-width:600px) {
    #locations .location-about .award {
        display: block;
        float: none;
        margin: 0 auto 24px
    }
}

#locations .location-about .award {
	float: right;
}

#locations .location-about .img-container {
	width: 252px;
 	height: 205px;
  	overflow: hidden;
  	position: relative;
}

#locations .location-about .img-container img {
	height: 100%;
	left: 0;
	object-fit: cover;
	object-position: center;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

#locations .location-about .img-container img.next {
	opacity: 1;
	z-index: 1;
}

#locations .location-about .img-container img.prev {
	opacity: 1;
	z-index: 2;
}

#locations .location-about .img-container img.fade-out {
	opacity: 0;
	transition: visibility 0s .5s, opacity .5s linear;
	visibility: hidden;
}

#locations .location-about .property-logo {
    margin-bottom: 24px
}

#locations .location-about .fas {
    font-size: 1.5em;
    color: #841717
}

#locations .location-about .btn {
    height: 40px;
    line-height: 40px;
    width: 100%;
    box-sizing: border-box
}

#locations .frame-reservations {
    border-style: solid;
    border-width: 32px;
    padding: 0;
    border-image: url(../images/frame-reservations.png) 30 round
}

#locations .frame-reservations-inner {
    padding: 10px 20px 20px;
    width: 100%;
    background: #202325;
    box-sizing: border-box;
    text-align: center;
    color: #f6edd4
}

#locations .frame-reservations-inner h3 {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: .5em
}

#locations .frame-reservations-inner .likeh3 {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: .5em;
    display: block
}

#locations .frame-party {
    border-style: solid;
    border-width: 32px;
    padding: 0;
    border-image: url(../images/frame-parties.png) 30 round
}

#locations .frame-party-inner {
    padding: 10px 20px 20px;
    width: 100%;
    background: #202325;
    box-sizing: border-box;
    text-align: center;
    color: #f6edd4
}

#locations .frame-party-inner h3 {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: .5em
}

#locations .frame-party-inner .likeh3 {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: .5em;
    display: block
}

#news .slide {
    color: #f6edd4;
    font-weight: 700
}

#news .slide em {
    color: #f6edd4;
    font-size: 20px;
    font-family: arvo, serif;
    font-style: normal;
    text-transform: uppercase
}

#news .articles {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 18px
}

#news .articles .row {
    margin-bottom: 24px
}

#news .articles a {
    font-size: 18px;
    color: #801616;
    font-weight: 700
}

#news .articles img {
    border: 6px solid #9d8c64;
    margin-bottom: 1em
}

#news .articles h3,
#news .articles h3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333
}

#news .articles .likeh3,
#news .articles .likeh3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333;
    display: block
}

#news .news-detail {
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 30px
}

#news .news-detail img {
    max-width: 100%;
    height: auto
}

#news .news-detail .backlink {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: block;
    padding-bottom: 4px
}

#news .news-detail .row {
    margin-bottom: 24px;
    font-size: 18px
}

#news .news-detail hr {
    height: 1px;
    background: #928159;
    border: 0;
    margin: 0 0 24px 0;
}

#news .news-detail h1 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: .5em
}

#news .news-detail .likeh1 {
    color: #333;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#news .news-detail h2 {
    color: #801616;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: .5em;
    font-family: arvo, serif
}

#news .news-detail .likeh2 {
    color: #801616;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: .5em;
    font-family: arvo, serif;
    display: block
}

#news .news-detail h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: .5em
}

#news .news-detail .likeh3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#news .news-detail h4 {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: .5em
}

#news .news-detail .likeh4 {
    color: #333;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#news .news-detail h5 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: .5em
}

#news .news-detail .likeh5 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#news .news-detail h6 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5em
}

#news .news-detail .likeh6 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#news .news-detail a:link,
#news .news-detail a:visited,
#news .news-detail a:active,
#news .news-detail a:hover {
    color: #801616;
    text-decoration: none
}

#news .news-detail .formwpr {
    background: #841717;
    padding: 24px;
    color: #f6edd4
}

#news .news-detail .formwpr h3 {
    font-size: 24px;
    font-weight: 700
}

#news .news-detail .formwpr .likeh3 {
    font-size: 24px;
    font-weight: 700;
    display: block
}

#news .news-detail .formwpr label {
    display: block;
    width: 100%
}

#news .news-detail .formwpr input[type=text] {
    border: 0;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    color: #000;
    width: 90%;
    margin: 0 0 6px
}

#news .news-detail .formwpr input[type=submit] {
    border: 0;
    margin: 1em auto;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #810707;
    border-radius: 6px;
    background: #b04419;
    background-image: linear-gradient(to bottom, #e23216, #a62712);
    margin: 12px 0 0;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0 30px;
    color: #f3ead5!important
}

#news .form {
    padding: 20px;
    font-size: 16px;
    background-color: rgba(242, 238, 228, .5)
}

#news .form h3 {
    font-family: arvo, serif;
    font-size: 30px;
    margin: 0 0 .6em
}

#news .form .likeh3 {
    font-family: arvo, serif;
    font-size: 30px;
    margin: 0 0 .6em;
    display: block
}

#news .form #message p {
    text-align: center
}

#news .form p {
    text-align: left;
    font-size: 14px
}

#news .form .call {
    font-weight: 300;
    font-size: 24px;
    font-family: arvo, serif;
    text-align: center
}

#news .form select {
    width: 100%
}

#news .form input[type=text] {
    color: #000;
    width: 90%;
    float: left;
    margin: 0 0 6px
}

#news .form input[type=text].right {
    text-align: left
}

#news .form input[type=text].fieldwide {
    width: 100%
}

#news .form label {
    text-align: left
}

#news .form textarea {
    color: #000;
    width: 100%;
    margin: 0 0 6px
}

#news .form input[type=submit] {
    background: #ef472d;
    font-size: 14px;
    color: #fcf7f0;
    font-weight: 700
}

#news .form input[type=submit] {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #810707;
    border-radius: 6px;
    background: #e23216;
    background-image: linear-gradient(to bottom, #e23216, #a62712);
    margin: 12px 0 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0 30px;
    color: #f3ead5
}



.wineetc ul {
  list-style: disc outside;
  margin-left: 1em;
}

.wineetc h2 span {
    font-weight: normal;
}

#recipes .recipes-new .recipewpr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#recipes .recipes-new .recipewpr,
#recipes .recipe-detail-new .recipewpr {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

#recipes .recipes-new .recipewpr .recipeitem,
#recipes .recipe-detail-new .recipewpr .recipeitem {
    width: 31%;
    background: #FDEFD8;
    border: 1px solid #928159;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
    padding-bottom: 90px;
    flex-basis: 31%;
    margin-right: 2%;
}

@media only screen and (max-width:600px) {
    #recipes .recipes-new .recipewpr .recipeitem,
    #recipes .recipe-detail-new .recipewpr .recipeitem {
        width: 100%;
        flex-basis: 100%;
        margin-right: 0;
    }
}

#recipes .recipes-new .recipewpr .recipeitem img,
#recipes .recipe-detail-new .recipewpr .recipeitem img {
    margin-bottom: 12px;
}

#recipes .recipes-new .recipewpr .recipeitem h3,
#recipes .recipe-detail-new .recipewpr .recipeitem h3 {
    font-family: nunito sans, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27.28px;
    letter-spacing: 0%;
}

#recipes .recipes-new .recipewpr .recipeitem h3 a,
#recipes .recipe-detail-new .recipewpr .recipeitem h3 a {
    font-family: nunito sans, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27.28px;
    letter-spacing: 0%;
}

#recipes .recipes-new .recipewpr .recipeitem .cooktime,
#recipes .recipe-detail-new .recipewpr .recipeitem .cooktime {
    border-top: 1px solid #928159;
    border-bottom: 1px solid #928159;
    padding:  6px 0;
    margin: 12px 0;
}

#recipes .recipes-new .recipewpr .recipeitem .btn,
#recipes .recipe-detail-new .recipewpr .recipeitem .btn {
    width: calc(100% - 60px);
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 30px;
}


#recipes .recipes .recipes-header-new {
    border-bottom: 4px solid #928159;
    margin-bottom: 8px;
    padding-bottom: 12px;
}

@media print {

    .printoff {
        display: none !important;
    }

    #recipes .recipe-detail h1 {
        font-size: 22px !important;
    }

    #recipes .recipe-detail .recipes-header .serves {
        font-size: 18px !important; 
    }

    .printwide {
        width: 100% !important;
        margin: 0 0 24px 0 !important;
    }

    .newsletter25 {
        display: none;
    }

    #recipes .recipe-detail .recipes-header-new {
        display: none;
    }

     #recipes .desc {
        page-break-after: always;
    }

    #recipes .desc2 {
        page-break-after: always;
    }

    #recipes .wineetc {
        page-break-after: always;
    }

    #recipes .faqa {
        display: block !important;
    }
}

#recipes .recipes .recipes-header2 .sharethis-inline-share-buttons {
    text-align: right !important;
    margin: 0 !important;
}


#recipes .slide {
    color: #f6edd4;
    font-weight: 700
}

#recipes .slide em {
    color: #f6edd4;
    font-size: 20px;
    font-family: arvo, serif;
    font-style: normal;
    text-transform: uppercase
}

#recipes .recipes {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 18px
}

#recipes .recipes p {
    margin-bottom: .5em
}

#recipes .recipes .recipe-listing-details {
    font-weight: 700
}

#recipes .recipes .row {
    margin-bottom: 24px
}

#recipes .recipes a {
    font-size: 15px;
    color: #801616;
    font-weight: 700
}

#recipes .recipes .recipe-item img {
    border: 6px solid #9d8c64;
    margin-bottom: 1em
}

#recipes .recipes h2 {
    font-size: 18px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333
}

#recipes .recipes h3,
#recipes .recipes h3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333
}

#recipes .recipes .likeh3,
#recipes .recipes .likeh3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333;
    display: block
}

#recipes .recipe-nav h4 {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333
}

#recipes .recipe-nav .likeh4 {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333;
    display: block
}

#recipes .recipe-nav ul {
    list-style: none
}

#recipes .recipe-nav ul li {
    border-bottom: 1px solid #9d8c64;
    color: #841717;
    padding: 3px 0 5px;
    font-size: 15px
}

#recipes .recipe-nav ul li a {
    color: #333
}

#recipes .recipe-nav label {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: .2em;
    color: #333
}

#recipes .recipe-nav input[type=text] {
    border: 1px solid #9d8c64;
    margin-bottom: .5em;
    width: 100%
}

#recipes .recipe-nav input[type=submit] {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #841717;
    background: #f6edd4;
    margin: 0;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0 30px;
    color: #841717
}

.recipes-hero {
    background: linear-gradient(180deg, #791616 0%, #000000 192.37%);
    padding: 50px 0;
    color: #FDEFD8;
    font-size: 16px;
}

.recipes-hero h1 {
    color: #FDEFD8;
    font-size: 32px;
    font-family: arvo, serif;
    font-weight: bold;
}

#recipes .recipe-detail {
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 30px
}

#recipes .recipe-detail .row {
    margin-bottom: 24px
}

#recipes .recipe-detail h1 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: .2em;
    border-bottom: 3px solid #333
}

#recipes .recipe-detail-new h2 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: .2em;
    border-bottom: 3px solid #333
}

#recipes .recipe-detail .likeh1 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: .2em;
    border-bottom: 3px solid #333;
    display: block
}

#recipes .recipe-detail-new .related-recipes {
    margin-top: 40px;
}

#recipes .recipe-detail-new .related-recipes h2 {
    margin-bottom: 20px;
}

#recipes .recipe-detail-new .box {
    background: #FDEFD8;
    border: 2px solid #928159;
    border-radius: 10px;
    padding: 30px;
}

#recipes .recipe-detail .recipes-header {
    border-bottom: 1px solid #333;
    margin-bottom: 8px
}


#recipes .recipe-detail .recipes-header-new {
    border-bottom: 4px solid #928159;
    margin-bottom: 8px;
    padding-bottom: 12px;
}

#recipes .recipe-detail .recipes-header-new a {
    font-weight: bold;
    color: #791616;
    font-size: 16px;
}



#recipes .recipe-detail .recipes-header-new .sharethis-inline-share-buttons {
    text-align: right !important;
    margin: 0 !important;
}



#recipes .recipe-detail .recipes-header a {
    color: #333;
    font-weight: 700
}

#recipes .recipe-detail .recipes-header .serves {
    font-family: arvo, serif;
    font-size: 20px
}

#recipes .recipe-detail .recipes-header .menu-link {
    font-weight: 700;
    line-height: 30px;
    font-size: 15px
}

#recipes .recipe-detail .recipes-header .menu-link img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 20px
}

#recipes .recipe-detail .images img {
    border: 6px solid #9d8c64
}

#recipes .recipe-detail-new .images img {
    border: 6px solid #9d8c64;
    border-radius: 10px;
}

#recipes .recipe-detail-new .box {
    background: #FDEFD8;
    border: 2px solid #928159;
    border-radius: 10px;
    padding: 30px;
}

#recipes .recipe-detail-new .box.sauce {
    background: rgba(253, 239, 216, 0.5);
    border: 2px solid #928159;
    border-radius: 10px;
    padding: 30px;
    display: flex;
    margin: 20px 0;
    font-size: 16px;
    align-items: center;
    justify-content: center;
}

#recipes .recipe-detail-new .saucetxt a.link {
    color: #791616;
}

#recipes .recipe-detail-new .box.sauce img {
    max-width: 78px;
    height: auto;
    margin-right: 20px;
}

#recipes .recipe-detail .thumbs {
    margin-bottom: 20px
}

#recipes .recipe-detail .thumbs img {
    width: 30%;
    height: auto;
    border: 6px solid #9d8c64;
    margin: 10px 4px 0 0;
    box-sizing: border-box
}

#recipes .recipe-detail h1 {
    font-family: arvo, serif;
    font-size: 28px;
    border-bottom: 3px solid #9d8c64;
    padding-bottom: 6px
}

#recipes .recipe-detail .likeh1 {
    font-family: arvo, serif;
    font-size: 28px;
    border-bottom: 3px solid #9d8c64;
    padding-bottom: 6px;
    display: block
}

#recipes .recipe-detail h2 {
    font-family: arvo, serif;
    font-size: 20px;
    border-bottom: 1px solid #9d8c64;
    padding-bottom: 6px
}

#recipes .recipe-detail .likeh2 {
    font-family: arvo, serif;
    font-size: 20px;
    border-bottom: 1px solid #9d8c64;
    padding-bottom: 6px;
    display: block
}

#recipes .recipe-detail .thumbs img {
    width: 30%;
    height: auto;
    border: 6px solid #9d8c64;
    margin: 10px 4px 0 0;
    box-sizing: border-box
}

#recipes .recipe-detail .related-recipes img {
    border: 6px solid #9d8c64
}

#recipes .recipe-detail .related-recipes a {
    font-family: arvo, serif;
    font-size: 18px;
    font-weight: 700
}

#recipes .recipe-detail .recipe-listing-details,
#recipes .recipe-detail .recipe-listing-details a {
    font-weight: 700;
    font-size: 15px;
    font-family: nunito sans, sans-serif
}




#sauces .sauces {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 18px
}

#sauces .sauces p {
    margin-bottom: .5em
}

#sauces .sauces .row {
    margin-bottom: 24px
}

#sauces .sauces a {
    font-size: 15px;
    color: #801616;
    font-weight: 700
}


#sauces .sauces-landing {
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 30px
}

#sauces .sauces-landing .row {
    margin-bottom: 24px
}

#sauces .sauces-landing .likeh1 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: .2em;
    border-bottom: 3px solid #333;
    display: block
}

#sauces .sauces-landing .sauces-header {
    border-bottom: 3px solid #928159;
    padding-bottom: 8px;
    margin-bottom: 12px;
    color: #791616;
}

#sauces .sauces-landing .sauces-header a {
    color: #791616;
}

#sauces .sauces-landing .sauceslisting .imgwpr {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#sauces .sauces-landing .sauceslisting .imgwpr img {
    max-width: 140px;
    display: inline-block;
}

#sauces .sauces-landing .sauceslisting .imgwpr .food-award {
    max-width: 135px;
    position: absolute;
    bottom: 0;
    right: 40px;
}

#sauces .sauces-landing .sauceslisting .imgwpr .komen-badge {
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    text-align: center;
}

#sauces .sauces-landing .sauceslisting .imgwpr .komen-badge img {
    width: 100%;
    max-width: 247px;
    height: auto;
    display: inline-block;
}

#sauces .sauces-landing .sauceslisting .btn.reverse {
    margin-bottom: 40px;
}

#sauces .sauces-landing .sauceslisting .btn {
    width: 100%;
    height: 36px;
    line-height: 36px;
}

#sauces .sauces-landing .saucename {
    font-family: arvo, serif;
    color: #801616;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: .2em;
}

#sauces .sauces-landing h1 {
    font-family: arvo, serif;
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: .2em;
}

#sauces .sauces-landing .giftpromo .imgwpr {
    max-width: 300px;
    margin: 0 auto;
}

#sauces .sauces-landing .giftpromo .imgwpr img {
    max-width: 300px;
}


.saucebanner {
    background-image: linear-gradient(to bottom, #701913, #4d1211);
    text-align: center;
    padding: 55px 0;
    color: #f6edd4;
    margin-bottom: 38px;
}

.saucebanner .likeh1 {
    font-size: 42px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    color: #f6edd4;
    display: block;
    line-height: 1em;
    padding: 0;
}

.saucebanner .likeh1 span {
    font-size: 20px;
    font-family: nunito sans, sans-serif;
    color: #f6edd4;
    margin-bottom: 0;
    display: block
}

.saucehero {
    background-image: linear-gradient(to bottom, #791616, #a02222);
    text-align: center;
    padding: 60px 15px 240px 15px;
    color: #f6edd4;
    font-size: 25px;
}

.saucehero .sm {
    font-size: 18px;
}

.allsauces {
    width: 90%;
    margin: -200px auto 40px auto;
    text-align: center;
    z-index: 999;
    position: relative;
}

#sauces .btn.reverse {
    background: transparent;
}

#sauces .sauces-detail {
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 30px
}

#sauces .sauces-detail .row {
    margin-bottom: 24px
}

#sauces .sauces-detail .row.short {
    margin-bottom: 0
}

#sauces .sauces-detail .likeh1 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: .2em;
    border-bottom: 3px solid #333;
    display: block
}

#sauces .sauces-detail .sauces-header {
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
    margin-bottom: 12px;
    color: #791616;
}

#sauces .sauces-detail .sauces-header a {
    color: #791616;
}

#sauces .sauces-detail .images .imgwpr {
    max-width: 180px;
    display: inline-block;
    position: relative;
}

#sauces .sauces-detail .images .imgwpr .food-award {
    max-width: 120px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#sauces .sauces-detail .images .imgwpr .komen-badge {
    max-width: 100%;
    position: absolute;
    bottom: 40px;
    right: 0;
}

#sauces .sauces-detail .images .slick-arrow {
    display: none !important;
}

#sauces .sauces-detail .images .slick-dots li button {
    background: #7D1B13
}

#sauces .sauces-detail .images .slick-dots li.slick-active button {
    background: #000
}


#sauces .sauces-detail .images .btn {
    width: 100%;
}

@media only screen and (max-width:768px) {
    #sauces .sauces-detail .images .btn {
        display: none;
    }

    #sauces .sauces-detail .images {
        margin-bottom: 36px;
    }

    #sauces .sauces-detail .sauces-header .serves {
        margin-bottom: 12px;
    }

    #sauces .sauces-detail .sauces-header .tags {
        text-align: left;
    }
}

#sauces .sauces-detail h1 {
    font-family: arvo, serif;
    color: #333;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: .2em;
}

#sauces .sauces-detail h2 {
    font-family: arvo, serif;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: .2em;
}

#sauces .sauces-detail h3 {
    font-family: arvo, serif;
    color: #333;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
    margin-bottom: 12px;
}

#sauces .sauces-detail h4 {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px;
}

#sauces .sauces-detail .fa-star {
    color: #791616;
}

#sauces .sauces-detail .reviews {
    color: #791616;
}

#sauces .sauces-detail .reviews a {
    color: #791616;
}

#sauces .sauces-detail .reviewsfull {
    font-size: 16px;
    margin-bottom: 24px;
}

#sauces .sauces-detail .recipes .recipe_short {
    min-height: 130px;
}

#sauces .sauces-detail .recipes .sauceimg {
    border-radius: 10px;
}

#sauces .sauces-detail .recipes .btn {
    height: 36px;
    line-height: 36px;
    width: 100%;
    margin-bottom: 36px;
}

#sauces .sauces-detail hr {
    height: 4px;
    background: #928159;
    border: 0;
    margin: 0 0 24px 0;
}


#blog .blog-header {
    padding-top: 24px
}

#blog .blog-header .row {
    /* padding-bottom: 24px */
}

#blog .news-detail a {
    color: #841717;;
}


#blog h1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #841717;
    display: block;
}

#blog .blog-header h1 {
    font-size: 40px;
    font-family: 'Pacifico', cursive;
    font-weight: 700;
    color: #841717;
    margin: 0 18px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

#blog h2 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
}

#blog h3 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
}

#blog h4 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
}

#blog .blog-header .likeh1 {
    font-size: 40px;
    font-family: 'Pacifico', cursive;
    font-weight: 700;
    color: #841717;
    margin: 0 18px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

#blog .blog-header img {
    display: inline-block;
    vertical-align: middle
}

#blog .blog-header .header-left {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700
}

#blog .blog-header .header-right {
    text-align: right
}

#blog .blog-header .header-right label {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: .2em;
    color: #333;
    display: inline-block
}

#blog .blog-header .header-right input[type=text] {
    border: 1px solid #9d8c64;
    width: 200px;
    display: inline-block;
    margin: 0 8px
}

#blog .blog-header .header-right input[type=submit] {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #841717;
    background: #f6edd4;
    margin: 0;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0 30px;
    color: #841717
}

#blog .blog-hero {
    background: #000 url(../images/blog-hero-frame-top.jpg) repeat-x top center;
    padding: 14px 0 0
}

#blog .blog-hero-bottom {
    background: url(../images/blog-hero-frame-bottom.png) repeat-x top center;
    width: 100%;
    height: 31px
}

#blog .blog-hero-item {
    width: 33.333333333%;
    float: left;
    box-sizing: border-box;
    position: relative;
    margin-right: 1px
}

#blog .blog-hero-item:last-of-type {
    margin-right: 0
}

#blog .blog-hero-item img {
    display: block
}

#blog .blog-hero-item .blog-hero-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 16px;
    background-color: rgba(0, 0, 0, .66);
    color: #fff;
    font-size: 16px
}

#blog .blog-hero-item .blog-hero-text em {
    font-size: 18px;
    font-family: arvo, serif;
    font-style: normal;
    font-weight: 700
}

#blog .articles {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 14px
}

#blog .articles .article-item {
    padding-bottom: 16px;
    border-bottom: 1px solid #9d8c64;
    margin-bottom: 24px
}

#blog .articles .article-item:after {
    content: "";
    display: table;
    clear: both
}

#blog .articles .blog-text {
    font-size: 15px
}

#blog .articles .blog-image-left {
    float: left;
    margin-right: 30px
}

#blog .articles .blog-image-right {
    float: right;
    margin-left: 30px
}

#blog .articles a {
    font-size: 15px;
    color: #f6edd4;
    font-weight: 700
}

#blog .articles p.read-more a {
    font-size: 24px;
    color: #841717;
    text-decoration: none;
    font-family: 'Pacifico', cursive
}

#blog .articles img {
    border: 6px solid #9d8c64;
    margin-bottom: 1em
}

#blog .articles .tower-ad img {
    border: 0;
    margin-bottom: 1em
}

#blog .articles h3,
#blog .articles h3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333
}

#blog .articles .likeh3,
#blog .articles .likeh3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333;
    display: block
}

#blog .news-detail {
    font-size: 18px;
    padding-top: 40px;
    padding-bottom: 30px
}

#blog .news-detail .backlink {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: block;
    padding-bottom: 4px
}

#blog .news-detail .row {
    margin-bottom: 24px
}

#blog .news-detail h1 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1em
}

#blog .news-detail .likeh1 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1em;
    display: block
}

#blog .news-detail h3,
#blog .news-detail h3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333
}

#blog .news-detail .likeh3,
#blog .news-detail .likeh3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1.5em;
    color: #333;
    display: block
}



#menus .menuopenitem {
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	position: relative;
}

#menus .menuopenitem:before {
	position: absolute;
	font-family: 'Font Awesome\ 5 Free';
	top: 0;
	right: 0;
	color: #900;
	font-weight: 900;
	content: "\f054";
}

#menus .menuopenitem.on:before {
	content: "\f078";
}

#menus .menuopenitem a {
	color: #900;
	text-decoration: none;
	display: block;
}

#menus .menuopen {
	/* display: none; */
	height: 0px;
	overflow: hidden;
}


#menus .hero.hero-menu {
    background: url(../images/menus-hero.jpg) no-repeat top center/cover
}

#menus .menu-header {
    padding-top: 25px
}

@media only screen and (max-width:768px) {
    #menus .menu-header .columns {
        width: 100%;
        float: none !important;
        display: block;
        text-align: center !important;
        margin-left: 0 !important;
    }
}

#menus .menu-header p {
    font-size: 16px
}

#menus .menudropwpr {
    float: left;
    width: 258px;
    margin: 0 24px 12px 0
}

@media only screen and (max-width:768px) {
    #menus .menudropwpr {
        float: none;
        width: 100%;
        display: inline-block;
        position: relative;
        z-index: 800
    }
    #menus .dropnav {
        max-width: 100%
    }
}

#menus .dropnav {
    margin: 2px 0 20px
}

#menus .dropnav ul.drop li {
    border: 1px solid #333
}

#menus .dropnav ul.drop li ul li {
    max-width: 212px;
    border-right: 0;
    border-left: 0;
    border-top: 0
}

@media only screen and (max-width:768px) {
    #menus .dropnav ul.drop li {
        width: 90%;
        max-width: 90%;
        margin: 10px auto 0
    }
    #menus .dropnav ul.drop li ul li {
        width: 90%;
        max-width: 90%;
        margin: 0
    }
    #menus .dropnav ul.drop li ul {
        width: 90%;
        max-width: 90%
    }
}

#menus .menu-header .btn {
    background: #801616;
    height: 46px;
    line-height: 46px
}

#menus .menu-header p a:link, 
#menus .menu-header p a:visited, 
#menus .menu-header p a:active, 
#menus .menu-header p a:hover {
	color: #900;
	text-decoration: underline
}

#menus .menu-header em {
    font-size: 16px;
    font-family: arvo, serif;
    font-weight: 700;
    font-style: normal
}

#menus .menu-hr {
    width: 100%;
    padding: 0 0 16px;
    margin: 0 0 16px;
    border-bottom: dotted #a43223;
    border-top: 0
}

#menus .alignbot {
    vertical-align: bottom
}

#menus .address {
    font-size: 16px;
    margin: 16px 0 30px
}

#menus h2 {
    color: #900;
    font-size: 30px;
    font-family: arvo, serif;
    margin-bottom: 0;
    font-weight: 700
}

#menus .likeh2 {
    color: #900;
    font-size: 30px;
    font-family: arvo, serif;
    margin-bottom: 0;
    font-weight: 700;
    display: block
}

#menus .menu-link {
    font-weight: 700;
    line-height: 30px
}

#menus .menu-link img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 24px
}

#menus .menu-link .fas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 16px;
    font-size: 1.2em
}

#menus .menu-hr-inner {
    width: 100%;
    padding: 0 0 16px;
    margin: 0 0 16px;
    border-bottom: dotted #a43223;
    border-top: 0
}

#menus .frame-menus {
    border-style: solid;
    border-width: 20px;
    padding: 0;
    border-image: url(../images/menu-frame.png) 20 round;
    margin-bottom: 24px
}

#menus .frame-menus img {
    display: block
}

#menus .frame-menus2 {
    border-style: solid;
    border-width: 20px;
    padding: 0;
    border-image: url(../images/menu-frame2.png) 20 round;
    margin-bottom: 24px
}

#menus .frame-menus2 img {
    display: block
}

#menus h3 {
    color: #900;
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .2px
}

#menus .likeh3 {
    color: #900;
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .2px;
    display: block
}

#menus .menu-icons {
    margin-bottom: 20px;
    text-align: right
}

#menus .menu-icons img,
#menus .menu-item-icons img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0
}

@media only screen and (max-width: 600px) {
	#menus .menu-icons span:before {
  		content: "\A";
  		white-space: pre
	}
}

#menus .menu-icons .fas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 10px;
    font-size: 1.2em
}

#menus .menu-item-icons .fas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0
}

#menus .fa-check {
    color: #900
}

#menus .fa-camera {
    color: #900
}

#menus .fa-angle-down {
    color: #900
}

#menus .fa-leaf {
    color: #060
}


#menus .menu-section.featured {
    background-color: rgba(242, 238, 228, .5)
}

#menus .menu-item {
    margin-bottom: 10px;
    display: table;
    width: 100%
}

#menus .menu-item-favorite {
    display: table-cell;
    width: 32px
}

#menus .menu-item-favorite img {
    width: 17px;
    height: auto
}

#menus .menu-item-details {
    display: table-cell;
    margin-left: 32px
}

#menus .menu-item-icons {
    float: right
}

#menus .menu-title {
    border-bottom: 1px solid #928b7e;
    padding-bottom: 6px;
    margin-bottom: 8px
}

#menus .menu-item-title {
    font-size: 16px;
    font-weight: 700
}

#menus .description {
    font-size: 14px
}

#menus .menu-item .text {
	float: left;
	width: calc(100% - 124px);
}

#menus .menu-item .price {
	float: right;
	width: 100px;
	text-align: right;
}

#menus .menu-item .price:after {
	content: "";
	display: table;
	clear: both;
}

#menus-onsite .sticky {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 100;
	background: #f2ecdd url(../images/main-bg.jpg) top center;
	margin-bottom: 50px;
}

#menus-onsite .menu-more {
	padding: 8px 0 6px 0;
	border-top: 8px solid #000;
	text-align: right;
	font-size: 14px;
	color: #900
}

#menus-onsite .menu-hdr {
    padding: 16px 0;
    background-color: rgba(242, 238, 228, .5)
}

#menus-onsite .menu-hdr h2 {
	font-family: nunito sans, sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase
}

#menus-onsite .menu-hdr h1 {
	font-family: arvo, serif;
	font-size: 26px;
    color: #900;
    font-weight: 700;
    margin-bottom: 0
}

#menus-onsite .menu-nav {
	height: 52px;
	line-height: 52px;
	background: #900;
	margin-bottom: 26px
}

#menus-onsite .menu-nav-wpr {
	position: relative;
	overflow: auto;
}

#menus-onsite .menu-nav-wpr-inner-wpr {
  	height: 52px;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

#menus-onsite .menu-nav-wpr-inner {
	position: absolute;
	white-space: nowrap;
	padding-right: 20px;
}

#menus-onsite .menu-nav a {
	font-weight: 600;
	color: #ecd6a7;
	margin-right: 18px;
}

#menus-onsite .menu-nav a:hover,
#menus-onsite .menu-nav a.on {
	font-weight: 600;
	color: #fff;
	border-bottom: 2px solid #fff
}

#menus-onsite .menuopenitem {
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	border: 0;
	position: relative;
	padding-right: 20px;
	color: #000
}

#menus-onsite .menuopenitem:before {
	position: absolute;
	font-family: 'Font Awesome\ 5 Free';
	top: 0;
	right: 0;
	color: #900;
	font-weight: 900;
	content: "\f054";
}

#menus-onsite .menuopenitem.on:before {
	content: "\f078";
}

#menus-onsite .menuopenitem a {
	color: #900;
	text-decoration: none;
	display: inline-block;
}

#menus-onsite .menuopen {
	/* display: none; */
	height: 0px;
	overflow: hidden;
}


#menus-onsite .hero.hero-menu {
    background: url(../images/menus-hero.jpg) no-repeat top center/cover
}

#menus-onsite .menu-header {
    padding-top: 25px
}

@media only screen and (max-width:768px) {
    #menus-onsite .menu-header .columns {
        width: 100%;
        float: none !important;
        display: block;
        text-align: center !important;
        margin-left: 0 !important;
    }
}

#menus-onsite .menu-header p {
    font-size: 16px
}

#menus-onsite .menudropwpr {
    float: left;
    width: 258px;
    margin: 0 24px 12px 0
}

@media only screen and (max-width:768px) {
    #menus-onsite .menudropwpr {
        float: none;
        width: 100%;
        display: inline-block;
        position: relative;
        z-index: 800
    }
    #menus-onsite .dropnav {
        max-width: 100%
    }
}

#menus-onsite .dropnav {
    margin: 2px 0 20px
}

#menus-onsite .dropnav ul.drop li {
    border: 1px solid #333
}

#menus-onsite .dropnav ul.drop li ul li {
    max-width: 212px;
    border-right: 0;
    border-left: 0;
    border-top: 0
}

@media only screen and (max-width:768px) {
    #menus-onsite .dropnav ul.drop li {
        width: 90%;
        max-width: 90%;
        margin: 10px auto 0
    }
    #menus-onsite .dropnav ul.drop li ul li {
        width: 90%;
        max-width: 90%;
        margin: 0
    }
    #menus-onsite .dropnav ul.drop li ul {
        width: 90%;
        max-width: 90%
    }
}

#menus-onsite .menu-header .btn {
    background: #801616;
    height: 46px;
    line-height: 46px
}

#menus-onsite .menu-header p a:link, 
#menus-onsite .menu-header p a:visited, 
#menus-onsite .menu-header p a:active, 
#menus-onsite .menu-header p a:hover {
	color: #900;
	text-decoration: underline
}

#menus-onsite .menu-header em {
    font-size: 16px;
    font-family: arvo, serif;
    font-weight: 700;
    font-style: normal
}

#menus-onsite .menu-hr {
    width: 100%;
    padding: 0 0 16px;
    margin: 0 0 16px;
    border-bottom: dotted #a43223;
    border-top: 0
}

#menus-onsite .alignbot {
    vertical-align: bottom
}

#menus-onsite .address {
    font-size: 16px;
    margin: 16px 0 30px
}

#menus-onsite h2 {
    color: #900;
    font-size: 30px;
    font-family: arvo, serif;
    margin-bottom: 0;
    font-weight: 700
}

#menus-onsite .likeh2 {
    color: #900;
    font-size: 30px;
    font-family: arvo, serif;
    margin-bottom: 0;
    font-weight: 700;
    display: block
}

#menus-onsite .menu-link {
    font-weight: 700;
    line-height: 30px
}

#menus-onsite .menu-link img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 24px
}

#menus-onsite .menu-link .fas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 16px;
    font-size: 1.2em
}

#menus-onsite .menu-hr-inner {
    width: 100%;
    padding: 0 0 16px;
    margin: 0 0 16px;
    border-bottom: dotted #a43223;
    border-top: 0
}

#menus-onsite .frame-menus {
    border-style: solid;
    border-width: 20px;
    padding: 0;
    border-image: url(../images/menu-frame.png) 20 round;
    margin-bottom: 24px
}

#menus-onsite .frame-menus img {
    display: block
}

#menus-onsite .frame-menus2 {
    border-style: solid;
    border-width: 20px;
    padding: 0;
    border-image: url(../images/menu-frame2.png) 20 round;
    margin-bottom: 24px
}

#menus-onsite .frame-menus2 img {
    display: block
}

#menus-onsite h3 {
    color: #900;
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .2px
}

#menus-onsite .likeh3 {
    color: #900;
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .2px;
    display: block
}

#menus-onsite .menu-icons {
    margin-bottom: 20px;
    text-align: center
}

#menus-onsite .menu-icons img,
#menus-onsite .menu-item-icons img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0
}

@media only screen and (max-width: 600px) {
	#menus-onsite .menu-icons span:before {
  		content: "\A";
  		white-space: pre
	}
}

#menus-onsite .menu-icons .fas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 10px;
    font-size: 1.2em
}

#menus-onsite .menu-item-icons .fas {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0
}

#menus-onsite .fa-check {
    color: #900
}

#menus-onsite .fa-camera {
    color: #900
}

#menus-onsite .fa-angle-down {
    color: #900
}

#menus-onsite .fa-leaf {
    color: #060
}


#menus-onsite .menu-section.featured {
    background-color: rgba(242, 238, 228, .5)
}

#menus-onsite .menu-item {
    margin-bottom: 10px;
    display: table;
    width: 100%
}

#menus-onsite .menu-item-favorite {
    display: table-cell;
    width: 32px
}

#menus-onsite .menu-item-favorite img {
    width: 17px;
    height: auto
}

#menus-onsite .menu-item-details {
    display: table-cell;
    margin-left: 32px
}

#menus-onsite .menu-item-icons {
    float: right
}

#menus-onsite .menu-title {
    border-bottom: 1px solid #928b7e;
    padding-bottom: 6px;
    margin-bottom: 8px
}

#menus-onsite .menu-item-title {
    font-size: 16px;
    font-weight: 700
}

#menus-onsite .description {
    font-size: 14px
}

#menus-onsite .menu-item .text {
	float: left;
	width: calc(100% - 184px);
}

#menus-onsite .menu-item .price {
	float: right;
	width: 160px;
	text-align: right;
}

#menus-onsite .menu-item .price:after {
	content: "";
	display: table;
	clear: both;
}

#parties .slidewpr {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    font-family: arvo, serif;
    color: #e8ddd2
}

#parties .slidewpr2 {
    width: 100%;
    height: 560px;
    overflow: hidden;
    position: relative;
    font-family: arvo, serif;
    color: #e8ddd2
}

#parties .slidewpr2 .slick-arrow {
    display: none !important;
}

#parties .slidewpr2 .pausewpr {
    color: #fff;
    position: absolute;
    bottom: 100px;
    left: 24px;
    z-index: 120
}

@media only screen and (max-width: 600px) {
    #parties .slidewpr2 {
        height: 420px;
    } 

    #parties .slidewpr2 .pausewpr {
        bottom: 44px;
    }
}

@media only screen and (max-width: 469px) {
    #parties .slidewpr2 {
        height: 400px;
        width: 96%;
    } 

    #parties .slidewpr2 .pausewpr {
        bottom: 64px;
    }
}

#parties .slidewpr2 .fas {
    margin: 0 5px
}

#parties .slidewpr2 .fas.paused {
    opacity: .5
}

#parties .slideinfo {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50
}

#parties .slideinfo .slide-inner {
    width: 100%;
    height: 440px;
    position: relative
}

#parties .slideinfo .slide-vert {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#parties .slideinfo .btn {
    height: 46px;
    line-height: 46px;
    font-family: nunito sans, sans-serif
}

#parties .slides-out {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0
}

#parties .slides {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#parties .slide {
    width: 100%;
    height: 440px;
    float: left;
    color: #e8ddd2
}

#parties .detailsny h1 {
    font-size: 24px;
    font-family: arvo, serif;
    color: #000;
    font-weight: 700;
    display: block;
    border-bottom: 3px solid #928159;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

#parties .detailsny .detailsnywpr {
    display: flex;
    justify-content: space-between;
}

#parties .detailsny .detailsnywpr div {
    width: 48%;
}

#parties .detailsny .detailsnywpr ul li {
  color: #841717;
  padding: 4px 0 6px 24px;
  background: url(../images/icon-download.png) no-repeat center left;
  font-size: 15px;
  font-weight: 700;
}

#parties .detailsny a {
    color: #841717
}

#parties .detailsny .btn {
    margin-bottom: 24px;
}

#parties .detailsny img {
    border-radius: 10px;
}

#parties .detailsny h4 {
    font-size: 28px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700
}

#parties .details {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 16px
}

#parties .details h2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700
}

#parties .details .likeh2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    display: block;
    line-height: 1.2em;
    margin-bottom: .3em
}

#parties .details h3 {
    font-size: 20px;
    font-weight: 400
}

#parties .details .likeh3 {
    font-size: 20px;
    font-weight: 400;
    font-family: nunito sans, sans-serif;
    color: #333;
    display: block
}

#parties .details .row {
    margin-bottom: 24px
}

@media only screen and (max-width: 600px) {
	#parties .details .downloads {
		margin-top: 24px;
	}	
}

@media only screen and (max-width: 960px) {	
	#parties .details .columns {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    
    #parties .details .btn {
        width: 100%
    }
}

#parties .details .btn {
    height: 40px;
    line-height: 40px;
    margin-right: 10px
}

#parties .details .btn {
    min-width: 170px;
    padding: 0 15px
}

#parties .details .tel {
    font-weight: 700
}

#parties .details ul {
    list-style: none
}

#parties .details ul li {
    border-bottom: 1px solid #716d6d;
    color: #841717;
    padding: 4px 0 6px 24px;
    background: url(../images/icon-download.png) no-repeat center left;
    font-size: 15px;
    font-weight: 700
}

#parties .details ul li a {
    color: #841717
}

#parties .details .cta h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    color: #841717;
    margin-bottom: .3em
}


#parties .details .cta h3 a {
    color: #841717;
}

#parties .details .cta .likeh3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    color: #841717;
    margin-bottom: .3em;
    display: block
}

#parties .details .cta {
    margin-top: 15px;
    font-size: 18px
}

#parties .details .cta p {
    margin-bottom: .3em
}

#parties .rooms {
    padding-top: 25px;
    padding-bottom: 0;
    font-size: 16px;
    background-color: rgba(242, 238, 228, .5)
}

#parties .rooms h2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700
}

#parties .rooms .likeh2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    display: block
}

#parties .rooms .rooms-item {
    margin-bottom: 36px
}

#parties .rooms .frame {
    border-style: solid;
    border-width: 12px;
    padding: 0;
    border-image: url(../images/parties-frame.png) 12 round;
    margin-bottom: 20px
}

#parties .rooms .frame img {
    display: block
}

#parties .rooms h3,
#parties .rooms h3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: .2em;
    color: #333
}

#parties .rooms .likeh3,
#parties .rooms .likeh3 a {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: .2em;
    color: #333;
    display: block
}

#parties .rooms h4 {
    font-size: 16px;
    font-weight: 700
}

#parties .rooms .likeh4 {
    font-size: 16px;
    font-weight: 700;
    display: block
}

#parties .rooms a {
    font-size: 18px;
    font-weight: 700;
    color: #841717
}

#parties .rooms p {
    margin-bottom: 1em
}



#parties .roomsny {
    padding-top: 25px;
    padding-bottom: 0;
    font-size: 16px;
}

#parties .roomsny .row {
    margin-bottom: 0;
}

#parties .roomsny .container {
    width: 100%;
}

#parties .roomsny h2 {
    font-size: 24px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    border-bottom: 1px solid #000;
    padding: 0 0 8px 0;
    margin: 0 0 12px 0;
}

#parties .roomsny .likeh2 {
    font-size: 24px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    display: block;
}

#parties .roomsny .rooms-item {
    margin-bottom: 24px
}

#parties .roomsny .frame {
    border-style: solid;
    border-width: 12px;
    padding: 0;
    border-image: url(../images/parties-frame.png) 12 round;
    margin-bottom: 20px
}

#parties .roomsny .frame img {
    display: block
}

#parties .roomsny h3,
#parties .roomsny h3 a {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: .2em;
    color: #841717
}

#parties .roomsny .likeh3,
#parties .roomsny .likeh3 a {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: .2em;
    color: #841717;
    display: block
}

#parties .roomsny h4 {
    font-size: 16px;
    font-weight: 700
}

#parties .roomsny .likeh4 {
    font-size: 16px;
    font-weight: 700;
    display: block
}

#parties .roomsny a {
    font-weight: 700;
    color: #841717
}

#parties .roomsny p {
    margin-bottom:0
}


.testimonials {
    padding-top: 60px;
    padding-bottom: 50px;
    font-size: 16px;
    color: #333
}

.testimonials .testimonialwpr {
    display: flex
}

.testimonials h2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    margin-bottom: 1em
}

.testimonials .likeh2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    margin-bottom: 1em;
    display: block
}

.testimonials .testimonial {
    font-size: 15px;
    text-align: left;
    width: 33%;
    float: left;
    margin: 0 auto;
    padding: 0 4%;
    box-sizing: border-box;
    background: url(../images/testimonials-divider.png) no-repeat center right
}

.testimonials .testimonial:last-of-type {
    background: 0 0
}

.testimonials .testimonial .inner {
    /*
    position: relative;
    top: 50%;
    transform: translateY(-50%)
    */
}

@media only screen and (max-width:960px) {
    .testimonials .testimonialwpr {
        display: block
    }
    .testimonials .testimonial {
        width: 100%;
        background: 0 0;
        padding: 0;
        margin: 0 auto 36px
    }
    .testimonials .testimonial .inner {
        position: relative;
        top: 0;
        transform: none
    }
}

.testimonials .testimonial .quote {
    font-family: arvo, serif;
    font-size: 17px;
    line-height: 1.5em
}

.testimonials .slides {
    height: auto;
    margin-bottom: 0
}

.testimonials .slide {
    height: auto;
    color: #333;
    font-weight: 400
}

.testimonials .slick-prev::before {
    content: 'â†';
    content: url(../images/arrow-prev-reverse.png)
}

.testimonials .slick-next::before {
    content: 'â†';
    content: url(../images/arrow-next-reverse.png)
}

.testimonials .slides .slick-dots {
    visibility: hidden
}

.testimonials .slides .slick-prev {
    top: 40%
}

.testimonials .slides .slick-next {
    top: 40%
}

#parties .dishes {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 16px;
    text-align: center;
    background-color: rgba(242, 238, 228, .5)
}

#parties .dishes h2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700
}

#parties .dishes .likeh2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    display: block
}

#parties .dishes .row {
    margin-bottom: 24px
}

#parties .dishes .img {
    border: 4px solid #9d8c64;
    float: left;
    margin: 0 5px;
    box-sizing: border-box
}

#parties .dishes .slick-next {
    right: -25px
}

#parties .dishes .slick-prev {
    left: -25px
}

#parties .dishes .slick-prev::before {
    content: 'â†';
    content: url(../images/arrow-prev-reverse.png)
}

#parties .dishes .slick-next::before {
    content: 'â†';
    content: url(../images/arrow-next-reverse.png)
}

#parties .form {
    color: #e8ddd2;
    font-size: 18px;
    padding-top: 40px;
    background: #841717 url(../images/parties-form-bg.jpg)
}

#parties .form p {
    font-size: 24px
}

#parties .form h2 {
    color: #e8ddd2;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700
}

#parties .form .errorExplanation {
    background-color: rgba(132, 23, 23, .5);
    border: 0;
    color: #e8ddd2;
    padding: 15px
}

#parties .form .likeh2 {
    color: #e8ddd2;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block
}

#parties .form a {
    color: #e8ddd2;
    font-weight: 700
}

#parties .party-faq {
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px
}

#parties .party-faq a {
	/* text-decoration: underline; */
}

#parties .party-faq h2 {
    color: #841717;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 1.5em
}

#parties .party-faq .likeh2 {
    color: #841717;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 1.5em;
    display: block
}

#parties .party-faq h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5em
}

#parties .party-faq .likeh3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#parties .detail-header {
    padding-top: 25px;
    font-size: 16px
}

#parties .detail-images {
   /*  padding-top: 50px */
}

#parties .detail-images .slides {
    height: auto
}

#parties .detail-images .slide {
    height: auto
}

#parties .detail-images .slides img {
    border: 8px solid #000
}

#parties .detail-images .slides .mobileon {
    display: none;
}

@media only screen and (max-width:1000px) {
    #parties .detail-images .slide {
    	border: 8px solid #000
	}

	#parties .detail-images .slides img {
   		border: 0;
   		display: block
	}
}

@media only screen and (max-width:768px) {
    #parties .detail-images .slides .mobileon {
        display: block;
    }
    #parties .detail-images .slides .mobileoff {
    display: none;
}
}

#parties .detail-images .slides .slick-dots {
    position: relative;
    margin-top: 50px
}

#parties .detail-images .slides .slick-prev {
    top: 40%
}

#parties .detail-images .slides .slick-next {
    top: 40%
}

#parties .detail-images .slick-prev::before {
    content: 'â†';
    content: url(../images/arrow-prev-reverse.png)
}

#parties .detail-images .slick-next::before {
    content: 'â†';
    content: url(../images/arrow-next-reverse.png)
}

#parties .detail-images .slides .slick-dotted.slick-slider {
    margin-bottom: 0
}

#parties .detail-header h2 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 3px solid #000;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 0
}

#parties .detail-header .likeh2 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 3px solid #000;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 0
}

#parties .detail-header a:link,
#parties .detail-header a:visited,
#parties .detail-header a:active,
#parties .detail-header a:hover {
    font-size: 16px;
    line-height: 46px;
    height: 46px;
    color: #841717;
    font-weight: 700;
    border-bottom: 1px solid #000;
    display: block
}

#parties .detail-details {
    font-size: 18px;
    margin: 30px 0 0 0;
}

#parties .detail-details.dd2 {
    margin: 0
}

#parties .detail-details a:link,
#parties .detail-details a:visited,
#parties .detail-details a:active,
#parties .detail-details a:hover {
    font-size: 16px;
    color: #841717;
    text-decoration: none
}

#parties .detail-details .row {
    margin-bottom: 20px
}

#parties .detail-details h1 {
    font-family: arvo, serif;
    color: #841717;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: .5em
}

@media screen and (max-width: 780px) {
  #parties .detail-details h1 {
        margin-top: 50px;
    }
}

#parties .detail-details .likeh1 {
    font-family: arvo, serif;
    color: #841717;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#parties .detail-details ul {
    list-style: none
}

#parties .detail-details ul li {
    border-bottom: 1px solid #716d6d;
    color: #841717;
    padding: 4px 0 6px 24px;
    background: url(../images/icon-download.png) no-repeat center left
}

#parties .detail-details h3 {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #716d6d;
    padding-bottom: 6px
}

#parties .detail-details .likeh3 {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #716d6d;
    padding-bottom: 6px;
    display: block
}

#parties .detail-details .ballroomfaqwpr {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#parties .detail-details .ballroomfaq {
    width: calc(25% - 6px);
    margin-bottom: 6px;
    background: #f3e2c0;
    padding: 20px 20px 14px 20px;
    box-sizing: border-box;
}

@media screen and (max-width: 780px) {
  #parties .detail-details .ballroomfaq {
        width: 100%;
    }
}

.faqflex {
    display: flex;
    flex-wrap: wrap;
    flex-direction:row;
}

.faqflexitem {
    flex:0 1 calc(50% - 25px);
}

.faqflexitem:nth-child(2n+2) {margin-left:50px}

@media screen and (max-width: 780px) {
  .faqflexitem {
        flex:0 1 100%;
    }
    .faqflexitem:nth-child(2n+2) {margin-left:0}
}

.faqwpr {
    color: #791616;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #000;
    font-size: 18px;
}

.faqwpr .faqa {
    color: #000;
}

.faqwpr .faqq {
    display: flex;
}

.faqwpr a {
    color: #791616;
    text-deocration: none;
    font-size: 18px;
}

.faqwpr a:hover {
    font-size: 18px;
}

.faqwpr .faqtxt {
    width: calc(100% - 50px);
}

.faqwpr .faqicon {
    text-align: right;
    width: 50px;
    padding-top: 6px;
}

#parties .detail-details .contactcol {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 50px;
}

#parties .detail-details .contactcol p {
    margin-bottom: .3em;
    font-weight: bold;
}

#parties .detail-details .ballroom h2 {
    font-family: arvo, serif;
    color: #841717;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: .5em
}

#parties .detail-details .tourbox {
    padding: 40px;
    background: #841717 url(../images/parties-form-bg.jpg);
}

#parties .detail-details .tourbox h2 {
    font-family: arvo, serif;
    color: #faedd1;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: .5em
}

#parties .detail-form {
    color: #e8ddd2;
    font-size: 18px;
    padding-top: 40px;
    background: #841717 url(../images/parties-form-bg.jpg);
    margin-bottom: 36px
}

#parties .detail-form p {
    font-size: 24px
}

#parties .detail-form h2 {
    color: #e8ddd2;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700
}

#parties .detail-form .likeh2 {
    color: #e8ddd2;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block
}

#parties .detail-form a {
    color: #e8ddd2;
    font-weight: 700
}


#parties .cateringpromo2 {
    padding: 20px;
    background-color: rgba(242, 238, 228, .5);
    margin-bottom: 24px;
    border-radius: 10px;
}

#parties .cateringpromo2 .btn {
    display: inline-block;
    margin: 0 30px;
    font-weight: 400;
}

#parties .cateringpromo2 .note {
    padding: 20px;
    background-color: rgba(255, 255, 255, .5);
    margin-top: 20px;
    border-radius: 10px;
}

@media only screen and (max-width:600px) {
    #parties .cateringpromo2 .btn {
        display: block;
        margin: 12px auto !important;
        max-width: 80%;
        min-width: 0 !important;
        padding: 0 !important;
    }
    #parties .cateringpromo2 .btn a {
        padding: 0 !important;
    }
}



#tripleseat_embed_form table {
    margin: 1em auto 2em;
    width: 100%
}

#tripleseat_embed_form table td {
    padding: 0!important;
    border-bottom: 0
}

#tripleseat_embed_form .row_contact_header h2 {
    font-weight: 700;
    font-size: 24px;
    font-family: arvo, serif;
    margin-top: 1em;
    margin-bottom: .5em;
    text-align: center
}

#tripleseat_embed_form .row_contact_header .likeh2 {
    font-weight: 700;
    font-size: 24px;
    font-family: arvo, serif;
    margin-top: 1em;
    margin-bottom: .5em;
    text-align: center;
    display: block
}

#tripleseat_embed_form .row_details_header h2 {
    font-weight: 700;
    font-size: 24px;
    font-family: arvo, serif;
    margin-top: 1em;
    margin-bottom: .5em;
    text-align: center
}

#tripleseat_embed_form .row_details_header .likeh2 {
    font-weight: 700;
    font-size: 24px;
    font-family: arvo, serif;
    margin-top: 1em;
    margin-bottom: .5em;
    text-align: center;
    display: block
}

#tripleseat_embed_form label {
    font-weight: 400
}

#tripleseat_embed_form label span.required {
    color: #e8ddd2!important
}

#tripleseat_embed_form .required {
    color: #e8ddd2!important
}

#tripleseat_embed_form input[type=text] {
    border: 0;
    border-radius: 0;
    background: #f3ead5;
    font-size: 14px;
    color: #000;
    width: 90%;
    float: left;
    margin: 0 0 6px
}

#tripleseat_embed_form textarea {
    border: 0!important;
    border-radius: 0;
    background: #f3ead5;
    font-size: 14px;
    color: #000;
    width: 90%;
    float: left;
    margin: 0 0 6px
}

#tripleseat_embed_form select {
    background: #f3ead5;
    font-size: 14px;
    color: #000
}

#tripleseat_embed_form input[type=submit] {
    border: 0;
    margin: 1em auto;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #810707;
    border-radius: 6px;
    background: #b04419;
    background-image: linear-gradient(to bottom, #e23216, #a62712);
    margin: 12px 0 0;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-weight: 900!important;
    padding: 0 30px;
    color: #f3ead5!important
}

#tripleseat_embed_form #lead_form_submit a {
    display: none
}

#tripleseat_embed_form .cell_end_time {
    display: none
}

#catering .cateringpromo {
    padding: 30px 0;
    background-color: rgba(242, 238, 228, .5);
    margin-bottom: 24px;
}

#catering .cateringpromo .btn {
    display: inline-block;
    margin: 0 30px;
}

@media only screen and (max-width:600px) {
    #catering .cateringpromo .btn {
        display: block;
        margin: 12px auto !important;
        max-width: 80%;
        min-width: 0 !important;
        padding: 0 !important;
    }
    #catering .cateringpromo .btn a {
        padding: 0 !important;
    }
}



#catering .cateringpromo2 {
    padding: 20px;
    background-color: rgba(242, 238, 228, .5);
    margin-bottom: 24px;
    border-radius: 10px;
}

#catering .cateringpromo2 .btn {
    display: inline-block;
    margin: 0 30px;
    font-weight: 400;
}

#catering .cateringpromo2 .note {
    padding: 20px;
    background-color: rgba(255, 255, 255, .5);
    margin-top: 20px;
    border-radius: 10px;
}

@media only screen and (max-width:600px) {
    #catering .cateringpromo2 .btn {
        display: block;
        margin: 12px auto !important;
        max-width: 80%;
        min-width: 0 !important;
        padding: 0 !important;
    }
    #catering .cateringpromo2 .btn a {
        padding: 0 !important;
    }
}



#catering .slidewpr {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    font-size: 20px;
    font-family: arvo, serif;
    color: #e8ddd2
}

#catering .slideinfo {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50
}

#catering .slideinfo .slide-inner {
    width: 100%;
    height: 440px;
    position: relative
}

#catering .slideinfo .slide-vert {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#catering .slideinfo h1 {
    font-size: 50px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #e8ddd2
}

#catering .slideinfo .likeh1 {
    font-size: 50px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #e8ddd2;
    display: block
}

#catering .slideinfo .btn {
    height: 46px;
    line-height: 46px;
    font-family: nunito sans, sans-serif
}

#catering .slides-out {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0
}

#catering .slides {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative
}

#catering .slide {
    width: 100%;
    height: 440px;
    float: left;
    color: #e8ddd2
}

#catering .details {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 16px
}

#catering .details h2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700
}

#catering .details .likeh2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    display: block
}

#catering .details h3 {
    font-size: 20px;
    font-weight: 400
}

#catering .details .likeh3 {
    font-size: 20px;
    font-weight: 400;
    display: block
}

#catering .details h4 {
    font-size: 16px;
    color: #333;
    font-weight: 700
}

#catering .details .row {
    margin-bottom: 24px
}

@media only screen and (max-width:600px) {
    #catering .details .downloads {
        margin-top: 24px
    }
}

#catering .details .btn {
    height: 40px;
    line-height: 40px;
    margin-right: 10px
}

#catering .details .btn {
    min-width: 170px;
    padding: 0 15px
}

#catering .details .tel {
    font-weight: 700
}

#catering .details ul {
    list-style: none
}

#catering .details ul li {
    border-bottom: 1px solid #716d6d;
    color: #841717;
    padding: 4px 0 6px 24px;
    background: url(../images/icon-download.png) no-repeat center left;
    font-size: 15px;
    font-weight: 700
}

#catering .details ul li a {
    color: #841717
}

#catering .details .cta h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    color: #841717;
    margin-bottom: .3em
}

#catering .details .cta .likeh3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    color: #841717;
    margin-bottom: .3em;
    display: block
}

#catering .details .cta {
    margin-top: 15px;
    font-size: 18px
}

#catering .details .cta p {
    margin-bottom: .3em
}

#catering .dishes {
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 16px;
    text-align: center;
    background-color: rgba(242, 238, 228, .5)
}

#catering .dishes h2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700
}

#catering .dishes .likeh2 {
    font-size: 36px;
    font-family: arvo, serif;
    color: #841717;
    font-weight: 700;
    display: block
}

#catering .dishes .row {
    margin-bottom: 24px
}

#catering .dishes .img {
    border: 4px solid #9d8c64;
    float: left;
    margin: 0 5px;
    box-sizing: border-box
}

#catering .dishes .slick-next {
    right: -25px
}

#catering .dishes .slick-prev {
    left: -25px
}

#catering .dishes .slick-prev::before {
    content: 'â†';
    content: url(../images/arrow-prev-reverse.png)
}

#catering .dishes .slick-next::before {
    content: 'â†';
    content: url(../images/arrow-next-reverse.png)
}

#catering .form {
    color: #e8ddd2;
    font-size: 18px;
    padding-top: 40px;
    background: #841717 url(../images/parties-form-bg.jpg)
}

#catering .form p {
    font-size: 24px
}

#catering .form h2 {
    color: #e8ddd2;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700
}

#catering .form .errorExplanation {
    background-color: #e8ddd2;
    border: 0;
    color: #000;
    padding: 15px
}

#catering .form .errorExplanation h2 {
    color: #000;
}

#catering .form .likeh2 {
    color: #e8ddd2;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block
}

#catering .form a {
    color: #e8ddd2;
    font-weight: 700
}

#catering .party-faq {
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px
}

#catering .party-faq a {
	text-decoration: underline;
}

#catering .party-faq h2 {
    color: #841717;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 1.5em
}

#catering .party-faq .likeh2 {
    color: #841717;
    font-size: 36px;
    font-family: arvo, serif;
    font-weight: 700;
    margin-bottom: 1.5em;
    display: block
}

#catering .party-faq h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5em
}

#catering .party-faq .likeh3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: .5em;
    display: block
}

#menu .hero {
    background: url(../images/menus-hero.jpg) no-repeat top center;
    background-size: cover;
    min-height: 400px;
    width: 100%
}

#menu .menu {
    padding: 40px 0
}

#menu .menu h1 {
    font-family: 'source serif pro', serif;
    font-size: 30px;
    margin: 0 0 .6em
}

#menu .menu .likeh1 {
    font-family: 'source serif pro', serif;
    font-size: 30px;
    margin: 0 0 .6em;
    display: block
}

#menu .menu-items h3 {
    color: #f0462d;
    font-family: flashdligregular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin: 1em 0 .6em
}

#menu .menu-items .likeh3 {
    color: #f0462d;
    font-family: flashdligregular;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin: 1em 0 .6em;
    display: block
}

#menu .menu-list {
    margin-bottom: 20px;
    font-family: flashdligregular;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    list-style: none
}

#menu .menu-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.3em
}

#menu .menu-list li.red {
    color: #f0462d
}

#menu .menu-list li .indent {
    display: block;
    margin-left: 10px
}

#menu .print {
    border-bottom: 1px solid #666;
    padding: 30px 0 12px;
    display: block
}

#menu .print a,
#menu .print a:link,
#menu .print a:visited,
#menu .print a:active,
#menu .print a:hover {
    color: #341302;
    text-decoration: none;
    font-weight: 700
}

#menu .allergies {
    padding: 20px 0 60px
}

#menu .allergies h2 {
    font-family: 'source serif pro', serif;
    font-size: 30px;
    margin: 0
}

#menu .allergies .likeh2 {
    font-family: 'source serif pro', serif;
    font-size: 30px;
    margin: 0;
    display: block
}

#menu .allergycontent .arrow {
    margin: 20px 0
}

#menu .allergywpr {
    padding: 40px;
    margin: 0 0 40px;
    background: #e6d9c9;
    text-align: left
}

#menu .ordertopbg {
    background: url(../images/menu-order-bg.gif) repeat-x bottom center;
    height: 240px
}

#menu .ordertop {
    background: url(../images/hero-bags.png) no-repeat bottom center;
    height: 240px
}

#menu .order {
    padding: 20px 0 40px;
    background: #e6d9c9
}

#menu .order h2 {
    font-family: 'source serif pro', serif;
    font-size: 30px;
    margin: 0
}

#menu .order .likeh2 {
    font-family: 'source serif pro', serif;
    font-size: 30px;
    margin: 0;
    display: block
}

#menu .order p {
    margin-bottom: 1.5em
}

#menu .order .col {
    width: 18%;
    margin-right: 2%;
    float: left;
    text-align: center
}

#menu .order .btn {
    width: 100%;
    margin: 0 0 8px;
    padding: 0 10px;
    box-sizing: border-box
}

#menu .order .telink a:link,
#menu .order .telink a:visited,
#menu .order .telink a:active,
#menu .order .telink a:hover {
    color: #ef472d;
    font-size: 14px;
    font-weight: 700
}

.pagination {
    text-align: center;
    margin: 60px 0;
}

.pagination .btn {
    display: inline-block;
    height: 36px;
    width: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: #ef472d;
    box-sizing: border-box;
    margin-right: 6px;
    padding: 0;
    background-image: none
}

.pagination .btn a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 0
}

.pagination .btn a:link,
.pagination .btn a:visited,
.pagination .btn a:active,
.pagination .btn a:hover {
    color: #fff
}

.pagination .btn:hover {
    color: #fff;
    background-color: #d7432c
}

.pagination .btn:hover a:link,
.pagination .btn:hover a:visited,
.pagination .btn:hover a:active,
.pagination .btn:hover a:hover {
    display: block;
    color: #fff
}

.pagination .btn.on {
    color: #fff;
    background-color: #891219
}

.pagination .btn.on a:link,
.pagination .btn.on a:visited,
.pagination .btn.on a:active,
.pagination .btn.on a:hover {
    color: #fff
}

#error404 .content {
    padding: 50px 0 120px;
    color: #333;
    font-size: 16px
}

#error404 .content img {
    margin-bottom: 40px
}

#error404 .content h1 {
    font-size: 50px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .2em;
    color: #841717
}

#error404 .content .likeh1 {
    font-size: 50px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .2em;
    color: #841717;
    display: block
}

#error404 .content h2 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1em;
    color: #333
}

#error404 .content .likeh2 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 1em;
    color: #333;
    display: block
}

#error404 .content .lg {
    font-size: 20px;
    font-weight: 700
}

#error404 .content a {
    font-weight: 700;
    color: #841717;
    text-decoration: none
}

#about .content-vert {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#about .about1 {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    background: url(../images/about-bg1.jpg) no-repeat top center/cover
}

#about .about1 h1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #e8ddd2;
    margin-bottom: 0
}

#about .about1 h1 span {
    font-size: 20px;
    font-family: nunito sans, sans-serif;
    font-weight: 700;
    color: #e8ddd2;
    margin-bottom: 0;
    display: block;
    text-transform: uppercase
}

#about .about1 .likeh1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #e8ddd2;
    margin-bottom: 0;
    display: block
}

#about .about1 h2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #e8ddd2;
    margin-bottom: 0
}

#about .about2 {
    width: 100%;
    padding: 80px 0;
    color: #513a19;
    font-size: 16px;
    font-family: arvo, serif
}

#about .about2 h3 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #513a19;
    margin-bottom: 1em
}

#about .about2 .likeh3 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #513a19;
    margin-bottom: 1em;
    display: block
}

#about .about3 {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
    background: url(../images/about-bg3.jpg) no-repeat top center/cover;
    color: #fff;
    font-size: 30px
}

#about .about4 {
    width: 100%;
    padding: 80px 0;
    color: #513a19;
    font-size: 16px;
    font-family: arvo, serif
}

#about .about4 h2 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #513a19;
    margin-bottom: 1em
}

#about .about4 .likeh2 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    color: #513a19;
    margin-bottom: 1em;
    display: block
}

#order .order-landing {
    padding-top: 25px
}

#order .order-landing .intro p {
    font-size: 18px;
    font-weight: 600
}

#order .order-landing .intro h2 {
    font-size: 22px;
    font-weight: 600
}

#order .order-landing h1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717;
    text-transform: uppercase
}

#order .order-landing .likeh1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717;
    text-transform: uppercase;
    display: block
}

#order .order-landing h3 {
    font-size: 17px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333
}


@media only screen and (max-width:720px) {
    #order .order-landing .four.columns {
        width: 100%;
        float: none;
        margin: 0 0 36px
    }

}


#order .order-landing .likeh3 {
    font-size: 22px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333;
    display: block
}

#order .order-landing img {
    margin-bottom: 1em
}

#order .order-landing .row {
    margin-bottom: 24px
}

#order .order-landing .btn {
    margin-bottom: 48px;
    width: 100%
}

#reservations .reservations {
    padding-top: 25px
}

#reservations .reservations h1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717;
    text-transform: uppercase
}

#reservations .reservations .likeh1 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717;
    text-transform: uppercase;
    display: block
}

#reservations .reservations h2 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #333
}

#reservations .reservations .row {
    margin-bottom: 24px
}

#reservations .reservations .frame-reservations {
    border-style: solid;
    border-width: 32px;
    padding: 0;
    border-image: url(../images/frame-reservations.png) 30 round
}

#reservations .reservations .frame-reservations-inner {
    padding: 10px 20px 20px;
    width: 100%;
    background: #202325;
    box-sizing: border-box;
    text-align: center;
    color: #f6edd4
}

#reservations .intro p {
    font-size: 18px;
    font-weight: 600
}

#contact .dropnav {
    margin: 12px 0 20px
}

#contact .dropnav ul.drop li {
    background: #841717 url(../images/arrowdown-light.png) no-repeat 95% 50%;
    color: #f6edd4
}

#contact .dropnav ul.drop li ul li {
    background: #e23115;
    color: #f6edd4
}

#contact .dropnav ul.drop li ul li a:link,
#contact .dropnav ul.drop li ul li a:visited,
#contact .dropnav ul.drop li ul li a:hover,
#contact .dropnav ul.drop li ul li a:active {
    color: #f6edd4;
    text-decoration: none
}

#contact .emailsignupleft label {
    display: inline-block
}

#contact .intro {
    padding: 20px 0
}

#contact .intro .selectwpr {
    overflow: hidden;
    background: #e6d9c9 url(../images/arrow-nav-black.png) no-repeat right center;
    background-position: right 10px center;
    height: 36px;
    width: 250px;
    margin-bottom: 14px
}

#contact .intro select {
    background: 0 0;
    padding: 5px 8px;
    font-size: 14px;
    height: 36px;
    color: #000;
    box-shadow: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none;
    border: 0;
    width: 278px
}

#contact .detail h1 {
    font-family: arvo, serif;
    font-size: 40px;
    font-weight: 600;
    color: #841717
}

#contact .detail .likeh1 {
    font-family: arvo, serif;
    font-size: 40px;
    font-weight: 600;
    color: #841717;
    display: block
}

#contact .detail h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

#contact .detail .likeh2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    display: block
}

#contact .detail h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0
}

#contact .detail .likeh3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    display: block
}

#contact .detail a:link,
#contact .detail a:visited {
    color: #ef472d;
    text-decoration: none
}

#contact .detail a:active,
#contact .detail a:hover {
    color: #ef472d;
    text-decoration: underline
}

#contact #special-events .selectwpr {
    overflow: hidden;
    background: #ef472d url(../images/arrow-nav-white.png) no-repeat right center;
    background-position: right 10px center;
    height: 36px;
    width: 210px;
    margin-bottom: 14px
}

#contact #special-events select {
    background: 0 0;
    padding: 5px 8px;
    font-size: 14px;
    height: 36px;
    color: #fff;
    box-shadow: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none;
    border: 0;
    width: 238px
}

#contact #special-events,
#contact #recipes,
#contact #reservations {
    font-size: 16px
}

#contact #special-events .four:first-of-type,
#contact #recipes .four:first-of-type {
    margin-left: 0
}

#contact #recipes .btn a:link,
#contact #recipes .btn a:visited,
#contact #recipes .btn a:active,
#contact #recipes .btn a:hover {
    color: #fff;
    text-decoration: none
}

#contact #questions .selectwpr {
    border: 0;
    height: 36px;
    width: 80%;
    margin-bottom: 8px
}

#contact #questions select {
    background: #fff;
    padding: 5px 8px;
    font-size: 14px;
    height: 36px;
    color: #000;
    border: 0;
    width: 100%
}

#contact #questions input[type=text],
#contact #questions textarea {
    width: 80%;
    margin: 0 0 8px;
    color: #000
}

#contact #questions .signupwpr {
    margin: 24px 0
}

#contact #questions .emailsignupleft {
    width: 45%;
    float: left
}

#contact #questions .emailsignupright {
    width: 45%;
    float: right
}

#contact #questions .submitwpr {
    padding: 20px 0 0;
    border-top: 1px solid #333
}

#contact #questions input[type=submit] {
    margin-right: 15px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #810707;
    border-radius: 6px;
    background: #e23216;
    background-image: linear-gradient(to bottom, #e23216, #a62712);
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 700!important;
    padding: 0 30px;
    color: #f6edd4
}

#contact #questions .note {
    background-color: rgba(242, 238, 228, .5);
    margin-top: 14px;
    padding: 50px 30px 30px;
    font-size: 14px
}

#contact #reservations .selectwpr {
    overflow: hidden;
    background: #ef472d url(../images/arrow-nav-white.png) no-repeat right center;
    background-position: right 10px center;
    height: 36px;
    width: 250px;
    margin-bottom: 14px
}

#contact #reservations select {
    background: 0 0;
    padding: 5px 8px;
    font-size: 14px;
    height: 36px;
    color: #fff;
    box-shadow: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none;
    border: 0;
    width: 278px
}

#contact .locations select {
    background: #fff;
    padding: 5px 8px;
    font-size: 14px;
    height: 36px;
    color: #000;
    border: 0;
    width: 100%
}

#contact .locations select {
    margin: 0 0 24px
}

#contact .locations .map-responsive {
    margin: 0 0 24px
}

#contact .content {
    padding: 0 0 100px;
    min-height: 600px
}

#contact .loc {
    margin-bottom: 24px
}

#careers .hero {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
    font-size: 24px;
    color: #f6edd4;
    background: #000 url(../images/careers-hero.jpg) repeat-x top center/cover
}

#careers .heropositions {
    background: #000 url(../images/careers-hero-carmines.jpg) repeat-x top center/cover
}

#careers .hero .container {
    height: 400px;
    overflow: hidden;
    position: relative
}

#careers .whyworkwithus {
    padding: 60px 0;
    color: #333;
    font-size: 16px
}

#careers .whyworkwithus h2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #841717
}

#careers .whyworkwithus .likeh2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #841717;
    display: block
}

#careers .positions {
    padding: 60px 0;
    background-color: rgba(242, 238, 228, .5);
    color: #333;
    font-size: 18px
}

#careers .positions img {
    margin-bottom: 24px
}

#careers .positions h2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #841717
}

#careers .positions .likeh2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #841717;
    display: block
}

#careers .positions h3 {
    font-size: 18px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #333
}

#careers .positions .likeh3 {
    font-size: 18px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #333;
    display: block
}

#careers .perks {
    padding: 60px 0;
    color: #333;
    font-size: 18px
}

#careers .perks .circle {
    border-radius: 50%;
    width: 138px;
    height: 138px;
    text-align: center;
    position: relative;
    background: #c2aa75;
    margin: 0 auto 12px
}

#careers .perks .circle:hover {
    background: #841717
}

#careers .perks .circle.on {
    background: #841717
}

#careers .perks .circle img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#careers .perks h2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #841717
}

#careers .perks .likeh2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #841717;
    display: block
}

#careers .perks .perkitems {
    font-weight: 700
}

#careers .perks .row {
    margin-bottom: 24px
}

#careers .perks h3 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333
}

#careers .perks .likeh3 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: .5em;
    color: #333;
    display: block
}

@media only screen and (max-width:960px) {
    #careers .perks .columns {
        width: 100%;
        float: none;
        margin: 0 0 36px
    }
}

#careers .listingintro {
    padding: 60px 0;
    background-color: rgba(242, 238, 228, .5);
    color: #333;
    font-size: 18px
}

#careers .listingintro .row {
    margin-bottom: 44px
}

#careers .listingintro .logos {
    width: 33%;
    float: left;
    margin: 0;
    padding: 0 30px;
    border-right: 1px solid #716d6d;
    box-sizing: border-box
}

@media only screen and (max-width:960px) {
    #careers .listingintro .logos {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0 0 30px;
        border: 0
    }
    #careers .listingintro .logos img {
        display: inline-block
    }
}

#careers .listingintro .logos:last-of-type {
    border: 0
}

#careers .listingintro h2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717
}

#careers .listingintro .likeh2 {
    font-size: 40px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #841717;
    display: block
}

#careers .listingintro h3 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #333
}

#careers .listingintro .likeh3 {
    font-size: 30px;
    font-family: arvo, serif;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #333;
    display: block
}

#careers .intro {
    padding: 60px 0
}

#careers .positions {
    padding: 60px 0
}

#careers .positions h1.title {
    font-size: 16px;
    margin: 5px 0;
    padding: 0 0 12px;
    border-bottom: 1px solid #666;
    background-color: transparent;
    font-weight: 600
}

#careers .positions .likeh1.title {
    font-size: 16px;
    margin: 5px 0;
    padding: 0 0 12px;
    border-bottom: 1px solid #666;
    background-color: transparent;
    font-weight: 600;
    display: block
}

#careers .bottom {
    padding: 60px 0
}

#careers .positionslink .btn {
    margin-bottom: 30px
}

#careers .positionslink p {
    font-weight: 700
}

#sitemap .content {
    padding: 90px 0;
    font-size: 18px;
    line-height: 2em
}

#sitemap .content h1 {
    font-family: arvo, serif;
    font-size: 36px;
    margin-bottom: 1em
}

#sitemap .content .likeh1 {
    font-family: arvo, serif;
    font-size: 36px;
    margin-bottom: 1em;
    display: block
}

#sitemap .headerlink {
    border-bottom: 1px solid #333;
    padding: 0 0 .5em;
    margin: 0 0 .5em
}

#sitemap .links {
    border-bottom: 1px solid #333;
    padding: 0 0 .5em;
    margin: 0 0 .5em
}

#sitemap h2 {
    color: #841717;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 0;
}

#sitemap h3 {
    color: #841717;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: .25em;
    letter-spacing: 0;
}

#sitemap .content a:link,
#sitemap .content a:visited {
    color: #841717;
    text-decoration: none
}

#sitemap .content a:active,
#sitemap .content a:hover {
    color: #841717;
    text-decoration: underline
}

#privacy .content {
    padding: 40px 0;
    font-size: 16px
}

#privacy .content h1 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 3px solid #333;
    display: block;
    padding-bottom: 10px
}

#privacy .content .likeh1 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 3px solid #333;
    display: block;
    padding-bottom: 10px
}

#privacy .content a:link,
#privacy .content a:visited,
#privacy .content a:active,
#privacy .content a:hover {
    color: #841717;
    text-decoration: underline
}

#privacy .content h2 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: block;
    padding-bottom: 10px
}

#privacy .content .likeh2 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: block;
    padding-bottom: 10px
}

#privacy .content h3 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
    padding-bottom: 10px
}

#privacy .content .likeh3 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
    padding-bottom: 10px
}

#legal .content {
    padding: 40px 0;
    font-size: 16px
}

#legal .fas {
    font-size: 80px;
    color: #841717;
    margin-bottom: 30px
}

#legal .content h1 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 3px solid #333;
    display: block;
    padding-bottom: 10px
}

#legal .content .likeh1 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 3px solid #333;
    display: block;
    padding-bottom: 10px
}

#legal .content.accessibility h1 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 0;
    display: block;
    padding-bottom: 10px
}

#legal .content.accessibility .likeh1 {
    font-size: 24px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 0;
    display: block;
    padding-bottom: 10px
}

#legal .content a:link,
#legal .content a:visited,
#legal .content a:active,
#legal .content a:hover {
    color: #841717;
    text-decoration: underline
}

#legal .content h2 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: block;
    padding-bottom: 10px
}

#legal .content .likeh2 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    border-bottom: 1px solid #333;
    display: block;
    padding-bottom: 10px
}

#legal .content h3 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
    padding-bottom: 10px
}

#legal .content .likeh3 {
    font-size: 20px;
    font-family: arvo, serif;
    font-weight: 700;
    display: block;
    padding-bottom: 10px
}

.fb-popup {
    position: relative;
    background: #fff;
    width: auto;
    max-width: 440px;
    margin: 20px auto;
    text-align: center
}

.fb-popup .mfp-close {
    color: #fff
}

.fb-popup .popup-inner {
    padding: 20px
}

.fb-popup .popup-inner .btn {
    width: 100%;
    margin: 0 auto 20px
}

.fb-popup h4 {
    color: #841717;
    font-size: 30px;
    font-family: 'Pacifico', cursive;
    margin-bottom: 8px
}

.fb-popup .likeh4 {
    color: #841717;
    font-size: 30px;
    font-family: 'Pacifico', cursive;
    margin-bottom: 8px;
    display: block
}

.fb-popup h5 {
    color: #513a19;
    font-size: 18px;
    font-family: arvo, serif
}

.fb-popup .likeh5 {
    color: #513a19;
    font-size: 18px;
    font-family: arvo, serif;
    display: block
}

#error .content {
    padding: 140px 0 120px;
    font-size: 18px
}

#error .content h1 {
    font-family: 'source serif pro', serif;
    font-size: 36px
}

#error .content .likeh1 {
    font-family: 'source serif pro', serif;
    font-size: 36px;
    display: block
}

#error .content a:link,
#error .content a:visited {
    color: #ef472d;
    text-decoration: none
}

#error .content a:active,
#error .content a:hover {
    color: #ef472d;
    text-decoration: underline
}



#OT_new {
    margin-top: 12px;
    min-height: 286px
}

#OT_new .ot-title {
    display: none;
}

#OT_new .ot-powered-by {
    display: none;
}



#OT_searchWrapperAll {
    width: 100%;
    margin-top: 2em;
    font-weight: 400
}

#OT_searchWrapper {
    border: 0;
    font-weight: 600;
    max-width: 313px;
    margin: 0 auto
}

#OT_searchWrapper .OT_feedTitle {
    display: none
}

#OT_searchWrapperAll dd {
    margin: 0 5px 0 0
}

#OT_restaurantLbl {
    display: none
}

#OT_restaurant {
    display: inline-block
}

#OT_partySizeLbl {
    display: none
}

#OT_partySize {
    display: inline-block
}

#OT_dateLbl {
    display: none
}

#OT_date {
    display: inline-block
}

#OT_timeLbl {
    display: none
}

#OT_time {
    display: inline-block
}

#OT_empty {
    display: none
}

#OT_submitWrap {
    display: inline-block
}

#OT_logo {
    display: none
}

#OT_logoLink {
    display: none
}

#OT_imglogo {
    display: none
}

#OT_searchWrapper form {
    margin: 0;
    padding: 0
}

#OT_searchWrapperBox form {
    margin: 0;
    padding: 0
}

#OT_searchWrapperBox dl {
    margin: 0;
    padding: 0
}

#OT_searchWrapper input.hidden {
    display: none
}

#OT_searchWrapper #dateDisplay {
    display: none
}

#OT_searchWrapper .imgCal {
    position: absolute;
    display: none;
    z-index: 999
}

#OT_searchWrapper #imageCal table {
    font-size: 12px;
    width: 150px;
    font-family: arial;
    font-weight: 700;
    background: #fff
}

#OT_searchWrapper #imageCal td {
    padding: 0;
    text-align: center
}

#OT_searchWrapper .clickableDays {
    color: #000;
    text-decoration: none;
    height: 18px
}

#OT_searchWrapper .nonclickableDays {
    color: #ccc;
    height: 18px
}

#OT_searchWrapper .months {
    color: #fff;
    text-decoration: none
}

#OT_searchWrapper .weekdays {
    color: #000;
    text-decoration: none;
    color: #666;
    background-color: #efefef;
    width: 14%
}

.partOfCal img.partOfCal.spacer {
    display: block;
    height: 1px!important;
    margin: 0;
    padding: 0
}

#OT_searchWrapper dd {
    overflow: hidden;
    background: url(../images/arrow-drop.jpg) no-repeat right center;
    background-position: right 10px center;
    height: 36px;
    vertical-align: top;
    margin-bottom: 6px
}

#OT_searchWrapper dd select {
    background: 0 0;
    padding: 5px 8px;
    font-size: 14px;
    height: 36px;
    color: #000;
    box-shadow: none;
    background: 0 0;
    background-image: none;
    -webkit-appearance: none;
    border: 0
}

#OT_searchWrapper dd select:focus {}

#OT_searchWrapper dd#OT_restaurant {
    width: 100%;
    margin: 0 auto 6px;
    color: #000;
    background: #ede7d9;
    font-family: nunito sans, sans-serif
}

#OT_searchWrapper dd#OT_restaurant select {}

#OT_searchWrapper dd#OT_restaurant {
    width: 100%
}

#OT_searchWrapper dd#OT_restaurant select {
    width: 110%
}

.subnavreservations #OT_searchWrapper dd#OT_restaurant {
    width: 250px
}

#OT_searchWrapper dd#OT_partySize {
    width: 110px;
    margin: 0 5px 0 0;
    color: #000;
    background: #ede7d9;
    font-family: nunito sans, sans-serif;
    border-radius: 0
}

#OT_searchWrapper dd#OT_partySize select {
    width: 138px
}

#OT_searchWrapper dd#OT_date {
    color: #000;
    background: #ede7d9;
    font-family: nunito sans, sans-serif;
    background-image: none;
    padding: 0
}

#OT_searchWrapper input[id=startDate] {
    border: 0;
    background: 0 0;
    border-radius: 0
}

#OT_searchWrapper #startDate,
#OT_searchWrapper .OT_feedFormfieldCalendar {
    padding: 5px 8px;
    font-size: 14px;
    height: 38px;
    color: #000;
    background: #ede7d9;
    font-family: nunito sans, sans-serif;
    width: 100px
}

#OT_searchWrapper #startDate {
    width: 100%
}

#OT_searchWrapper dd#OT_time {
    width: 120px;
    margin: 0 5px 0 0;
    color: #000;
    background: #ede7d9;
    font-family: nunito sans, sans-serif
}

#OT_searchWrapper dd#OT_time select {
    width: 148px
}

#OT_searchWrapper dd#OT_submitWrap {
    width: 100%;
    height: 47px;
    padding: 0;
    background: url(../images/reservations-button.png) no-repeat top center!important;
    background-size: contain!important
}

input.OT_TableButton {
    width: 100%!important;
    height: 47px!important;
    opacity: 0;
    display: block
}

/*
@media only screen and (max-width:768px) {
    #OT_searchWrapper dd#OT_submitWrap {
    	background: none !important;
	}

	input.OT_TableButton {
    	opacity: 100;
	}
}
*/

#OT_searchWrapperBox #OT_searchWrapper #OT_partySize {
    width: 100%;
    display: block;
    margin: 0 0 6px
}

#OT_searchWrapperBox #OT_searchWrapper #OT_partySize select {
    width: 112%
}

#OT_searchWrapperBox #OT_searchWrapper #OT_date {
    width: 100%;
    display: block;
    margin: 0 0 6px;
    text-align: left
}

#OT_searchWrapperBox #OT_searchWrapper #OT_time {
    width: 100%;
    display: block;
    margin: 0 0 6px
}

#OT_searchWrapperBox #OT_searchWrapper #OT_time select {
    width: 112%
}

#OT_searchWrapperBox #OT_searchWrapper #OT_submitWrap {
    width: 100%;
    display: block;
    margin: 0
}

.footerlegal {
    padding: 40px 0 80px;
    text-align: center;
    font-size: 14px;
    color: #5a3122;
    background: #f2ecdd url(../images/main-bg.jpg) top center;
}

.footerlegal .copyright {
    display: inline-block
}

.footerlegal img {
    margin: 0 20px 40px
}

.footerlegal a {
    color: #5a3122;
    font-weight: 700;
    margin: 0 20px
}

.footerlegal a:last-of-type {
    margin-right: 40px
}

.footerlegal a:link,
.footerlegal a:visited,
.footerlegal a:active,
.footerlegal a:hover
{
    color: #5a3122;
    font-weight: 700
}

.footercontact {
    background: #000;
    padding: 10px 0 3px;
    text-align: left;
    font-size: 14px;
    color: #5a3122;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    line-height: 40px;
    width: 100%
}

.footercontact .left {
    text-align: left
}

.footercontact img {
    margin: 0 8px 0 0
}

.footercontact img.virgils {
    margin: 0 0 0 14px
}

.footercontact a {
    color: #f6edd4;
    font-weight: 700;
    vertical-align: middle
}

.footercontact a.mobileon {
    line-height: 20px;
    margin: 0 10px
}

.footercontact a:link,
.footercontact a:visited,
.footercontact a:active,
.footercontact a:hover {
    color: #f6edd4;
    font-weight: 700
}

.footercontact .right a {
    padding-left: 10px
}

.footercontact .btn {
    border: 1px solid #262625;
    border-radius: 6px;
    background: #3f0909;
    background-image: linear-gradient(to bottom, #5c0f0f, #3f0909);
    margin: 0;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    padding: 0 20px
}

.footercontact .btn a:link,
.footercontact .btn a:visited,
.footercontact .btn a:active,
.footercontact .btn a:hover {
    padding: 0;
    color: #f6edd4!important;
    font-weight: 700
}

@media only screen and (max-width:1500px) {
    .footercontact .btn {
        display: none
    }
}

@media only screen and (max-width:1400px) {
    .headernav ul.navwpr,
    .navscroll ul.navwpr {
        font-size: 13px
    }
    .headernav ul.navwpr li,
    .navscroll ul.navwpr li {
        padding: 0 18px 0 12px
    }
}

@media only screen and (max-width:1120px) {
    .navscroll ul.navwpr li.nav {
        display: none!important
    }
    .nav {
        display: none!important
    }
    header {
        height: 144px
    }
    #menus-onsite .header-onsite {
   		height: 90px !important
	}
    .maincontentwpr {
        top: 144px
    }
    #menus-onsite .maincontentwpr {
   		top: 90px !important
	}
	
    .mobbtn {
        display: inline-block!important
    }
    .header-mmenu {
        display: block
    }
    .logo .container {
        display: none
    }
    .logo {
        height: 80px;
        background: url(../images/carmines-logo.png) no-repeat top 6px center;
        background-size: auto 80%;
        padding: 0
    }
    .logo30 {
        display: block;
        float: right;
        padding: 10px 10px 0 0
    }
    .logo30 img {
        height: 60px;
        width: auto
    }
    .subnavnews {
        display: none
    }
    .headernav,
    .navscroll {
        text-align: center
    }
    .headernav .container,
    .navscroll .container {
        width: 100%!important;
        padding: 0;
        margin: 0
    }
    .headernav ul.navwpr li.btn-order,
    .navscroll ul.navwpr li.btn-order {
        padding: 0 20px
    }
    .headernav ul.navwpr li.btn-sauce,
    .navscroll ul.navwpr li.btn-sauce {
        padding: 0 20px
    }
    .headernav ul.navwpr li.btn-reservations,
    .navscroll ul.navwpr li.btn-reservations {
        padding: 0 20px
    }
    .headernav ul.navwpr li.btn-menus,
    .navscroll ul.navwpr li.btn-menus {
        display: inline-block;
        padding: 0 20px;
        position: relative;
        margin-bottom: 0;
        height: 55px;
        line-height: 57px;
        background: #333
    }
    .headernav ul.navwpr li.btn-menus a:active,
    .headernav ul.navwpr li.btn-menus a:hover,
    .navscroll ul.navwpr li.btn-menus a:active,
    .navscroll ul.navwpr li.btn-menus a:hover {
        border-bottom: 0
    }
    .headernav ul.navwpr li.btn-menus:hover,
    .navscroll ul.navwpr li.btn-menus:hover {
        background: #333
    }
    .footercontact {
        padding: 0
    }
    .footercontact .container {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 0
    }
    .footercontact .columns {
        width: 100%;
        float: none;
        text-align: center
    }
    .footercontact .left {
        order: 2;
        background: #202325;
        padding: 10px 0 3px;
        width: 100%;
        margin: 0
    }
    .footercontact .left img {
        height: 25px;
        width: auto
    }
    .footercontact .right {
        order: 1;
        padding: 10px 0 3px
    }
    .footerlegal .copyright {
        margin-top: 16px;
        display: block
    }
    .gdpr {
        bottom: 107px
    }
}

@media only screen and (max-width:960px) {
    .slick-arrow {
        display: none !important
    }
    .slick-dots {
        display: none !important
    }

    #sauces .sauces-detail .slick-track {
        display: flex !important;
    }

    #sauces .sauces-detail .slick-slide {
        height: auto;
    }

    #home .frame-inner {
        height: auto;
        width: 100%;
        background: #202325 url(../images/frame-takeout.png) no-repeat bottom center;
        background-size: 30%;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 110px
    }
    #home .frame-item {
        width: 100%;
        float: none;
        padding: 12px 15px;
        box-sizing: border-box;
        background: 0 0;
        color: #f6edd4;
        font-size: 14px;
        text-align: center
    }
    #locations .location-details .columns {
        width: 100%;
        margin: 0;
        float: none
    }
    #locations .location-about .columns {
        width: 100%;
        margin: 0;
        float: none
    }
    .bragbar img {
        display: none
    }

}

@media only screen and (max-width:768px) {
    .mobileoff {
        display: none !important
    }
    .mobileon {
        display: block !important
    }
    .footercontact .mobileon {
        display: inline-block
    }
    #home .frame-inner {
        background-size: 30%;
        padding-bottom: 10px
    }
}

@media only screen and (max-width:600px) {
    .btn {
        width: 100%;
        margin: 12px auto 0
    }
    .slide .slide-inner {
        width: 90%;
        margin: 0 auto
    }
    .logo {
        background-position: center 15px;
        background-size: auto 60%
    }
    .logo30 img {
        height: 60px;
        width: auto;
        padding: 0 10px 0 0
    }

    .sharethis-inline-share-buttons {
		text-align: center !important
	}
}

@media only screen and (max-width:550px) {

    #menus-onsite .menu-nav-wpr {
		width: 100%;
	}
	
	#menus-onsite .menu-nav-wpr-inner-wpr {
  		width: 85%;
		padding: 0;
		margin: 0 auto
	}
    
}

@media only screen and (max-width:400px) {
    .mobbtn {
        padding: 0 14px!important;
        background-image: none!important
    }
    #home .frame-inner {
        background-size: 50%
    }

}

@media only screen and (max-width:380px) {
    .logo30 {
        display: none
    }
}

@media print {
	.wpr {
		width: 670px;
	}
	
	.wpr img {
		max-width: 500px;
		margin: 0 auto;
	}
	
	.headerprint {
		display: block;
		text-align: center;
        padding-top: 30px;
	}

    .maincontentwpr {
        top: 130px !important;
    }
	
	.headerprint img {
		display: inline-block;
	}

    .gdpr {
        display: none !important;
    }
	
	.banner-ad {
		display: none;
	}
	
	header,
	.headernav,
	.hero,
	.slidewpr,
	.mainpromos,
	.instafeed,
	.newsletter,
	.virgilspromo,
	footer {
		display: none;
	}

    #menu .backtoptop,
    #menu header,
    #menu footer,
    #menu .hero,
    #menu .allergies,
    #menu .ordertopbg,
    #menu .order,
    #menu .emailsignup,
    #menu .print {
        display: none
    }
    
    #menu content {
        margin-top: 0!important
    }
    
    #menu .menu {
        padding: 0
    }
    
    .sharethis-inline-share-buttons {
    	display: none;
    }
    
    .menu-hr {
    	display: none;
    }
    
    .menu-header .menudropwpr {
    	display: none;
    }
    
    .menu-header .btn {
    	display: none;
    }
    
    .frame-menus img {
 		break-inside: avoid;
	}

    .menu-item-icons .showmore {
    	display: none;
    }
    
    .fa-camera {
    	display: none;
    }
    
    #menus .menu-item-title {
		font-size: 14px;
	}
	
    #menus .description {
    	display: block !important;
    	font-size: 12px;
    }
    
    .description img {
    	display: none;
    }
    
    .menu-wrapper img {
    	display: none;
    }
    
    /*
    .menu-wrapper .columns {
    	width: 100%;
    	float: none;
    }
    */
    
    #recipes .recipe-detail {
    	font-size: 15px;
    }
    
    #recipes .recipe-detail .tags,
    #recipes .recipe-detail .related-recipes {
    	display: none;
    }
    
    #recipes .recipe-detail .serves {
    	width: 100%;
    	float: none;
    }
}
