@import url('//fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&display=swap');

/*
font-family: 'Atkinson Hyperlegible', sans-serif;
*/
.styles-module-banner-Smfmq {
  z-index: 1023 !important;
}

a {color: #fff;}

body {
  font-family: 'Atkinson Hyperlegible', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Atkinson Hyperlegible', sans-serif;
}

.navigation-left li a,
.navigation-right li a {
  font-weight: bold;
}
.nav-v2 .navigation-left li.active a,
.nav-v2 .navigation-right li.active a,
.nav-v2 .navigation-left li a:hover,
.nav-v2 .navigation-right li a:hover,
.nav-v2 .navigation-left li a:focus,
.nav-v2 .navigation-right li a:focus {
  color: #910707;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #910707;
}
.nav-v2 .social-icon {
  font-size: 24px;
  line-height: 31px;
}
.nav-v2 .navigation-social {
  padding-left: 10px;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-size: 3.6em;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: bold;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: uppercase;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: bold;
  font-size: 1.2em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.sph-email-subscription .sph-submit-button,
.tmt-section a.custom-temp-btn {
  padding: 8px 30px;
  text-transform: uppercase;
  background-color: #910707;
  background: #910707;
  border: 1px solid #910707;
  color: #caac6c;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: bold;
  font-size: 16px;
  box-shadow: none;
  border-radius: 5px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 1px solid #910707;
  color: #910707;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn:hover {
  background-color: #caac6c;
  background: #caac6c;
  border: 1px solid #caac6c;
  color: #910707;
}
.about-us-v8-wrapper a.custom-temp-btn {
  background-color: #000;
  background: #000;
  border: 1px solid #caac6c;
  color: #caac6c;
}
.about-us-v8-wrapper a.custom-temp-btn:hover {
  background-color: #910707;
  background: #910707;
  border: 1px solid #910707;
  color: #caac6c;
}

/* home page */
/* Banner section */
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #caac6c;
  font-size: 1.3em;
  top: -2px;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin:active {
  color: #fff;
}
/* Banner section end */

/* about us v8 section */
.about-us-v8-wrapper:before {
  background-color: #000;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 20px;
}
.about-us-v8-content .text-wrapper h2 {
  margin-bottom: 20px;
  font-size: 1.7em;
}
/* about us v8 section end */

/* order section */
.tmt-section h2 {
  margin-bottom: 25px;
}
/* order section end */

/* slideshow v2 section */
.uk-overlay-background {
  background-color: rgba(0,0,0,0.4);
}
.uk-overlay-panel h1 {
  text-transform: uppercase;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-size: 4.2em;
  font-weight: bold;
}
.uk-dotnav-contrast>*>* {
  background: rgba(255,255,255,.6);
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #caac6c;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* slideshow v2 section end */

/* gallery section */
.gallery.section-wrapper {
  background-color: #910707;
}
.gallery .container {
  width: 90%;
}
.gallery .section-header {
  color: #caac6c;
  margin-top: 10px;
}
.gallery-item {
  padding: 15px;
}
/* gallery section end */

/* reviews section */
.reviews-v2-wrapper {
  background-size: cover !important;
}
.reviews-v2-wrapper h1,
.reviews-v2-wrapper h2 {
  color: #caac6c;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin: 30px auto 0;
  color: #fff;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #caac6c;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  color: #caac6c;
  opacity: 1;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.35em;
  line-height: 1.5em;
}
.owl-theme .owl-dots .owl-dot button {
  background-color: #fff;
  opacity: 0.6;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot button:hover {
  background-color: #caac6c;
  border: 1px solid #caac6c;
  opacity: 1;
}
/* reviews section end */

/* newsletter section */
.map-newsletter .text-wrapper:before {
  background-color: #caac6c;
}
.map-newsletter {
  border-right: 0;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  color: #000;
}
.map-newsletter .sph-email-subscription h2 {
  color: #000;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: 400;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #000;
  border-bottom: 1px solid #000;
  padding: 9px 5px;
}
.map-newsletter .bar {
  top: -4px;
}
.bar:before,
.bar:after {
  background: #910707;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}
.sph-response-message {
  color: #000;
  font-size: 1.5em;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
/* newsletter section */

/* newsletter popup */
.custom-modal .modal-content {
  background-color: #caac6c;
  background-image: url(https://static.spotapps.co/web/rudysdiner--com/css/../custom/order_back.jpg);
  color: #000;
}
.custom-modal .close {
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  padding: 8px 15px;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
   color: #000;
}
/* newsletter popup end */

/* contact v3 section */
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  font-size: 0.9em;
  font-weight: bold;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 .social-icons-holder .contact-icon {
  color: #caac6c;
}
.contact-v3 .contact-us a {
  text-decoration: none;
}
/* contact v3 section end */

/* footer v2 */
.footer-v2-wrapper {
  border-top: 2px solid #caac6c;
}
/* footer v2 end */

/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 75px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  border-color: transparent;
  border: 1px solid #910707;
  color: #910707;
}
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #910707;
  border: 1px solid #910707;
  color: #caac6c;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-size: 2em;
  font-weight: bold;
  color: #910707;
}
.food-menu-grid .food-menu-description p {
  color: #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #910707;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  color: #000;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  color: #910707;
}
.food-menu-grid .food-item-description {
  font-size: 1.1em;
  color: #757575;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  color: #000;
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: none;
}
/* food and drinks pages end */

/* gift cards page */
.drink-menu .pagecontent {
  padding-top: 140px;
}
.gift-cards-page .section-header {
  margin-top: 35px;
}
/* gift cards page end */

.empty-content-message h2,
.empty-content-message h3 {
  font-family: 'Atkinson Hyperlegible', sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: none;
}

/* media quiries */
@media (max-width:1400px) {
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.6em;
  }
}

@media (max-width:1200px) {
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.15em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.3em;
  }
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.25em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width:1023px) {
  .header-logo {
    left: 5px;
  }
  .nav>li {
    padding: 0;
  }
  .nav>li>a {
    text-transform: uppercase;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding: 8px 5px;
  }
  .navbar-inverse.nav-v2 .navbar-nav>li>a:focus,
  .navbar-inverse.nav-v2 .navbar-nav>li>a:hover,
  .navbar-inverse.nav-v2 .navbar-nav>.active>a,
  .navbar-inverse.nav-v2 .navbar-nav>.active>a:focus,
  .navbar-inverse.nav-v2 .navbar-nav>.active>a:hover {
    color: #910707;
  }
  .home-page .header {
    background-color: #fff;
  }
  video#coverVideo {
    margin-top: 80px;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  p {
    font-size: 1.1em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .reservations-and-parties-v2 button,
  .specials-v3.home-specials div a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 14px;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .about-us-v8-content .text-wrapper h2 {
    font-size: 1.2em;
  }
  .uk-overlay-panel h1 {
    font-size: 2.6em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 30px;
  }
  .food-menu-grid .menu-description p {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.5em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .food-menu-grid .food-menu-description p {
    font-size: 0.9em;
  }
  .drink-menu .pagecontent {
    padding-top: 55px;
  }
  .gift-cards-page p {
    font-size: 1.2em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.2em;
  }
  .specials h1{
    padding-top: 55px;
  }
  .events-container h1{
    padding-top: 40px;
  }
}

@media (max-width:991px) {
  .nav>li>a {
    font-size: 0.8em;
    padding: 5px;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width:767px) {
  .slice-widget-dough.light .styles-module-button-SlZGQ.styles-module-dough_black-z6Hf4 {
    margin-bottom: 40px !important;
  }
  .header-logo {
    max-width: 70px;
  }
  .nav>li>a {
    font-size: 1em;
    padding: 6px 15px;
  }
  .navbar-collapse.collapse {
    padding-bottom: 0;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 5px;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .about-us-v8-content {
    min-height: 280px;
  }
  .about-us-v8-content .text-wrapper,
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section .section-header {
    margin-top: 20px;
  }
  .uk-overlay-panel h1 {
    font-size: 2.3em;
  }
  .gallery.section-wrapper {
    padding: 2em 0;
  }
  .gallery .container {
    width: 95%;
  }
  .gallery-item {
    padding: 5px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1em;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 6px 20px;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid #910707;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #910707;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #910707;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.3em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1em;
  }
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3,
  .empty-content-message h2,
  .empty-content-message h3 {
    font-size: 1.1em;
  }
  .specials h1{
    padding-top: 10px;
  }
  .events-container h1{
    padding-top: 0px;
  }
}

@media (max-width:320px) {
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .about-us-v3 h1,
  .specials h1, .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1em;
  }
  p {
    font-size: 1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 11px;
  }
  .banner-section h1 {
    font-size: 0.8em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1em;
  }
}
