@import url('//fonts.googleapis.com/css2?family=Kanit&display=swap');
@import url('//fonts.googleapis.com/css2?family=Passion+One:wght@700&display=swap'); 

/*
font-family:'Proxima Nova W01 Regular';
font-family:'AnimatedGothic W05 Heavy';
font-family: 'AnimatedGothic W05 Heavy';

"Proxima Nova W01 Regular" = font-family: 'Kanit', sans-serif; font-weight: 400;
"AnimatedGothic W05 Heavy" = font-family: 'Passion One', cursive; font-weight: 700;

*/

a {color: #fff;}

body {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Passion One', cursive; 
  font-weight: 700;
}
.nav-v7 .container {
  width: 100%;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  text-transform: uppercase;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1em;
  padding: 0 6px;
}
.navbar.nav-v7 .socialnav a:hover i,
.navbar.nav-v7.nav-scroll .socialnav a:hover i {
  color: #1d1918;
}

li.drop-down-link.franchise-link .sub-menu {
  margin-top: 4px;
  width: 235px !important;
  padding: 13px;
}
li.drop-down-link .sub-menu a {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 1.1em;
  text-align: left;
}
li.drop-down-link .sub-menu a:focus {
  color: #FAC400;
}
/*.nav-v7 .logo-center .navbar-logo .header-logo {
  max-width: 80px;
}*/
.custom-modal .modal-content .custom-temp-btn {
    margin: 10px;
}
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.4);
}
.uk-dotnav-contrast>.uk-active>* {
  background: transparent;
  border: 1px solid #fff;
  transform: scale(1);
}
.uk-dotnav-contrast>*>* {
  background: #fff;
  border: 1px solid #fff;
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 40px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 5.5em;
  line-height: 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 .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: #1d1918;
  background: #1d1918;
  border: 2px solid #1d1918;
  color: #fff;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 20px;
  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,
.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 {
  text-decoration: none;
  background-color: #fff;
  background: #fff;
  border: 2px solid #1d1918;
  color: #1d1918;
  opacity: 1;
}
.specials-v3.home-specials div a.custom-temp-btn,
.custom_html_1-section a.custom-temp-btn,
.about-us-s4-wrapper .custom-temp-btn {
  background-color: #1d1918;
  background: #1d1918;
  border: 2px solid #1d1918;
  color: #fff;
}
.specials-v3.home-specials div a.custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:hover,
.about-us-s4-wrapper .custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  border: 2px solid #1d1918;
  color: #1d1918;
}
.uk-overlay-panel a.custom-temp-btn.pub-btn {
  display: block;
  margin: 10px auto;
  padding: 8px 15px;
  font-size: 16px;
  width: 300px;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 10px 30px;
  text-shadow: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #FAC400;
  color: #fff;;
}
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #FAC400;
  background: #FAC400;
  border: 2px solid #FAC400;
  color: #1d1918;
}
.atc-style-blue .atcb-item-link {
  text-shadow: none;
}

.reservations-and-parties p.submit-success {
  color: #FAC400;
  text-transform: uppercase;
}
.reservations-and-parties button[disabled] {
  background-color: #FAC400;
  background: #FAC400;
  border: 2px solid #FAC400;
  color: #1d1918;
}
.reservations-and-parties button {
  background-color: #FAC400;
  background: #FAC400;
  border: 2px solid #FAC400;
  color: #1d1918;
}
.reservations-and-parties button:hover {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #FAC400;
  opacity: 1;
}

/* home page */
.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.5em;
}
.banner-section .banner-pin {
  color: #000;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #6E6E6E;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.custom-about-us-v8-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: 5em;
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  text-transform: uppercase;
}

.about-us-v7-content .text-wrapper h2,
.about-us-s4-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h1 {
  text-transform: uppercase;
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 2.3em;
}

.about-us-v8-content .text-wrapper h1 {
  margin-bottom: 30px;
}
.about-us-v8-content .text-wrapper {
  width: 100%;
}
.about-us-v8-content .text-wrapper p {
  font-size: 1.4em;
}
.custom-gallery-wrapper {
  position: relative;
}
.drink-menu.specials.specials-background header {
  z-index: 100;
}
.specials.specials-background .gallery-item img {
  border: 2px solid #FAC400;
}
.specials-v3.home-specials {
  min-height: 260px;
  padding: 60px 0 80px 0;
  background-color: #FAC400;
  color: #fff;
  position: relative;
  background-size: cover;
  background-position: center;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #1d1918;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #1d1918;
}
.specials-v3.home-specials p {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
}

.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  color:#1d1918;
}

.custom-about-us-v8-wrapper h1 {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
  color: #000;
}
.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h1 {
  text-align: left;
}

.custom_html_1-section.section-wrapper {
  padding: 2em 0;
  background: url(https://static.spotapps.co/web/madison--mrbrewstaphouse--com/css/../custom/loyalty_1.png), url(https://static.spotapps.co/web/madison--mrbrewstaphouse--com/css/../custom/loyalty_2.png);
  background-position: center left, center right;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 100%, auto 100%;
  background-color: #1d1918;
  color: #fff;
}
.custom_html_1-section .container {
  text-align: center;
}
.custom_html_1-section h2 {
  text-transform: uppercase;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.5em;
  color: #fff;
}
.custom_html_1-section h1 {
  font-size: 4em;
  color: #fff;
  margin: 30px 0;
}
.custom_html_1-section a.custom-temp-btn {
  display: block;
  width: 272px;
  margin: 10px auto;
  background-color: #FAC400;
  background: #FAC400;
  border: 2px solid #FAC400;
  color: #1d1918;
}

.owl-theme .owl-dots .owl-dot button {
  background: #000;
  border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: transparent;
  border: 1px solid #000;
}
.carousel-wrapper.reviews-v2-wrapper {
  padding: 2em 0;
}
.reviews-v2-wrapper h1 {
  color: #000;
}
.reviews-v2-wrapper h2 {
  color: #1d1918;
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  text-transform: capitalize;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.5em;
  color: #1d1918;
  margin-top: 20px;
}
.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.3em;
  line-height: 1.5em;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #1d1918;
  font-size: 0.9em;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #1d1918;
}
.reviews-v2-wrapper .owl-theme .owl-nav.disabled+.owl-dots {
  margin-bottom: 50px;
}


.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
  margin-bottom: 0;
}
.map-newsletter h2 {
  color: #1d1918;
  margin-top: 0;
  margin-bottom: 5px;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.3em;
  color: #000;
  margin-top: 15px;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
  color: #000;
}
.map-newsletter .bar {
  top: -9px;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #1d1918;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #000;
  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;
}
.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}

.custom-modal .modal-content {
  background-color: #f2f2f4;
  background: url(https://static.spotapps.co/web/madison--mrbrewstaphouse--com/css/../custom/back_2.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 4em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-weight: normal;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 10px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background: rgba(255,255,255,0.3);
  color: #000;
}
.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;
}

.contact-v3 {
  background-color: #1d1918;
  border-bottom: 2px solid #FAC400;
  color: #fff;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 1.2em;
  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;
}
.find-us a {
  color: #fff;
}
.contact-us a {
  color: #fff;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.footer-v2-wrapper {
  background: #1d1918;
  border-top: none;
  color: #fff;
}

.about-us-page .about-us-s1-content {
  padding-top: 90px;
}
.about-us-page .about-us-s1-content img {
	max-width: 200px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 60px;
  padding-bottom: 100px;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
	color: #FAC400;
}
.about-us-s4-wrapper {
  background-color: #FAC400;
  color: #1d1918;
}
.about-us-s4-wrapper .container {
  width: 75%;
}
.about-us-s4-wrapper h2 {
  color: #000;
  margin: 40px auto 25px;
}
.about-us-s4-wrapper h2:last-of-type {
  margin-top: 80px;
}

.onespecial, .oneeventday {
  font-size: 16px;
}
.specials h2 {
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  text-transform: capitalize;
  color: #FAC400;
  font-size: 2em;
}

.events-container h1 {
  margin-top: 35px;
  color: #fff;
}
.events-container p {
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 3em;
  text-transform: uppercase;
  color: #FAC400;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  color: #fff;
  font-size: 1.4em;
}
.events-container .event-image {
  border: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(254, 191, 50, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(254, 191, 50, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(254, 191, 50, 0.5);
}
.events-container .events-holder {
  padding: 40px 0;
  border-bottom: 1px solid #FAC400;
}

.event-add-to-calendar {
  display: none;
}

.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.8em;
  text-transform: none;
}
.events-container .empty-content-message h2,
.events-container .empty-content-message h3 {
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 120px;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  color: #000;
}
.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: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 2em;
  line-height: 100%;
  color: #1d1918;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 1.9em;
  text-transform: capitalize;
  word-break: break-word;
}
.food-menu-grid .food-item-title h3,
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.2em;
  text-transform: none;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 16px;
  background-color: #1d1918;
  border-color: #1d1918;
  color: #fff;
  border: 2px solid #1d1918;
}
.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: #fff;
  color: #1d1918;
  border: 2px solid #1d1918;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #1d1918;
}
.food-menu-grid .food-price {
  color: #1d1918;
  padding: 0 10px 0 5px;
}

.food-menu-grid .menu-description p {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #000;
}
.food-menu-grid .food-item-description {
	font-size: 1.1em;
  color: #757575;
}

.food-menu-page .food-menu-nav {
  margin-top: 20px;
}

.food-menu-page .custom-btn-holder {
  padding: 10px 0;
  text-align: center;
}
.food-menu-page .custom-btn-holder .custom-temp-btn {
  min-width: 235px;
  font-size: 16px;
  padding: 10px 45px 10px 25px;
  background-color: #1d1918;
  border-color: #1d1918;
  color: #fff;
  border: 2px solid #1d1918;
  margin: 20px 10px 0;
}
.food-menu-page .custom-btn-holder .custom-temp-btn:hover {
  background-color: #fff;
  color: #1d1918;
  border: 2px solid #1d1918;
}

.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  color: #000;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.7em;
}

.party-background .pagecontent,
.specials-background .pagecontent,
.events-background .pagecontent {
  padding-top: 190px;
}

.gift-cards-page p {
  font-size: 1.5em;
  max-width: 100%;
  color: #000;
}

.locations-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/madison--mrbrewstaphouse--com/css/../custom/locations_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  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);
}
.locations-page .tabs-container .container {
  width: 85%;
  text-align: center;
  text-shadow: none;
}
.locations-page .section-header {
  color: #FAC400;
  margin-bottom: 40px;
}
.locations-page p {
  margin-bottom: 30px;
}
.locations-page .leaflet-container {
  min-height: 600px;
}
.locations-page .location-holder {
  background-color: rgba(254, 191, 50, 0.8);
  padding: 20px;
  margin-top: 25px;
  color: #000;
}
.locations-page .location-holder h2 {
  text-transform: capitalize;
  text-align: left;
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 2.2em;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 2px solid #FAC400;
  color: #1d1918;
}
.locations-page .location-holder .row {
  margin-left: 0;
  margin-right: 0;
}
.locations-page .location-holder p {
  text-align: left;
  color: #000;
}
.locations-page .location-holder p a {
  color: #000;
}
.locations-page .location-holder p a:hover,
.locations-page .location-holder p a:focus {
  color: #FAC400;
}
.locations-page .location-holder p i {
  margin-right: 6px;
}

/* Craft beer page */
.craft-beer-text-holder {
  text-align: center;
}
.craft-beer-text-holder h2 {
  margin-bottom: 25px;
}
.craft-beer-page .food-menu-page .food-menu-nav {
  display: none;
}

/* Untappd Beer menu on the Drinks page (instead of our Beer menu)*/
.food-menu-grid-item--width2 .food-menu-grid-item-content.untappd-holder {
  width: 100%;
}
.untappd-holder .ut-menu {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 400 !important;
  color: #000 !important;
}
.ut-menu .menu-header {
  display: none !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;
  color: #000;
}
.ut-menu .menu-nav div.menu-list div.menu-list-item a.active, .ut-menu .menu-nav div.menu-list div.menu-list-item a:visited.active {
  border-color: #000 !important;
}
.ut-menu div, .ut-menu p, .ut-menu span {
  color: #000;
  font-size: 15px;
}
.ut-menu-standard .section {
  padding-bottom: 10px !important;
}
.ut-menu p, .ut-menu span.price,
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
  font-size: 14px;
	line-height: 14px;
}
.ut-menu .menu-nav div.menu-list div.menu-list-item {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 400 !important;
}
.ut-menu .h1 {
  font-family: 'Passion One', cursive !important; 
  font-weight: 700 !important;
  text-transform: capitalize !important;
  color: #1d1918;
  font-size: 2.8em !important;
  font-weight: normal !important;
}
.ut-menu-standard .section .section-heading .section-name {
  margin-bottom: 10px;
  font-family: 'Passion One', cursive !important; 
  font-weight: 700 !important;
  font-size: 2em !important;
  line-height: 100%;
  color: #1d1918;
  text-transform: capitalize !important;
}
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 400 !important;
  font-size: 17px !important;
  line-height: 18px !important;
	font-weight: normal !important;
}
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list .container-row>span.price {
  font-family: 'Kanit', sans-serif !important; 
  font-weight: 400 !important;
  color: #1d1918;
}
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name a {
  color: #000 !important;
	text-transform: uppercase;
}
.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .beer-name a:hover {
  color: #FAC400 !important;
}
@media (max-width: 1024px) {
  .ut-menu .h1 {
    font-size: 2.5em !important;
  }
}
@media (max-width: 767px) {
	.food-menu-grid-item--width2 .food-menu-grid-item-content.untappd-holder {
		padding: 10px;
	}
  .ut-menu .h1 {
    font-size: 2em !important;
  }
	.ut-menu-standard .section .section-heading .section-name {
		font-size: 1.8em !important;
	}
	.ut-menu p, .ut-menu span.price,
	.ut-menu-standard .menu-items-container .menu-item .beer .beer-details .container-list div.conatiner-item div.container-row span.type {
	  font-size: 13px;
		line-height: 13px;
	}
}


/* end Craft beer page */

.franchise-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('https://static.spotapps.co/web/madison--mrbrewstaphouse--com/css/../custom/franchise_pg_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(0.5) opacity(0.15);
  -moz-filter: grayscale(0.5) opacity(0.15);
  -o-filter: grayscale(0.5) opacity(0.15);
  -ms-filter: grayscale(0.5) opacity(0.15);
  filter: grayscale(0.5) opacity(0.15);
}
.franchise-page .tabs-container .container {
  width: 85%;
  text-shadow: none;
}
.franchise-page .section-header {
  color: #FAC400;
  margin-bottom: 40px;
}
.franchise-page h2 {
  font-size: 2.8em;
  color: #FAC400;
  margin: 50px 0 20px;
}
.franchise-page h3 {
  font-family: 'Passion One', cursive; 
  font-weight: 700;
  font-size: 2em;
}
.franchise-page .tabs-container .container li {
  font-size: 1.2em;
}
.franchise-page .custom-temp-btn {
  margin: 15px 8px;
}
.franchise-page .start-process-buttons {
  text-align: center;
  margin-top: 80px;
}

.franchise-opportunities-form-page h2 {
  text-align: left;
  padding-left: 10px;
}
.franchise-opportunities-form-page .reservations-and-parties label {
  text-transform: none;
  text-align: left;
  text-shadow: none;
  color: #fff;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin-bottom: 5px;
  border: none;
  display: block;
}
.franchise-opportunities-form-page .reservations-and-parties fieldset {
  width: 97%;
  margin: 0 auto 1em;
  text-align: left;
  padding-left: 3px;
}
.franchise-opportunities-form-page .reservations-and-parties legend {
  text-transform: none;
  text-align: left;
  text-shadow: none;
  color: #fff;
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.2em;
  border-bottom: none;
}
.franchise-opportunities-form-page .reservations-and-parties fieldset input,
.franchise-opportunities-form-page .reservations-and-parties fieldset label {
  display: inline;
  width: auto;
}
.franchise-opportunities-form-page h3 {
  font-family: 'Kanit', sans-serif; 
  font-weight: 400;
  font-size: 1.6em;
  margin-bottom: 30px;
}

.your-experience-page .reservations-and-parties p {
  max-width: 650px;
}

/* Specials page gallery */
.specials .custom-gallery-wrapper {
  padding-top: 20px;
  padding-bottom: 0;
}
.specials .custom-gallery-wrapper .gallery-item {
  text-align: center !important;
}
/* Specials page gallery END */

@media (max-width:1400px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 4px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .custom-about-us-v8-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.2em;
  }
}

@media (max-width:1200px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.7em;
    padding: 0 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.7em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.5em;
  }
  .uk-overlay-panel p, .uk-overlay-panel .slide-text {
    font-size: 1.5em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .custom-about-us-v8-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: 3.6em;
  }
	.about-us-v7-content .text-wrapper h2,
  .about-us-s4-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h1 {
    font-size: 1.7em;
  }
  .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 .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: 18px;
  }
  .banner-section h1 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-wrapper p {
    font-size: 1.3em;
  }
  .custom_html_1-section h2 {
    font-size: 1.3em;
  }
  .custom_html_1-section h1 {
    font-size: 3em;
  }
  .locations-page .location-holder h2 {
    font-size: 2em;
  }
  .franchise-page h2 {
    font-size: 2.4em;
  }
  .franchise-page h3 {
    font-size: 1.8em;
  }
  .events-container h2 {
    font-size: 2.6em;
  }
}

@media (max-width:1023px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 0 3px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.8em;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .custom-about-us-v8-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: 2.9em;
  }
  .about-us-v7-content .text-wrapper h2,
  .about-us-s4-wrapper h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2,
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h1 {
    font-size: 1.6em;
  }
  .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 .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;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .custom_html_1-section.section-wrapper {
    background-size: auto 60%, auto 60%
  }
  .custom_html_1-section h2 {
    font-size: 1.2em;
  }
  .custom_html_1-section h1 {
    font-size: 2.6em;
  }

  .contact-v3 .hours-title h1,
  .contact-v3 .social-title h1,
  .contact-v3 .contact-us-title h1 {
    font-size: 1em;
  }
  .contact-v3 .contact-us p {
    font-size: 0.9em;
  }
  .events-container h2 {
    font-size: 2.3em;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.65em;
    padding: 0 3px;
  }
  li.drop-down-link.franchise-link .sub-menu {
    width: 165px !important;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.65em;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
	.about-us-page .about-us-s1-content {
		padding-top: 30px;
	}
	.about-us-page .about-us-s1-content img {
		max-width: 100px;
	}
  .about-us-s4-wrapper .container {
    width: 85%;
  }
  .food-menu-page .custom-btn-holder .custom-temp-btn {
    margin: 20px 6px 0;
  }
}

@media (max-width:860px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.6em;
    padding: 0 2px;
  }
}

@media (max-width: 768px) {
  .franchise-opportunities-form-page h2,
  .franchise-opportunities-form-page .reservations-and-parties label,
  .franchise-opportunities-form-page .reservations-and-parties fieldset,
  .franchise-opportunities-form-page h3 {
    width: 378px;
    margin: 0 auto 0.6em;
    padding-left: 0;
  }
  .franchise-opportunities-form-page h2 {
    margin-top: 1em;
  }
  .franchise-opportunities-form-page .reservations-and-parties fieldset label {
    padding-left: 5px;
  }
  .franchise-opportunities-form-page .reservations-and-parties input[type="radio"] {
    -webkit-appearance: radio;
  }
}

@media (max-width: 767px) {
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 500px;
  }
  .navbar-regular.nav-v6.navbar-regular .navbar-nav>li>a:hover,
  .navbar-regular.nav-v6.nav-scroll.navbar-regular .navbar-nav>li>a:hover  {
    color: #000;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 5px 15px;
  }
  .navbar-regular.nav-v6 .navbar-nav>.active>a {
    color: #1d1918 !important;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 60px;
    left: 5px;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 380px;
		-webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar.nav-v6 .socialnav a {
    display: inline-block;
  }

  .top-svg-border {
    top: 0;
  }
  .bottom-svg-border {
    bottom: 0;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: -40px;
		margin-bottom: 10px;
    font-size: 2.6em;
  }
  .uk-overlay-panel a.custom-temp-btn.pub-btn {
    display: block;
    margin: 10px auto;
    padding: 8px 10px;
    font-size: 13px;
    width: 220px;
  }
  .uk-overlay-panel p, .uk-overlay-panel .slide-text {
    font-size: 1.3em;
  }
  .slideshow-v2-wrapper .uk-dotnav {
    bottom: 55px;
  }
  .section-header,
  .about-us-v2 h1,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .custom-about-us-v8-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: 2.6em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 9px 15px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Kanit', sans-serif; 
    font-weight: 400;
		font-size: 16px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .custom-about-us-v8-wrapper h1 {
    font-size: 2em;
    margin: 30px 0;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-content {
    text-align: center;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h1 {
    text-align: center;
  }
  .about-us-v8-content {
    min-height: 320px;
  }
  .custom_html_1-section.section-wrapper {
    background-image: none;
  }
  .custom_html_1-section h1 {
    font-size: 2.2em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.3em;
  }
  .contact-v3 .contact-us p {
    font-size: 1em;
  }
  .locations-page .location-holder h2 {
    font-size: 1.7em;
  }
  .locations-page .location-holder p {
    font-size: 1.1em;
  }
  .locations-page .leaflet-container {
    min-height: 380px;
  }
	.about-us-page .about-us-s1-content {
		padding-top: 15px;
	}
	.about-page-content .about-us-v7-content .text-wrapper .text-content {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
		min-height: 220px;
	}
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #FAC400;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #FAC400;
  }
  .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 #FAC400;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #FAC400;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 40px;
  }
  .food-menu-page .custom-btn-holder .custom-temp-btn,
  .food-menu-page .custom-btn-holder .custom-temp-btn:hover {
    width: 100%;
    padding: 7px 20px;
    margin: 0;
    border: none;
    border-top: 2px solid #FAC400;
  }
  .food-menu-page .custom-btn-holder .custom-temp-btn:last-of-type {
    border-bottom: 2px solid #FAC400;
  }
  .food-menu-page .custom-btn-holder .custom-temp-btn:focus,
  .food-menu-page .custom-btn-holder .custom-temp-btn:hover {
    border-color: #FAC400;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .party-background .pagecontent,
  .specials-background .pagecontent,
  .events-background .pagecontent,
  .article-background .pagecontent {
    padding-top: 60px;
  }
  .franchise-page .tabs-container .container {
    text-align: center;
  }
  .franchise-page h2 {
    font-size: 2em;
  }
  .franchise-page h3 {
    font-size: 1.6em;
  }
  .franchise-page p {
    font-size: 1.1em;
  }
  .franchise-page .tabs-container .container li {
    font-size: 1em;
    text-align: left;
  }
  .franchise-page .custom-temp-btn {
    display: block;
    margin: 8px auto;
  }
  .franchise-opportunities-form-page h2 {
    font-size: 1.8em;
  }
  .franchise-opportunities-form-page h3 {
    font-size: 1.4em;
  }
  .events-container h2 {
    font-size: 2em;
  }
  .your-experience-page h2 {
    font-size: 1.8em;
  }
}

@media (max-width: 540px) {
  .about-us-v7-content h2 {
    font-size: 2.5em;
  }
  .empty-content-message h2, .empty-content-message h3 {
    font-size: 1.5em;
  }
  .specials h2 {
    font-size: 1.7em;
  }
  .franchise-opportunities-form-page h2,
  .franchise-opportunities-form-page .reservations-and-parties label,
  .franchise-opportunities-form-page .reservations-and-parties fieldset,
  .franchise-opportunities-form-page h3 {
    width: 331px;
  }
}

@media (max-width: 390px) {
  .franchise-opportunities-form-page h2,
  .franchise-opportunities-form-page .reservations-and-parties label,
  .franchise-opportunities-form-page .reservations-and-parties fieldset,
  .franchise-opportunities-form-page h3 {
    width: 320px;
  }
}

@media (max-width: 360px) {
  .franchise-opportunities-form-page h2,
  .franchise-opportunities-form-page .reservations-and-parties label,
  .franchise-opportunities-form-page .reservations-and-parties fieldset,
  .franchise-opportunities-form-page h3 {
    width: 281px;
  }
}

@media (max-width: 320px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.8em;
    padding: 3px 15px;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    font-size: 2em;
  }
  .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: 2.2em;
  }
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  .banner-section h1 {
    font-size: 0.85em;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.4em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.3em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
		padding: 15px 5px;
    font-size: 14px;
  }
  .custom-about-us-v8-wrapper h1 {
    font-size: 1.7em;
  }
  .food-menu-grid .food-item-title h3,
  .food-menu-grid .food-price,
  .style-traditional.drink-menu .menu-item-price-traditional .item-price {
    font-size: 1em;
  }
  .specials h2, .events h2 {
    font-size: 1.5em;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.5em;
  }
  .top-svg-border {
    top: -15px;
  }
  .bottom-svg-border {
    bottom: -15px;
  }
  .franchise-opportunities-form-page h2,
  .franchise-opportunities-form-page .reservations-and-parties label,
  .franchise-opportunities-form-page .reservations-and-parties fieldset,
  .franchise-opportunities-form-page h3 {
    width: 248px;
  }
  .franchise-page .custom-temp-btn {
    padding: 8px 15px;
  }
}
