@import url('//fonts.googleapis.com/css2?family=Albert+Sans&display=swap');
@import url('//fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@1,300&family=Montserrat:wght@300&display=swap');

/*
buttons / on cover title / section titles:
font-family: 'Albert Sans', sans-serif;

tabs / newsletter and reviews subtitle: italic
font-family: 'Alegreya Sans', sans-serif;
font-family: 'Alegreya Sans SC', sans-serif;


text: light 300
font-family: 'Montserrat', sans-serif;
*/

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

h1, h2, h3, h4, h5, h6 {
  font-family: 'Albert Sans', sans-serif;
  font-weight: 400;
}

.navbar.nav-v7 .container {
  width: 100%;
}
.nav-v7 .navbar-logo .header-logo {
  max-width: 130px;
}
.navbar-regular.nav-v7 .navbar-nav>li>a {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
  padding: 0 12px;
}
li.drop-down-link.location-sub .sub-menu {
  min-width: 200px;
}
li.drop-down-link .sub-menu {
  padding: 15px 8px;
}
li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9em;
}
li.drop-down-link .sub-menu a:hover,
li.drop-down-link .sub-menu a:focus {
  color:#a36728;
}

p {
  font-size: 1.2em;
  font-weight: 300;
}

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

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: uppercase;
  font-family: 'Albert Sans', sans-serif;
  font-weight: 400;
  font-size: 3.8em;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  font-family: 'Alegreya Sans SC', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-style: italic;
  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-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,
.specials-v3.home-specials div a.custom-temp-btn,
.food-menu-nav .food-menu-nav-item  {
  padding: 6px 40px;
  text-transform: uppercase;
  background-color: #333;
  background: #333;
  border: 2px solid #333;
  color: #eae5e2;
  font-family: 'Albert Sans', sans-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;
}
.reservations-and-parties button {
  background-color: #333;
  background: #333;
  border: 2px solid #333;
  color: #eae5e2;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn: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,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus,
.food-menu-nav .food-menu-nav-item.active,
.reservations-and-parties button:hover,
.reservations-and-parties button:focus {
  text-decoration: none;
  background-color: #a36728;
  background: #a36728;
  border: 2px solid #a36728;
  color: #eae5e2;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn,
.specials-v3.home-specials div a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #eae5e2;
  background: #eae5e2;
  border: 2px solid #eae5e2;
  color: #333;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #9bb695;
  background: #9bb695;
  border: 2px solid #9bb695;
  color: #333;
}
.reservations-and-parties button[disabled] {
  border: 2px solid #efefef;
}

/*HOMEPAGE*/

/*Banner section*/

.banner-section {
  padding: 35px 0;
}
.banner-section h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}
.banner-section .banner-pin {
  color: #333;
  font-size: 1.1em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #eae5e2;
}
/*Banner section end*/

/*About us section*/
.about-us-v8-wrapper:before {
  background-color: #eae5e2;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 80px;
}
.about-us-v8-item-1 .about-us-v8-content .text-content.title-image h1:after {
  background-image: url('../../web/sobro--gallerypastry--com/custom/title_decoration_2.png');
}
.about-us-v8-content .text-wrapper h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}
/*About us section end*/

/*Order section Reservation section*/
.tmt-section {
  background-position: center -50px;
}
.reservations-tmt-section {
  padding: 5em 0;
}
.tmt-section h1 {
margin-top: 20px;
}
.tmt-section h2 {
  margin-top: 30px;
}
.tmt-section p {
  font-size: 1.15em;
  margin: 20px 0 45px;
}
.tmt-section a.custom-temp-btn {
  margin: 0 5px 20px;
  margin-top: 30px;
}
/*Order section end*/

/*Slideshow section*/
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Albert Sans', sans-serif;
  font-weight: 400;
  font-size: 4.6em;
  color: #eae5e2;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}
.uk-dotnav-contrast>.uk-active>*,
.uk-dotnav-contrast>*>:focus,
.uk-dotnav-contrast>*>:hover {
  background: #61524f;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*Slideshow section end*/

/*Special section*/
.specials-v3.home-specials {
  background-color: #a46d2a;
}
.specials-v3.home-specials h1 {
  margin-top: 10px;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-size: 1.2em;
}
.specials-v3.home-specials .specials-text {
  margin-bottom: 0;
}
.specials-v3.home-specials .specials-hours {
  margin: 10px auto;
}
/*Special section end*/

/*Reviews section*/
.reviews-v2-wrapper {
  padding: 0 0 2em;
}
.reviews-v2-wrapper .container {
  padding-top: 20px;
}
.reviews-v2-wrapper h1 {
  margin-bottom: 0;
  color: #333;
}
.reviews-v2-wrapper h2 {
  margin-top: 0;
}
.reviews-v2-wrapper h3 {
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
  margin: 20px auto 10px;
  color: #333;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #a36c29;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #a36c29;
  opacity: 1;
}
.reviews-v2-wrapper .review-text {
  padding-top: 0;
}
.reviews-v2-wrapper .review-text p {
  line-height: 1.5em;
}
.owl-theme .owl-dots .owl-dot button {
  background: #363135;
  border: 1px solid #363135;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #363135;
  border: 1px solid #363135;
  opacity: 0.4;
}
/*Reviews section end*/

/*Newsletter section*/
.map-newsletter {
  border-right: none;
}
.map-newsletter .text-wrapper:before {
  background-color: #e9e8e6;
}
.map-newsletter .section-header {
  color: #333;
}
.map-newsletter h2 {
  color: #333;
}
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: #333;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 9px 5px;
  color: #333;
  border-bottom: 1px solid #333;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #333;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #333;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #a36728;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
.sph-response-message {
  font-size: 1.3em;
  color: #333;
}
/*Newsletter section end*/

/*Newsletter popup section*/
.custom-modal .modal-content {
  background-image: url('../../web/sobro--gallerypastry--com/custom/newsletter_bg.jpg');
  background-color: #e9e8e6;
}
.custom-modal .newsletter-popup .section-header {
  color: #333;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: #333;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #333;
  border: 1px solid #333;
  background: transparent;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #333;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #333;
}
/*Newsletter popup section end*/

/*Contact section*/
.contact-v3 {
  background-color: #333;
  color: #eae5e2;
}
.contact-v3 .contact-location a:hover,
.contact-v3 .contact-location a:focus {
  text-decoration: underline;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
  font-size: 1.1em;
}
.contact-v3 .contact-us p {
  margin: 0;
}
.contact-v3 .days {
  padding: 0;
}
.contact-v3 .from-to {
  text-transform: lowercase;
}
.contact-v3 a {
  text-decoration: none;
  color: #eae5e2;
}
/*Contact section end*/

/*Footer seciton*/
.footer-v2-wrapper a {
  font-size: 1.1em;
}
#accessibility-footer {
    display: none;
}
/*Footer seciton end*/

.custom_html_1-section {
  text-align: center;
  background-color: #eae5e2;
}

/*HOMEPAGE END*/

/*ABOUT US PAGE*/
.about-us-s1-wrapper {
  padding-top: 70px;
}
.about-us-s1-content img {
  max-width: 300px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 40px 6%;
}
.about-us-s4-wrapper {
  background-color: #333333;
  padding: 40px 5%;
  color: #eae5e2;
}
.about-us-s4-wrapper h1 {
  margin-bottom: 30px;
}
.about-us-s4-wrapper h2 {
  font-size: 2.6em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  color: #eae5e2;
}
.about-us-s4-wrapper .member-holder {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #eae5e2;
}
.about-us-s4-wrapper .member-holder img {
      max-width: 95%;
}
/*ABOUT US PAGE END*/

/*FOOD AND DRINKS PAGE*/
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 85px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #333;
}
.food-menu-grid-item-content {
  border-radius: 0;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: 'Albert Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
}
.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.1em;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #a36728;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
  color: #333;
}
.food-menu-grid .food-price {
  color: #a36728;
}
/*FOOD AND DRINKS PAGE END*/

/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.2em;
}
.specials h2 {
  font-size: 1.3em;
}
/*SPECIALS PAGE END*/

/*EVENTS PAGE*/
.events-container h1 {
  margin-top: 35px;
  margin-bottom: 20px;
}
.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}
.atc-style-blue .atcb-list {
  width: 100%;
}
/*EVENTS PAGE END*/

/*GIFT CARDS PAGE*/
.gift-cards-page h1 {
  margin-top: 35px;
}
.gift-cards-page p {
  font-size: 1.2em;
}
/*GIFT CARDS PAGE END*/

/*PRESS PAGE*/
.press-holder .press-item {
  border: none;
  border-bottom: 1px solid #333;
  margin-top: 0;
  padding: 10px;
}
.press-background .section-header {
  color: #333;
}
.press-holder h2 {
  font-family: 'Albert Sans', sans-serif;
  font-weight: 400;
  font-size: 2.6em;
  color: #333;
}
.press-holder a img {
  max-width: 150px;
}
.press-holder p {
  font-size: 1.2em;
  font-family: 'Montserrat', sans-serif;
  color: #333;
}
.press-holder .press-custom-title {
  display: block;
  text-transform: uppercase;
  font-family: 'Albert Sans', sans-serif;
  font-weight: 400;
  font-size: 1.4em;
  margin: 20px auto;
}
.press-autor {
  font-size: 1.2em;
  color: #333;
}
/*PRESS PAGE END*/

/* Staff page */
.article-background.staff-page:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('../../web/sobro--gallerypastry--com/custom/staff_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);
}
.article-background.staff-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
}
.article-background.staff-page .section-header {
  margin-top: 35px;
  margin-bottom: 55px;
}
.article-background.staff-page h2 {
  font-size: 2.7em;
  margin-bottom: 0;
  margin-top: 20px;
}
.article-background.staff-page h3 {
  font-size: 2.2em;
}
.article-background.staff-page .member-holder {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #eae5e2;
}
.article-background.staff-page .member-holder:last-of-type {
  border-bottom: none;
}
.article-background.staff-page .member-holder img {
      max-width: 95%;
      max-height: 500px;
}
.display-flex-center {
  display:flex;
  align-items:center;
}
/* Staff page end */

/* Parties page */
.party-background {
  background-color: #9ab594;
}
.party-background.drink-menu>div:first-child:before {
position: fixed;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
transform: translateZ(0);
}
.party-background .section-header {
margin-top: 35px;
margin-bottom: 25px;
}
.party-background .reservations-and-parties {
color: #000;
text-shadow: none;
}
.party-background .reservations-and-parties img {
max-width: 350px;
margin-bottom: 20px;
}
.party-background .content-holder {
display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.party-background .text-holder p {
padding: 0 30px;
}
.party-background .reservations-and-parties p.submit-success {
color: #000;
}
/* Parties page end */

.drink-menu .pagecontent {
  padding-top: 150px;
}

.empty-content-message h2,
.empty-content-message h3,
.food-menu-page .empty-content-message h2,
.food-menu-page .empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2em;
}

/* Custom FAQ page START */
.article-background.custom-faq-page::before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url('../../web/sobro--gallerypastry--com/custom/faq_back.jpg');
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.3);
  -moz-filter: brightness(0.3);
  -o-filter: brightness(0.3);
  -ms-filter: brightness(0.3);
  filter: brightness(0.3);
  }

.custom-faq-page * {
   text-shadow: none;
}
.custom-faq-page .pagecontent{
    text-align: center;
    padding-bottom: 1px;
}

.custom-faq-page h1 {
  margin-bottom: 50px;
  margin-top: 35px;
}

.custom-faq-page h2 {
  color: #fff;
  font-size: 1.8em;
}

.custom-faq-page p a {
  color: #fff;
}

.custom-faq-page .answer a {
  text-decoration: underline;
}

.custom-faq-page .answer a:hover {
  color:#f37644;
}

.custom-faq-page .accordion-section .flex-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.custom-faq-page .accordion-section .flex-wrapper.active-accord,
.custom-faq-page .accordion-section .flex-wrapper:hover,
.custom-faq-page .accordion-section .flex-wrapper:focus {
  background-color: rgba(0, 0, 0, 1);
}

.custom-faq-page .accordion-section .flex-wrapper:hover h2,
.custom-faq-page .accordion-section .flex-wrapper.active-accord h2,
.custom-faq-page .accordion-section .flex-wrapper:hover i.fa-plus {
  color: #fff;
}

.custom-faq-page .accordion-section {
  padding-bottom: 80px !important;
}

.custom-faq-page .answer {
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
}
/* Custom FAQ page END */


/*MEDIA QUERIES*/
@media (max-width:1400px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 0 7px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.4em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1 {
    font-size: 4.2em;
  }
  .press-holder h2 {
    font-size: 2.2em;
  }
}

@media (max-width:1200px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 0 7px;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 70px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.6em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 40px 4%;
  }
  .about-us-s4-wrapper h2 {
    font-size: 2.2em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .press-holder h2 {
    font-size: 1.8em;
  }
  .press-holder p {
    font-size: 1.1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}

@media (max-width:1023px) {
  .nav-v7 .navbar-logo .header-logo {
    max-width: 100px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.8em;
    padding: 0 4px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  li.drop-down-link.location-sub .sub-menu {
    min-width: 160px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.5em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.15em;
  }
  .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,
  .specials-v3.home-specials div a.custom-temp-btn,
  .food-menu-nav .food-menu-nav-item {
    font-size: 13px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 60px;
  }
  .uk-overlay-panel h1 {
    font-size: 3.2em;
  }
  .specials-v3.home-specials {
    min-height: 220px;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1.1em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
  .contact-v3 .contact-us p {
    font-size: 0.9em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 130px;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 240px;
  }
  .about-us-s4-wrapper h2 {
    font-size: 1.7em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.4em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.1em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.4em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .gift-cards-page p {
    font-size: 1.1em;
  }
  .press-holder h2 {
    font-size: 1.7em;
  }
  .press-holder p {
    font-size: 1.05em;
  }
  .press-holder .press-custom-title {
    font-size: 1.2em;
  }
  .article-background.staff-page h2 {
    font-size: 2.1em;
  }
  .article-background.staff-page h3 {
    font-size: 1.9em;
  }
  .article-background.staff-page .member-holder {
    padding: 40px 10px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }
}

@media (max-width:991px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    padding: 0 5px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .party-background .reservations-and-parties img {
    max-width: 315px;
  }
}

@media (max-width:767px) {
  .nav-v7 .mobile-navigation {
    background-color: #fff;
  }
  .navbar.nav-v7 .header-logo {
    max-width: 70px;
  }
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 1em;
    padding: 3px 10px;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 430px;
  }
  video#coverVideo {
    margin-top: 70px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.2em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: 'Albert Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 15px 5px;
  }
  .banner-section {
    padding: 15px 0;
  }
  .banner-section h1 {
    font-size: 1em;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.05em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .tmt-section {
    background-position: left;
  }
  .specials-v3.home-specials {
    background-position: right;
  }
  .specials-v3.home-specials .specials-text,
  .specials-v3.home-specials .specials-hours {
    font-size: 1em;
    width: 90%;
  }
  .specials-v3.home-specials div a.custom-temp-btn {
    width: 80%;
  }
  .custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper {
    padding: 20px !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .googlemap-v3-wrapper .map-item.map-newsletter {
    min-height: 440px;
  }
  .map-newsletter .text-wrapper .text-content {
    top: -10px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .contact-v3 .contact-us p {
    font-size: 1em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding: 20px 4%;
  }
  .about-us-s4-wrapper {
    padding: 40px 6%;
  }
  .about-us-s4-wrapper h1 {
    margin: 0;
  }
  .about-us-s4-wrapper h1.meet-team {
    margin-top: 30px;
  }
  .about-us-s4-wrapper h2 {
    margin-top: 20px;
    font-size: 1.5em;
  }
  .about-us-s4-wrapper h1.header-manager {
    margin-top: 25px;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid #a36728;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #a36728;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #a36728;
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .press-holder {
    margin: 0 15px;
  }
  .press-holder h2 {
    font-size: 1.3em;
  }
  .press-holder .press-item {
    padding: 0;
  }
  .press-holder p {
    font-size: 1em;
  }
  .press-autor {
    font-size: 1.1em;
  }
  .press-holder .press-custom-title {
    font-size: 1.1em;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .display-flex-center {
    display: block;
  }
  .article-background.staff-page .section-header {
    margin-top: 40px;
  }
  .article-background.staff-page h2 {
    font-size: 2em;
  }
  .article-background.staff-page .member-holder .col-xs-12 {
    text-align: center;
  }
  .party-background .content-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .party-background .reservations-and-parties img {
    max-width: 260px;
  }
  .party-background .text-holder p {
    padding: 0 5px;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1.1em;
  }

  .custom-faq-page h2 {
    font-size: 1.4em;
    width: 92%;
}
}

@media (max-width:320px) {
  .navbar-regular.nav-v7 .navbar-nav>li>a {
    font-size: 0.9em;
    padding: 2px 10px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 13px;
  }
  .banner-section h1 {
    font-size: 0.9em;
  }
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .tmt-section p {
    width: 90%;
    font-size: 1em;
    margin: 20px auto 45px;
  }
  .footer-v2-wrapper a {
    font-size: 0.8em;
  }
  .onespecial {
    font-size: 1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-us-s4-wrapper {
    padding: 40px 5%;
  }
  .about-us-s4-wrapper h2 {
    font-size: 1.3em;
  }
  .about-us-s4-wrapper p {
    font-size: 1em;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.2em;
  }
  .events-container h2 {
    font-size: 1.2em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1em;
  }
  .gift-cards-page p {
    font-size: 1em;
  }
  .press-holder {
    margin: 0;
  }
  .press-holder .press-item {
    padding: 10px;
  }
  .press-holder a img {
    max-width: 120px;
  }
  .press-holder h2 {
    font-size: 1.1em;
  }
  .press-holder p {
    font-size: 0.9em;
  }
  .press-autor {
    font-size: 1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .food-menu-page .empty-content-message h2,
  .food-menu-page .empty-content-message h3 {
    font-size: 1em;
  }
}