@import url('//fonts.googleapis.com/css2?family=Jost:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Jost:wght@700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

/*
  font-family: 'Jost', sans-serif;
  font-weight: 300;

  font-family: 'Jost', sans-serif;
  font-weight: 700;

  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 300;

  font-family: 'Great Vibes', cursive;
  font-weight: 400;
*/

body, p, .on-cover-content p, .section-header,
.reservations label, .reservations-and-parties label,
.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title,
.style-traditional.drink-menu h1.food-menu-name,
.about-us-v3 .text-wrapper h1,
.specials h1, .events h1,
.reservations-and-parties button,
.reservations-and-parties h2 {
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Jost', sans-serif;
  font-weight: 300;
}

.navigation-left li a, .navigation-right li a {
  font-weight: 300;
}

.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title,
.style-traditional.drink-menu h1.food-menu-name {
    font-weight: bold;
}
.pagecontent {
    padding-top: 180px;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a,
.about-us-plus-content p,
.about-us-plus-content .about-us-plus-button,
.about-us-v3 .text-wrapper h2,
.specials h2, .events h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
}


/*V2 DROPDOWN START*/

li.drop-down-link .sub-menu {
    min-width: 200px;
    margin-top: 24px;
}
.navbar-inverse .navbar-nav>li>a.specials-sub-menu-link::before {
    content: "ORDER - ";
}
.navbar-inverse .navbar-nav>li>a.specials-sub-menu-link::before {
    content: "RESERVATIONS - ";
}

li.active.drop-down-link .sub-menu a:hover {
  text-decoration: underline;
}

/*V2 DROPDOWN END*/


.uk-overlay-background h2 {
  padding-bottom:25px;
}

.specials h2, .events h2 {
    font-size: 1.7em;
}
.gallery-v2-wrapper .gallery-link .icon-holder span {
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
    font-size: 2.5em;
}
.about-us-plus-content h2 {
    font-family: 'Great Vibes', cursive;
    font-weight: 400;
    font-size: 3em;
    text-transform: none;
}

.uk-overlay-background {
  background: rgba(0,0,0,.4);
}
.on-cover-content .section-wrapper h2 {
    font-size: 1.8em;
}
.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 100px;
  margin-bottom: 30px;
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-size: 3em;
  text-shadow: none;
}
.uk-overlay-panel p,
.on-cover-content p {
  margin-top: 20px;
  margin-bottom: 50px;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  font-size: 2em;
}
.section-header,
.reservations label,
.about-us-v3 .text-wrapper h1,
.specials h1, .events h1,
.reservations-and-parties label,
.events-container h1 {
    font-size: 4em;
    font-weight: bold;
}
.events-container h1 {
  padding-bottom: 20px;
  border-bottom: 10px solid rgba(255, 255, 255, 0.4);
}
.about-us-v3 .text-wrapper h1,
.about-us-v3 .text-wrapper h2 {
    color: #fff;
}
.about-us-plus-wrapper .section-header,
.about-us-plus-content h2,
.reservations label,
.newsletter-section .section-header,
.navigation-left li a, .navigation-right li a,
.style-traditional.drink-menu .menu-item-name-traditional div,
.style-traditional.drink-menu h1.food-menu-name,
.reservations-and-parties label, .custom_html_2-section h1 {
    color: #5c205e;
}
.about-us-plus-content p {
    font-size: 1.2em;
}
.about-us-plus-content .about-us-img-holder {
    border: 1px solid #5c205e;
}
.navbar-normal {
    height: 180px;
}
/* .on-cover-content {
    display: table;
    padding-top: 180px;
}
.on-cover-content>div {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
} */
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a,
.about-us-plus-content .about-us-plus-button {
    background-color: #5c205e;
    padding: 5px 0 7px 0;
    width: 180px;
    display: inline-block;
    border: none;
    border-radius: 15px;
    font-size: 1.6em;
    font-weight: bold;
    margin: 5px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: none;
    color: #fff;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a:hover,
.about-us-plus-content .about-us-plus-button:hover {
    color: #fff;
    background-color: rgba(92,32,94,0.8);
}
.uk-overlay-panel a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a:focus {
  color: #fff;
  background-color: rgba(92,32,94,0.8);
  text-decoration: none;
}

.reservations-wrapper.section-wrapper {
    padding-bottom: 0;
}
.custom_html_1-section img {
    width: 132px;
    margin: 0 auto;
    display: block;
}
.custom_html_1-section.section-wrapper {
    padding-top: 0;
}
.about-us-v3-wrapper, .reviews-wrapper {
    background-attachment: scroll;
}
.reviews-wrapper {
  display: table;
  width: 100%;
  min-height: 600px;
}
.reviews-v2-wrapper {
    background-size: cover!important;
    background-attachment: initial!important;
}
.reviews-v2-wrapper .container {
    padding: 5px 0px 40px 0px;
    max-width: 480px;
    margin: 50px auto;
    background-color: rgba(0,0,0, 0.6);
    color: #fff;
}
.reviews-v2-wrapper .review-text {
    padding: 3px 15px;
}
.reviews-v2-wrapper blockquote {
    margin-bottom: 0;
}
.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button {
    width: 10px;
    height: 10px;
}
.reviews-v2-wrapper .carousel-controls .carousel-control-btn {
    width: 20px;
    height: 30px;
    font-size: 10px;
}
.reviews-v2-wrapper h2 {
    text-transform: none;
}
.contact-v3 .hours-title, .contact-v3 .social-title, .contact-v3 .contact-us-title {
  color: #fff;
}

.reservations-and-parties label {
  margin-top: 20px;
}

.sph-email-subscription .sph-submit-button {
    background-color: rgba(92,32,94,1);
}
.sph-email-subscription .sph-email-input,
.reservations-and-parties input, .reservations-and-parties select,
.reservations-and-parties textarea  {
    background-color: #ded2e0;
}
.reservations-and-parties input, .reservations-and-parties select,
.reservations-and-parties textarea {
    border-radius: 5px;
    font-size: 14px;
}

.reservations-and-parties button {
    border-radius: 5px;
    color: white;
    background-color: rgba(92,32,94,1);
}
.reservations-and-parties button:hover{
    background-color: rgba(112,52,114,1);
    border: 2px solid #fff;
}
.reservations-and-parties button[disabled] {
    color: white;
}
.reservations-and-parties p,
.reservations-and-parties ul,
.reservations-and-parties h2 {
    max-width: 800px;
    text-align: left;
    margin: 0.5em auto;
    color: #000;
}
.reservations-and-parties p.center {
    text-align: center;
}
.reservations-and-parties h2 {
    text-transform: none;
    font-family: 'Jost', sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    color: #000;
}
.reservations-and-parties a,
.reservations-and-parties a:hover {
    color: #5c205e;
    text-decoration: underline;
}
.sph-email-subscription h2 {
    font-size: 1.5em;
}
.style-traditional .tabs-container .scrolling {
    display: block;
}
.style-traditional.drink-menu .menu-item-price-traditional .food-price, .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 1em;
}
.style-traditional.drink-menu .pagecontent.pagecontent-food .tabs-container {
    padding-top: 8em;
}
.style-traditional.drink-menu .container>div>div:nth-child(2) {
    margin-bottom: 10px;
}
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
  text-transform: capitalize;
}
.party.drink-menu .tabs-container {
  text-shadow: none;
}
.party.drink-menu .reservations-and-parties p {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  color: #000;
}
.party.drink-menu .section-header {
  color: #5c205e;
}

.about-us-v3 .text-wrapper {
    background-color: rgba(0, 0, 0, 0.7);
}
.about-us-background.catering {
    background-image: url('https://static.spotapps.co/web/kisrestaurant--com/css/../custom/catering_new.jpg');
}
.about-us-background .navbar-inverse {
    background-color: #fff;
    border: none;
}
.navbar-nav {
    margin-bottom: 10px !important;

}
.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: #5c205e;;
    border-bottom: 10px solid rgba(92, 32, 94, 0.6);
}
.style-traditional .tabnav .nav>li>a {
    height: 80px;
    font-size: 1em;
}
.yelp-desktop {
  display: block;
}
.yelp-mobile {
  display: none;
}
.custom_html_2-section {
  text-align: center;
  padding-bottom: 0;
}
.custom_html_2-section p {
  margin-top: 30px;
}
.custom_html_2-section p a {
  color: #333;
}
#ot-widget-container4 {
  height: 260px;
}
.ot-dtp-picker.standard .ot-datepicker,
.ot-dtp-picker.standard .ot-date-picker .ot-dtp-picker-select, .ot-dtp-picker.standard .ot-date-picker .ot-dtp-picker-select:focus,
#submit_datepicker {
  font-size: 16px;
}
/*##############################################
--------------- MailChimp Style ----------------
###############################################*/
.mailchimp-container {
  padding-top: 30px;
}
.newsh2 {
  font-size: 1.5em;
  margin-top: 10px;
  text-align: center;
  max-width: 550px;
  margin: 40px auto 20px auto;
}
.mailchimp-container > h1 {
  color: #5c205e;
}
#mc_embed_signup {
  background:#fff;
  clear:left;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  max-width: 560px;
  margin: 0 auto;
}
#mc_embed_signup .button {
  background-color: rgba(92,32,94,1)!important;
  border-radius: 6px!important;
  font-size: 20px!important;
  height: 50px!important;
  width: 96%!important;
}
#mc_embed_signup .mc-field-group input {
  background-color: #ded2e0!important;
  border: transparent!important;
}
#mc_embed_signup .mc-field-group input:focus {
  outline: transparent!important;
}
#mce-FNAME {
  width: 49.75%!important;
  display: inline!important;
  float: left;
  margin-right: 0.5%;
}
#mce-LNAME {
  width: 49.75%!important;
  display: inline!important;
  float: left;
}
#mce-MMERGE5, #mce-MMERGE6 {
  width: 33%!important;
  display: inline!important;
  float: left;
  margin-right: 0.5%;
}
#mce-MMERGE7 {
  width: 33%!important;
  display: inline!important;
  float: left;
}

/*##############################################
------------- MailChimp Style End --------------
###############################################*/
@media (max-width: 1000px) {
  .yelp-desktop {
    display: none;
  }
  .yelp-mobile {
    display: block;
  }
}
a {color: #ddd;}

/* home page */


/* 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-regular .navbar-collapse.collapse.in{
    background-color:  rgba(255,255,255,0.7);
}


/* black specials */
.specials-v2 {
    background-color: black;
}

.home-specials h1, .about-us h1 {
    color: white;
}

.about-us h1 {
    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;
}

.reservations label, .reservations-and-parties label {
    text-transform: none;
    border: none;
    padding: 0;
    margin-bottom: 20px;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}

.about-us-background {
  padding: 0;
}
.about-us-background .pagecontent {
  width: 100%;
  padding-top: 80px;
}
.about-us-background .about-us-v3-wrapper {
  padding-top: 90px;
}

.text-success {
  color: #f5ee3a;
}
.text-error {
  color: #f53a3a;
}
/* custom 3 */
.custom_html_3-section {
  background-color: #000;
  text-align: center;
}

.custom_html_3-section a {
    background-color: #5c205e;
    padding: 5px 0 7px 0;
    width: 180px;
    display: inline-block;
    border-radius: 15px;
    font-size: 2em;
    margin: 15px 5px;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    text-transform: none;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    text-align: center;
}
.custom_html_3-section a:hover {
    color: rgba(255,255,255,0.5);
}
.custom_html_3-section h1 {
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  font-size: 2em;
  color: #fff;
}

.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  padding-top: 150px;
  color: #5c205e;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid .menu-description {
  width: 95%;
}
.food-menu-grid .menu-description p {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-size: 1.1em;
}
.food-menu-grid-item-content {
  border-radius: 15px;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  font-size: 2em;
  line-height: 100%;
  color: #5c205e;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  font-size: 2em;
  text-transform: capitalize;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
}
.food-menu-grid .food-item-title h3 {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  background: transparent;
  color: #5c205e;
  border: 2px solid #5c205e;
  border-radius: 15px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  text-transform: capitalize;
}
.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #5c205e;
  border-color: #5c205e;
  color: #fff;
  border: 2px solid #5c205e;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #5c205e;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #5c205e;
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  font-size: 0.9em;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 5px;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #a79c7a;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #fff;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  border-bottom: 6px solid rgba(200, 200, 200, 0.6);
}
.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: #5c205e;
    border-bottom: 6px solid #5c205e;
}
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
  font-size: 2.5em;
  text-transform: capitalize;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
}
.drink-menu.style-traditional .single-drink-title {
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  text-transform: capitalize;
  color: #5c205e;
  font-size: 5em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #000;
}

.party-background.catering {
  background-color: #fff;
}

.events h2 {
  color: #f47920;
}
.event-text {
  color: #fff;
}

@media (max-width: 1300px) {
    .style-traditional.drink-menu .pagecontent.pagecontent-food .tabs-container {
        padding-top: 1em;
    }
      
  .navigation-left li a, .navigation-right li a{
    font-size: 13px!important;
    padding: 5px!important;
  
  }
    
}
@media (max-width:1200px) {

  .navigation-left li a, .navigation-right li a{
    font-size: 12px!important;
    padding: 5px!important;
  }
  
}

@media (max-width: 1100px) {
  .nav-v2 .navigation-social {
    padding-left: 10px;
  }
  

  .nav-v2 .social-icon {
    font-size: 25px;
    line-height: 32px;
  }
  
  .navigation-left li a, .navigation-right li a{
      font-size: 10px!important;
    
    }
}



@media (max-width: 1023px) {
    .pagecontent {
        padding-top: 100px;
    }
    .navbar-inverse .navbar-nav>li>a:hover,
    .navbar-inverse .navbar-nav>li>a:focus {
      color: #5c205e;
    }
    .nav>li {
      padding: 0 5px;
    }
    .nav>li>a {
      padding: 10px 5px;
      font-size: 0.9em;
    }
    .socialnav {
      margin-top: 22px;
      padding-left: 10px;
    }
    .uk-slidenav-position:hover .uk-slidenav {
      display: none;
    }
    .style-traditional.drink-menu .pagecontent.pagecontent-food .tabs-container {
        padding-top: 1em;
    }
    .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
      padding-top: 80px;
    }
}
@media (max-width: 800px) {
  .navbar-nav {
    margin-top: 17px !important;
  }
  .nav>li {
    padding: 0;
  }
  .socialnav {
    margin-top: 20px;
  }
  .nav-v2 .socialnav a {
    padding-right: 0px;
  }
}
@media (max-width: 769px) {
  .navbar-collapse.collapse {
      padding-bottom: 0;
  }
  .navbar-nav {
    margin-bottom: 0px !important;
  }
  .nav>li>a {
    padding: 10px 5px;
  }
  .nav>li {
    padding: 0 5px;
}
  .socialnav {
    padding-left: 20px;
  }
  .drink-menu.party-background .pagecontent {
    padding-top: 80px;
  }

  .navbar-inverse .navbar-nav>li>a{
      font-size: 11px;
    }
  
 
}
@media (max-width: 768px) {
  .drink-menu .pagecontent {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
    .reviews-v2-wrapper .container {
        margin: 12px auto;
        max-width: 90%;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1em;
        line-height: 1.4em;
    }
  .navbar.nav-v4 .nav>li>a,
  div.drop-down {
    padding: 12px 15px;
    font-size: 1.2em;
  }

  .uk-dotnav {
    bottom: 55px;
  }
  .top-svg-border, .bottom-svg-border {
    height: 20px;
  }
  .socialnav {
    margin-top: -40px;
  }
  .footer-v2-wrapper, .footer {
    padding-bottom: 80px;
  }
  .nav>li>a {
    padding: 10px 10px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 2em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    margin-bottom: 20px;
    font-size: 1.5em;
    line-height: 1.2em;
  }
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper h2 {
    display: block;
    margin: 7px auto;
    font-size: 1.5em;
  }
  .section-header, .reservations label, .about-us-v3 .text-wrapper h1, .specials h1, .events h1, .reservations-and-parties label {
    font-size: 3em;
  }
  .about-us-plus-content .about-us-plus-button,
  .custom_html_3-section a {
    font-size: 1.5em;
  }
  .reviews-wrapper {
    min-height: 460px;
  }
  .style-traditional.drink-menu .pagecontent.pagecontent-food .tabs-container {
      padding-top: 1em;
  }
  .gallery-v2-wrapper .gallery-link .icon-holder span {
      font-size: 1.5em;
  }
  .reservations-and-parties input, .reservations-and-parties select,
  #mc_embed_signup .mc-field-group input {
    font-size: 13px;
  }
  .about-us-background .about-us-v3-wrapper {
    padding-top: 0;
  }
  .about-us-v3 .text-wrapper {
    text-align: center;
  }
  .about-us-v3 .text-wrapper h1 {
    font-size: 2em;
    text-align: center;
  }
  .about-us-v3 .text-wrapper p {
    text-align: center;
  }
  .catering-menu-wrapper.food-menu-v2-wrapper .section-header {
    padding-top: 20px;
  }
  .food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
    padding-top: 80px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 10px 20px;
    border: none;
    border-bottom: 2px solid #5c205e;
    border-radius: 0;
    color: #5c205e;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #5c205e;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 2px solid #5c205e;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #5c205e;
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #5c205e;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover, .food-menu-nav .food-menu-nav-item.active:hover,
  .party-offer .food-menu-nav .food-menu-nav-item.active, .party-offer .food-menu-nav .food-menu-nav-item:hover, .party-offer .food-menu-nav .food-menu-nav-item:focus {
    background-color: #5c205e;
    border-color: #5c205e;
    color: #fff;
    border: 2px solid #5c205e;
  }
  .drink-menu .food-menu-page h2 {
    font-size: 1.7em;
    line-height: 1.2em;
  }
  .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);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }


  /* MOBILE dropdown for nav-v2 (bootstrap nav) */
@media (max-width: 767px) {

  /* dropdown wrapper */
  .nav-v2.navigation-bootstrap li.drop-down-link{
    position: relative;
  }

  /* submenu inside mobile list */
  .nav-v2.navigation-bootstrap li.drop-down-link > .sub-menu{
    display: none;
    position: static;          /* MUST be static on mobile */
    transform: none;
    width: 100%;
    margin-top: 0;
    padding: 0;
    background: transparent;   /* keep your existing mobile bg */
    text-align: left;
  }

  .nav-v2.navigation-bootstrap li.drop-down-link > .sub-menu a{
    display: block;
    padding: 12px 15px;
    text-transform: uppercase;
  }

  /* optional: indent submenu items a bit */
  .nav-v2.navigation-bootstrap li.drop-down-link > .sub-menu a{
    padding-left: 25px;
  }

  /* when open */
  .nav-v2.navigation-bootstrap li.drop-down-link.open > .sub-menu{
    display: block;
  }

  /* arrows toggle */
  .nav-v2.navigation-bootstrap li.drop-down-link i.fa-angle-up{
    display: none;
  }
  .nav-v2.navigation-bootstrap li.drop-down-link.open i.fa-angle-down{
    display: none;
  }
  .nav-v2.navigation-bootstrap li.drop-down-link.open i.fa-angle-up{
    display: inline-block;
  }

  .nav-v2.navigation-bootstrap .sub-menu-link {
    display: none!important;
  }

}
}
@media (max-width: 414px) {
  .style-traditional .tabnav .nav>li>a {
    height: 80px;
    font-size: 11px;
  }
  .navbar-nav>li>a {
    line-height: 15px;
  }
}
@media (max-width: 375px) {
  .style-traditional .tabnav .nav>li>a {
    height: 80px;
    font-size: 10px;
  }
}

@media (max-width: 320px) {
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    margin-top: -20px;
    font-size: 1.7em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    margin-bottom: 20px;
    font-size: 1.3em;
    line-height: 1.2em;
  }
  .style-traditional .tabnav .nav>li>a {
    line-height: 1.2em;
  }
}
