@import url('//fonts.googleapis.com/css2?family=Kanit:wght@700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Saira+Extra+Condensed:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Kanit:wght@300&display=swap');
@import url('//fonts.googleapis.com/css2?family=Ephesis&display=swap');

/*

font-family:'Proxima N W01 Bold';
font-family:'Proxima N W01 Cd Light';
font-family:'Proxima N W01 Light';
font-family:'Wagner Script Alt W00 Regular';
"Proxima N W01 Bold" = font-family: 'Kanit', sans-serif; font-weight: 700;
"Proxima N W01 Cd Light" = font-family: 'Saira Extra Condensed', sans-serif; font-weight: 300;
"Proxima N W01 Light" = font-family: 'Kanit', sans-serif; font-weight: 300;
"Wagner Script Alt W00 Regular" = font-family: 'Ephesis', cursive; font-weight: 400;
*/



/* change fonts  */
.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: 'Kanit', sans-serif; 
  font-weight: 300;
}

/* put under the comment if it's NOT sinle page website */
/*.header {
    background-attachment: fixed;
}*/

a {color: #ddd;}

body {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}

.contact-icon.spothopper-icon,
.icon-spothopper_icon {
  display: none;
}

.navbar.nav-v4 .header-logo {
  display: block;
  max-width: 220px;
  padding-top: 0;
  padding-left: 50px;
  height: 150px;
}
.navbar.nav-v4 .header-logo img {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  background-color: rgba(98, 73, 53, 0.8);
}
.navbar.nav-v4 .navbar-nav {
  margin-top: 30px !important;
  margin-right: 0;
  padding: 15px 0;
  padding-left: 15px;
  background-color: rgba(98, 73, 53, 0.8);
  /*-webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.2), -1px 0px 4px 0px rgba(0,0,0,0.2);
 -moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.2), -1px 0px 4px 0px rgba(0,0,0,0.2);
 box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.2), -1px 0px 4px 0px rgba(0,0,0,0.2);*/
}
.navbar-regular.nav-v4 .navbar-nav>li>a {
  font-family: 'Saira Extra Condensed', sans-serif; 
  font-weight: 300;
  font-size: 1.3em;
  padding: 10px 10px;
}
.navbar.nav-v4 .socialnav {
  background-color: rgba(98, 73, 53, 0.8);
  margin-top: 30px;
  padding: 15px 10px 15px 5px;
  /*-webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.4);
  box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.4);*/
}
.social-icon {
  font-size: 28px;
  line-height: 40px;
}
.navbar.nav-v4 .socialnav a {
    padding-right: 0;
}

/* home page */
.uk-overlay-background {
  background: rgba(0,0,0,.2);
}
.uk-overlay-panel h3 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 700;
  font-size: 6em;
  color: rgba(255, 255, 255, 0.7);
}
.uk-overlay-panel img {
  display: none;
  margin: 0 auto;
}



/* dollar sign */
.home-specials > div:first-child {
    background-image: url('https://static.spotapps.co/web/tuningforkla--com/css/../images/dollar/dollar-orange.png');
}

.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-regular .navbar-collapse.collapse.in{
  background-color:  transparent;
  width: 100%;
}


/* 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;
}


.gallery {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

.gallery label, .reservations label, .email-subscription label, .reservations-and-parties label {
    text-transform: uppercase;
    color: #3d2920;
    border: none;
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 1.7em;
}

.contact-v2 .contact-location{
    text-transform: uppercase;
}
.nav>li {
    padding: 0px 0px;
}
.section-header,
.about-us-v2 h3,
.specials-v3.home-specials h3,
.gallery label, .reservations label, .email-subscription label, .reservations-and-parties label,
.specials h1, .events h1,
.about-us-v3 h3,
.events-container h1  {
  color: #3d2920;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 3.5em;
}

.about-us-plus-wrapper {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  border-top: 3px solid #3d2920;
  background-image: url(https://static.spotapps.co/web/tuningforkla--com/css/../custom/sections_back.jpg);
  background-repeat: repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
  -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
  box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
}
.about-us-plus-content h3 {
  text-transform: capitalize;
  color: #3d2920;
  font-weight: normal;
  font-family:'Wagner Script Alt W00 Regular';
  font-size: 2.5em;
}
.about-us-plus-content p {
  font-family: 'Saira Extra Condensed', sans-serif; 
  font-weight: 300;
  font-size: 19px;
}
.about-us-plus-content .about-us-img-holder {
  border: 1px solid #3d2920;
}
.about-us-plus-content .about-us-plus-button {
  background-color: #3d2920;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}

.about-us-v2 h3 {
  margin-top: 40px;
}
.about-us-v2-wrapper {
  border-top: 3px solid #3d2920;
  border-bottom: 3px solid #3d2920;
  background-repeat: repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.2);
  box-shadow: inset 0px 5px 5px 0px rgba(0,0,0,0.2);
}
.about-us-v2 img {
  border: 1px solid #3d2920;
  -webkit-box-shadow: 6px 5px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 6px 5px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 6px 5px 5px 0px rgba(0,0,0,0.5);
}
.about-us-v2 a {
  margin: 25px 5px 10px 5px;
}
.about-us-v2 a,
.events-v2 a, .specials-v3.home-specials div a {
  display: inline-block;
  width: auto;
  padding: 7px 25px 8px 25px;
  background-color: #3d2920;
  text-transform: uppercase;
  font-weight: normal;
  border-radius: 0;
  font-size: 18px;
}


.gallery-v2-wrapper .gallery-link.brown-bg {
  background-color: #3d2920;
}
.gallery-v2-wrapper .gallery-link.brown-bg a, .gallery-v2-wrapper .gallery-link.brown-bg a:hover,
.gallery-v2-wrapper .gallery-link.brown-bg a:focus {
    color: #fff;
}
.gallery-v2-wrapper .gallery-link .icon-holder span {
  font-family:'Wagner Script Alt W00 Regular';
  font-size: 2.5em;
}

.home-specials p,
.specials-v3.home-specials p,
.specials-v3.home-specials p.specials-hours{
  color: #040404;
}

.food-menu-section, .drink-menu-section {
  border-top: 3px solid #3d2920;
}
.food-menu-section h2, .drink-menu-section h2 {
  margin-bottom: 30px;
}
.food-menu-section h5, .drink-menu-section h5, .events h5, .events-v2 h5 {
  font-weight: normal;
  font-size: 1.5em;
  color: #3d2920;
}

.custom_html_1-section {
  text-align: center;
}
.custom_html_1-section .container {
  width: 90%;
}
.custom_html_1-section h3.section-header{
  text-transform: none;
}
.custom_html_1-section .about-us-plus-content .about-us-img-holder {
  border: none;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}
.custom_html_1-section .about-us-plus-holder {
  margin-top: 20px;
}
.custom_html_1-section h4 {
  font-size: 1.5em;
  color: #3d2920;
  margin-top: 25px;
}
.custom_html_2-section {
    background-image: url(https://static.spotapps.co/web/tuningforkla--com/css/../custom/sections_back.jpg);
    background-repeat: repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    text-align: center;
    padding: 2em 0;
}
.custom_html_2-section p>a {
    color: #000;
}
.custom_html_2-section p>a:hover {
    color: #000;
    text-decoration: none;
}

.custom_html_2-section .custom-temp-btn {
  display: inline-block;
  padding: 10px 40px;
  background-color: #3d2920;
  background: #3d2920;
  color: #fff;
  border: 2px solid #3d2920;
  border-radius: 10px;
  font-size: 1.2em;
  text-transform: uppercase;
  webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}
.custom_html_2-section .custom-temp-btn:hover {
  opacity: 0.8;
}

.reservations-wrapper,
.reservations-and-parties,
.custom_html_1-section,
.newsletter-section {
  padding-top: 5px;
  background-image: url(https://static.spotapps.co/web/tuningforkla--com/css/../custom/sections_back.jpg);
  background-repeat: repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
}
.reservations-and-parties input, .reservations-and-parties select {
  border: none;
  border-radius: 10px;
  background-color: rgba(61, 41, 32, 0.2);
}
.reservations-and-parties input::-webkit-input-placeholder {
   color: #281109;
}
.reservations-and-parties input:-moz-placeholder { /* Firefox 18- */
   color: #281109;
}
.reservations-and-parties input::-moz-placeholder {  /* Firefox 19+ */
   color: #281109;
}
.reservations-and-parties input:-ms-input-placeholder {
   color: #281109;
}
.reservations-and-parties button[disabled] {
  background-color: #676666;
  border: 2px solid #676666;
  color: #989292;
}
.reservations-and-parties button {
  border-radius: 10px;
  background-color: #3d2920;
  border: 2px solid #3d2920;
  color: #fff;
}
.reservations-and-parties button:hover {
  background-color: #3d2920;
  border: 2px solid #3d2920;
  color: #fff;
}
.reservations-and-parties button.hvr-icon-wobble-horizontal:before {
  display: none;
}

.review-content {
  background-color: rgba(0,0,0, 0.5);
  border-radius: 15px;
  color: #fff;
}

.about-us-v3-wrapper, .reviews-wrapper {
  min-height: 660px;
}

.review-content .section-header,
.specials h1, .events h1,
.about-us-v3 h3 {
  color: #fff;
}

.about-us-v3 .text-wrapper {
  background-color: rgba(61, 41, 32, 0.8);
}

.newsletter-section {
  padding-top: 5px;
  border-bottom: 3px solid #3d2920;
}
.sph-email-subscription h2,
.custom-modal .sph-email-subscription h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 1.8em;
  font-weight: normal;
}
.sph-email-subscription .sph-email-input,
.custom-modal .sph-email-subscription .sph-email-input {
  border: none;
  padding: 20px 5px;
  background-color: rgba(61, 41, 32, 0.2);
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
}
.sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #281109;
}
.sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #281109;
}
.sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #281109;
}
.sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #281109;
}
.sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button {
  background-color: #3d2920;
  text-transform: uppercase;
  border-radius: 10px;
  font-weight: normal;
  font-size: 1.8em;
}

.googlemap-v2 .triangle {
  border-bottom: 12px solid #3d2920;
}
.contact-v3 {
  background-color: #3d2920;
}

.style-traditional.drink-menu>div:first-child {
  background-image: url(https://static.spotapps.co/web/tuningforkla--com/css/../custom/sections_back.jpg);
}
.style-traditional.drink-menu .pagecontent {
  box-shadow: 0px 0px 15px #3d2920;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  border-bottom: 5px solid rgba(220, 220, 220, 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: #3d2920;
    border-bottom: 5px solid #3d2920;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 300;
}

.style-traditional.food-menu .pagecontent {
  width: 85%;
}
.style-traditional.food-menu .tabnav .navbar-nav {
  width: 90%;
}
@media (max-width: 1460px) {
  .style-traditional.food-menu .tabnav .navbar-nav {
    width: 95%;
  }
  .style-traditional.food-menu .tabnav .nav>li>a {
    font-size: 1em;
  }
}
@media (max-width: 1400px) {
  .navbar.nav-v4 .nav>li {
    padding: 0px 0px;
  }
}
@media (max-width: 1300px) {
  .navbar-regular.nav-v4 .navbar-nav>li>a {
    font-size: 1.2em;
    padding: 10px 8px;
  }
}
@media (max-width: 1130px) {
  .style-traditional.food-menu .pagecontent {
    width: 95%;
  }
}
@media (max-width: 1010px) {
  .style-traditional.food-menu .tabnav .navbar-nav {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .style-traditional.food-menu .pagecontent {
    width: 100%;
  }
}
@media (max-width: 910px) {
  .style-traditional.food-menu .tabnav .nav>li>a {
    padding: 10px 5px;
    height: 60px;
  }
}
@media (max-width: 550px) {
  .style-traditional.food-menu .tabnav .nav>li>a {
    height: 50px;
    font-size: 12px;
    line-height: 15px;
  }
}
@media (max-width: 480px) {
  .style-traditional.food-menu .tabnav .nav>li>a {
    height: 65px;
  }
}

.party-background {
  background-image: url(https://static.spotapps.co/web/tuningforkla--com/css/../custom/sections_back.jpg);
}
.party-background .reservations-and-parties {
  background-image: none;
}
.party-background.drink-menu .tabs-container {
    text-shadow: none;
}
.party-background .reservations-and-parties p {
  color: #281109;
}

.events-container .events-holder {
    border-bottom: 1px solid #3d2920;
}
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #3d2920;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Saira Extra Condensed', sans-serif; 
  font-weight: 300;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}
.events-container .event-image {
    border: 1px solid;
}

#CustomModal{
  padding: 0;
  text-align: center;
}
#CustomModal .sph-email-subscription h2{
  display: none;
}
#CustomModal h4 {
  font-size: 25px;
  text-transform: uppercase;
}

/* Untappd menu page */
.style-traditional.drink-menu.untappd-menu .container {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
.style-traditional.drink-menu.untappd-menu .container>div {
  width: 100%;
  margin: 0 auto;
}
.untappd-holder .ut-menu {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 300 !important;
}
.untappd-holder .ut-menu,
.ut-menu .row,
.untappd-holder .ut-menu .menu-header,
.ut-menu-standard .section .section-heading,
.untappd-holder .ut-menu-standard .section,
.ut-menu-standard .menu-items-container,
.ut-menu-standard .menu-items-container .menu-item.one-col,
.ut-menu-standard .menu-footer {
  background: transparent !important;
}
.ut-menu .menu-nav div.menu-list div.menu-list-item {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 700 !important;
}
.ut-menu .h1 {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 300 !important;
  text-transform: uppercase;
  color: #3d2920;
  font-size: 2.5em !important;
}
.ut-menu p {
    font-size: 14px;
}
.ut-menu-standard .section .section-heading .section-name {
  margin-bottom: 20px;
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 700 !important;
  font-size: 1.8em !important;
  line-height: 100%;
  color: #3d2920;
  text-transform: uppercase;
}
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 19px !important;
}
.ut-menu a,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list .container-row>span.price,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .item-description .ut-more {
  color: #3d2920 !important;
}

.banner-section {
  padding: 30px 0;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin:active {
  color: #ffffdb;
}

.footer-v2-wrapper {
  background-color: #000;
}

.article-background {
  background-color: #fff;
  background-image: url(https://static.spotapps.co/web/tuningforkla--com/css/../custom/sections_back.jpg);
}
.article-background .section-header {
  color: #3d2920;
}
.article-background .section-header {
  margin-top: 20px;
  margin-bottom: 30px;
}
.drink-menu .tabs-container {
  text-shadow: none;
}


.events-container.events-background .empty-content-message h4 {
  text-align: center;
}

/* Catering page */
.catering.party-background .reservations-and-parties p {
  padding-top: 20px;
  color: #281109;
}
.catering.party-background .reservations-and-parties p a {
  color: #281109;
}
.reservations-and-parties p.submit-success {
  text-transform: uppercase;
}
.catering-menu-wrapper.food-menu-v2-wrapper .section-header {
  margin-bottom: 0;
  padding-top: 40px;
  font-size: 3em;
}
.catering-menu-wrapper .food-menu-nav {
  display: none;
}
.food-menu-grid h3, .food-menu-grid h4, .food-menu-grid p {
  font-size: initial;
  font-weight: initial;
  margin: initial;
  color: initial;
  text-transform: initial;
}
.food-menu-grid h4 {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 300 !important;
  font-size: 1.7em;
  font-weight: bold;
  color: #3d2920;
}
.food-menu-grid .food-item-title,
.food-menu-grid .food-price {
  text-transform: uppercase;
  font-weight: bold;
}
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  border-color: #3d2920;
  color: #3d2920;
  text-decoration: none;
}
.food-menu-nav .food-menu-nav-item.active {
  background-color: #3d2920;
  border-color: #3d2920;
  color: #fff;
  text-decoration: none;
}
.food-menu-nav .food-menu-nav-item:first-of-type {
  border-top: 2px solid #3d2920;
}
.food-menu-grid .menu-description {
  width: 95%;
  padding-bottom: 20px;
  color: #281109;
  font-size: 1.2em;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
}
.food-menu-grid-item-content {
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(61, 41, 32, 0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(61, 41, 32, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(61, 41, 32, 0.6);
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #816d5d;
}
.drink-menu .food-menu-grid h2 {
  font-size: 1.7em;
  text-transform: none;
  text-align: center;
  color: #281109;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price {
  text-transform: uppercase;
  font-size: 1em;
  color: #281109;
}


@media (max-width: 1230px) {
  .navbar.nav-v4 .header-logo {
    max-width: 170px;
    padding-top: 0;
    padding-left: 30px;
    height: 130px;
  }
  .navbar-regular.nav-v4 .navbar-nav>li>a {
    font-size: 1.1em;
    padding: 10px 5px;
  }
}
@media (max-width: 1080px) {
  .navbar.nav-v4 .header-logo {
    max-width: 140px;
    padding-left: 20px;
    height: 110px;
  }
  .uk-overlay-panel h3 {
    font-size: 5em;
  }
}
@media (max-width: 1030px) {
  .socialnav {
    padding-left: 15px;
  }
  .navbar.nav-v4 .nav>li {
    padding: 0px 0px;
  }
}
@media (max-width: 1000px) {
  .navbar.nav-v4 .nav>li {
    padding: 0px 0px;
  }
  .navbar.nav-v4 .header-logo {
    display: none;
  }
}
@media (max-width: 950px) {
  .navbar-regular.nav-v4 .navbar-nav>li>a {
    font-size: 1em;
    padding: 10px 5px;
  }
  .social-icon {
    font-size: 25px;
  }
  .uk-overlay-panel img {
    display: block;
  }
}
@media (max-width: 790px) {
  .navbar-regular.nav-v4 .navbar-nav>li>a {
    font-size: 1em;
    padding: 10px 4px;
  }
}
@media (max-width: 767px) {
  .uk-dotnav {
    bottom: 55px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 15px 10px;
    font-family: 'Saira Extra Condensed', sans-serif; 
    font-weight: 300;
    font-size: 1.1em;
    text-transform: uppercase;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .navbar.nav-v4 .navbar-nav {
    margin-bottom: 0;
  }
  .navbar-header {
    margin-top: 5px;
  }
  .navbar.nav-v4 {
    min-height: 60px;
    background-color: rgba(98, 73, 53, 0.9) !important;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3) !important;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3) !important;
  }
  .navbar.nav-v4 .navbar-nav {
    margin-top: 0px !important;
    padding: 10px 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .header-logo, .navbar.nav-v4 .header-logo {
    display: block;
    height: 60px;
    max-width: 46px;
    padding-left: 0;
  }
  .navbar.nav-v4 .header-logo img {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar.nav-v4 .socialnav {
    background-color: transparent;
    margin-top: -45px;
    padding: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar.nav-v4 .nav>li {
    padding: 0;
  }
  .navbar-regular.nav-v4 .navbar-nav>li>a {
    padding: 3px 15px;
    font-size: 1.2em;
  }
  .uk-overlay-panel h3 {
    font-size: 4em;
  }
  .ut-menu .h1 {
    font-size: 2.3em !important;
  }
  .ut-menu-standard .section .section-heading .section-name {
    margin-bottom: 10px;
    font-size: 1.6em !important;
  }
  .uk-overlay-panel img {
    display: none;
  }
  .ut-menu-standard .menu-nav .pull-right {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
  }
  .ut-menu .menu-nav div.menu-list {
    display: block;
    width: 100%;
  }
  .ut-menu .menu-nav div.menu-list div.menu-list-item {
    display: block;
    width: 100%;
  }
  .ut-menu-standard .menu-items-container {
    padding: 0 !important;
  }
  .ut-menu-standard .section {
    padding-top: 0 !important;
  }
  .catering-menu-wrapper.food-menu-v2-wrapper .section-header {
    padding-top: 30px;
    font-size: 2.3em;
  }
  .catering.party-background .reservations-and-parties p {
    margin-bottom: 20px;
  }
  .catering-menu-wrapper.food-menu-v2-wrapper .food-menu-holder {
    margin-top: 5px;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.1em;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.4em;
  }
  .sph-email-subscription .sph-submit-button {
    font-size: 1.5em;
  }
}
@media (max-width: 650px) {
  .uk-overlay-panel h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3.2em;
    line-height: 1em;
  }
}
@media (max-width: 450px) {
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.5em;
  }
  .navbar.nav-v4 .header-logo {
    left: 5px;
    max-width: 70px;
  }
  .section-header, .about-us-v2 h3, .specials-v3.home-specials h3,
  .gallery label, .reservations label, .email-subscription label, .reservations-and-parties label,
  .specials h1, .events h1, .about-us-v3 h3, .events-container h1 {
    font-size: 3em;
    line-height: 1em;
  }
  .gallery-v2-wrapper .gallery-link .icon-holder span {
    font-size: 1.8em;
  }
}
@media (max-width: 400px) {
  .navbar.nav-v4 .socialnav {
    margin-top: -40px;
  }
}
@media (max-width: 320px) {
  .navbar.nav-v4 .header-logo .header-logo-text {
    font-size: 13px;
  }
  .uk-overlay-panel h3 {
    font-size: 3em;
  }
  .section-header, .about-us-v2 h3, .specials-v3.home-specials h3,
  .gallery label, .reservations label, .email-subscription label, .reservations-and-parties label,
  .specials h1, .events h1, .about-us-v3 h3, .food-menu-section h2, .drink-menu-section h2 {
    font-size: 2.5em;
  }
  .sph-email-subscription h2 {
    font-size: 1.5em;
  }
  .ut-menu .h1 {
    font-size: 2em !important;
  }
  .catering-menu-wrapper.food-menu-v2-wrapper .section-header {
    padding-top: 25px;
    font-size: 2em;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.3em;
  }
  .food-menu-grid h4 {
    font-size: 1.3em;
  }
  .food-menu-grid .food-item-title, .food-menu-grid .food-price {
    font-size: 0.8em;
  }
}

.about-us-background {
  padding: 0;
}
.about-us-background .pagecontent {
  width: 100%;
  padding-top: 80px;
}
.about-us-background .about-us-v3-wrapper {
  padding-top:0;
}
.slideshow-fullscreen, .slideshow-fullscreen>li {
  height: 100vh;
}

/* ADA hidden elements */
.off-screen,
.visuallyhidden,
.social-links a span {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

@media (min-width: 769px) {
  .catering-select select {
    width: 137px;
  }
}

@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: 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: 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) {
  .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;
  }
}
