@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@700&display=swap');
/* change fonts
font-family: 'Dancing Script', cursive; font-weight: 500;
font-family: 'Jost', sans-serif; font-weight: 700;
font-family: 'Jost', sans-serif; font-weight: 300;

*/
.home-specials h3 ,
.home-specials a ,
.contact-v2 .hours-title,
.contact-v2 .social-title,
.contact-v2 .contact-us-title,
.drink-menu h1,
.drink-menu h2,
.drink-menu h5
{
    font-family: 'Jost', sans-serif; font-weight: 300;
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #ddd;}

/* home page */
/* dollar sign */
.home-specials > div:first-child {
    background-image: url('https://static.spotapps.co/web/thetailornyc--com/css/../images/dollar/dollar-orange.png');
}
body {
  font-family: 'Jost', sans-serif; font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Jost', sans-serif; font-weight: 300;
}
.reservations a {
    color: #fff;
    background-color: #ddd;
}


/* tabs in drinks and food menu */
.tabnav .nav>li>a:hover, .tabnav .nav>li.active>a {
    color: #ddd;
    background: transparent;
    border-bottom: 10px solid rgba(220, 220, 220, 0.6);
}

/* drink menu and food menu item names */
.drink-menu h5 {
    color: #ddd;
}

/* specials titles in happy hours */
.specials h2 {
    color: #ddd;

}

.navbar.nav-v6 .container {
  width: 90%;
}
.navbar-regular.nav-v6 .navbar-nav>li>a {
  padding: 0 8px;
}

.nav>li>a {
  font-size: 1em;
}

.navbar-regular .navbar-collapse.collapse.in{
  background-color:  rgba(255,255,255,0.7);
}

.socialnav li img {
  width: 30px;
  max-width: 30px;
  border-radius: 0;
  margin-right: 0;
}
.contact-v3 .social-icons-holder .contact-icon.custom-icon {
  /* display: block; */
  width: 50px;
  height: 50px;
  margin-top: 10px;
  padding: 5px;
}
.contact-v3 .social-icons-holder .contact-icon.custom-icon img {
  width: 40px;
  max-width: 40px;
  border-radius: 0;
  margin-right: 0;
}


/* black specials */
.specials-v2 {
    background-color: black;
}

.home-specials h3, .about-us h3 {
    color: white;
}

.about-us h3 {
    margin-top:4px;
}

.home-specials p {
    font-size: 1.2em;
    color: white;
    word-wrap: break-word;
    padding-top: 1.9em;
}

.home-specials p.specials-hours{
    padding-top: 0.2em;
    color: #ccc;
}


/* black gallery */

.gallery {
    background-color: black;
}

.gallery label, .reservations label, .email-subscription label, .reservations-and-parties label {
    text-transform: uppercase;
    /*color: white;*/
    border: none;
    padding: 10px 60px;
    margin-bottom: 20px;
    font-size: 1.7em;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}
/*nav*/
/*#home_page_cover {
  background-color: #4b342c;
  background: linear-gradient(-90deg, #4b342c, #221300);
}*/
.navbar.nav-v4 .header-logo {
    max-width: 140px;
}

.custom-temp-btn, .reservations-and-parties-v2 button,
.food-menu-v2-wrapper .menu-download a,
.drink-menu-v2-wrapper .menu-download a {
    margin: 20px auto;
    padding: 10px 50px 10px 30px;
    cursor: pointer;
    background-color: transparent;
    background: transparent;
    text-decoration: none;
    color: #221e1f;
    border: 2px solid #221e1f;
}
.food-menu-v2-wrapper .menu-download a,
.drink-menu-v2-wrapper .menu-download a {
  margin: 20px 5px;
}
.custom-temp-btn:hover, .reservations-and-parties-v2 button:hover, .map-newsletter .sph-email-subscription .sph-submit-button:hover,
.food-menu-v2-wrapper .menu-download a:hover,
.drink-menu-v2-wrapper .menu-download a:hover {
    background-color: #c3ad94;
    background: #c3ad94;
    color: #221e1f;
    border: 2px solid #c3ad94;
}
.food-menu-v2-wrapper .menu-download,
.drink-menu-v2-wrapper .menu-download {
    margin: 0 auto;
    text-align: center;
}

/*cover*/

.uk-overlay-panel h3 {
  font-family: 'Dancing Script', cursive; font-weight: 500;
  font-size: 4.5em;
  text-shadow: 0 0 3px #b4a68d;
}
.on-cover-content.content-center.animate-content .section-header,
.on-cover-content.content-center.animate-content p,
.uk-overlay-panel p {
  font-family: serif;
  text-shadow: 0 0 5px #b4a68d;
  margin: 30px auto;
}
.uk-overlay-panel .custom-temp-btn {
    margin: 20px auto;
    padding: 10px 50px 10px 30px;
    cursor: pointer;
    background-color: transparent;
    background: transparent;
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    font-size: 1.5em;
    text-transform: uppercase;
}
.uk-overlay-panel .custom-temp-btn:hover {
    margin: 20px auto;
    padding: 10px 50px 10px 30px;
    cursor: pointer;
    background-color: #c3ad94;
    background: #c3ad94;
    text-decoration: none;
    color: #231f20;
    border: 2px solid #c3ad94;
    font-size: 1.5em;
    text-transform: uppercase;
}
.on-cover-content .section-wrapper a {
  padding-top: 0;
  background-color: transparent;
  color: #fff;
}
.uk-overlay-background {
    background: rgba(0,0,0,.4);
}
.img-responsive {
  margin: 0 auto;
}
.uk-overlay-panel a:not([class]) {
  text-decoration: none;
}
/*baner*/
.banner-section .banner-pin:hover {
  color: #c3ad94;
}

.food-menu-grid .menu-description {
  width: 95%;
  font-family: 'Jost', sans-serif; font-weight: 700;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #221e1f;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header,
.drink-menu-section h2 {
  font-family: 'Dancing Script', cursive; font-weight: 500;
  text-transform: none;
  font-size: 6em;
  color: #221e1f;
}
.food-menu-grid .food-menu-description {
  color: #221e1f;
  font-size: 1.2em;
}
.food-menu-grid .food-item-description {
  color: #221e1f;
  font-size: 1.1em;
}
.food-menu-grid h4 {
  font-family: 'Jost', sans-serif; font-weight: 700;
  text-transform: uppercase;
  font-size: 2em;
}
.food-menu-grid .food-item-title {
  text-transform: none;
  font-family: 'Dancing Script', cursive; font-weight: 500;
  font-size: 2em;
  line-height: 1.1em;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #70410a;
}
.food-menu-grid .food-price {
  color: #70410a;
}
.food-menu-nav .food-menu-nav-item {
    border: 2px solid #70410a;
    color: #70410a;
    font-size: 17px;
}
.food-menu-nav .food-menu-nav-item:hover {
    background-color: rgb(34, 30, 31);
    background: rgb(34, 30, 31);
    border: 2px solid #221e1f;
    color: #fff;
}
.food-menu-nav .food-menu-nav-item.active {
    background-color: #221e1f;
    border-color: #221e1f;
    color: #c3ad94;
    text-decoration: none;
}

.drink-menu-section {
  background-color: #71420a;
  color: #fff;
}
.drink-menu-section h2 {
  color: #fff;
  font-weight: normal;
}
.drink-menu-section .drink-menu-name {
  font-size: 1.6em;
}
.drink-menu-section .tabnav .navbar-nav {
  margin-bottom: 20px;
}
.style-traditional .tabnav .nav>li>a:hover, .style-traditional .tabnav .nav>li.active>a, .food-menu-section .tabnav .nav>li>a:hover, .food-menu-section .tabnav .nav>li.active>a, .drink-menu-section .tabnav .nav>li>a:hover, .drink-menu-section .tabnav .nav>li.active>a {
  color: #fff;
  border-bottom: 10px solid #fff;
}
.style-traditional.drink-menu h4, .drink-menu-section h4 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: 'serif';
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2em;
}
.drink-menu-section h5 {
  margin-top: 12px;
  color: #fff;
  font-weight: normal;
  font-size: 1.5em;
  text-transform: none;
}
.drink-menu-section .item-description {
  font-size: 1.2em;
}

.footer-v2-wrapper {
  background-color: #000;
  border-top: none;
}

.jobs .reservations-and-parties p {
  font-family: 'Jost', sans-serif; font-weight: 700;
  font-size: 1.4em;
}

.reservations-and-parties h2 {
  font-family: 'Jost', sans-serif; font-weight: 700;
  font-size: 1.5em;
}
.reservations-and-parties p.info-text {
  max-width: 100%;
  margin-top: 30px;
  font-size: 1.3em;
}
.reservations-and-parties p.info-text a {
  color: #fff;
  text-decoration: underline;
}
.reservations-and-parties p.info-text a:hover {
  color: #c3ad95;
}

.reservations-and-parties p.info-text a.custom-temp-btn {
  display: block;
  width: 190px;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
}
.reservations-and-parties p.info-text a.custom-temp-btn:hover {
  border: 2px solid #c3ad94;
  background-color: #c3ad94;
  color: #221e1f;
}

.party-background .reservations-and-parties input, .jobs.party-background .reservations-and-parties select, .reservations-and-parties textarea {
  border: none;
  border-radius: 0;
  padding: 10px 5px;
  background-color: #fff;
  color: #000;
}
.reservations-and-parties textarea, .party-background .checkbox-holder {
  width: 435px;
  margin-bottom: 16px;
}
.jobs .reservations-and-parties .wide-select {
  width: 435px;
}
.reservations-and-parties textarea:focus {
  outline: none;
}
.party-background.jobs .section-header {
    font-family: 'serif';
    text-transform: uppercase;
    font-size: 3.4em;
}
.jobs-option {
    margin-bottom: 55px;
}
.reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}
.reservations-and-parties button[disabled] {
    background-color: transparent;
    border: 2px solid #fff;
    cursor: not-allowed;
    color: #fff;
}
.reservations-and-parties button {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}
.reservations-and-parties button:hover {
    border: 2px solid #c3ad94;
    background-color: #c3ad94;
    color: #221e1f;
}
.reservations-and-parties button:focus {
    border: 2px solid #221e1f;
    background-color: #221e1f;
    color: #fff;
    outline: none;
}
.jobs .custom-temp-btn:hover {
    border: 2px solid #c3ad94;
}
.about-us-v7-content .text-wrapper h3,
.specials-v3.home-specials h3,
.reviews-v2-wrapper h3,
.map-newsletter .section-header,
.specials h1,
.party-background.jobs .section-header,
.custom-modal .newsletter-popup .section-header,
.reservations-and-parties h3,
.events-v3-wrapper .section-header,
.events h1,
.custom_html_1-section h1 {
    font-family: 'Dancing Script', cursive; font-weight: 500;
    font-size: 6em;
    text-transform: none;
}
.reviews-v2-wrapper h4,
.map-newsletter h4,
.specials h2 {
  font-family: 'Jost', sans-serif; font-weight: 700;
}
/*specials*/
.specials-v3.home-specials {
  background-color: #221e1f;
}
.reviews-v2-wrapper .review-quote,
.reviews-v2-wrapper h5 .fa.fa-star {
  color: #c3ad94;
}
.bar:before, .bar:after {
    background: #c3ad94;
}
.custom_html_1-section h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.contact-v3 {
    background-color: #221e1f;
}
.contact-v3 .game-link {
  margin: 5px 0 10px 0;
  font-size: 1.1em;
}
.contact-v3 .game-link a,
.contact-v3 .game-link a:focus {
  color: #fff;
  text-decoration: underline;
}
.contact-v3 .game-link a:hover {
  color: #c3ad94;
  text-decoration: underline;
}
.footer-v2-wrapper {
    background-color: #221e1f;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.about-us-page .about-us-s1-content h3 {
  font-family: 'Dancing Script', cursive; font-weight: 500;
  font-size: 5em;
  color: #c3ad94;
}

.about-us-s4-wrapper {
  background-color: #221e1f;
}
.about-us-s4-wrapper .container {
  width: 80%;
}
.about-us-s4-wrapper .section-header {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: 'Dancing Script', cursive; font-weight: 500;
  font-size: 6em;
  text-transform: none;
}

/* google_view 360 view section custom */
.google-view-wrapper {
  min-height: 65vh;
}
.google-view-holder {
  border: 4px solid #fff;
  text-align: center;
}
.google-view-holder iframe {
  width: 100%;
  height: 70vh;
}

.events-v2 a, .specials-v3.home-specials div a {
  color: #fff;
  border: 2px solid #fff;
}
.events-v2 a, .specials-v3.home-specials div a:hover {
    color: #221e1f;
    border: 2px solid #c3ad94;
}
.events-v3-wrapper p {
  text-align: left!important;
}
.event {
  background-color: #221e1f;
}
.event-text {
  color: #fff;
  font-size: 1.2em;
}
.specials h2, .events h2 {
  color: #c3ad94;
  font-family: 'Jost', sans-serif; font-weight: 700;
}

.article-background:before {
    background-image: url(https://static.spotapps.co/web/thetailornyc--com/css/../custom/drinks_menu_back.jpg);
    -webkit-filter: grayscale(0.2) opacity(0.2);
    -moz-filter: grayscale(0.2) opacity(0.2);
    -o-filter: grayscale(0.2) opacity(0.2);
    -ms-filter: grayscale(0.2) opacity(0.2);
    filter: grayscale(0.2) opacity(0.2);
}
.article-background:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: top left;
    background-size: cover;
}
.article-background .pagecontent .scrolling .container {
    width: 100% !important;
    background-color: rgba(33, 28, 29, 0.7);
    padding: 40px 12px;
    border: 1px solid #635a51;
    border-radius: 30px;
}
.article-background .sph-no-food-message {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    margin-bottom: 20px;
}


/*specials menu widget*/
.sph-menu-nav-btn{
    display: none;
    text-decoration: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    box-sizing: border-box;
}
.sph-menu-nav{
    display: table;
    margin: 20px auto;
    padding: 10px 0;
    list-style: none;
    font-size: 2em;
}
.sph-menu-nav .sph-menu-nav-item{
    display: inline;
    padding: 10px;
}
.sph-menu-nav .sph-menu-nav-item.active{
    text-decoration: underline;
}
.sph-menu-nav .sph-menu-nav-item:hover{
    cursor: pointer;
}
.spothopper-embeddable .sph-food-menu.active{
    display: block;
}
.sph-food-menu{
max-width:800px;
margin: 0 auto;
}
.sph-no-food-message {
    text-align: center;
}
.sph-food-menu .sph-title {
padding: 1em;
text-align: center;
}
.sph-food-menu .sph-title .sph-name {
    font-size: 7em;
    font-family: 'Dancing Script', cursive; font-weight: 500;
}
.sph-food-menu .sph-section .sph-section-title{
margin:1.5em 0 2em 0;
text-align: center;
font-size: 1.2em;
}
.sph-food-menu .sph-section-title .sph-name{
font-size: 1.6em;
text-transform: uppercase;
font-family: 'Jost', sans-serif; font-weight: 700;
}
.sph-food-menu table.sph-items{
width:100%;
}
.sph-food-menu .sph-item>td{
vertical-align: top;
padding-bottom:1em;
text-align: left;
}
.sph-food-menu .sph-item>td.sph-prices{
vertical-align: top;
width:20%;
text-align:right;
font-size:1.1em;
}
.sph-food-menu .sph-item .sph-name{
    font-size: 1.3em;
    text-transform: uppercase;
}
.sph-food-menu .sph-item .sph-prices{
  font-size: 1.3em;
}
.sph-food-menu .sph-item .sph-desc{
font-style:italic;
font-size: 1.2em;
}

.sph-food-menu .sph-food-menu-item-img{
    margin-top: 25px;
    margin-bottom: 15px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.food-menu-nav {
    margin: 0px auto 10px auto;
}


/* RESY-widget START */ 
.social-icons-holder .contact-icon.resy-widget {
  width: auto;
  height: auto;
  margin-right: 5px;
}
li.resy-widget-mobile {
  display: none; 
}
/* RESY-widget END */




@media (max-width: 1400px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.8em !important;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 2px;
  }
}
@media (max-width: 1200px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 350px;
    }
}
@media (max-width: 1023px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 300px;
    }
}
@media (max-width: 991px) {
  .social-icons-holder .contact-icon.resy-widget {
    display: none;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 200px;
    }
    .sph-food-menu{
        max-width: 100%;
    }
    .sph-menu-nav-btn{
        display: block;
    }
    .sph-menu-nav{
        display: none;
        width: 100%;
        margin-top: 2px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        font-size: 1em;
    }
    .sph-menu-nav.active{
        display: block;
    }
    .sph-menu-nav .sph-menu-nav-item{
        display: block;
        padding: 3px 20px;
        width: 100%;
    }
    .sph-food-menu .sph-title .sph-name {
    font-size: 5.5em;
    }
    li.resy-widget-mobile {
      display: block; 
      background-color: rgba(0, 0, 0, 0.6);
      padding-bottom: 10px !important;
      padding-left: 10px !important;
    }
}
/*end of specials menu widget*/
@media (max-width: 1400px) {
  .navbar.nav-v6 .container {
    width: 95%;
  }
  #events_v3.events-v3-wrapper .owl-item .item img {
    max-height: 400px!important;
  }
}
@media (max-width: 1200px) {
  .navbar.nav-v6 .container {
    width: 100%;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 3px;
  }
  .events-v3-wrapper p {
    line-height: 1.2em;
    font-size: 1.2em;
  }
}

@media (max-width: 1024px) {
  .food-menu-v2-wrapper .section-header {
    padding-top: 60px;
  }
  .food-menu-grid h4 {
    font-size: 1.8em;
  }
  .drink-menu-v2-wrapper {
    border-top: 5px solid #71420a;
  }
  .drink-menu-v2-wrapper .section-header {
    padding-top: 50px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 2px;
  }
}

@media (max-width: 1023px) {
  .navbar.nav-v4 .header-logo {
    max-width: 120px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 3px;
    font-size: 0.9em;
  }
  .food-menu-grid h4 {
    font-size: 1.6em;
  }
  .food-menu-grid .food-item-title {
    font-size: 1.8em;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v6 .socialnav a {
    display: none;
  }
  .contact-v3 .container {
    width: 100%;
  }
}

@media (max-width: 850px) {
  .navbar.nav-v4 .header-logo {
    max-width: 90px;
    left: 5px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 0.85em;
  }
}

@media (max-width: 768px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 378px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 185px;
  }
}
@media (max-width: 767px) {
  .navbar.nav-v6 .socialnav a {
    display: inline-block;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    width: 767px;
    height: 10px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 15px 5px;
    font-family: 'Jost', sans-serif; font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
  }
  .navbar.nav-v4 .header-logo {
    max-width: 100px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 6px 10px;
    font-size: 1.1em;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 370px;
  }
  .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3,
  .reviews-v2-wrapper h3, .map-newsletter .section-header, .specials h1,
  .party-background.jobs .section-header, .custom-modal .newsletter-popup .section-header,
  .reservations-and-parties h3, .events-v3-wrapper .section-header,
  .events h1,
  .custom_html_1-section h1 {
    font-size: 4.8em;
    line-height: 0.8em;
  }
  .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 500px;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header, .drink-menu-section h2 {
    margin-bottom: 5px;
    font-size: 5em;
    line-height: 1em;
  }
  .food-menu-v2-wrapper .menu-download, .drink-menu-v2-wrapper .menu-download {
    padding-bottom: 10px;
  }
  .food-menu-v2-wrapper .menu-download a, .drink-menu-v2-wrapper .menu-download a {
    margin: 5px;
    padding: 10px 30px 10px 15px;
    width: 75%;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 10px 20px;
    font-size: 1.3em;
  }
  .food-menu-grid .menu-description {
    width: 80%;
    font-size: 1.1em;
    padding-bottom: 20px;
  }
  .food-menu-grid h4 {
    font-size: 1.5em;
  }
  .food-menu-grid .food-menu-description,
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .on-cover-content .uk-dotnav {
    bottom: 55px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .footer-v2-wrapper,
  .footer {
    padding-bottom: 80px;
  }
  .about-us-v7-wrapper p {
    text-align: center !important;
  }
  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .drink-menu-section {
    padding-top: 30px;
  }
  .drink-menu-section .drink-menu-name {
    font-size: 1.3em;
  }
  .style-traditional.drink-menu h4, .drink-menu-section h4 {
    font-size: 1.7em;
  }
  .drink-menu-section h5 {
    margin-top: 10px;
    font-size: 1.4em;
  }
  .drink-menu-section .item-description {
    font-size: 1.1em;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #70410a;
  }
  .food-menu-nav .food-menu-nav-item {
    border-right: 0;
    border-left: 0;
  }
  .drink-menu-v2-wrapper .section-header {
    padding-top: 40px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .jobs-option {
    margin-bottom: 10px;
  }
  .jobs-option h4 {
    margin-top: 10px;
  }
  .uk-overlay-panel .custom-temp-btn {
    font-size: 1.2em;
  }
  .banner-section h1 {
    font-size: 1.4em;
  }
  .about-us-s4-wrapper .section-header {
    margin-top: 0;
    font-size: 5em;
  }
  .google-view-wrapper {
    min-height: 60vh;
  }
  .google-view-holder iframe {
    height: 60vh;
  }
  .about-us-page .about-us-s1-content h3 {
    font-size: 3.6em;
    line-height: 1em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 4.5em;
  }
  .events-v3-wrapper p {
    text-align: center!important;
  }
}

@media (max-width: 640px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 356px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
}

@media (max-width: 540px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 331px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 161px;
  }
}


@media (max-width: 420px) {
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h3 {
    font-size: 2em;
    line-height: 1em;
    margin: 15px auto;
  }
  .on-cover-content .section-wrapper p,
  .uk-overlay-panel p {
    font-size: 1.8em;
    margin: 15px auto;
  }
  .on-cover-content .section-wrapper a ,
  .uk-overlay-panel a{
    margin-top: 15px;
    font-size: 18px;
  }
}


@media (max-width: 390px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 320px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 156px;
  }
}

@media (max-width: 360px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 281px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 136px;
  }
}

@media (max-width: 320px) {
  .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3,
  .reviews-v2-wrapper h3, .map-newsletter .section-header, .specials h1,
  .party-background.jobs .section-header, .custom-modal .newsletter-popup .section-header,
  .reservations-and-parties h3, .events-v3-wrapper .section-header,
  .events h1 {
    font-size: 4em;
    line-height: 0.8em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 11px;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header, .drink-menu-section h2 {
    font-size: 3.8em;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 8px 20px;
    font-size: 1.2em;
  }
  .food-menu-grid h4 {
    font-size: 1.4em;
  }
  .drink-menu-section .drink-menu-name {
    font-size: 1.2em;
  }
  .style-traditional.drink-menu h4, .drink-menu-section h4 {
    font-size: 1.4em;
  }
  .drink-menu-section h5 {
    margin-top: 10px;
    font-size: 1.3em;
  }
  .food-menu-grid .food-item-title {
    font-size: 1.7em;
  }
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 248px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 120px;
  }
  .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .reviews-v2-wrapper h3, .map-newsletter .section-header, .specials h1, .party-background.jobs .section-header {
    font-family: 'Dancing Script', cursive; font-weight: 500;
    font-size: 4em;
    text-transform: none;
  }
  .about-us-s4-wrapper .section-header {
    font-size: 4.5em;
  }
}
