@import url('https://fonts.googleapis.com/css2?family=Benne&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital@1&display=swap');

/*
font-family:'ITC Garamond W01 Light';
font-family:'ITC Garamond W01 Ultra';
font-family:'ITC Garamond W01 Book Italic';

"ITC Garamond W01 Light" = font-family: 'Benne', serif; font-weight: 400;
"ITC Garamond W01 Ultra" = font-family: 'EB Garamond', serif; font-weight: 800;
"ITC Garamond W01 Book Italic" = font-family: 'EB Garamond', serif; font-weight: 400; font-style: italic;

*/
video#coverVideo {
  margin-top: 90px;
}

a {color: #fff;}

body {
  font-family: 'Benne', serif; 
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
}

.hvr-icon-wobble-horizontal:before {
  content: "\f105";
}

.nav-v2 .navigation-left li a,
.nav-v2 .navigation-right li a {
  font-weight: normal;
  color: #fff;
}
.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: #d3a02a;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
  color: #d3a02a;
}

.navigation-left li, .navigation-right li {
  display: inline-block;
}
.nav-v2 li.singo-holder {
  width: 82px;
  float: right;
}
.outside-link {
  float: right;
 }
.nav-v2 li.singo-holder a.singo-link {
  display: inline-block;
  padding: 0 2px !important;
}
.nav-v2 li.singo-holder a.singo-link img {
  position: relative;
  top: 0px;
  max-width: 100%;
  margin: 0 auto;
}


.uk-overlay-background {
  background: rgba(0, 0, 0, 0.4);
}
.uk-dotnav-contrast>.uk-active>* {
  background: rgba(250, 250, 250, 0.5);
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 120px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  font-size: 5em;
  line-height: 1.1em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .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,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 8px 40px;
  text-transform: uppercase;
  background-color: #355e3b;
  background: #355e3b;
  border: 2px solid #355e3b;
  color: #d3a02a;
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  -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,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .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 {
  text-decoration: none;
  background-color: #0b8343;
  background: #0b8343;
  border: 2px solid #0b8343;
  color: #fff;
  opacity: 1;
}
.about-us-v8-wrapper p,
.about-us-v7-wrapper p,
.specials-v3.home-specials p,
.specials-v3.home-specials .specials-hours,
.specials-v3.home-specials .specials-text {
  font-size: 1.5em;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 8px 30px;
  text-shadow: none;
}
.reservations-and-parties p.submit-success {
  color: #d3a02a;
  text-transform: uppercase;
}
.reservations-and-parties button[disabled] {
  background-color: #d3a02a;
  background: #d3a02a;
  color: #355e3b;
  border: 2px solid #d3a02a;
}
.reservations-and-parties button {
  background-color: #355e3b;
  background: #355e3b;
  color: #d3a02a;
  border: 2px solid #355e3b;
  font-size: 1.3em;
}
.reservations-and-parties button:hover {
  background-color: #0b8343;
  background: #0b8343;
  color: #fff;
  border: 2px solid #0b8343;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #0b8343;
  background: #0b8343;
  color: #fff;
  border: 2px solid #0b8343;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: #d3a02a;
  background: #d3a02a;
  color: #355e3b;
  border: 2px solid #d3a02a;
  opacity: 1;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 10px 40px;
  font-size: 18px;
  font-weight: normal;
}
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 16px;
}

/* home page */
.banner-section {
  padding: 35px 0 10px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #d3a02a;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
.banner-section .logo-wrapper .custom-logo {
  max-width: 200px;
  display: inline-block;
  margin: 20px 20px 0px;
}

.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 {
  font-size: 4.4em;
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  text-transform: uppercase;
}
.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 30px;
}
.about-us-v8-content .text-wrapper h2,
.about-us-v7-content .text-wrapper h2,
.map-newsletter h2,
.reviews-v2-wrapper h2 {
  font-size: 1.6em;
  font-family: 'EB Garamond', serif; 
  font-weight: 400; 
  font-style: italic;
}
.about-us-v8-item-right .about-us-v8-image {
  background-size: contain;
}
.about-us-v7-content .text-wrapper h1 {
  color: #0b8343;
}
.about-us-v7-wrapper,
.about-us-v8-wrapper {
  border-top: 8px solid #0b8343;
  border-bottom: 8px solid #0b8343;
}
.specials-v3.home-specials {
  min-height: 260px;
  padding: 60px 0 80px 0;
  background-color: #355e3b;
  color: #fff;
  position: relative;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials .specials-hours, .specials-v3.home-specials .specials-text {
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials .specials-hours, .specials-v3.home-specials .specials-text {
  font-family: 'Benne', serif; 
  font-weight: 400;
}
.specials-v3.home-specials .specials-section {
  width: 67%;
  margin: 0px auto;
}

.specials-custom-gallery{
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
}

.specials-custom-gallery img{
  width: 100%;
  height: auto;
  object-fit: cover;
}

.owl-theme .owl-dots .owl-dot span {
  background: #fff;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent;
  border: 1px solid #fff;
}
.reviews-v2-wrapper {
  border-top: 8px solid #0b8343;
  border-bottom: 8px solid #0b8343;
}
.reviews-v2-wrapper h1 {
  color: #fff;
}
.reviews-v2-wrapper h3 {
  text-transform: none;
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1.4em;
  color: #fff;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 10px;
}
.reviews-v2-wrapper .review-text blockquote {
  margin: 0;
  padding: 0;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.5em;
  line-height: 1.6em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #d3a02a;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #d3a02a;
}
.map-newsletter {
  border-right: 2px solid #0b8343;
}
.about-us-v7-wrapper.animate .text-wrapper .text-content .custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button {
  padding: 8px 50px 8px 30px;
}
.map-newsletter .section-header {
  color: #0b8343;
}
.map-newsletter h2 {
  color: #355e3b;
  margin-top: 20px;
  margin-bottom: 5px;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1.5em;
  color: #000;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar {
  top: -7px;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #355e3b;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #0b8343;
  color: #000;
}
.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;
}

.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/scruffyduffys--com/css/../custom/newsletter_back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
  color: #0b8343;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1.4em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: rgba(250, 250, 250, 0.5);
  color: #000;
}
.contact-v3 {
  background-color: #000;
  border-bottom: 2px solid #0b8343;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours .hours-adittional p {
  margin: 10px 0 5px 0;
  font-size: 1em;
  text-transform: uppercase;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.footer-v2-wrapper {
  background: #000;
  border-top: none;
  color: #fff;
}
.custom_html_1-section {
  border-top: 8px solid #0b8343;
  background-color: #355e3b;
  padding: 6em 0;
}
.custom_html_1-section .section-header {
  color: #fff;
  margin-top: 20px;
}
.custom_html_1-section h2 {
	color: #fff;
	text-align: center;
	margin: 10px auto 30px;
	}
.custom_html_2-section {
  background-color: #0b8343;
  text-align: center;
  color: #fff;
}
.custom_html_2-section img {
  width: 700px;
  border: 2px solid #fff;
}
.about-us-page .about-us-s1-content {
  padding-top: 90px;
}
.about-us-page .uk-cover-background {
  background-position: top center;
}
.about-us-page h1.section-header {
  font-size: 3em;
}
.about-us-v7-content .text-wrapper h1 {
  margin-bottom: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 60px;
  padding-bottom: 100px;
}
.about-us-v7-content h2 {
  margin: 20px auto;
  color: #000;
}
.about-us-s3-wrapper .map-footer p {
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
}
.about-us-s3-wrapper .map-footer a:hover {
  color: #faa93e;
}
.about-us-v3 h1 {
  text-align: left;
}
.about-us-v3 .text-wrapper {
  background-color: rgba(0,0,0,0.7);
  text-align: left;
}
.about-us-v3 .text-wrapper img {
  display: block;
  margin: 0 auto 50px;
}

.onespecial, .oneeventday {
  font-size: 16px;
  text-shadow: none;
}
.specials h2, .events h2 {
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  text-transform: capitalize;
  color: #fff;
  font-size: 1.5em;
}

.onespecial.custom-specials {
  margin-top: 40px;
  margin-bottom: 0;
}
.specials-holder {
  padding-top: 50px;
}
.specials .custom-specials h2 {
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
.custom-specials a,
.custom-specials a:focus {
  color: #fff;
  text-decoration: none;
}
.custom-specials a:hover {
  color: #d3a02a;
}
.specials .custom-specials img {
  margin: 5px auto;
}

.events h2 {
  font-size: 1.9em;
}
.drink-menu .tabs-container .event {
  text-shadow: none;
}
.event-image {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
}
.event-name {
  font-size: 1.4em;
  line-height: 1.1em;
}
.event-text {
  color: #fff;
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container {
  color: #fff;
}
.events-container .pagecontent .container {
  text-shadow: 2px 2px 2px black;
}
.events-container h1 {
  margin-top: 35px;
  color: #fff;
}
.events-container p {
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  font-size: 2.2em;
  text-transform: capitalize;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Benne', serif; 
  font-weight: 400;
  color: #fff;
  font-size: 1.4em;
}
.events-container .event-image {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #fff;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1.8em;
  text-transform: none;
}
.empty-content-message h2 {
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 10px;
  color: #fff;
}
.events-container .empty-content-message h3 {
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 90px;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  color: #0b8343;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: #fff;
}
.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: 'EB Garamond', serif; 
  font-weight: 400; 
  font-style: italic;
  font-size: 2em;
  line-height: 100%;
  color: #355e3b;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  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,
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  font-size: 1.1em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  background-color: #0b8343;
  background: #0b8343;
  color: #fff;
  border: 2px solid #0b8343;
  display: none;
}
.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: #355e3b;
  border-color: #355e3b;
  color: #d3a02a;
  border: 2px solid #355e3b;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #d3a02a;
}
.food-menu-grid .food-price {
  color: #355e3b;
  padding: 0 10px 0 5px;
}

.food-menu-grid .menu-description p {
  font-family: 'Benne', serif; 
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #000;
}
.food-menu-v2-wrapper .btn-holder {
  padding-bottom: 60px;
}
.food-menu-v2-wrapper .btn-holder .custom-temp-btn:focus,
.food-menu-v2-wrapper .btn-holder .custom-temp-btn:active {
  background-color: #355e3b;
  border-color: #355e3b;
  color: #d3a02a;
  border: 2px solid #355e3b;
}

.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  color: #000;
}

.drink-menu .food-menu-page.drink-menu-page .food-menu-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.drink-menu .food-menu-page.drink-menu-page .food-menu-holder img:first-child {
  padding-bottom: 20px;
}

.party-background.drink-menu .tabs-container {
  text-shadow: none;
}
.party-background .section-header {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
}
.party-background h2 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: 'EB Garamond', serif; 
  font-weight: 400; 
  font-style: italic;
  font-size: 1.3em;
  text-transform: uppercase;
  color: #fff;
}
.party-background p {
  font-family: 'Benne', serif; 
  font-weight: 400;
  color: #fff;
  max-width: 660px;
}
.reservations-and-parties input,
.reservations-and-parties select,
.reservations-and-parties textarea,
.reservations-and-parties select.full-select {
  border: 1px solid #fff;
  border-radius: 0;
  padding: 10px 5px;
  background-color: #fff;
  color: #000;
}

.article-background {
  background-color: #355e3b;
  color: #fff;
}

/* SINGO page */
.article-background.singo-page {
  background-color: #f5f3f0;
  color: #fff;
}
.article-background>div:first-child {
  position: relative;
  min-height: 100%;
}
/* .article-background>div:first-child:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('https://static.spotapps.co/web/scruffyduffys--com/css/../custom/about_us_pg_back.jpg');
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -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 .tabs-container {
  margin-bottom: 0;
  padding-bottom: 100px;
  text-align: center;
  color: #fff;
}
.drink-menu.article-background .tabs-container {
  text-shadow: none;
}
.article-background .section-header {
  margin-bottom: 50px;
  color: #fff;
}
.article-background.singo-page .section-header {
  color: #65439a;
}
.article-background h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'EB Garamond', serif; 
  font-weight: 800;
  font-size: 1.7em;
  line-height: 1.4em;
  color: #fff;
}
.article-background .tabs-container p {
  font-size: 1.4em;
}
.article-background .tabs-container p b {
  display: inline-block;
  padding: 10px 0;
}
.article-background .tabs-container a {
  color: #fff;
}
.article-background .tabs-container a:hover {
  color: #86c7ef;
}
.article-background .tabs-container a.custom-temp-btn {
  margin: 30px auto;
}
.article-background .tabs-container a.grubhub-btn {
  display: inline-block;
  margin-bottom: 30px;
}
.article-background .tabs-container img {
  margin: 30px auto;
}
.custom-sports {
  margin-top: 45px;
}
.article-background .custom-sports img {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(13, 34, 63,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(13, 34, 63,0.6);
  box-shadow: 0px 0px 10px 0px rgba(13, 34, 63,0.6);
}
.singo-item {
  margin: 20px auto;
  display: block;
  background-color: #000;
  padding: 30px 40px;
  width: 800px;
}
.custom-sports {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 3px solid #d3a02a;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(13, 34, 63,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(13, 34, 63,0.6);
  box-shadow: 0px 0px 10px 0px rgba(13, 34, 63,0.6);
}
.article-background h2 .fa.fa-star {
  color: #d3a02a;
}

/* fun page */
.fancybox-opened {
    z-index: 9999;
}

.article-background .custom-gallery-wrapper {
  padding-top: 0;
}

/* Beer page */
.article-background.beer-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/scruffyduffys--com/css/../custom/beer_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.6) opacity(0.2);
  -moz-filter: grayscale(0.6) opacity(0.2);
  -o-filter: grayscale(0.6) opacity(0.2);
  -ms-filter: grayscale(0.6) opacity(0.2);
  filter: grayscale(0.6) opacity(0.2);
  }
  div#beermenus-widget-container {
    text-align: center;
    margin: 0 auto;
  }
  #beermenus-widget-container .beer-meta {
    font-size: 1.2em;
  }
  #beermenus-widget-container .beer-description {
    font-size: 1.2em;
  }
  /* Beer page end */

  /* Charity bar page start */
  .charity-bar-header{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5em;
  }

  .charity-bar-header img{
    height: 100px;
    width: auto;
    object-fit: cover;
    margin: 0 !important;
  }


  .charity-bar-page .charity-bar-holder{
    width: 100%;
    display: -ms-grid;
    display: grid;
    place-items: center;
  }

  .charity-bar-page .charity-bar-holder .custom-temp-btn {
    background-color: #d3a02a;
    padding: 10px 40px;
    border: 2px solid #d3a02a;
    color: #355e3b;
    text-transform: capitalize;
  }

  .charity-bar-page .charity-bar-holder .custom-temp-btn:hover {
    background-color: #0b8343;
    border: 2px solid #0b8343;
    color: #fff;
  }
  /* Charity bar page end */

  


@media (max-width:1800px) {
  .about-us-v8-content .text-wrapper h1 {
    font-size: 3.2em;
  }
}

@media (max-width:1400px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
  }
  .section-header,
  .about-us-v2 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 {
    font-size: 3.8em;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .about-us-v7-content .text-wrapper h2,
  .map-newsletter h2, .reviews-v2-wrapper h2 {
    font-size: 1.4em;
  }
  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 0.9em;
  }
}

@media (max-width:1200px) {
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4em;
  }
  .section-header,
  .about-us-v2 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 {
    font-size: 3.5em;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 2.2em;
  }
  .reviews-v2-wrapper h2 {
    font-size: 1.5em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.4em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.4em;
  }
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .specials-custom-gallery{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width:1100px) {
  .navigation-social {
    padding-left: 15px;
  }
  .social-icon {
    font-size: 26px;
    line-height: 39px;
  }
  .nav-v2 li.singo-holder {
    width: 80px;
  }
  .nav-v2 li.singo-holder a.singo-link img {
    top: 0;
  }
}

@media (max-width:1024px) {
  .about-us-v8-wrapper p,
  .about-us-v7-wrapper p,
  .specials-v3.home-specials p,
  .specials-v3.home-specials .specials-hours,
  .specials-v3.home-specials .specials-text {
    font-size: 1.4em;
  }
  .article-background h2 {
    font-size: 1.5em;
  }
}

@media (max-width:1023px) {
  .nav-v2 li.singo-holder {
    padding-top: 7px;
  }
  .navbar-inverse .navbar-nav>li.active>a,
  .navbar-inverse .navbar-nav>li>a:hover {
    color: #d3a02a;
  }
  .nav-v2 li.singo-holder {
    width: 100px;
  }
  .nav-v2 li.singo-holder a.singo-link img {
    top: 2px;
  }
  .socialnav {
    margin-top: 20px;
    padding-left: 15px;
  }
  .nav-v2 .socialnav a {
    padding-right: 0;
  }
  .singo-item {
    width: 90%;
  }
  .nav>li>a {
    padding: 10px 6px;
    font-size: 1.1em;
  }
}

@media (max-width:991px) {
  .nav-v2 li.singo-holder a.singo-link img {
    top: -2px;
  }
  .nav>li {
    padding: 0;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 3.2em;
  }
  .section-header, .about-us-v2 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 {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 1.6em;
  }
  .safari-mac .about-us-v8-item-right .about-us-v8-image,
 .about-us-v8-item-right.animate .about-us-v8-image {
   background-position-y: top;
   margin-top: 50px;
 }
 .contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
   font-size: 0.85em;
 }
 .specials-holder {
    padding-top: 40px;
  }
}

@media (max-width: 850px) {
  .nav>li>a {
    padding: 10px 4px;
    font-size: 1em;
  }
}

@media (max-width: 768px) {
  .about-us-page .about-us-s1-content {
    padding-top: 25px;
  }
  .custom_html_2-section h2 {
    font-size: 1.8em;
  }
}

@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 80px;
  }
  .socialnav {
    margin-top: -40px;
  }
  .nav-v2 li.singo-holder {
    float: none;
    width: 140px;
    padding-top: 10px;
  }
  .nav-v2 li.singo-holder a.singo-link {
    display: inline-block;
    padding: 0 15px !important;
  }
  .nav-v2.navbar .header-logo {
    max-width: 75px;
    left: 5px;
  }
  .nav-v2.navbar.nav-scroll .header-logo {
    max-width: 70px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
  }
  .nav>li>a {
    padding: 8px 15px;
    font-size: 1.1em;
  }
  .navbar-inverse .navbar-nav>li.active>a,
  .navbar-inverse .navbar-nav>li>a:hover {
    background-color: #d3a02a;
    color: #355e3b;
  }
  .navbar-inverse .navbar-nav>li.active>a.singo-link,
  .navbar-inverse .navbar-nav>li>a.singo-link:hover {
    background-color: transparent;
    color: #355e3b;
  }
  .slideshow-v2-wrapper .uk-dotnav {
    bottom: 55px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 3em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v7 .about-us-v7-content:first-of-type {
    min-height: 350px;
    background-position-y: bottom;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 1.8em;
  }
  .about-us-v3 h1 {
    font-size: 1.6em;
  }
  .about-us-v3 .text-wrapper,
  .about-us-v3 .text-wrapper h1,
  .about-us-v3 .text-wrapper p,
  .about-us-v8-content .text-wrapper,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v8-wrapper p {
    text-align: center !important;
  }
  .about-us-v3 .text-wrapper img {
    max-width: 100%;
  }
  .about-us-v8-wrapper p,
  .about-us-v7-wrapper p,
  .specials-v3.home-specials p,
  .specials-v3.home-specials .specials-hours,
  .specials-v3.home-specials .specials-text {
    font-size: 1.3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px;
  }
  .banner-section {
    padding: 25px 0;
  }
  .banner-section .logo-wrapper .custom-logo {
    margin: 20px 20px 0px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.3em;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #355e3b;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #355e3b;
  }
  .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 #355e3b;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background-color: #355e3b;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 320px;
  }
  .specials h2, .events h2 {
    font-size: 1.4em;
  }

  .empty-content-message h2, .empty-content-message h3 {
    font-size: 1.6em;
    padding-top: 0;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .onespecial.custom-specials {
    margin-top: 30px;
  }
  .specials .custom-specials h2 {
    padding-bottom: 10px;
    font-size: 1.2em;
  }
  .custom-specials a:hover {
    color: #fff;
  }
  .specials .custom-specials img {
    max-width: 70%;
  }
  .specials-holder {
    padding-top: 20px;
  }
  .specials-custom-gallery{
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 2em;
  }
  .article-background .tabs-container img.singo-page-logo {
    max-width: 70%;
  }
  .singo-item {
    width: 95%;
    padding: 20px;
  }
  .article-background h2 {
    font-size: 1.4em;
  }
  .custom_html_1-section {
	padding: 4em 0;
  }
  .custom_html_1-section img {
	margin: 0px auto 10px;
  }
}

@media (max-width: 540px) {
  .nav-v2.navbar .header-logo {
    width: 70px;
    height: 70px;
  }
  .nav-v2.navbar.nav-scroll .header-logo {
    width: 65px;
    height: 52px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 1.8em;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .custom_html_1-section .section-header {
	font-size: 2.5em;
  }
  .custom_html_1-section h2 {
	font-size: 1.9em;
  }
  .specials-v3.home-specials .specials-section {
	width: 90%;
  }
}

@media (max-width: 320px) {
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 1.5em;
  }
  .section-header,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events h1, .events-container h1 {
    font-size: 2.6em;
  }
  .about-us-v8-content .text-wrapper h1 {
    font-size: 1.4em;
  }
  .banner-section h1 {
    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-v8-wrapper a.custom-temp-btn,
  .about-us-v2 a.custom-temp-btn,
  .about-us-plus-content .about-us-plus-button,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .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, .party-offer a.custom-temp-btn,
  .sph-email-subscription .sph-submit-button {
    font-size: 16px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 14px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  .article-background h2 {
    font-size: 1.1em;
  }
  .custom_html_1-section .section-header {
	font-size: 2em;
  }
  .custom_html_1-section h2 {
	font-size: 1.5em;
  }
}
