@import url('//fonts.googleapis.com/css2?family=Satisfy&family=Unna:wght@400;700&display=swap');
/* 
    font-family: 'Unna', serif;
    font-weight: 700;
    font-weight: 400;
    font-family: 'Satisfy', cursive;
    font-weight: 400;
*/
body {
    font-family: 'Unna', serif;
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Unna', serif;
    font-weight: 700;
}
/* Navigation V2 */
.nav-v2 .navigation-left li a,
.nav-v2 .navigation-right li a {
    color: #fff;
    font-weight: 700;
}
.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: #b5b5b5;
}
.nav-v2 .social-icon:hover,
.nav-v2 .social-icon:active {
    color: #b5b5b5;
}
/* End Navigation V2 */
/* Buttons */
.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,
.party-offer a.custom-temp-btn {
    padding: 8px 35px;
    text-transform: uppercase;
    background-color: transparent;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-family: 'Unna', serif;
    font-weight: 700;
    font-size: 16px;
    border-radius: 20px;
    box-shadow: none;
    -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-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 {
    text-decoration: none;
    background-color: #fff;
    background: #fff;
    border: 2px solid #fff;
    color: #000;
    opacity: 1;
}
.tmt-section a.custom-temp-btn {
    background-color: transparent;
    background: transparent;
    border: 2px solid #000;
    color: #000;
}
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus {
    text-decoration: none;
    background-color: #000;
    background: #000;
    border: 2px solid #000;
    color: #fff;
    opacity: 1;
}
/* End Buttons */
/* Headings */
.section-header,
.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.5em;
    text-transform: uppercase;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
    font-family: 'Satisfy', cursive;
    font-weight: 400;
    font-size: 1.8em;
    text-transform: none;
    color: #fff;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
    color: #fff;
    font-size: 4.5em;
    text-shadow: none;
    text-transform: uppercase;
}
/* End Headings */

video#coverVideo {
  margin-top: 90px;
}
.home-page .uk-slidenav-position {
	height: 500px !important;
}

/* Slideshow */
.uk-overlay-background {
    background: rgba(0, 0, 0, 0.4);
}
.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :hover {
    background: #fff;
    border: 1px solid #fff;
    transform: scale(1);
    opacity: 1;
}
.uk-dotnav-contrast > * > * {
    background: transparent;
    opacity: 1;
    border: 1px solid #fff;
}
.uk-overlay-panel .container {
    width: 100%;
}
/* End Slideshow */
/* Baner */
.banner-section {
    padding: 25px 0;
}
.banner-section h1 {
    font-family: 'Unna', serif;
	font-weight: 400;
    font-size: 1.3em;
}
.banner-section .banner-pin {
    color: #353535;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
    color: #000;
}
/* End Baner */
/* About us and Custom About Section */
.about-us-v8-wrapper:before {
    background-color: #353535;
}
.about-us-v8-content .text-content.title-image h1:after {
    height: 25px;
}
/* End About us and Custom About Section */
/* TMT Sections / Reservations and Order Sections */
.tmt-section h2 {
    margin: 5px auto 30px;
}
/* End TMT Sections / Reservations and Order Sections */
/* Gallery */
.gallery.section-wrapper {
    background-color: #fff;
}
.gallery .section-header {
    color: #000;
}
.gallery-item {
    padding: 10px;
}
/* End Gallery */
/* Reviews */
.reviews-v2-wrapper .container {
    padding-top: 0;
}
.reviews-v2-wrapper h2 {
	color: #000;
	text-transform: capitalize;
}
.reviews-v2-wrapper h3 {
    font-family: 'Unna', serif;
    font-weight: 400;
    font-size: 1.4em;
    margin: 30px 0;
    text-transform: capitalize;
    color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star {
    font-size: .8em;
    color: #000;
}
.reviews-v2-wrapper .review-text blockquote {
    margin: 0;
    padding: 0;
}
.reviews-v2-wrapper .review-text p {
    line-height: 1.4em;
    font-size: 1.3em;
    font-family: 'Unna', serif;
    font-weight: 700;
    font-style: italic;
}
.reviews-v2-wrapper .review-quote {
    opacity: 1;
    color: #000;
}
.owl-theme .owl-dots .owl-dot button {
    background-color: transparent;
    border: 1px solid #000;
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
    background-color: #000;
    border: 1px solid #000;
    opacity: 1;
}
/* End Reviews */
/* Newsletter */
.map-newsletter .text-wrapper:before {
    background-color: #353535;
}
.map-newsletter {
    border-right: 5px solid #fff;
}
.map-newsletter .section-header {
    color: #fff;
}
.map-newsletter .sph-email-subscription h2 {
    font-family: 'Unna', serif;
    font-weight: 400;
    color: #fff;
    font-size: 1.4em;
}
.map-newsletter .sph-email-subscription .sph-email-input {
    padding: 9.5px 5px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.map-newsletter .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #fff;
}
.map-newsletter  .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.map-newsletter  .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.map-newsletter  .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #fff;
}
.map-newsletter .bar {
    top: -6px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
    background-color: #000;
}
.googlemap-v3-wrapper .triangle {
    display: none;
}
.sph-response-message {
    font-size: 1.3em;
    color: #fff;
}
/* End Newsletter */
/* Newsletter popup */
.custom-modal .close,
.custom-modal .close:hover,
.custom-modal .close:focus {
    color: #fff;
}
.custom-modal .modal-content {
    background-color: #353535;
	background-image: url(https://static.spotapps.co/web/buongiorno-eats--com/css/../custom/newsletter_back.jpg);
}
.custom-modal .newsletter-popup .section-header {
    color: #fff;
    font-size: 5em;
    font-weight: 700;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-family: 'Unna', serif;
    font-weight: 400;
    font-size: 1.4em;
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
    padding: 9.5px 15px;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background: transparent;
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
    color: #fff;
}
/* End Newsletter Popup */
/* Contact */
.contact-v3 {
    background-color: #fff;
}
.contact-v3 .contact-location,
.contact-v3 .hours,
.contact-v3 .find-us {
    font-size: 1.2em;
    color: #000;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
    font-size: 1.3em;
}
.contact-v3 .days {
    text-transform: capitalize;
    padding-bottom: 0;
}
.contact-v3 .from-to {
    text-transform: uppercase;
}
.contact-v3 a {
    color: #000;
}
.contact-v3 a,
.contact-v3 a:hover {
    text-decoration: none;
}
.contact-v3 a:focus {
    color: #000;
}
.contact-v3 .contact-us p {
    margin: 0;
}
/* End Contact */
/* About Us Page */
.about-us-s1-wrapper  {
    margin-top: 100px;
}
.about-us-page .about-us-s1-content {
    padding-top: 40px;
}
.about-us-page .about-us-s1-content img {
    max-width: 250px;
}
.about-us-v7-content .text-wrapper:before {
    background-color: #353535;
}
.about-us-v7-content .text-wrapper .text-content {
    padding: 40px 9%;
}
.about-us-s3-wrapper .map-footer a:hover,
.about-us-s3-wrapper .map-footer a:focus {
    color: #b5b5b5;
    text-decoration: none;
}
/* End About Us Page */
/* Food and Drinks Pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 90px;
}
.food-menu-nav .food-menu-nav-item {
    background-color: transparent;
    background: transparent;
    border: 2px solid #000;
    color: #000;
}
.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: #000;
    background: #000;
    border: 2px solid #000;
    color: #fff;
}
.food-menu-grid-item-content {
    border-radius: 0;
}
.food-menu-grid-item-content .food-menu-content {
    border-left: 1px solid #000;
}
.food-menu-grid .menu-description p {
    font-size: 1.2em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
    font-size: 2.2em;
}
.food-menu-grid .food-menu-description p {
    font-size: 1.2em;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
    font-size: 1.3em;
    font-weight: 700;
}
.food-menu-grid .food-price {
    color: #000;
    font-family: 'Satisfy', cursive;

}
.food-menu-grid .food-item-description {
    font-size: 1.2em;
    color: #353535;
}
/* End Food and Drinks Pages */
/* Specials Page */
.specials h1 {
    padding-top: 0;
}
.onespecial {
    font-size: 16px;
}
/* End Specials Page */
/* Gift Cards */
.gift-cards-page .section-header {
    margin-top: 20px;
}
/* End Gift Cards */
/* Specials, Events and Gift Cards Heading Align */
.drink-menu .pagecontent {
    padding-top: 170px;
}
/* End Specials, Events and Gift Cards Heading Align */
/* Empty Content Message  */
.empty-content-message h2,
.empty-content-message h3,
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
    font-family: 'Unna', serif;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    font-size: 1.5em;
}
/* End Empty Content Message */
/* Responsive */
@media (max-width:1400px) {
    .map-newsletter .sph-email-subscription h2 {
        font-size: 1.3em;
    }
}
@media (max-width:1200px) {
    .section-header,
    .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: 4em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.6em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 4em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 22px;
    }
}
@media (max-width:1023px) {
    p {
        font-size: 1.2em;
    }
    .header-logo {
        margin-left: 5px;
    }
    .nav > li {
        padding: 0 5px;
    }
    .nav > li > a {
        padding: 15px 0;
        font-family: 'Unna', serif;
        font-weight: 700;
        color: #fff;
        font-size: 1.2em;
    }
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus,
    .navbar-inverse .navbar-nav > li.active > a {
        color: #b5b5b5;
    }
	.socialnav {
		padding-left: 20px;
	}
    .navbar-right {
        margin-right: -5px;
    }
    .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,
    .party-offer a.custom-temp-btn {
        font-size: 14px;
    }
    .section-header,
    .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: 3.5em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.4em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 3.5em;
    }
    .banner-section {
        padding: 15px 0;
    }
    .banner-section h1 {
        font-size: 1.1em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 20px;
    }
    .tmt-section.section-wrapper,
    .gallery.section-wrapper {
		padding: 2em 0;
	}
    .tmt-section h2 {
        margin: 15px auto;
    }
    .reviews-v2-wrapper h3 {
        font-size: 1.2em;
    }
    .reviews-v2-wrapper .review-text p {
        font-size: 1.1em;
    }
    .map-newsletter .sph-email-subscription .sph-email-input {
        padding: 8px 5px;
    }
    .custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
        padding: 8px 15px;
    }
    .sph-response-message {
        font-size: 1.1em;
    }
    .contact-v3 .contact-location, 
    .contact-v3 .hours, 
    .contact-v3 .find-us {
		font-size: 1.1em;
    }
    .food-menu-grid .menu-description p {
        font-size: 1.1em;
    }
    .drink-menu .food-menu-page h2,
    .drink-menu .drink-menu-page h2 {
        font-size: 1.8em;
    }
    .food-menu-grid .food-menu-description p {
        font-size: 1.1em;
    }
    .food-menu-grid h3,
    .food-menu-grid .food-price {
        font-size: 1.2em;
    }
    .food-menu-grid .food-item-description {
        font-size: 1.1em;
    }
    .onespecial {
        font-size: 14px;
    }
    .empty-content-message h2,
    .empty-content-message h3,
    .drink-menu .food-menu-page .empty-content-message h2,
    .drink-menu .food-menu-page .empty-content-message h3 {
        font-size: 1.3em;
    }
}
@media (max-width:991px) {
    .nav > li {
        padding: 0 3px;
    }
    .nav > li > a {
        font-size: 1em;
    }
    .map-newsletter .bar {
        top: 0;
    }
}
@media (max-width:767px) {
  video#coverVideo {
    margin-top: 70px;
  }
  .home-page .uk-slidenav-position {
    height: 400px !important;
  }
    .top-svg-border, 
    .bottom-svg-border {
        display: none;
    }
    .nav-v2.navbar .header-logo {
        max-width: 55px;
    }
    .navbar-inverse .navbar-nav > li >a {
        padding: 7px 15px;
    }
	.nav-v2.navbar .header-logo {
        margin-left: 0;
    }
    .navbar-fixed-bottom .navbar-collapse, 
    .navbar-fixed-top .navbar-collapse {
        max-height: 350px;
    }
    .section-header,
    .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: 3em;
    }
    .about-us-v8-content .text-wrapper h2,
    .tmt-section h2,
    .reviews-v2-wrapper h2,
    .map-newsletter h2 {
        font-size: 1.3em;
    }
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 2.4em;
    }
    .about-us-v8-content .text-content.title-image h1:after {
        height: 18px;
    }
    .order-tmt-section {
        border-bottom: 2px solid #000;
    }
    .reservations-tmt-section {
        border-top: 2px solid #000;
    }
    .gallery .section-header {
        margin-top: 25px;
    }
    .gallery-item {
        padding: 5px;
    }
    .custom-modal .newsletter-popup .section-header {
        font-size: 3em;
    }
    .custom-modal .newsletter-popup .sph-email-subscription h2 {
        font-size: 1.2em;
    }
    .about-us-s1-wrapper {
        margin-top: 70px;
    }
    .about-us-page .about-us-s1-content {
        padding-top: 20px;
    }
    .about-us-page .about-us-s1-content h1 {
        font-size: 2.5em;
    }
    .food-menu-v2-wrapper .section-header,
    .drink-menu-v2-wrapper .section-header {
        padding-top: 30px;
    }
    .food-menu-nav .food-menu-nav-item {
        border: none;
        border-bottom: 2px solid #000;
        border-radius: 0;
    }
    .food-menu-nav .food-menu-nav-item.active,
    .food-menu-nav .food-menu-nav-item:hover,
    .food-menu-nav .food-menu-nav-item:focus {
        border: none;
        border-bottom: 2px solid #000;
    }
    .food-menu-nav .food-menu-nav-item:first-of-type {
        border-top: 2px solid #000;
    }
    .drink-menu .pagecontent {
        padding-top: 100px;
    }
    .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
        font-family: 'Unna', serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 1em;
        padding: 15px 5px;
    }
}
@media (max-width:320px) {
    .uk-overlay-panel h1,
    .on-cover-content .section-wrapper .section-header {
        font-size: 2em;
    }
    .footer-v2-wrapper a {
        font-size: 1em;
    }
    .about-us-page .about-us-s1-content h1 {
        font-size: 2em;
    }
    .about-us-v7-content .text-wrapper .text-content {
        padding: 40px 7%;
    }
}
/* End Responsive */