@import url("//fonts.googleapis.com/css2?family=Abril+Fatface&family=Josefin+Sans:wght@300;500&display=swap");
/*
Heading fonts: Abril Fatface, serif
Body fonts: Josefin Sans, sans-serif
Subheading fonts: Josefin Sans, sans-serif
Navigtion fonts: Josefin Sans, sans-serif
Button fonts: Josefin Sans, sans-serif
*/
/* Custom style */
body {
  font-family: "Josefin Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Abril Fatface", serif;
}

p {
  font-weight: 300;
}

.navbar.nav-v7 .container {
  width: 100%;
}

.nav-v7 .navbar-logo .header-logo {
  max-width: 250px;
}

.navbar-regular.nav-v7 .navbar-nav > li > a,
.nav-v7 li.drop-down-link div.drop-down {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  font-size: 1.1em;
  border-right: none !important;
  padding: 0 8px;
  text-transform: uppercase;
}

.navbar.nav-v6 .social-square .contact-icon:hover i {
  color: #fff;
}

li.drop-down-link .sub-menu {
  padding: 8px;
}

li.drop-down-link .sub-menu a {
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-size: 0.9em;
  font-weight: 500;
}

.section-header,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.about-us-v6-content .text-wrapper h1,
.specials-v3.home-specials h1,
.specials h1,
.events-container h1,
.locations-page.about-us-background .location-holder h1,
.locations-v2-page h1.section-header,
.about-us-page .about-us-s1-content h1,
.custom-modal .newsletter-popup .section-header {
  text-transform: capitalize;
  font-family: "Abril Fatface", serif;
  font-size: 4em;
}

.about-us-v8-content .text-wrapper h2,
.reviews-v2-wrapper h2,
.tmt-section h2,
.custom_html_1-section h2,
.map-newsletter h2 {
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5em;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v6-wrapper .text-wrapper .text-content .custom-temp-btn,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item 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,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
.locations-page .food-menu-nav .food-menu-nav-item,
.locations-page .location-info-item .custom-temp-btn,
.locations-v2-page .items-holder .custom-temp-btn,
.about-us-page .custom-temp-btn,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn {
  padding: 8px 40px;
  text-transform: uppercase;
  background-color: #231f20;
  background: #231f20;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #231f20;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 500;
  font-size: 18px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.4em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.custom-temp-btn:before,
.uk-overlay-panel a.custom-temp-btn:before,
.on-cover-content .section-wrapper a.custom-temp-btn:before,
.about-us-v6-wrapper .text-wrapper .text-content .custom-temp-btn:before,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:before,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before,
.map-newsletter .sph-email-subscription .sph-submit-button:before,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:before,
.addtocalendar.atc-style-blue .atcb-link:before,
.specials-v3.home-specials div a.custom-temp-btn:before,
.food-menu-nav .food-menu-nav-item:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:before,
.locations-page .food-menu-nav .food-menu-nav-item:before,
.locations-page .location-info-item .custom-temp-btn:before,
.locations-v2-page .items-holder .custom-temp-btn:before,
.about-us-page .custom-temp-btn:before,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:before,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: #5e6e5e;
}

.custom-temp-btn:hover,
.custom-temp-btn:focus,
.custom-temp-btn:active,
.uk-overlay-panel a.custom-temp-btn:hover,
.on-cover-content .section-wrapper a.custom-temp-btn:hover,
.about-us-v6-wrapper .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item 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,
.custom_html_1-section a.custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:focus,
.custom_html_1-section a.custom-temp-btn:active,
.addtocalendar.atc-style-blue .atcb-link:hover,
.tmt-section a.custom-temp-btn: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,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
.locations-page .food-menu-nav .food-menu-nav-item:hover,
.locations-page .food-menu-nav .food-menu-nav-item:focus,
.locations-page .food-menu-nav .food-menu-nav-item.active,
.locations-page .location-info-item .custom-temp-btn:hover,
.locations-page .location-info-item .custom-temp-btn:focus,
.locations-v2-page .items-holder .custom-temp-btn:hover,
.locations-v2-page .items-holder .custom-temp-btn:focus,
.about-us-page .custom-temp-btn:hover,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover {
  text-decoration: none;
  background-color: #5e6e5e;
  background: #5e6e5e;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #5e6e5e;
  opacity: 1;
  color: #fff;
  background: #231f20;
  background-color: #231f20;
}
.custom-temp-btn:hover:before,
.custom-temp-btn:focus:before,
.custom-temp-btn:active:before,
.uk-overlay-panel a.custom-temp-btn:hover:before,
.on-cover-content .section-wrapper a.custom-temp-btn:hover:before,
.about-us-v6-wrapper .text-wrapper .text-content .custom-temp-btn:hover:before,
.about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover:before,
.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before,
.custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before,
.specials-v3.home-specials div a.custom-temp-btn:hover:before,
.map-newsletter .sph-email-subscription .sph-submit-button:hover:before,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button:hover:before,
.custom_html_1-section a.custom-temp-btn:hover:before,
.custom_html_1-section a.custom-temp-btn:focus:before,
.custom_html_1-section a.custom-temp-btn:active:before,
.addtocalendar.atc-style-blue .atcb-link:hover:before,
.tmt-section a.custom-temp-btn:hover:before,
.food-menu-nav .food-menu-nav-item:hover:before,
.food-menu-nav .food-menu-nav-item:focus:before,
.food-menu-nav .food-menu-nav-item.active:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus:before,
.food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus:before,
.drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active:before,
.locations-page .food-menu-nav .food-menu-nav-item:hover:before,
.locations-page .food-menu-nav .food-menu-nav-item:focus:before,
.locations-page .food-menu-nav .food-menu-nav-item.active:before,
.locations-page .location-info-item .custom-temp-btn:hover:before,
.locations-page .location-info-item .custom-temp-btn:focus:before,
.locations-v2-page .items-holder .custom-temp-btn:hover:before,
.locations-v2-page .items-holder .custom-temp-btn:focus:before,
.about-us-page .custom-temp-btn:hover:before,
.about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn:hover:before,
.about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn:hover:before {
  background: #5e6e5e;
  background-color: #5e6e5e;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.uk-overlay-panel a.custom-temp-btn, .custom_html_1-section a.custom-temp-btn, .order-tmt-section a.custom-temp-btn {
  background-color: #f5fff3;
  background: #f5fff3;
  color: #231f20;
  border-width: 2px;
  border-style: solid;
  border-color: #f5fff3;
}
.uk-overlay-panel a.custom-temp-btn:before, .custom_html_1-section a.custom-temp-btn:before, .order-tmt-section a.custom-temp-btn:before {
  background: #231f20;
}

.uk-overlay-panel a.custom-temp-btn:hover, .custom_html_1-section a.custom-temp-btn:hover,
.custom_html_1-section a.custom-temp-btn:focus,
.custom_html_1-section a.custom-temp-btn:active, .order-tmt-section a.custom-temp-btn:hover,
.order-tmt-section a.custom-temp-btn:focus,
.order-tmt-section a.custom-temp-btn:active {
  background-color: #231f20;
  background: #231f20;
  color: #f5fff3;
  border-width: 2px;
  border-style: solid;
  border-color: #f5fff3;
  color: #f5fff3;
  background: #f5fff3;
  background-color: #f5fff3;
}
.uk-overlay-panel a.custom-temp-btn:hover:before, .custom_html_1-section a.custom-temp-btn:hover:before,
.custom_html_1-section a.custom-temp-btn:focus:before,
.custom_html_1-section a.custom-temp-btn:active:before, .order-tmt-section a.custom-temp-btn:hover:before,
.order-tmt-section a.custom-temp-btn:focus:before,
.order-tmt-section a.custom-temp-btn:active:before {
  background: #231f20;
  background-color: #231f20;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link {
  overflow-x: hidden;
}

/* Gallery hover initial */
.gallery-hover {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gallery-hover a {
  color: inherit;
  position: relative;
  overflow: hidden;
}
.gallery-hover a:hover {
  text-decoration: none;
}
.gallery-hover img {
  width: 100%;
  height: 100%;
}
.gallery-hover .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
}
.gallery-hover .info h3,
.gallery-hover .info p {
  display: none;
}
.gallery-hover .info h3 {
  margin: 0 auto;
  padding: 5px;
  color: #fff;
  font-size: 1.5em;
}
.gallery-hover .info p {
  position: relative;
  margin: 0 auto;
  padding: 10px 15px;
  line-height: 1.1em;
  color: #fff;
  font-size: 1.3em;
}

/* Gallery hover initial END */
/*HOMEPAGE*/
/* Line borders setup */
.plain-line-border,
.plain-line-border:before {
  height: 10px;
}

.section-wrapper .top-line-border:before,
.section-wrapper .bottom-line-border:before {
  left: 0;
  right: 0;
}

.section-wrapper.animation-element .top-line-border:before,
.section-wrapper.animation-element .bottom-line-border:before,
.animation-element .top-line-border:before,
.animation-element .bottom-line-border:before {
  left: 0;
  right: 0;
  opacity: 1;
}

.section-wrapper.animation-element.animate .top-line-border:before,
.section-wrapper.animation-element.animate .bottom-line-border:before,
.animation-element.animate .top-line-border:before,
.animation-element.animate .bottom-line-border:before {
  left: 0;
  right: 0;
  opacity: 1;
}

/* END Line borders setup */
/* Slideshow and cover content */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.6);
}

.on-cover-content .section-wrapper .section-header,
.uk-overlay-panel h1 {
  margin-top: 70px;
  text-transform: capitalize;
  font-family: "Abril Fatface", serif;
  font-size: 4.2em;
}

.uk-dotnav-contrast > * > * {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}

.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :focus,
.uk-dotnav-contrast > * > :hover {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.on-cover-content .section-wrapper .buttons-group-holder,
.uk-overlay-panel .buttons-group-holder {
  padding-top: 10px;
}

/* Slideshow and cover content end*/
/*Banner section*/
.banner-section {
  padding: 30px 0;
  background: #231f20;
  color: #fff;
}

.banner-section .container {
  text-align: center;
}

.banner-section h1 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.3em;
  text-transform: none;
}

.banner-section .banner-pin {
  color: #fff;
  font-size: 1.1em;
}

.banner-section .banner-pin:hover,
.banner-section .banner-pin:focus,
.banner-section .banner-pin.active {
  color: #afbaad;
}

/*Banner section end*/
/*About us section*/
.about-us-v8-wrapper:before {
  background-position: left top;
}

.about-us-v8-content .text-wrapper h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #5e6e5e;
}

/*About us section end*/
/*Custom about us section*/
.about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
  background-position: left top;
}

.custom-about-us-v8-wrapper .about-us-v8-content .text-wrapper h2 {
  color: #231f20;
}

#aboutus_v8_custom .about-us-v8-image {
  background-size: contain;
}

/*Custom about us section end*/
/*Custom html 1 section*/
.custom_html_1-section {
  color: #fff;
  background-color: #231f20;
}

.custom_html_1-section .container,
.custom_html_1-section h1 {
  text-align: center;
}

.custom_html_1-section h1 {
  margin-top: 0;
  color: #fff;
}

.custom_html_1-section h2 {
  margin: 25px auto;
  color: #fff;
}

.custom_html_1-section p {
  color: #fff;
  text-align: center !important;
}

/*Custom html 1 section end*/
/*TMT section*/
.tmt-section h1 {
  margin-top: 20px;
  margin-bottom: 0;
}

.tmt-section h2 {
  margin-top: 10px;
}

.tmt-section p {
  font-size: 1.3em;
  margin: 20px auto;
}

.tmt-section a.custom-temp-btn {
  margin: 0 5px 20px;
}

.reservations-tmt-section {
  background-position: center;
}

.order-tmt-section {
  background-position: center;
}

.private-parties-tmt-section {
  background-position: center;
}

.catering-tmt-section {
  background-position: center;
}

.jobs-tmt-section {
  background-position: center;
}

/*TMT section end*/
/*Gallery section V4*/
.gallery-v4-wrapper {
  background-color: #3a3a3a;
}

.gallery-v4-wrapper .info {
  background: rgba(0, 0, 0, 0.8);
}

.gallery-v4-wrapper .info p {
  color: #fff;
  text-transform: none;
}

/*Gallery section V4 end*/
.fancybox-skin {
  border-radius: 0;
}

/*Reviews section*/
.reviews-v2-wrapper {
  background-position: center !important;
}

.reviews-v2-wrapper h1 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0;
  color: #fff;
  z-index: 1;
}

.reviews-v2-wrapper h2 {
  margin-top: 0;
  color: #fff;
}

.reviews-v2-wrapper h3 {
  font-family: "Josefin Sans", sans-serif;
  text-transform: capitalize;
  margin: 20px auto 15px;
  color: #fff;
}

.reviews-v2-wrapper h3 .fa.fa-star {
  color: #f5fff3;
  font-size: 0.8em;
}

.reviews-v2-wrapper .review-quote {
  color: #f5fff3;
  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: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}

.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot:hover button {
  background: #f5fff3;
  border: 1px solid #f5fff3;
  opacity: 1;
}

.reviews-v2-wrapper .owl-theme .owl-dots .owl-dot button:focus {
  outline: 1px solid #fff;
  outline-offset: 2px;
}

/*Reviews section end*/
/* Newsletter common option for newsletter sections and popup */
.sph-email-subscription .sph-email-form input::-webkit-input-placeholder {
  -webkit-transition: linear 0.3s;
  transition: linear 0.3s;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
.sph-email-subscription .sph-email-form input:focus::-webkit-input-placeholder {
  -webkit-transform: scale(0.5) translatey(-100%);
          transform: scale(0.5) translatey(-100%);
  opacity: 0.7;
}

/*Newsletter section*/
.map-newsletter {
  border-right: none;
}

.map-newsletter .text-wrapper:before {
  background-color: #f5fff3;
}

.map-newsletter .text-wrapper:before {
  background-position: top left;
}

.map-newsletter .section-header {
  padding-bottom: 15px;
  color: #231f20;
}

.map-newsletter h2 {
  color: #000;
}

.map-newsletter .sph-email-subscription h2 {
  margin-bottom: 20px;
  font-family: "Josefin Sans", sans-serif;
  color: #231f20;
  font-weight: 300;
  font-size: 1.3em;
}

.map-newsletter .sph-email-subscription .sph-email-input {
  padding: 8px 40px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent;
  color: #231f20;
  border-bottom: 2px solid #231f20;
  border-width: 2px;
}

.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
  color: #231f20;
}

.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
  color: #231f20;
}

.map-newsletter .sph-email-subscription input::-moz-placeholder { /* Firefox 19+ */
  color: #231f20;
}

.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
  color: #231f20;
}

.map-newsletter .bar {
  top: -8px;
}

.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #5e6e5e;
}

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

.sph-response-message {
  color: #231f20;
}

.googlemap-v3-wrapper input:-webkit-autofill,
.googlemap-v3-wrapper input:-webkit-autofill:hover,
.googlemap-v3-wrapper input:-webkit-autofill:focus,
.googlemap-v3-wrapper input:-webkit-autofill:active {
  -webkit-text-fill-color: #231f20;
  color: #231f20 !important;
}

/*Newsletter section end*/
/*Newsletter popup section*/
.custom-modal .modal-content {
  background-color: #f5fff3;
}

.custom-modal .newsletter-popup .section-header {
  color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription h2,
.custom-modal .newsletter-popup .sph-email-subscription label h2 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.3em;
  color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  color: #231f20;
  border: 1px solid #231f20;
  background-color: transparent;
  padding: 9px 5px;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-webkit-input-placeholder {
  color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-moz-placeholder { /* Firefox 18- */
  color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input::-moz-placeholder { /* Firefox 19+ */
  color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input:-ms-input-placeholder {
  color: #231f20;
}

.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:hover,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:focus,
.custom-modal .newsletter-popup .sph-email-subscription input:-webkit-autofill:active {
  -webkit-text-fill-color: #231f20;
  color: #231f20 !important;
}

.custom-modal .newsletter-popup .bar:before,
.custom-modal .newsletter-popup .bar:after {
  background: #5e6e5e;
}

.custom-modal .close {
  color: #231f20;
  opacity: 1;
}

.custom-modal .close:hover {
  color: #231f20;
  opacity: 0.8;
}

/*Newsletter popup section end*/
/*Newsletter response message*/
.sph-response-message {
  font-size: 1.4em;
}

/*Openstreetmap section*/
.maps-wrapper .reset-zoom-btn {
  right: 7px;
}

.maps-wrapper.about-us-s3-wrapper .reset-zoom-btn {
  right: 50px;
}

/*Openstreetmap section end*/
/*Contact section*/
.contact-v3 {
  color: #fff;
  text-align: left;
}

.contact-v3::before {
  background: #231f20;
}

.contact-v3 .contact-us p {
  margin: 0;
}

.contact-v3 .days {
  padding: 0;
  text-transform: capitalize;
}

.contact-v3 .from-to {
  text-transform: uppercase;
}

.contact-v3 a {
  text-decoration: none;
  color: #fff;
}

.contact-v3 a:focus {
  color: #fff;
}

/*Contact section end*/
.footer-v2-wrapper {
  background-color: #231f20;
}

.footer-v2-wrapper p {
  font-size: 1.3em;
}

.footer-v2-wrapper a:hover,
.footer-v2-wrapper a:active,
.footer-v2-wrapper a:focus {
  color: #f5fff3;
}

/*HOMEPAGE END*/
/*ABOUT US PAGE*/
.about-page-content {
  min-height: 100vh;
}

#about_s4_section {
  display: none;
}

.about-page-content .about-us-v7-wrapper .about-us-v7-content:first-of-type {
  background-position: center;
}

.about-page-content .about-us-v7-content .text-wrapper:before {
  background-position: center;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding: 0;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content,
.about-page-content .about-us-v7-content .text-wrapper .text-content * {
  text-align: center !important;
}

/*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: #231f20;
}

.food-menu-nav .food-menu-nav-item {
  padding: 8px 40px;
}

.food-menu-grid-item-content {
  border-radius: 0;
}

.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2,
.food-menu-grid h2 {
  font-family: "Abril Fatface", serif;
  text-transform: uppercase;
  font-size: 2em;
  color: #231f20;
}

.food-menu-grid h3,
.food-menu-grid .food-price {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.3em;
  color: #231f20;
}

.food-menu-grid p,
.food-menu-grid .food-item-description {
  font-size: 1.2em;
}

.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #5e6e5e;
}

.food-menu-page .food-menu-grid p {
  color: #231f20;
}

.food-menu-page .food-menu-grid .food-menu-description p,
.food-menu-page .food-menu-grid .food-item-description {
  color: #231f20;
}

.food-menu-page .food-menu-grid-item-content {
  background: #f5fff3;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -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);
}

.food-menu-page .food-menu-grid .food-item-holder {
  border-bottom: 1px solid #e4e4e4;
}

/* Drinks only set*/
.drink-menu-v2-wrapper .food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #5e6e5e;
}

.drink-menu-v2-wrapper .section-header {
  color: #231f20;
}

.drink-menu-v2-wrapper h2,
.drink-menu .drink-menu-page h2 {
  color: #231f20;
  text-transform: uppercase;
}

.drink-menu-v2-wrapper .food-menu-grid h3,
.drink-menu-v2-wrapper .food-menu-grid .food-price {
  color: #231f20;
}

.drink-menu-v2-wrapper .food-menu-grid .food-price {
  color: #231f20;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid p {
  color: #231f20;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid .food-menu-description p,
.food-menu-page .drink-menu-v2-wrapper .food-menu-grid .food-item-description {
  color: #231f20;
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid-item-content {
  background: #f5fff3;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -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);
}

.food-menu-page .drink-menu-v2-wrapper .food-menu-grid .food-item-holder {
  border-bottom: 1px solid #e4e4e4;
}

.food-menu-v2-wrapper .empty-content-message h2,
.food-menu-v2-wrapper .empty-content-message h3 {
  color: #231f20;
}

.drink-menu-v2-wrapper .empty-content-message h2,
.drink-menu-v2-wrapper .empty-content-message h3 {
  color: #231f20;
}

/*FOOD AND DRINKS PAGE END*/
/*SPECIALS PAGE*/
.onespecial {
  font-size: 1.2em;
}

.specials h1 {
  color: #fff;
}

.specials h2 {
  color: #fff;
}

/*SPECIALS PAGE END*/
/*EVENTS PAGE*/
.event-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.events-container h1 {
  color: #fff;
}

.events-container h2 {
  font-weight: 400;
  font-size: 2em;
  color: #fff;
}

.events-container h3,
.events-container .event-info-text p,
.events-container .event-time {
  font-family: "Josefin Sans", sans-serif;
}

.atc-style-blue .atcb-list {
  width: 100%;
}

/*EVENTS PAGE END*/
/*GIFT CARDS PAGE*/
.gift-cards-page h1 {
  margin-top: 35px;
}

/*GIFT CARDS PAGE END*/
/* LOCATIONS PAGE */
.about-us-background.locations-page,
.locations-v2-page {
  background-color: #f5fff3;
}

.locations-page.about-us-background .location-holder h1,
.locations-v2-page h1.section-header {
  color: #231f20;
}

.locations-page.about-us-background .text-wrapper {
  margin-top: 10px;
}

.locations-page.about-us-background .text-wrapper .section-header {
  margin-bottom: 30px;
}

.locations-page.about-us-background .food-menu-grid-item-content {
  background: #fff;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -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);
}

.locations-page.about-us-background .location-holder .food-menu-grid-item-content h1,
.locations-v2-page .items-holder .location-info-holder h1 {
  font-size: 4em;
  color: #231f20;
}

.locations-page.about-us-background .food-menu-grid h2,
.locations-v2-page .items-holder .location-info-holder h2 {
  font-size: 1.5em;
  font-family: "Josefin Sans", sans-serif;
  color: #231f20;
}

.locations-page.about-us-background .food-menu-grid h3,
.locations-v2-page .items-holder .location-info-holder h3 {
  margin-top: 5px;
  font-family: "Josefin Sans", sans-serif;
  color: #231f20;
}

.location-info-holder p,
.locations-v2-page .items-holder .location-info-holder p {
  font-size: 1.3em;
  color: #231f20;
}

.location-info-holder p a,
.locations-v2-page .items-holder .location-info-holder p a,
.locations-v2-page .items-holder a.off-screen {
  color: #231f20;
}

.location-info-holder p a:hover,
.location-info-holder p a:focus,
.locations-v2-page .items-holder .location-info-holder p a:hover,
.locations-v2-page .items-holder .location-info-holder p a:focus {
  color: #231f20;
}

/* LOCATIONS PAGE END */
/* LOCATIONS V2 PAGE */
.locations-v2-page h1.section-header {
  margin-top: 35px;
  margin-bottom: 30px;
}

.locations-v2-page .main-holder {
  border-top: 2px solid #231f20;
}

.locations-v2-page .items-holder {
  width: 30%;
  background-color: #fff;
}

.locations-v2-page .items-holder .location-info-holder:not(:last-of-type) {
  border-bottom: none;
}

.locations-v2-page .map-holder {
  width: 70%;
}

.locations-v2-page .map-holder .reset-zoom-btn {
  right: 7px;
}

.locations-v2-page .main-holder .scroll-indicator {
  background-color: #fff;
}

.locations-v2-page .main-holder .scroll-indicator span {
  border-left: 2px solid #231f20;
  border-bottom: 2px solid #231f20;
}

/* LOCATIONS V2 PAGE END */
/* TMT PAGES */
/* TMT PAGES 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: "Josefin Sans", sans-serif;
  font-size: 1.3em;
}

/* Gallery hover effects 4, 5, 6 */
.gallery-hover.animation_4 .img,
.gallery-hover.animation_5 .img,
.gallery-hover.animation_6 .img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery-hover.animation_4 .info,
.gallery-hover.animation_5 .info,
.gallery-hover.animation_6 .info {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery-hover.animation_4 .info h3, .gallery-hover.animation_4 .info p,
.gallery-hover.animation_5 .info h3,
.gallery-hover.animation_5 .info p,
.gallery-hover.animation_6 .info h3,
.gallery-hover.animation_6 .info p {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery-hover.animation_4 a:hover .img,
.gallery-hover.animation_5 a:hover .img,
.gallery-hover.animation_6 a:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery-hover.animation_4 a:hover .info,
.gallery-hover.animation_5 a:hover .info,
.gallery-hover.animation_6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

/* Gallery hover animation_4: image zoom and info panel overlay fade in, text slide bottom to top */
.gallery-hover.animation_4 .info h3 {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.gallery-hover.animation_4 .info p {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.gallery-hover.animation_4 a:hover .info h3,
.gallery-hover.animation_4 a:hover .info p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Gallery hover animation_5: image zoom and info panel overlay fade in, text slide top to bottom */
.gallery-hover.animation_5 .info h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.gallery-hover.animation_5 .info p {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.gallery-hover.animation_5 a:hover .info h3,
.gallery-hover.animation_5 a:hover .info p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Gallery hover animation_6: image zoom and info panel overlay fade in, text slide from left */
.gallery-hover.animation_6 .info h3 {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.gallery-hover.animation_6 .info p {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.gallery-hover.animation_6 a:hover .info h3,
.gallery-hover.animation_6 a:hover .info p {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 1400px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    padding: 0 8px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .locations-v2-page h1.section-header,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.8em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 200px;
  }
  .specials h2 {
    font-size: 1.3em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1,
  .locations-v2-page .items-holder .location-info-holder h1 {
    font-size: 3.6em;
  }
  .locations-page.about-us-background .food-menu-grid h2,
  .locations-v2-page .items-holder .location-info-holder h2 {
    font-size: 1.4em;
  }
  .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.3em;
  }
}
@media (max-width: 1200px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1em;
    padding: 0 3px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .locations-v2-page h1.section-header,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  p {
    font-size: 1.2em;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3.4em;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .tmt-section p {
    font-size: 1.2em;
  }
  .googlemap-v3-wrapper .map-item,
  #map-v3-container {
    min-height: 460px;
  }
  .map-newsletter .sph-email-subscription h2 {
    font-size: 1.2em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.2em;
  }
  .gallery-v4-wrapper .info p {
    font-size: 1.2em;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1.1em;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 150px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.8em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .food-menu-grid p,
  .food-menu-grid .food-item-description {
    font-size: 1.1em;
  }
  .onespecial {
    font-size: 1.1em;
  }
  .events-container h2 {
    font-size: 1.8em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1,
  .locations-v2-page .items-holder .location-info-holder h1 {
    font-size: 3.2em;
  }
  .locations-page.about-us-background .food-menu-grid h2,
  .locations-v2-page .items-holder .location-info-holder h2 {
    font-size: 1.3em;
  }
  .location-info-holder p,
  .locations-v2-page .items-holder .location-info-holder p {
    font-size: 1.2em;
  }
  .locations-v2-page .items-holder {
    width: 40%;
  }
  .locations-v2-page .map-holder {
    width: 60%;
  }
  .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: 1024px) {
  #aboutus_v8:before,
  #aboutus_v8_custom:before {
    background-attachment: scroll;
  }
}
@media (max-width: 1023px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 0.85em;
  }
  li.drop-down-link .sub-menu {
    padding: 5px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.8em;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .locations-v2-page h1.section-header,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .custom-temp-btn,
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v6-wrapper .text-wrapper .text-content .custom-temp-btn,
  .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn,
  .custom-about-us-v8-wrapper.about-us-v8-wrapper .about-us-v8-item 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,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 3em;
  }
  .about-us-v8-wrapper:before {
    background-position: center center;
  }
  .about-us-v8-wrapper.custom-about-us-v8-wrapper:before {
    background-position: center center;
  }
  .reservations-tmt-section {
    background-position: center;
  }
  .order-tmt-section {
    background-position: center;
  }
  .private-parties-tmt-section {
    background-position: center;
  }
  .catering-tmt-section {
    background-position: center;
  }
  .jobs-tmt-section {
    background-position: center;
  }
  .reviews-v2-wrapper {
    background-position: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1.1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 1.1em;
  }
  .map-newsletter .text-wrapper:before {
    background-position: center center;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 100px;
  }
  .about-page-content .about-us-v7-wrapper .about-us-v7-content:first-of-type {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper:before {
    background-position: center;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content,
  .about-page-content .about-us-v7-content .text-wrapper .text-content * {
    text-align: center !important;
  }
  .about-us-page .custom-temp-btn,
  .about-us-page .about-us-v7-content .text-wrapper .text-content .custom-temp-btn,
  .about-us-page .about-us-v8-wrapper .about-us-v8-item a.custom-temp-btn {
    font-size: 16px;
  }
  .onespecial {
    font-size: 1em;
  }
  .specials h2 {
    font-size: 1.2em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1,
  .locations-v2-page .items-holder .location-info-holder h1 {
    font-size: 2.8em;
  }
  .locations-page .food-menu-nav .food-menu-nav-item,
  .locations-page .location-info-item .custom-temp-btn {
    font-size: 16px;
  }
  .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: 991px) {
  .navbar.nav-v7 .container {
    padding-left: 0;
    padding-right: 0;
  }
  .social-icons-holder .contact-icon {
    width: 28px;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
  .map-newsletter .bar {
    top: 0;
  }
  .about-us-page .about-us-s1-content {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 130px;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a,
  .nav-v7 li.drop-down-link div.drop-down {
    font-size: 1em;
    padding: 6px 15px;
  }
  .drink-menu .navbar-regular.nav-v7.nav-v4 .navbar-nav > li > a,
  .navbar-regular.nav-v7.nav-v4.nav-scroll .navbar-nav > li > a {
    background-color: #fff;
  }
  .navbar-regular.nav-v7 .navbar-nav > li > a:hover,
  .navbar-regular.nav-v7 .navbar-nav > .active > a,
  .navbar-regular.nav-v7 .navbar-nav > .active > a:focus,
  .navbar-regular.nav-v7 .navbar-nav > .active > a:hover {
    background-color: #5e6e5e !important;
    color: #fff !important;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: inline-block;
  }
  li.drop-down-link .sub-menu {
    padding: 0 30px 5px 30px;
  }
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .locations-v2-page h1.section-header,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.2em;
  }
  p {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Josefin Sans", sans-serif;
    font-size: 14px;
    padding: 15px 5px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    margin-top: 0;
    font-size: 2em;
  }
  .on-cover-content .buttons-group-holder a.custom-temp-btn,
  .uk-overlay-panel .buttons-group-holder a.custom-temp-btn {
    min-width: auto;
  }
  .banner-section {
    padding: 15px 0;
    text-align: center;
  }
  .banner-section h1 {
    font-size: 1.1em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center;
  }
  .about-us-v8-content .text-wrapper p {
    text-align: center !important;
  }
  .about-us-v8-content .title-image h1::after,
  .about-us-v8-content .title-image h1::before {
    background-position: center !important;
  }
  .tmt-section {
    padding: 2em 0;
  }
  .tmt-section p {
    font-size: 1.1em;
  }
  .gallery-v4-wrapper .info p {
    font-size: 1.1em;
  }
  .custom_html_1-section {
    padding: 2em 0;
  }
  .custom_html_1-section .container,
  .custom_html_1-section h1 {
    text-align: center;
  }
  .custom_html_1-section p {
    text-align: center !important;
  }
  .reviews-v2-wrapper h3 {
    font-size: 1em;
  }
  .reviews-v2-wrapper .review-text p {
    font-size: 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;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2,
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .sph-response-message {
    font-size: 1.3em;
  }
  .contact-v3 {
    text-align: center;
  }
  .footer-v2-wrapper p {
    font-size: 1.1em;
  }
  .footer-v2-wrapper a {
    font-size: 1em;
  }
  .about-page-content {
    padding-top: 0;
  }
  .about-us-s1-wrapper {
    margin-top: 0;
  }
  .about-us-page .about-us-s1-content img {
    max-width: 70px;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .food-menu-nav .food-menu-nav-item,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
  }
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
    border: none;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #5e6e5e;
  }
  .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-bottom: 2px solid #5e6e5e;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #5e6e5e;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #5e6e5e;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
    border-bottom: 2px solid #5e6e5e;
  }
  .food-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #5e6e5e;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item {
    border-bottom: 2px solid #5e6e5e;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:hover,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:focus,
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item.active {
    border-bottom: 2px solid #5e6e5e;
  }
  .drink-menu-v2-wrapper .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #5e6e5e;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.6em;
  }
  .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: 1.05em;
  }
  .food-menu-page .drink-menu-v2-wrapper .food-menu-grid-item-content {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -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);
  }
  .events-container .container {
    margin-bottom: 150px;
  }
  .events-container h2 {
    font-size: 1.6em;
  }
  .events-container h3,
  .events-container .event-info-text p,
  .events-container .event-time {
    font-size: 1.1em;
  }
  .locations-page.about-us-background .text-wrapper {
    margin-top: 0px;
  }
  .locations-page .food-menu-nav .food-menu-nav-item {
    border: none;
    border-bottom: 2px solid #5e6e5e;
  }
  .locations-page .food-menu-nav .food-menu-nav-item:hover,
  .locations-page .food-menu-nav .food-menu-nav-item:focus,
  .locations-page .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid #5e6e5e;
  }
  .locations-page .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #5e6e5e;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1,
  .locations-v2-page .items-holder .location-info-holder h1 {
    font-size: 2.3em;
  }
  .locations-page.about-us-background .food-menu-grid h2,
  .locations-v2-page .items-holder .location-info-holder h2 {
    font-size: 1.2em;
  }
  .location-info-holder p,
  .locations-v2-page .items-holder .location-info-holder p {
    font-size: 1.1em;
  }
  .locations-v2-page .items-holder,
  .locations-v2-page .map-holder {
    width: 100%;
  }
  .locations-v2-page .map-holder {
    border-top: 0;
  }
  .locations-v2-page .mobile-scroll {
    right: 7px;
  }
  .location-info-holder .location-info-item.item-1,
  .locations-v2-page .items-holder .location-info-holder .location-info-item.item-1 {
    padding: 0;
  }
  .location-info-holder .location-info-item img,
  .locations-v2-page .items-holder .location-info-holder .location-info-item.item-1 img {
    height: auto;
  }
  .tmt-page.party-background.drink-menu .pagecontent {
    padding-top: 0;
  }
  .drink-menu .pagecontent {
    padding-top: 70px;
  }
  .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: 320px) {
  .section-header,
  .about-us-v8-content .text-wrapper h1,
  .about-us-v7-content .text-wrapper h1,
  .about-us-v6-content .text-wrapper h1,
  .specials-v3.home-specials h1,
  .specials h1,
  .events-container h1,
  .locations-page.about-us-background .location-holder h1,
  .locations-v2-page h1.section-header,
  .about-us-page .about-us-s1-content h1,
  .custom-modal .newsletter-popup .section-header {
    font-size: 1.8em;
  }
  .about-us-v8-content .text-wrapper h2,
  .custom_html_1-section h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    font-size: 12px;
  }
  .on-cover-content .section-wrapper .section-header,
  .uk-overlay-panel h1 {
    font-size: 1.8em;
  }
  .footer-v2-wrapper a {
    font-size: 0.9em;
  }
  .locations-page.about-us-background .location-holder .food-menu-grid-item-content h1,
  .locations-v2-page .items-holder .location-info-holder h1 {
    font-size: 1.8em;
  }
  .locations-page.about-us-background .food-menu-grid h2,
  .locations-v2-page .items-holder .location-info-holder h2 {
    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.1em;
  }
}
/* START website specific style */
li.drop-down-link .sub-menu {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
}

video#coverVideo {
  margin-top: 140px;
}

/* banner section start */
.banner-section a {
  color: #fff;
}

/* banner section end */
/* Newsletter and popup section */
.sph-response-message p:nth-of-type(1) {
  font-size: 1em !important;
}

.sph-response-message p:nth-of-type(2) {
  font-size: 0.9em !important;
}

/* Newsletter and popup section end */
/* Catering page */
.party-background.catering {
  background-color: #fff;
}

.party-background.catering * {
  text-shadow: none;
}

.party-background.catering .section-header {
  color: #000;
}

.catering .mb-2 {
  margin-bottom: 15px;
}

/* Our Legacy page */
.our-legacy-custom-page {
  background-color: #fff;
}

.our-legacy-custom-page * {
  text-shadow: none;
}

.our-legacy-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  padding-top: 100px;
  width: 100%;
}
.our-legacy-custom-page .pagecontent .container {
  padding: unset;
}

.our-legacy-custom-page .pagecontent .legacy-top {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/our_legacy_top.jpg");
  background-color: #000;
  height: 80vh;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.our-legacy-custom-page .pagecontent .legacy-top h1 {
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-shadow: 0 1px 10px #333333;
  width: 500px;
  text-align: left;
}

.our-legacy-custom-page .timeline h3 {
  margin-top: 0;
}

.our-legacy-custom-page .timeline:before {
  content: "";
  position: absolute;
  height: 100%;
  left: 50%;
  width: 5px;
  top: -20px;
  background: #95989a;
  z-index: -1;
}

.our-legacy-custom-page .timeline {
  position: relative;
  margin: 50px auto;
  width: 100%;
  padding: 50px 0;
}

.our-legacy-custom-page .timeline ul {
  margin: 0;
  padding: 0;
}
.our-legacy-custom-page .timeline ul .right_content:not(.russia) {
  width: 50%;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li {
  position: relative;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li img {
  z-index: -1;
  position: absolute;
  left: -100%;
  top: 0;
  width: 120%;
  padding-top: 40px;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li .right_content {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #95989a;
  width: 80%;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li-right {
  position: relative;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li-right img {
  position: relative;
  top: -50px;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li-2 {
  position: relative;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li-2 img {
  z-index: -1;
  position: absolute;
  right: -100%;
  top: 0;
  width: 120%;
  padding-top: 40px;
}
.our-legacy-custom-page .timeline ul li.pos-relativ-li-2 .right_content {
  padding: 30px;
  background-color: #fff;
  border: 1px solid #95989a;
  width: 80%;
  float: right;
}

.our-legacy-custom-page .timeline ul li {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: normal;
  position: relative;
  width: 50%;
  padding: 40px 70px;
}
.our-legacy-custom-page .timeline ul li p {
  color: #625D59;
}
.our-legacy-custom-page .timeline ul li img.russian-img {
  position: relative;
  left: 60%;
  width: 100%;
}

.full-width {
  width: 100%;
}

.our-legacy-custom-page .timeline ul li.full-width {
  width: 100%;
}
.our-legacy-custom-page .timeline ul li.full-width .right_content {
  position: unset !important;
}
.our-legacy-custom-page .timeline ul li.full-width img {
  position: unset;
}

.our-legacy-custom-page .timeline ul li .right_content h2 {
  color: #2F2F2F;
  padding: 0px 2px 18px 0px;
}

.our-legacy-custom-page .timeline ul li h2.timeline-heading {
  color: #781E2C;
  font-size: 4em;
  margin-top: 0;
}

.our-legacy-custom-page .timeline ul li:nth-child(odd) {
  float: right;
  text-align: left;
  clear: both;
}

.our-legacy-custom-page .timeline ul li:nth-child(even) {
  float: left;
  text-align: left;
  clear: both;
}
.our-legacy-custom-page .timeline ul li:nth-child(even) .right_content:not(.russia, .no-relative) {
  left: 50%;
  position: relative;
}

.our-legacy-custom-page .left_content {
  padding-bottom: 20px;
}

.our-legacy-custom-page .timeline ul li:not(.no-content):nth-child(odd):before {
  content: "";
  position: absolute;
  width: 20px;
  height: 5px;
  background: #95989a;
  left: 0;
  top: 24px;
  z-index: -1;
}

.our-legacy-custom-page .timeline ul li:not(.no-content):nth-child(even):before {
  content: "";
  position: absolute;
  width: 20px;
  height: 5px;
  background: #95989a;
  right: 0;
  top: 24px;
  z-index: -1;
}

.our-legacy-custom-page .timeline ul li.no-year::before {
  display: none;
}

.our-legacy-custom-page .timeline ul li.apsolut-li .right_content {
  position: absolute;
  bottom: 100px;
}

.our-legacy-custom-page .timeline ul li.apsolut-li:has(.behind-img) {
  padding-bottom: 40em;
}

.our-legacy-custom-page .timeline ul li.apsolut-li img.behind-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.our-legacy-custom-page .timeline ul li.no-line .right_content,
.absolute-img {
  position: absolute;
}

.our-legacy-custom-page .timeline ul li:nth-child(even) .left_content {
  position: absolute;
  top: 12px;
  right: 70px;
  margin: 0;
  color: #781E2C;
}

.our-legacy-custom-page .timeline ul li .left_content .grey {
  color: #625D59;
}

.our-legacy-custom-page .timeline ul li.only-img img {
  position: absolute;
  top: -400px;
  left: 200px;
}

.our-legacy-custom-page .timeline ul li .right-side img {
  position: absolute;
  left: 0;
}

.our-legacy-custom-page .timeline ul li.no-content {
  height: 100px;
}

.our-legacy-custom-page .timeline ul li:nth-child(odd) .left_content {
  position: absolute;
  top: 12px;
  left: unset;
  margin: 0;
  color: #781E2C;
}

.our-legacy-custom-page .timeline ul li img {
  width: 450px;
  overflow: hidden;
}

/* Our Legacy page end */
/* Handcrafted Quality page */
.handcrafted-quality-custom-page {
  background-color: #fff;
}

.handcrafted-quality-custom-page * {
  text-shadow: none;
}

.handcrafted-quality-custom-page .tabs-container {
  margin-bottom: 0;
}

.handcrafted-quality-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  padding-top: 100px;
  width: 100%;
}
.handcrafted-quality-custom-page .pagecontent .container {
  padding: unset;
}

.handcrafted-quality-custom-page .pagecontent .handcraft-top {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/handcraft/handcrafted-quality-banner.jpg");
  background-color: #781E2C;
  background-position: bottom;
  height: 80vh;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.handcrafted-quality-custom-page .pagecontent .handcraft-top .title-subtitle-top {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-shadow: 0 1px 10px #333333;
  text-align: center;
}

.handcrafted-quality-custom-page h2 {
  padding-bottom: 20px;
  font-size: 3.3em;
  text-transform: uppercase;
}
.handcrafted-quality-custom-page h3 {
  padding-bottom: 50px;
  font-size: 2.4em;
  text-transform: uppercase;
}
.handcrafted-quality-custom-page h4 {
  font-family: "Josefin Sans", sans-serif;
  text-transform: capitalize;
  font-size: 2em;
  font-weight: 500;
}
.handcrafted-quality-custom-page p {
  font-weight: 500;
}

.handcrafted-quality-custom-page .why-sharipo-section {
  margin: 50px 0;
}
.handcrafted-quality-custom-page .why-sharipo-section h2 {
  color: #625D59;
  margin-bottom: 120px;
}
.handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content {
  position: relative;
  background-color: #677967;
  padding: 6em 50px;
  width: 80%;
  margin: 0 auto;
  left: -70px;
}
.handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content h3 {
  color: #fff;
  text-align: left;
  width: 50%;
}
.handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content p {
  color: #fff;
  text-align: left;
  width: 50%;
}
.handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content img {
  position: absolute;
  width: 800px;
  right: -200px;
  top: -120px;
}

.handcrafted-quality-custom-page .no-preservatives-section {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/handcraft/no-nasties-bg.jpg");
  background-color: #577790;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 3000px;
  margin-top: 200px;
}
.handcrafted-quality-custom-page .no-preservatives-section h2 {
  padding-top: 100px;
}
.handcrafted-quality-custom-page .no-preservatives-section p {
  width: 70%;
  margin: 20px auto;
}
.handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-triple {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin: 100px auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-triple .one-preservatives {
  border: 1px solid #fff;
  padding: 30px;
  width: 49%;
}
.handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-bottom-text {
  position: absolute;
  bottom: 600px;
  background-color: #fff;
  color: #000;
  width: 70%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 50px;
}
.handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-bottom-text h2 {
  padding-top: 0;
}

.handcrafted-quality-custom-page .the-best-quality {
  width: 100%;
  padding: 4em 0;
}
.handcrafted-quality-custom-page .the-best-quality h2 {
  padding-top: 0;
  color: #000;
}

.handcrafted-quality-custom-page .left-right-section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 0;
}
.handcrafted-quality-custom-page .left-right-section h3, .handcrafted-quality-custom-page .left-right-section h4 {
  color: #fff;
  text-align: left;
}
.handcrafted-quality-custom-page .left-right-section .left-side {
  padding: 70px;
  width: 50%;
  background-color: #677967;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/handcraft/ingredient.png");
  background-position: right;
  background-size: 200px;
  background-repeat: no-repeat;
}
.handcrafted-quality-custom-page .left-right-section .right-side {
  padding: 70px 70px 70px 200px;
  width: 50%;
  background-color: #A06B37;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/handcraft/selected-farms.png");
  background-position: left;
  background-size: 100px;
  background-repeat: no-repeat;
}
.handcrafted-quality-custom-page .left-right-section .text-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.handcrafted-quality-custom-page .left-right-section .text-list .one-text {
  width: 50%;
}
.handcrafted-quality-custom-page .left-right-section .text-list .one-text h4, .handcrafted-quality-custom-page .left-right-section .text-list .one-text p {
  text-align: left;
}

/* Handcrafted Quality page end */
/* Community Involvement page */
.community-involvement-custom-page {
  background-color: #efefef;
}

.community-involvement-custom-page * {
  text-shadow: none;
}

.community-involvement-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  width: 100%;
}
.community-involvement-custom-page .pagecontent .container {
  padding: 0;
}
.community-involvement-custom-page .pagecontent .row {
  margin: 0;
}

.community-involvement-custom-page .pagecontent h1 {
  color: #625D59;
}

.community-involvement-custom-page .pagecontent .donation p {
  text-align: left;
  color: #625D59;
}
.community-involvement-custom-page .pagecontent .donation p a {
  color: #781e2c;
}

.community-involvement-custom-page .pagecontent .donation img {
  width: 100%;
  margin-bottom: 50px;
}

.community-involvement-custom-page .pagecontent .donation-text {
  background-color: #fff;
  color: #625D59;
  padding: 20px;
}

.community-involvement-custom-page .form-slideshow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.community-involvement-custom-page .owl-theme .owl-dots .owl-dot button,
.community-involvement-custom-page .owl-theme .owl-dots .owl-dot button {
  background: #000;
  border: 1px solid #000;
  opacity: 0.5;
}

.community-involvement-custom-page .owl-theme .owl-dots .owl-dot.active button,
.community-involvement-custom-page .owl-theme .owl-dots .owl-dot:hover button {
  background: #000;
  border: 1px solid #000;
  opacity: 1;
}

/* Community Involvement page end */
/* Event Parking page */
.event-parking-custom-page {
  background-color: #fff;
}

.event-parking-custom-page * {
  text-shadow: none;
}

.event-parking-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
}

.event-parking-custom-page .event-parking-top {
  height: 90vh;
  position: relative;
}
.event-parking-custom-page .event-parking-top .event-parking-top-content {
  position: absolute;
  top: 45%;
  left: 50%;
  padding: 30px;
  border: 3px solid #6f7273;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.event-parking-custom-page .event-parking-top .event-parking-top-content h1, .event-parking-custom-page .event-parking-top .event-parking-top-content p {
  color: #6f7273;
}

.event-parking-custom-page .parking-calendar h2, .event-parking-custom-page .parking-calendar h3 {
  color: #625D59;
}
.event-parking-custom-page .parking-calendar .calendar-date p, .event-parking-custom-page .parking-calendar span {
  color: #637363;
}
.event-parking-custom-page .parking-calendar .parking-calendar-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 50%;
  margin: 50px 0;
}
.event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item .calendar-date {
  padding: 20px;
  border: 2px solid #637363;
  width: 200px;
}
.event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item .calendar-date p {
  font-size: 1.4em;
}
.event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item .calendar-date span {
  font-size: 2em;
  font-weight: 900;
}
.event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item h3 {
  padding-left: 20px;
  margin-top: 10px;
}
/* Event Parking page end */
/*about us page start*/
#about_s1_section {
  margin-top: 120px;
}

.about-us-page .about-us-s1-content {
  position: relative;
}
.about-us-page .about-us-s1-content .text-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.about-us-page .about-us-s2-content .grey-bg {
  background-color: #c5d1c3;
}

.about-us-page .about-us-s2-content .white-bg {
  background-color: #fff;
}

.about-us-page .about-us-s2-content .img-responsive {
  margin: 0 auto;
}

.about-us-page .about-us-s2-content .div-flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em 0 3em 0;
}

.about-us-page .about-us-s2-content .aboutus-img-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.about-us-page .about-us-s2-content .aboutus-img-text img {
  width: 50%;
}
.about-us-page .about-us-s2-content .aboutus-img-text .img-define-width {
  width: 400px;
}
.about-us-page .about-us-s2-content .aboutus-img-text .about-text {
  width: 50%;
  padding: 20px;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content .text-left h3,
.about-page-content .about-us-v7-content .text-wrapper .text-content .text-left h2,
.about-page-content .about-us-v7-content .text-wrapper .text-content .text-left p {
  text-align: left !important;
}

.about-page-content .about-us-v7-content .text-wrapper .text-content .text-right h3,
.about-page-content .about-us-v7-content .text-wrapper .text-content .text-right h2,
.about-page-content .about-us-v7-content .text-wrapper .text-content .text-right p {
  text-align: right !important;
}

.about-us-page .about-us-s2-content h2 {
  font-size: 2.7em;
  text-transform: none;
}

.about-us-page .about-us-s2-content h3.h3-100 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 100;
}

.about-us-s2-content.about-us-v7-content .text-wrapper {
  background-color: #c5d1c3;
}

/*about us page end*/
/* Handcrafted Quality Custom page */
.handcrafted-quality-new-custom-page {
  background-color: #f5fff4;
}

.handcrafted-quality-new-custom-page * {
  text-shadow: none;
}

.handcrafted-quality-new-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  width: 100%;
  padding-top: 50px;
}
.handcrafted-quality-new-custom-page .pagecontent h1 {
  padding-top: 90px;
}
.handcrafted-quality-new-custom-page .pagecontent .container {
  padding-left: 0;
  padding-right: 0;
}
.handcrafted-quality-new-custom-page .pagecontent h2.h2-100 {
  font-size: 1.6em;
  font-weight: 100;
  font-family: "Josefin Sans", sans-serif;
}
.handcrafted-quality-new-custom-page .pagecontent h2:not(.h2-100) {
  font-size: 3em;
  text-transform: capitalize;
}

.handcrafted-quality-new-custom-page .quality-top {
  height: 60vh;
  background-color: #8c1c2c;
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/handcraft/handcrafted-quality-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
}
.handcrafted-quality-new-custom-page .quality-top .quality-top-text {
  padding: 20px 50px;
  background-color: rgba(255, 255, 255, 0.9);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 50px auto;
  color: #000;
}

.handcrafted-quality-new-custom-page .no-nasties {
  background-color: #c5d1c3;
  color: #000;
  padding: 4em 10%;
}
.handcrafted-quality-new-custom-page .no-nasties h2 {
  margin-top: 0;
}

.handcrafted-quality-new-custom-page .best-quality {
  background-color: #fff;
  color: #000;
  padding: 2em 10%;
}
.handcrafted-quality-new-custom-page .best-quality h2 {
  margin-top: 0;
}

.handcrafted-quality-new-custom-page .best-quality-ingredients {
  background-color: #f5fff4;
  color: #000;
}
.handcrafted-quality-new-custom-page .best-quality-ingredients p {
  color: #000;
}
.handcrafted-quality-new-custom-page .best-quality-ingredients .text-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.handcrafted-quality-new-custom-page .best-quality-ingredients .text-list {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.handcrafted-quality-new-custom-page .best-quality-ingredients .text-list .one-text {
  width: 50%;
}
.handcrafted-quality-new-custom-page .best-quality-ingredients .text-list .one-text:first-of-type {
  width: 100%;
}
.handcrafted-quality-new-custom-page .best-quality-ingredients .text-list h3 {
  font-size: 1.5em;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 100;
}

/* Handcrafted Quality Custom page end */
/* Community Involvement Custom page */
.community-involvement-custom-page {
  background-color: #fff;
}

.community-involvement-custom-page * {
  text-shadow: none;
}

.community-involvement-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  width: 100%;
}
.community-involvement-custom-page .pagecontent .container {
  padding-left: 0;
  padding-right: 0;
}
.community-involvement-custom-page .pagecontent .community {
  width: 100%;
  background-color: #c5d1c3;
  padding: 35px 0;
}
.community-involvement-custom-page .pagecontent h1 {
  margin-top: 0;
}
.community-involvement-custom-page .pagecontent h1, .community-involvement-custom-page .pagecontent p, .community-involvement-custom-page .pagecontent h2, .community-involvement-custom-page .pagecontent ol {
  color: #000;
}
.community-involvement-custom-page .pagecontent ol {
  padding-left: 10px;
}
.community-involvement-custom-page .pagecontent li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.community-involvement-custom-page .pagecontent .h2-100 {
  font-size: 1.6em;
  font-weight: 100;
  font-family: "Josefin Sans", sans-serif;
}
.community-involvement-custom-page .pagecontent .community-top {
  width: 70%;
  padding: 20px;
  background-color: #fafafa;
  margin: 20px auto;
}
.community-involvement-custom-page .pagecontent .form-slideshow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.community-involvement-custom-page .owl-theme .owl-dots .owl-dot.active button,
.community-involvement-custom-page .owl-theme .owl-dots .owl-dot:hover button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
}

.community-involvement-custom-page .owl-theme .owl-dots .owl-dot button,
.community-involvement-custom-page .owl-theme .owl-dots .owl-dot button {
  background: #fff;
  border: 1px solid #fff;
  opacity: 0.5;
}

.community-involvement-custom-page .reservations-and-parties-form {
  padding: 20px 20px;
}

.community-involvement-custom-page .reservations-and-parties-form {
  max-width: 100%;
  background-color: #fff;
}
.community-involvement-custom-page .reservations-and-parties-form input {
  background-color: transparent;
  border-color: #625D59;
}
.community-involvement-custom-page .reservations-and-parties-form .radio-holder {
  text-align: left !important;
}
.community-involvement-custom-page .reservations-and-parties-form .radio-holder input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.community-involvement-custom-page .reservations-and-parties-form .radio-holder label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.community-involvement-custom-page .three-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.community-involvement-custom-page .three-input div.first-child {
  width: 30%;
}

.community-involvement-custom-page .three-input input {
  width: 100%;
  border-radius: 5px;
}

.community-involvement-custom-page .reservations-and-parties-form label,
.community-involvement-custom-page .reservations-and-parties-form legend {
  text-align: left;
  border: none;
  color: #000;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 600;
}

.community-involvement-custom-page .reservations-and-parties-form .textarea {
  text-align: left;
}
.community-involvement-custom-page .reservations-and-parties-form .textarea textarea {
  background-color: #fff;
  border-color: #625D59;
  border-radius: 5px;
}

.community-involvement-custom-page .reservations-and-parties button {
  margin-left: 0;
  margin-right: 0;
  width: 120px;
  background-color: #fff;
  border-color: #000;
  color: #000;
  border-radius: 5px;
}

.community-involvement-custom-page .reservations-and-parties button:hover,
.community-involvement-custom-page .reservations-and-parties button:hover::before,
.community-involvement-custom-page .reservations-and-parties button:hover::after {
  margin-left: 0;
  margin-right: 0;
  width: 120px;
  background-color: #000;
  border-color: #000;
  color: #fff;
  -webkit-animation: unset;
          animation: unset;
}

.community-involvement-custom-page .reservations-and-parties p.submit-success {
  color: #000;
}

.community-involvement-custom-page .slideshow-v3 {
  padding-block: 0;
  width: 100%;
  margin: 0 auto;
}

.community-involvement-custom-page .slideshow-v3 .owl-carousel .owl-stage-outer {
  height: 80vh;
}

.community-involvement-custom-page .slideshow-v3 .owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item,
.community-involvement-custom-page .slideshow-v3 .owl-carousel .gallery-item {
  height: 100%;
}

.community-involvement-custom-page .slideshow-v3 .owl-carousel .gallery-item {
  padding: 0;
}

.community-involvement-custom-page .slideshow-v3 .owl-carousel .gallery-item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
}

.community-involvement-custom-page .slideshow-v3 div[class^=col] {
  padding: 0;
}

.community-involvement-custom-page .owl-carousel .owl-nav .owl-prev,
.community-involvement-custom-page .owl-carousel .owl-nav .owl-next,
.community-involvement-custom-page .owl-carousel .owl-nav .owl-prev button,
.community-involvement-custom-page .owl-carousel .owl-nav .owl-next button {
  color: #000;
  opacity: 1;
}

.community-involvement-custom-page .slideshow-v3 .carousel-controls {
  top: 100%;
}

/* Community Involvement Custom page end */
/* Event Parking page */
.colt-parking-is-available-custom-page {
  background-color: #c5d1c3;
}

.colt-parking-is-available-custom-page * {
  text-shadow: none;
}

.colt-parking-is-available-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  color: #000;
}
.colt-parking-is-available-custom-page .pagecontent p {
  width: 70%;
  margin: 50px auto;
  padding: 50px;
  background-color: #fafafa;
}

/* Event Parking page end */
/* Gift Cards page */
.gift-cards-custom-page {
  background-color: #c5d1c3;
}

.gift-cards-custom-page * {
  text-shadow: none;
}

.gift-cards-custom-page .pagecontent {
  text-align: center;
  padding-bottom: 1px;
  width: 100%;
  padding-top: 90px;
}
.gift-cards-custom-page .pagecontent .container {
  padding-left: 0;
  padding-right: 0;
}
.gift-cards-custom-page .pagecontent .row {
  margin-left: 0;
  margin-right: 0;
}

.gift-cards-custom-page .gift-cards-top {
  background-image: url("https://static.spotapps.co/website_images/ab_websites/108459_website_v1/gift-card.jpg");
  min-height: 65vh;
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.gift-cards-custom-page .gift-cards-top h1 {
  color: #fff;
  padding-top: 48px;
}
.gift-cards-custom-page .gift-cards-top .gift-cards-top-text {
  width: 70%;
  margin: 80px auto 20px auto;
  padding: 30px 80px 20px 80px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000;
}

.gift-cards-custom-page .gift-cards-form {
  color: #000;
}

.gift-cards-custom-page .h2-100 {
  font-size: 1.6em;
  font-weight: 100;
  font-family: "Josefin Sans", sans-serif;
}

.gift-cards-custom-page .reservations-and-parties-form {
  padding: 20px 20px;
}

.gift-cards-custom-page .reservations-and-parties-form {
  max-width: 100%;
}
.gift-cards-custom-page .reservations-and-parties-form input {
  background-color: transparent;
  border-color: #625D59;
}
.gift-cards-custom-page .reservations-and-parties-form .radio-holder {
  text-align: left !important;
}
.gift-cards-custom-page .reservations-and-parties-form .radio-holder input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.gift-cards-custom-page .reservations-and-parties-form .radio-holder label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.gift-cards-custom-page .three-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gift-cards-custom-page .three-input div.first-child {
  width: 30%;
}

.gift-cards-custom-page .three-input input,
.gift-cards-custom-page .full-width-input input {
  width: 100%;
  border-radius: 5px;
}

.gift-cards-custom-page .reservations-and-parties-form label,
.gift-cards-custom-page .reservations-and-parties-form legend {
  text-align: left;
  border: none;
  color: #000;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 0;
  padding-left: 0;
  padding-top: 0;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 600;
}

.gift-cards-custom-page .reservations-and-parties-form .textarea {
  text-align: left;
}
.gift-cards-custom-page .reservations-and-parties-form .textarea textarea {
  background-color: #fff;
  border-color: #625D59;
  border-radius: 5px;
  width: 100%;
}

.gift-cards-custom-page .reservations-and-parties button {
  margin-left: 0;
  margin-right: 0;
  width: 120px;
  background-color: #fff;
  border-color: #000;
  color: #000;
  border-radius: 5px;
}

.gift-cards-custom-page .reservations-and-parties button:hover,
.gift-cards-custom-page .reservations-and-parties button:hover::before,
.gift-cards-custom-page .reservations-and-parties button:hover::after {
  margin-left: 0;
  margin-right: 0;
  width: 120px;
  background-color: #000;
  border-color: #000;
  color: #fff;
  -webkit-animation: unset;
          animation: unset;
}

.gift-cards-custom-page .reservations-and-parties p.submit-success {
  color: #000;
}

/* Gift Cards page end */
@media (max-width: 1400px) {
  .our-legacy-custom-page .timeline ul li img {
    width: 350px;
  }
  .hidden-1400 {
    display: none;
  }
  .handcrafted-quality-custom-page h2 {
    font-size: 2.8em;
  }
  .handcrafted-quality-custom-page h3 {
    font-size: 1.9em;
  }
  .handcrafted-quality-custom-page h4 {
    font-size: 1.6em;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content {
    padding: 3em 50px;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content img {
    width: 619px;
    right: -180px;
    top: -70px;
  }
  .handcrafted-quality-custom-page .no-preservatives-section {
    height: 2200px;
  }
  .handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-bottom-text {
    bottom: 330px;
  }
  .gift-cards-custom-page .gift-cards-top .gift-cards-top-text {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .our-legacy-custom-page .timeline ul .right_content:not(.russia),
  .our-legacy-custom-page .timeline ul li.pos-relativ-li .right_content,
  .our-legacy-custom-page .timeline ul li.pos-relativ-li-2 .right_content {
    width: unset;
    padding: 5px;
  }
  .our-legacy-custom-page .timeline ul li:nth-child(even) .right_content:not(.russia, .no-relative) {
    left: unset;
  }
  .our-legacy-custom-page .timeline ul li.only-img img {
    left: 20px;
    top: -450px;
  }
  .our-legacy-custom-page .timeline ul li.apsolut-li img.behind-img {
    bottom: 200px;
  }
  .our-legacy-custom-page .timeline ul li .right_content h2 {
    font-size: 1.7em;
  }
  .handcrafted-quality-custom-page h2 {
    font-size: 2.4em;
  }
  .handcrafted-quality-custom-page h3 {
    font-size: 1.6em;
  }
  .handcrafted-quality-custom-page h4 {
    font-size: 1.4em;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content img {
    width: 580px;
    right: -156px;
    top: -70px;
  }
  .handcrafted-quality-custom-page .left-right-section .right-side {
    padding-left: 50px;
  }
  .event-parking-custom-page .parking-calendar h3 {
    font-size: 1.5em;
  }
  .event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item .calendar-date {
    width: 150px;
    padding: 15px;
  }
  .about-us-page .about-us-s2-content h2 {
    font-size: 2.2em;
    text-transform: none;
  }
  .about-us-page .about-us-s2-content h3 {
    font-size: 1.4em;
  }
  .handcrafted-quality-new-custom-page .pagecontent h2.h2-100 {
    font-size: 1.4em;
  }
  .handcrafted-quality-new-custom-page .pagecontent h2:not(.h2-100) {
    font-size: 2.5em;
  }
  .community-involvement-custom-page .pagecontent .h2-100 {
    font-size: 1.4em;
  }
  .community-involvement-custom-page .slideshow-v3 .owl-carousel .owl-stage-outer {
    height: 65vh;
  }
}
@media (max-width: 1023px) {
  .gift-cards-custom-page .gift-cards-top .gift-cards-top-text {
    width: 90%;
    padding: 30px 40px 20px 40px;
  }
}
@media (max-width: 1000px) {
  .our-legacy-custom-page .timeline {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .our-legacy-custom-page .timeline ul li img {
    width: 300px;
  }
  .our-legacy-custom-page .timeline ul li .right_content h2 {
    font-size: 1.5em;
  }
  .handcrafted-quality-custom-page .why-sharipo-section {
    margin-bottom: 0;
  }
  .handcrafted-quality-custom-page .why-sharipo-section h2 {
    margin-bottom: 50px;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content {
    position: static;
    width: 100%;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content h3,
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content p {
    width: 100%;
    text-align: center;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content img {
    width: 100%;
    position: static;
    margin-top: 40px;
  }
  .handcrafted-quality-custom-page .no-preservatives-section,
  .handcrafted-quality-custom-page .no-preservatives-section h2 {
    margin-top: 0;
  }
  .handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-triple {
    width: 90%;
  }
  .handcrafted-quality-custom-page .left-right-section .left-side,
  .handcrafted-quality-custom-page .left-right-section .right-side {
    padding: 20px;
  }
  .community-involvement-custom-page .slideshow-v3 .owl-carousel .owl-stage-outer {
    height: 50vh;
  }
  .event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item .calendar-date span {
    font-size: 1.7em;
  }
  .about-us-page .about-us-s1-content {
    position: unset;
  }
  .about-us-page .about-us-s1-content .text-wrapper {
    position: unset;
    left: unset;
    top: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  .about-page-content .about-us-v7 .about-us-v7-content {
    min-height: 0;
  }
  .handcrafted-quality-new-custom-page .pagecontent h2:not(.h2-100) {
    font-size: 2.1em;
  }
  .gift-cards-custom-page .h2-100 {
    font-size: 1.3em;
  }
  .gift-cards-custom-page .reservations-and-parties-form label,
  .gift-cards-custom-page .reservations-and-parties-form legend {
    font-size: 1em;
  }
}
@media (max-width: 768px) {
  .reservations-and-parties .radio-holder input {
    -webkit-appearance: radio;
  }
}
@media (max-width: 767px) {
  video#coverVideo {
    margin-top: 70px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 1em;
  }
  .our-legacy-custom-page .pagecontent {
    padding-top: 70px;
  }
  .our-legacy-custom-page .pagecontent .legacy-top {
    height: 30vh;
  }
  .our-legacy-custom-page .pagecontent .legacy-top h1 {
    width: 100%;
    left: unset;
    text-align: center;
    top: 25px;
  }
  .our-legacy-custom-page .timeline {
    width: 100%;
  }
  .our-legacy-custom-page .timeline:before {
    left: 20px;
  }
  .our-legacy-custom-page .timeline ul li:nth-child(odd),
  .our-legacy-custom-page .timeline ul li:nth-child(even) {
    width: 100%;
    text-align: left;
    padding-left: 50px;
  }
  .our-legacy-custom-page .timeline ul li:nth-child(odd):before {
    top: -18px;
    left: 16px;
  }
  .our-legacy-custom-page .timeline ul li:nth-child(even):before {
    top: -18px;
    left: 16px;
  }
  .our-legacy-custom-page .timeline ul li:nth-child(odd) .left_content,
  .our-legacy-custom-page .timeline ul li:nth-child(even) .left_content {
    top: -30px;
    left: 50px;
    right: inherit;
  }
  .our-legacy-custom-page .timeline ul li .right_content h2 {
    font-size: 1.3em;
  }
  .our-legacy-custom-page .timeline ul li img {
    width: 100%;
  }
  .our-legacy-custom-page .timeline ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .our-legacy-custom-page .timeline ul li:not(.left-content) * {
    position: unset !important;
  }
  .our-legacy-custom-page .timeline ul li:nth-child(odd) .left_content,
  .our-legacy-custom-page .timeline ul li:nth-child(even) .left_content {
    position: absolute !important;
  }
  .our-legacy-custom-page .timeline ul li.no-content {
    display: none;
  }
  .our-legacy-custom-page .timeline ul li.apsolut-li:has(.behind-img) {
    padding-bottom: 50px;
  }
  .our-legacy-custom-page .timeline ul li:not(.no-content):nth-child(odd):before {
    left: 16px;
  }
  .handcrafted-quality-custom-page .pagecontent {
    padding-top: 70px;
  }
  .handcrafted-quality-custom-page h2 {
    font-size: 2em;
  }
  .handcrafted-quality-custom-page h3 {
    font-size: 1.5em;
  }
  .handcrafted-quality-custom-page .why-sharipo-section .why-sharipo-section-content {
    padding: 3em 10px;
  }
  .handcrafted-quality-custom-page .no-preservatives-section h2 {
    padding-top: 30px;
  }
  .handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-triple .one-preservatives img {
    width: 100px;
  }
  .handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-triple {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-triple .one-preservatives {
    width: 100%;
  }
  .handcrafted-quality-custom-page .no-preservatives-section .no-preservatives-bottom-text {
    bottom: 20px;
    padding: 5px;
    width: 95%;
  }
  .handcrafted-quality-custom-page .left-right-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .handcrafted-quality-custom-page .left-right-section .left-side,
  .handcrafted-quality-custom-page .left-right-section .right-side {
    width: 100%;
  }
  .handcrafted-quality-custom-page .left-right-section h3,
  .handcrafted-quality-custom-page .left-right-section .text-list .one-text h4,
  .handcrafted-quality-custom-page .left-right-section .text-list .one-text p {
    text-align: center;
  }
  .handcrafted-quality-custom-page .left-right-section h3 {
    padding-bottom: 0;
  }
  .handcrafted-quality-custom-page .left-right-section .right-side {
    padding-bottom: 70px;
  }
  .community-involvement-custom-page .three-input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .community-involvement-custom-page .three-input .first-child {
    width: 100%;
  }
  .community-involvement-custom-page .three-input div.first-child,
  .community-involvement-custom-page .reservations-and-parties-form .textarea textarea {
    width: 100%;
  }
  .community-involvement-custom-page .slideshow-v3 {
    width: 100%;
  }
  .community-involvement-custom-page .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .community-involvement-custom-page .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .community-involvement-custom-page .slideshow-v3 .owl-carousel .owl-stage-outer {
    height: 25vh;
  }
  .community-involvement-custom-page .pagecontent {
    padding-bottom: 50px;
  }
  .event-parking-custom-page .event-parking-top .event-parking-top-content {
    width: 90%;
  }
  .event-parking-custom-page .parking-calendar .parking-calendar-items .parking-calendar-item {
    width: 100%;
  }
  #about_s1_section {
    margin-top: unset;
  }
  .about-us-page .about-us-s2-content .aboutus-img-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-us-page .about-us-s2-content .aboutus-img-text .about-text,
  .about-us-page .about-us-s2-content .aboutus-img-text img {
    width: 100%;
  }
  .about-us-page .about-us-s2-content .aboutus-img-text .img-define-width {
    width: 70%;
  }
  .about-us-page .about-us-s2-content h2 {
    font-size: 1.9em;
  }
  .about-us-page .about-us-s2-content h3 {
    font-size: 1.2em;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content .text-left h3,
  .about-page-content .about-us-v7-content .text-wrapper .text-content .text-left h2,
  .about-page-content .about-us-v7-content .text-wrapper .text-content .text-left p,
  .about-page-content .about-us-v7-content .text-wrapper .text-content .text-right h3,
  .about-page-content .about-us-v7-content .text-wrapper .text-content .text-right h2,
  .about-page-content .about-us-v7-content .text-wrapper .text-content .text-right p {
    text-align: center !important;
  }
  .handcrafted-quality-new-custom-page .pagecontent {
    padding-top: 25px;
  }
  .handcrafted-quality-new-custom-page .pagecontent h1 {
    padding-top: 35px;
  }
  .handcrafted-quality-new-custom-page .quality-top .quality-top-text {
    width: 80%;
    padding: 20px;
  }
  .handcrafted-quality-new-custom-page .pagecontent h2.h2-100 {
    font-size: 1.3em;
  }
  .handcrafted-quality-new-custom-page .pagecontent h2:not(.h2-100) {
    font-size: 1.9em;
  }
  .handcrafted-quality-new-custom-page .best-quality-ingredients .text-list-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .handcrafted-quality-new-custom-page .best-quality-ingredients .text-list {
    text-align: center;
  }
  .community-involvement-custom-page .pagecontent .community-top {
    width: 90%;
  }
  .community-involvement-custom-page .pagecontent .h2-100 {
    font-size: 1.3em;
  }
  .colt-parking-is-available-custom-page .pagecontent p {
    width: 90%;
  }
  .gift-cards-custom-page .pagecontent {
    padding-top: 20px;
  }
  .gift-cards-custom-page .gift-cards-top h1 {
    padding-top: 40px;
  }
  .gift-cards-custom-page .gift-cards-top .gift-cards-top-text {
    width: 90%;
    padding: 5px;
  }
}