@import url('//fast.fonts.net/cssapi/1585cced-424b-4fe9-8404-cf8096a5fa9a.css');

/*

font-family:'Futura LT W01 Light';
font-family:'Old English W03 Regular';
font-family:'Futura LT W01 Bold';

*/

.hvr-icon-wobble-horizontal:before {
  font-weight: 100;
  content: "\f101";
}

/* change fonts  */
.home-specials h3 ,
.home-specials a ,
.contact-v2 .hours-title,
.contact-v2 .social-title,
.contact-v2 .contact-us-title,
.drink-menu h1,
.drink-menu h2,
.drink-menu h5 {
  font-family:'Futura LT W01 Light';
}

/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #ddd;}

body {
  font-family:'Futura LT W01 Light';
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Futura LT W01 Light';
}

li.drop-down-link {
  position: relative;
}
li.drop-down-link .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 66px;
  width: 140px;
  background-color: rgba(191, 30, 46, 0.7);
  padding: 15px;
  color: #fff;
  font-family:'Futura LT W01 Light';
  text-align: center;
  -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;
}
.nav-scroll li.drop-down-link .sub-menu {
  top: 56px;
}
li.drop-down-link .sub-menu a {
  display: block;
  padding: 5px 0 !important;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1em;
  opacity: 1;
}
li.drop-down-link .sub-menu a:hover, li.drop-down-link .sub-menu a:focus {
  text-decoration: none;
  color: #fff;
}
li.outside-link {
  display: none;
}
.navbar.nav-v6.nav-scroll li.drop-down-link .sub-menu {
  background-color: #fff;
  color: #050706;
}
.navbar.nav-v6.nav-scroll li.drop-down-link .sub-menu a,
.navbar.nav-v6.nav-scroll li.drop-down-link .sub-menu a:hover, .navbar.nav-v6.nav-scroll li.drop-down-link .sub-menu a:focus {
  text-decoration: none;
  color: #050706;
}

.uk-overlay-background {
  background: rgba(0,0,0,.5);
}
.uk-overlay-panel h3,
.on-cover-content .section-wrapper .section-header {
  margin-top: 70px;
  margin-bottom: 20px;
  line-height: 100%;
  text-transform: none;
  color: #fff;
  font-family:'Old English W03 Regular';
  font-size: 7em;
  text-shadow: none;
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family:'Old English W03 Regular';
  font-size: 4em;
  line-height: 1.3em;
  color: #fff;
  text-transform: lowercase;
}
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  margin: 30px 25px 15px 25px;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v7-wrapper a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .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 {
  text-transform: uppercase;
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  font-family:'Futura LT W01 Light';
  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,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v7-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover,
.specials-v3.home-specials div a.custom-temp-btn:hover {
    text-decoration: none;
    background-color: #10745c;
    background: #10745c;
    border: 2px solid #10745c;
    color: #fff;
    opacity: 1;
}
.reservations-and-parties button,
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.reservations-and-parties button:hover {
  background-color: #fff;
  background: #fff;
  color: #050706;
  border: 2px solid #fff;
  opacity: 1;
}
.specials-section h4 {
    font-size: 1.6em;
    margin-top: 30px;
}

.map-newsletter .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: transparent;
  background: transparent;
  border: 2px solid #050706;
  color: #050706;
}

.about-us-plus-content .about-us-plus-button {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #050706;
}


.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 18px;
}

.reservations-and-parties-v2 button.hvr-icon-wobble-horizontal:before {
  color: #fff;
}
.reservations-and-parties-v2 button.hvr-icon-wobble-horizontal:hover:before  {
  color: #050706;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn {
  padding: 10px 30px;
  font-size: 20px;
}
.about-us-v7-content .text-wrapper .text-content {
    width: 90%;
}

/* home page */

.banner-section {
  padding: 25px 0 15px 0;
}
.banner-section h1 {
  text-transform: capitalize;
}
.banner-section p {
  font-size: 1.4em;
}
.banner-section .banner-pin {
  color: #fff;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #050706;
}

.section-header,
.about-us-v7-content .text-wrapper h3,
.specials-v3.home-specials h3,
.about-us-v3 h3,
.specials h1, .events h1,
.events-container h1 {
  font-size: 4.5em;
  font-family:'Old English W03 Regular';
  text-transform: capitalize;
}

.about-us-plus-wrapper {
  padding: 60px 5%;
  background-color: #050706;
}
.about-us-plus-wrapper .section-header {
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
}
.about-us-plus-content .about-us-img-holder {
  border: 2px solid #fff;
  background-position: top center;
}
.about-us-plus-content h3 {
  font-family:'Futura LT W01 Bold';
  font-size: 2.8em;
  font-weight: normal;
  line-height: 75%;
  color: #fff;
  text-transform: lowercase;
}
.about-us-plus-content p {
  color: #fff;
}

.custom_html_1-section {
  background-color: #050706;
  padding: 20px 0;
  text-align: center;
}
.custom_html_1-section h4 {
  color: #fff;
  font-size: 1.6em;
}
.custom_html_1-section img {
  margin: 0 auto;
}

.slideshow-v2-wrapper {
  position: relative;
}
.uk-position-bottom {
  bottom: 50px;
}

.custom_html_2-section {
  position: relative;
  background-color: #10745c;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 80px;
}
.custom_html_2-section .container {
  text-align: center;
}
.custom_html_2-section .section-header {
  margin-top: 0;
  margin-bottom: 30px;
  color: #fff;
}
.custom_html_2-section h4 {
  font-family: 'Futura LT W01 Bold';
  text-transform: none;
}

.custom_html_3-section {
  background-image: url(../../custom/custom_back.jpg);
  position: relative;
  height: 600px;
}

.about-us-v7-content .text-wrapper h3 {
  margin-bottom: 30px;
}

.about-us-v7-content h4,
.events-v3-wrapper h4,
.reviews-v2-wrapper h4,
.map-newsletter h4,
.reservations-text h4 {
  font-family:'Futura LT W01 Bold';
  text-transform: uppercase;
  font-size: 1.4em;
}

.specials-v3.home-specials {
  min-height: 200px;
  padding: 30px 0;
  background-color: #050706;
  color: #fff;
}
.specials-v3.home-specials h3 {
  margin-top: 25px;
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #fff;
}
.specials-v3.home-specials p {
  font-family:'Futura LT W01 Light';
}
.specials-v3.home-specials p a {
  display: inline-block;
  font-size: initial;
  width: auto;
  color: #fff;
}
.specials-v3.home-specials p.specials-hours {
  font-family:'Futura LT W01 Bold';
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.owl-theme .owl-nav [class*=owl-] {
  color: rgba(250, 250, 250, 0.7);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
}

.reviews-v2-wrapper .section-header {
  margin-top: 20px;
  color: #fff;
}
.reviews-v2-wrapper h4 {
  text-transform: uppercase;
  font-size: 1.4em;
}
.reviews-v2-wrapper h5 {
  text-transform: capitalize;
  font-size: 1.4em;
  color: #fff;
}
.reviews-v2-wrapper .container {
  padding-bottom: 20px;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper .review-quote {
  color: #10745c;
  opacity: 0.9;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #050706;
}
.map-newsletter h4 {
  color: #050706;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter h2 {
  color: #050706;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #10745c;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 1px solid 050706;
  color: #050706;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #050706;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #050706;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #050706;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #050706;
}

.events-v2 a, .specials-v3.home-specials .specials-button {
    width: 260px;
}
.contact-v3 {
  background-color: #050706;
}
.contact-v3 .hours-title.kitchen-title {
  margin-top: 15px;
  margin-bottom: 15px;
}
.contact-v3 .days {
  padding-bottom: 5px;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}

.googlemap-v3-wrapper .triangle {
  display: none;
}

.footer-v2-wrapper {
  background: #050706;
  border-top: 2px solid #fff;
  color: #fff;
}

.about-us-v3 .text-wrapper {
  background-color: rgba(5, 7, 6, 0.7);
  color: #fff;
  padding-bottom: 80px;
}
.about-us-background .about-us-v3 h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #fff;
}
.about-us-background .about-us-v3 h4 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family:'Futura LT W01 Bold';
  font-size: 1.6em;
  text-align: center;
}
.about-us-background h5 {
  font-size: 2em;
  font-size: 1.4em;
  margin: 30px auto;
  text-align: center;
}
.about-us-v3 p {
  color: #fff;
  text-align: center;
}
.about-us-v3 img {
  background-color: #fff;
}

.onespecial, .oneeventday {
  font-size: 16px;
}
.specials h2, .events h2 {
  font-family:'Futura LT W01 Bold';
  color: #fff;
}

.event {
  background-color: rgba(5, 7, 6, 0.6);
  border: 2px solid #10745c;
  padding: 30px;
}
.event-text {
  color: #fff;
  font-size: 1.2em;
}
.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);
}

.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #050706;
}
.events-container h1 {
  color: #050706;
}
.events-container h2 {
  text-transform: capitalize;
  line-height: 100%;
  color: #050706;
}
.events-container h4 {
  font-family:'Futura LT W01 Bold';
  font-size: 1.3em;
  text-transform: capitalize;
  color: #050706;
}
.events-container .event-time {
  font-family:'Futura LT W01 Light';
  color: #050706;
}
.events-container .event-image {
  border: 2px solid #fff;
  -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 {
  border-bottom: 1px solid #050706;
}
.empty-content-message h4 {
  text-align: center;
  font-family:'Futura LT W01 Bold';
  font-size: 1.8em;
  text-transform: none;
}
.events-container .empty-content-message {
  margin-top: 40px;
  color: #fff;
}

.food-menu-page .food-menu-v2-wrapper {
    padding-top: 60px;
}
.food-menu-v2-wrapper .section-header {
  color: #050706;
}
.food-menu-grid .food-item-holder {
    display: table;
    width: 100%;
  }
.food-menu-grid h4,
.drink-menu .food-menu-page h4,
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4{
  margin-top: 15px;
  font-family:'Old English W03 Regular';
  font-size: 2em;
  line-height: 100%;
  color: #10745c;
  text-transform: capitalize;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #696a6c;
}
.food-menu-grid .food-item-title {
  font-family:'Futura LT W01 Bold';
  text-transform: capitalize;
  font-weight: normal;
  font-size: 16px;
}
.food-menu-nav .food-menu-nav-item {
  background-color: transparent;
  border-color: transparent;
  color: #050706;
  border: 2px solid #050706;
}
.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: #10745c;
  border-color: #10745c;
  color: #fff;
  border-color: #10745c;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #10745c;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #10745c;
  font-family:'Futura LT W01 Bold';
  font-weight: normal;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 5px;
}
.food-menu-grid .food-item-description, .food-menu-grid .food-menu-description {
    color: #050706;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 0px 10px 0px #050706;
  -moz-box-shadow: 0px 0px 10px 0px #050706;
  box-shadow: 0px 0px 10px 0px #050706;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family:'Futura LT W01 Bold';
  border-bottom: 6px solid rgba(200, 200, 200, 0.6);
}
.style-traditional .tabnav .nav>li>a:hover, .style-traditional .tabnav .nav>li.active>a, .food-menu-section .tabnav .nav>li>a:hover, .food-menu-section .tabnav .nav>li.active>a, .drink-menu-section .tabnav .nav>li>a:hover, .drink-menu-section .tabnav .nav>li.active>a {
    color: #050706;
    border-bottom: 6px solid #050706;
}
.style-traditional.drink-menu h4, .food-menu-section h4, .drink-menu-section h4 {
  font-size: 2.8em;
  text-transform: capitalize;
}
.drink-menu.style-traditional .single-drink-title {
  font-family:'Old English W03 Regular';
  text-transform: uppercase;
  color: #050706;
  font-size: 3em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #050706;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #10745c;
}
.party-background {
  background-color: #050706;
}
.party-background .section-header {
  margin-top: 20px;
  margin-bottom: 30px;
}
.party-background h4 {
  font-family:'Futura LT W01 Bold';
  text-transform: none;
  font-size: 1.8em;
  margin-top: 40px;
  margin-bottom: 20px;
}
.party-background p {
  font-size: 1.7em;
  color: #fff;
}
.reservations-and-parties input, .reservations-and-parties select {
  border: 1px solid #fff;
  border-radius: 0;
  background-color: #fff;
  color: #050706;
}
.reservations-and-parties button {
  background-color: #fff;
  border-color: #fff;
  color: #050706;
}
.reservations-and-parties button[disabled],
.reservations-and-parties button[disabled]:hover {
  background-color: #fff;
  border-color: #fff;
  cursor: not-allowed;
  color: #050706;
}
.reservations-and-parties button:hover {
  background-color: #10745c;
  border-color: #10745c;
  color: #fff;
}
.reservations-and-parties p a {
  color: #fff;
}
.reservations-and-parties p a:hover {
  color: #10745c;
}
.reservations-and-parties p.submit-success {
  color: #fff;
}

.press-background .section-header {
  color: #fff;
}
.press-holder .press-item {
  border: 2px dashed #10745c;
}
.press-holder h4 {
  margin: 20px 0 30px 0;
  color: #10745c;
  font-family:'Futura LT W01 Bold';
  font-size: 1.4em;
}


/* Catering page */
.sph-menu-nav{
    display: table;
    margin: 20px auto;
    padding: 10px 0;
    list-style: none;
    font-size: 2em;
}
.sph-menu-nav .sph-menu-nav-item{
    display: inline;
    padding: 10px;
}
.sph-menu-nav .sph-menu-nav-item.active{
    text-decoration: underline;
}
.sph-menu-nav .sph-menu-nav-item:hover{
    cursor: pointer;
}
.spothopper-embeddable .sph-food-menu{
    display: block;
}
.spothopper-embeddable .sph-food-menu.active{
    display: block;
}
.sph-food-menu{
max-width:800px;
margin: 0 auto;
}
.sph-no-food-message {
    text-align: center;
}
.sph-food-menu .sph-title {
padding: 1em;
text-align: center;
}
.sph-food-menu .sph-title .sph-name {
font-size: 2em;
}
.sph-food-menu .sph-section .sph-section-title{
margin:1.5em 0 2em 0;
text-align: center;
}
.sph-food-menu .sph-section-title .sph-name{
font-size: 1.8em;
}
.sph-food-menu table.sph-items{
width:100%;
}
.sph-food-menu .sph-item>td{
vertical-align: top;
padding-bottom:1em;
text-align: left;
}
.sph-food-menu .sph-item>td.sph-prices{
vertical-align: top;
width:20%;
text-align:right;
font-size:1.1em;
}
.sph-food-menu .sph-item .sph-name{
font-size:1.3em;
}
.sph-food-menu .sph-item .sph-prices{
  color: #050706;
}
.sph-food-menu .sph-item .sph-desc{
 color: #050706;
}

.sph-food-menu .sph-food-menu-item-img{
    margin-top: 25px;
    margin-bottom: 15px;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@media (max-width: 1200px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 350px;
    }
}
@media (max-width: 1023px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 300px;
    }
}
@media (max-width: 767px) {
    .sph-food-menu .sph-food-menu-item-img{
        height: 200px;
    }
    .sph-food-menu{
        max-width: 100%;
    }
    .sph-menu-nav-btn{
        display: block;
    }
    .sph-menu-nav{
        display: none;
        width: 100%;
        margin-top: 2px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        font-size: 1em;
    }
    .sph-menu-nav.active{
        display: block;
    }
    .sph-menu-nav .sph-menu-nav-item{
        display: block;
        padding: 3px 20px;
        width: 100%;
    }
}

.drink-menu.article-background .pagecontent {
    background-color: #fff;
    margin-top: 120px;
    padding-top: 30px;
    padding-bottom: 10px;
    max-width: 1000px;
    color: #050706;
}
.drink-menu.article-background .tabs-container {
    text-shadow: none;
}
.article-background .sph-food-menu .sph-title .sph-name {
    font-size: 5em;
    font-family: 'Breakfast Burrito W00 Regular';
    text-transform: uppercase;
    color: #10745c;
}
.article-background .sph-food-menu .sph-section-title .sph-name {
    font-family:'Futura LT W01 Bold';
    color: #10745c;
    text-transform: capitalize;
    text-shadow: none;
}
.article-background .sph-food-menu .sph-item .sph-name {
    font-family:'Futura LT W01 Bold';
    color: #050706;
    text-shadow: none;
    margin-top: 10px;
}
.article-background .sph-food-menu .sph-item>td {
    border-bottom: none;
    padding-bottom: 8px;
}
.article-background .sph-food-menu .sph-item>td.sph-prices {
    color: #050706;
    text-shadow: none;
    width: 32%;
}

.events-container a, .about-us-plus-content a {
  color: gray;
}
.events-container a:hover, .about-us-plus-content a:hover {
  color: #050706;
}

/* Art gallery */
.about-us-background.gallery-page .text-holder {
  width: 90%;
}
.gallery-page .about-us-v3 .text-wrapper {
    background-color: rgba(191, 30, 46, 0.75);
}
.gallery-page .gallery-v4-wrapper {
  z-index: 0;
  margin-top: 50px;
}
.gallery-page .gallery-v4-wrapper .container {
  background-image: none;
}
.gallery-page .gallery-v4-grid-item a:after {
  background: transparent;
  -webkit-box-shadow: inset 0px 0px 10px 3px rgba(236, 155, 24, 0);
  -moz-box-shadow: inset 0px 0px 10px 3px rgba(236, 155, 24, 0);
  box-shadow: inset 0px 0px 10px 3px rgba(236, 155, 24, 0);
}
.gallery-page .gallery-v4-grid-item a:hover:after {
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0px 0px 10px 3px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0px 0px 10px 3px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0px 0px 10px 3px rgba(255, 255, 255, 0.7);
}
.gallery-page .about-us-v3 img {
  width: 100%;
  margin: 0;
}
.gallery-page .fancybox-title h5 {
  margin: 5px auto;
  font-family: 'Futura LT W01 Bold';
  font-size: 1.1em;
  text-align: center;
  color: #ec9b18;
}
.gallery-page .fancybox-title p {
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 0;
}

/* Video page */
.video-page .about-us-v3 .text-wrapper {
  background-color: rgba(30, 140, 67, 0.8);
}
.videos-container {
  text-align: center;
}
.video-holder {
  display: inline-block;
  width: 40%;
  margin: 10px 2%;
}
.video-holder video {
  margin: 0 auto;
  max-width: 100%;
  border: 5px solid #fff;
}

@media (max-width: 1320px) {
  .nav-v2 .navigation-social {
    padding-left: 20px;
  }
  .nav-v2 .social-icon {
    font-size: 25px;
    line-height: 35px;
  }
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
}

@media (max-width: 1200px) {
  .navbar.nav-v4 .header-logo {
    max-width: 160px;
  }
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 6em;
  }
}

@media (max-width: 1150px) {
  .nav-v2 .navigation-social {
    padding-left: 10px;
  }
  .nav-v2 .social-icon {
    font-size: 23px;
    line-height: 33px;
  }
  .about-us-v7-wrapper .text-content p {
    font-size: 1.1em
  }
}

@media (max-width: 1095px) {
  .nav-v2 .navigation-social {
    visibility: hidden;
    width: 20px;
  }
}


@media (max-width: 1023px) {
  .nav-v2 .socialnav {
    margin-top: 15px;
    padding-left: 10px;
  }
  .nav-v2 .navbar-nav {
    margin-top: 15px !important;
  }
  .nav-v2 .nav>li {
    padding: 0 5px;
  }
  .nav-v2 .nav>li>a {
    padding: 10px 5px;
    font-size: 1.1em;
  }
  .navbar-inverse .navbar-nav>li>a:focus,
  .navbar-inverse .navbar-nav>li>a:hover {
    color: #050706 !important;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .section-header, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1,
  .article-background .sph-food-menu .sph-title .sph-name {
    font-size: 3.5em;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 105px;
  }
  .about-us-v7-content .text-wrapper .text-content {
    width: 100%;
 }
}

@media (max-width: 1023px) {
  li.drop-down-link .sub-menu {
    width: 126px;
  }
}

@media (max-width: 1000px) {
  .yelp-desktop {
    display: none;
  }
  .yelp-mobile {
    display: none;
  }
}


@media (max-width: 991px) {
  .navbar.nav-v4 .header-logo {
    max-width: 120px;
  }
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    font-size: 5em;
  }
  .about-us-plus-content h3 {
    font-size: 2.5em;
  }
  .empty-content-message h4 {
    font-size: 1.6em;
  }
}

@media (max-width: 870px) {
  .nav-v2 .nav>li {
    padding: 0;
  }
  .nav-v2 .nav>li>a {
    padding: 10px 5px;
    font-size: 1em;
  }
}

@media (max-width: 800px) {
  .navbar.nav-v6 .header-logo {
    max-width: 100px;
  }
  .history-wrapper .about-us-v3 .text-wrapper {
    padding: 20px 30px;
  }
}


@media (max-width: 767px) {
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
      padding: 14px 10px 16px 10px;
  }
  .uk-dotnav {
    bottom: 55px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  li.drop-down-link {
    display: none;
  }
  li.drop-down-link .sub-menu {
    display: none;
  }
  li.outside-link {
    display: block;
    text-transform: uppercase;
  }
  .navbar-collapse {
    width: 100%;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 400px;
  }
  .nav-v2 .socialnav {
    margin-top: -40px;
  }
  .nav-v2 .nav>li>a {
    padding: 7px 15px;
    font-size: 1.1em;
  }
  .navbar.nav-v6 .header-logo {
    display: block;
    max-width: 110px;
  }
  .on-cover-content .section-wrapper .container {
    margin-bottom: 20px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h3,
  .on-cover-content .section-wrapper .section-header {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 3.6em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    margin-top: 5px;
    font-size: 2.3em;
    line-height: 1.3em;
  }
  .on-cover-content .section-wrapper a.custom-temp-btn {
    margin: 10px 15px;
    font-size: 18px;
    opacity: 0.85;
  }
  .on-cover-content .arrow-cover-bottom h5 {
    font-size: 3.5em;
  }
  .on-cover-content .section-wrapper .container img {
    width: 75px;
  }
  .banner-section {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .section-header, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1,
  .article-background .sph-food-menu .sph-title .sph-name {
    font-size: 3em;
  }
  .about-us-plus-wrapper {
    padding: 30px 5%;
  }
  .about-us-v5 h3 {
    padding-top: 30px;
    padding-bottom: 25px
  }
  .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 500px;
  }
  .about-us-v5 h3 {
    font-size: 2.3em;
  }
  .about-us-v5 p {
    margin-bottom: 10px;
  }
  .about-us-v5 h4, .custom_html_1-section h4, .custom_html_2-section h4 {
    font-size: 1.4em;
  }
  .custom_html_2-section {
    padding: 20px 5px;
  }
  .delivery-holder a {
    height: 100px;
  }
  .specials-section {
    padding: 0 10px;
  }
  .reviews-v2-wrapper .section-header {
    margin-top: 20px;
  }
  .reviews-v2-wrapper .container {
    padding-top: 15px;
  }
  .reviews-v2-wrapper .review-text {
    padding: 5px;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.2em;
    line-height: 1.3em;
  }
  .drink-menu .pagecontent {
    padding-top: 80px;
  }
  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .specials h2, .events h2 {
    font-size: 1.3em;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .food-menu-v2-wrapper .section-header {
    padding-top: 30px;
  }
  .food-menu-nav {
    margin-top: 10px;
  }
  .food-menu-nav .food-menu-nav-item,
  .party-offer a.custom-temp-btn,
  .party-offer a.custom-temp-btn:hover {
    border: none;
    border-bottom: 2px solid #050706;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0;
    color: #050706;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 12px 20px;
    font-size: 16px;
    color: #050706;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #050706;
  }
  .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 #050706;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #10745c;
    color: #fff;
  }
  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }
  .about-us-background .pagecontent {
    padding-top: 80px;
  }
  .about-us-v3 .text-wrapper {
    padding-bottom: 40px;
  }
  .about-us-background .about-us-v3 h3 {
    margin-top: 10px;
    line-height: 100%;
  }
  .about-us-background .about-us-v3 h4 {
    font-size: 1.6em;
  }
  .party-background h4 {
    font-size: 1.4em;
  }
  .party-background p {
    font-size: 1.5em;
    line-height: 1.2em;
  }
  .drink-menu.article-background .pagecontent {
    margin-top: 70px;
    padding-top: 20px;
  }
  .onespecial, .oneeventday {
      font-size: 16px;
    }
  .about-us-v7-wrapper .text-content p {
    font-size: 1.2em
  }
  .custom_html_3-section {
    height: 300px;
  }
}

@media (max-width: 320px) {
  .uk-overlay-panel h3, .on-cover-content .section-wrapper .section-header {
    margin-top: 20px;
    font-size: 3em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-bottom: 0;
  }
  .banner-section h1 {
    font-size: 1.3em;
  }
  .section-header, .about-us-v7-content .text-wrapper h3, .specials-v3.home-specials h3, .about-us-v3 h3, .specials h1, .events h1, .events-container h1 {
    font-size: 3em;
  }
  .about-us-v7-wrapper .text-content p {
    font-size: 1.1em
  }
}
