@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@300;700&display=swap');
@font-face {
  font-family: 'Veneer';
  src:url('https://static.spotapps.co/web/agua301--com/css/../custom/fonts/Veneer.woff') format('woff'),
      url('https://static.spotapps.co/web/agua301--com/css/../custom/fonts/Veneer.woff2');
  font-weight: normal;
  font-style: normal;
}

/*

font-family: 'Veneer';
font-family: 'Kanit', sans-serif;

*/


/* put under the comment if it's NOT sinle page website */
.header {
    background-attachment: fixed;
}

a {color: #fff;}
a:hover {
  color: #f26923;
}
a:focus {
  color: #fff;
}
body {
  font-family: 'Kanit', sans-serif; font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Kanit', sans-serif; font-weight: 300;
}

.hvr-icon-wobble-horizontal:before {
  content: "\f061";
}
.nav-v7 .container {
  width: 100%;
}

.navbar-regular.nav-v6 .navbar-nav>li>a {
  font-family: 'Kanit', sans-serif; font-weight: 300;
}
li.drop-down-link .sub-menu a,
.navbar-regular.nav-v6 .navbar-nav>li>a {
  text-transform: uppercase;
}
.navbar.nav-v6 .navbar-logo .container {
    height: 130px !important;
}
.nav-v7 .navbar-logo .header-logo img {
    max-height: 130px !important;
}

.uk-overlay-background {
  background: rgba(0,0,0,.1);
}
.uk-dotnav-contrast>.uk-active>* {
  background: #a7a191;
}
.uk-dotnav-contrast>*>* {
  background: #fff;
}

.uk-overlay-panel .container {
  width: 100%;
}

.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  margin-top: 60px;
  margin-bottom: 20px;
  text-transform: none;
  color: #fff;
  font-family: 'Veneer';
  font-size: 4.2em;
  line-height: 1.1em;
  text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.4);
}
.uk-overlay-panel p,
.on-cover-content .section-wrapper p {
  font-family: 'Kanit', sans-serif; font-weight: 300;
  font-size: 2em;
  line-height: 1.1em;
  color: #fff;
  text-transform: lowercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.style-traditional .tabs-container .scrolling {
    display: block;
}
.navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 15px 10px 15px 10px;
}

.custom-temp-btn,
.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.about-us-v2 a.custom-temp-btn,
.about-us-plus-content .about-us-plus-button,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.sph-email-subscription .sph-submit-button {
  padding: 10px 50px 10px 30px;
  text-transform: uppercase;
  background-color: #f26923;
  background: #f26923;
  color: #fff;
  border: 2px solid #f26923;
  font-family: 'Kanit', sans-serif; font-weight: 300;
  font-size: 14px;
  box-shadow: none;
  border-radius: 0;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom-temp-btn:hover,
.uk-overlay-panel a.custom-temp-btn:hover,
.about-us-v2 a.custom-temp-btn:hover,
.about-us-v8-wrapper a.custom-temp-btn:hover,
.about-us-plus-content .about-us-plus-button:hover,
.map-newsletter .sph-email-subscription .sph-submit-button:hover,
.custom-modal .sph-email-subscription .sph-submit-button:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  text-decoration: none;
  background-color: #17496e;
  background: #17496e;
  border: 2px solid #17496e;
  color: #fff;
  opacity: 1;
}
.addtocalendar.atc-style-blue .atcb-link {
  padding: 10px 30px;
}
.reservations-and-parties p.submit-success {
  color: #fff;
  text-transform: uppercase;
}
.reservations-and-parties button[disabled] {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #f26923;
}
.reservations-and-parties button {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #f26923;
  font-size: 1.4em;
}
.reservations-and-parties button:hover {
  background-color: #17496e;
  background: #17496e;
  color: #fff;
  border: 2px solid #17496e;
  opacity: 1;
}
.uk-overlay-panel a.custom-temp-btn  {
  background-color: #f26923;
  background: #f26923;
  color: #fff;
  border: 2px solid #f26923;
}
.specials h1 {
  color: #fff !important;
}
.specials-v3.home-specials div a.custom-temp-btn,
.addtocalendar.atc-style-blue .atcb-link {
  background-color: #f26923;
  background: #f26923;
  color: #fff;
  border: 2px solid #f26923;
}
.specials-v3.home-specials div a.custom-temp-btn:hover,
.addtocalendar.atc-style-blue .atcb-link:hover {
  background-color: #c84148;
  background: #c84148;
  color: #fff;
  border: 2px solid #c84148;
  opacity: 1;
}


.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  background-color: #f26923;
  background: #f26923;
  color: #fff;
  border: 2px solid #f26923;
  padding: 10px 50px 10px 30px;
}
/*.map-newsletter .sph-email-subscription .sph-submit-button:before {
  display: none;
}*/
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  font-size: 1.3em;
}
.about-us-v8-wrapper 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 {
  background-color: #17496e;
  background: #17496e;
  color: #fff;
  border: 2px solid #17496e;
  opacity: 1;
}

.specials-section h2 {
  font-size: 1.4em;
  margin-top: 30px;
}

.reservations-and-parties-v2 button,
.specials-v3.home-specials div a.custom-temp-btn {
  font-size: 14px;
}

.uk-overlay-panel a.custom-temp-btn:hover, .uk-overlay-panel a.custom-temp-btn:focus,
.on-cover-content .section-wrapper a.custom-temp-btn:hover, .on-cover-content .section-wrapper a.custom-temp-btn:focus {
    background-color: #17496e;
    background: #17496e;
    border: 2px solid #17496e;
    color: #fff;
}

.about-us-v7-content .text-wrapper, .map-newsletter .text-wrapper {
  z-index: 2;
}

/* home page */
.custom-banner-text {
  font-size: 2.2em;
  font-family: 'Veneer';
}
.banner-section {
  padding: 30px 0 25px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: 'Kanit', sans-serif; font-weight: 300;
  font-size: 1.4em;
}
.banner-section p {
  font-family: 'Veneer';
  font-size: 1.7em;
}
.banner-section p a {
  color: #fff;
}
.banner-section p a:hover {
  color: #17496e;
}
.banner-section .banner-pin {
  color: #f26923;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}

.section-header,
.about-us-v2 h1,
.about-us-v8-content .text-wrapper h1,
.about-us-v7-content .text-wrapper h1,
.specials-v3.home-specials h1,
.about-us-v3 h1,
.specials h1, .events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  font-size: 4.2em;
  font-family: 'Veneer';
  text-transform: capitalize;
  color: #f26923;
}
.about-us-v8 {
}
.about-us-v8-content h2,
.about-us-v7-content h2,
.custom_html_1-section h2,
.events-v3-wrapper h2,
.reviews-v2-wrapper h2,
.map-newsletter h2,
.reservations-text h2 {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  text-transform: capitalize;
  font-size: 1.4em;
  color: #fff;
}
.about-us-v8-content .text-wrapper {
  width: 100%;

}

.about-us-v2 .text-wrapper, .about-us-v3 .text-wrapper {
  margin: 80px 30px;
}

.about-us-v8-item-1 .text-content.title-image h1:after{
  background-image: url(https://static.spotapps.co/web/agua301--com/css/../custom/title_decoration_2.png) !important;
}
.about-us-v8-item-2 .text-content.title-image h1:after{
  background-image: url(https://static.spotapps.co/web/agua301--com/css/../custom/title_decoration_3.png) !important;
}
.about-us-v8-content .text-wrapper h1 {
  margin-top: 30px;
}
.about-us-v8-content h2 {
  margin: 30px auto;
  color: #000;
}
.about-us-v8-content .text-holder p {
  margin-bottom: 5px;
  font-size: 1.4em;
}
.about-us-v8-content .text-content.title-image h1:after {
  height: 85px;
  margin: 10px auto;
}
.about-us-v8-image-bar {
  /*height: 55px;*/
  padding: 10px 15px 10px 30px;
  font-family: 'Kanit', sans-serif; font-weight: 300;
  text-transform: uppercase;
  font-size: 1.4em;
  padding-top: 15px;
}

.custom_html_1-section {
  position: relative;
  padding-bottom: 30px;
  background-color: #fff;
  color: #000;
}
.custom_html_1-section .container {
  width: 40%;
  margin-top: 60px;
  text-align: center;
}
.custom_html_1-section h2 {
  margin: 15px 0;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 30px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 8px solid #fff;
}

.specials-v3.home-specials {
  min-height: 260px;
  padding: 60px 0 80px 0;
  background-color: #000;
  color: #fff;
  position: relative;
  background-size: cover;
  background-position: center;
}
.specials-v3.home-specials h1 {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #fff;
}
.specials-v3.home-specials p, .specials-v3.home-specials p.specials-hours {
  font-size: 1.3em;
  color: #fff;
}
.specials-v3.home-specials p {
  font-family: 'Kanit', sans-serif; font-weight: 300;
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
  border: 1px solid #fff;
}
.owl-theme .owl-nav [class*=owl-] {
  color: rgba(250, 250, 250, 0.7);
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #17496e;
  border: 1px solid #17496e;
}
#reviews.carousel-wrapper {
}
.reviews-v2-wrapper h1 {
  color: #fff;
}
.reviews-v2-wrapper h3 {
  text-transform: none;
  font-size: 1.5em;
  color: #fff;
}
.reviews-v2-wrapper .fa-star{
  color: #f26923;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
  padding-bottom: 20px;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.6em;
}
.reviews-v2-wrapper h5 .fa.fa-star {
  color: #17496e;
}
.reviews-v2-wrapper .review-quote {
  opacity: 1;
  color: #f26923;
}

.ot-reservations-wrapper {
  background-color: #17496e;
  border-top: 5px solid #f26923;
}
.ot-reservations-wrapper h1 {
  margin-top: 60px;
}
.ot-reservations-wrapper p {
  color: #fff;
}
.ot-reservations-wrapper .reservations a {
  color: #fff !important;
}
.ot-reservations-wrapper .reservations a:hover {
  color: #17496e !important;
  text-decoration: none;
}
.open-table-holder.open-table-desktop{
  height: 290px;
}

.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #17496e;
}
.map-newsletter h2 {
  color: #000;
  font-family: 'Kanit', sans-serif; font-weight: 700;
}
.map-newsletter .text-wrapper .text-content,
.map-newsletter .sph-email-subscription h2 {
  font-family: 'Kanit', sans-serif; font-weight: 300;
  color: #000;
}
.map-newsletter h2 {
  margin-bottom: 5px;
}
.map-newsletter p {
  margin-top: 0px;
  font-size: 1.2em;
}
.map-newsletter .bar {
  top: -6px;
}
.map-newsletter .bar:before, .map-newsletter .bar:after {
  background: #f26923;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  border-bottom: 2px solid #17496e;
  color: #000;
}
.map-newsletter .sph-email-subscription input::-webkit-input-placeholder {
   color: #000;
}
.map-newsletter .sph-email-subscription input:-moz-placeholder { /* Firefox 18- */
   color: #000;
}
.map-newsletter .sph-email-subscription input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
}
.map-newsletter .sph-email-subscription input:-ms-input-placeholder {
   color: #000;
}

.map-newsletter .text-wrapper:before {
  background-attachment: scroll;
}


.custom-modal .modal-content {
  background-image: url(https://static.spotapps.co/web/agua301--com/css/../custom/newsletter_back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.custom-modal .newsletter-popup .section-header {
  margin-top: 0;
  font-size: 3.8em;
  color: #17496e;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 1.6em;
  line-height: 1.3;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  padding: 12px 15px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
  color: #000;
}

.contact-v3 {
  background-color: #000;
  color: #fff;
}
.contact a, .contact a:focus, .contact-us a, .contact-us a:focus {
  color: #fff;
}
.contact-v3 .hours-title h1, .contact-v3 .social-title h1, .contact-v3 .contact-us-title h1 {
  font-family: 'Kanit', sans-serif; font-weight: 300;
  font-size: 1em;
  text-transform: uppercase;
}
.contact-v3 .days {
  padding-bottom: 5px;
  text-transform: uppercase;
}
.contact-v3 .from-to {
  padding-bottom: 10px;
}
.contact-v3 .hours .hours-adittional p {
  margin: 10px 0 5px 0;
  font-size: 1em;
  text-transform: uppercase;
}
.social-links a {
  color: #fff;
}

.googlemap-v3-wrapper .triangle {
  border-bottom: 12px solid #000;
  display: none;
}

.footer-v2-wrapper {
  background: #000;
  border-top: 2px solid #fff;
  color: #fff;
}


.about-us-page .about-us-s1-content {
  padding-top: 90px;
}
.about-us-page .about-us-s1-content h1 {
  font-size: 2.7em;
  line-height: 1.2em;
  text-transform: none;
}
.about-us-s1-wrapper p {
  margin-top: 20px;
  font-family: 'Kanit', sans-serif; font-weight: 300;
}
.about-us-v7-content .text-wrapper h1 {
  margin-bottom: 30px;
}
.about-page-content .about-us-v7-content .text-wrapper .text-content {
  padding-top: 60px;
  padding-bottom: 100px;
}
.about-us-v7-content h2 {
  margin: 30px auto;
  color: #000;
}
.bigger-text p {
  font-size: 1.4em;
}
.bigger-text .phone-link {
  color: #000;
}
.bigger-text .phone-link:hover {
  color: #f26923;
}
.about-us-s3-wrapper .map-footer p {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
}
.about-us-s4-wrapper {
  padding: 50px 0 50px 0;
  background-color: #000;
  color: #fff;
}
.about-us-s4-wrapper .container {
  width: 70%;
  color: #fff;
}
.about-us-s4-wrapper .section-header {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #17496e;
}
.about-us-s4-wrapper h2 {
  margin: 30px auto 10px auto;
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1.4em;
  line-height: 1.2em;
  text-transform: uppercase;
}
.about-us-s4-wrapper .custom-temp-btn {
  background-color: transparent;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.about-us-s4-wrapper .custom-temp-btn:hover {
  background-color: #fff;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}

.video-holder {
  margin: 40px auto;
  width: 80%;
}
.video-holder video {
  margin: 0 auto;
  width: 100%;
  border: 5px solid #17496e;
}

/* google_view 360 view section custom */
.google-view-wrapper {
  width: 90%;
  min-height: 75vh;
  margin: 20px auto;
}
.google-view-holder {
  border: 4px solid #fff;
  text-align: center;
}
.google-view-holder iframe {
  width: 100%;
  height: 70vh;
}

.about-us-v3 h1 {
  margin-top: 30px;
}
.about-us-v3 .text-wrapper {
  background-color: rgba(0, 0, 0, 0.6);
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
  color: #bdafa4;
}
.about-us-v3 p {
  text-align: center;
}
.about-us-v3 h1 {
  color: #fff ;
}

.onespecial, .oneeventday {
  font-size: 18px;
}
.specials h2, .events h2 {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-size: 1em;
}
.events h2 {
  font-size: 1.9em;
}
.event {
    border: 2px solid #fff;
    padding: 30px;
    background-color: #000;
}
.drink-menu .tabs-container .event {
  text-shadow: none;
}
.event-image {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.6);
}
.event-name {
  font-size: 1.4em;
  line-height: 1.1em;
}
.event-text {
  color: #fff;
}

.events-container .pagecontent {
    padding-top: 170px;
  }
.events-container .navbar.nav-v6 .container {
  margin-bottom: 0;
}
.events-container{
  color: #fff;
}
.events-container h1,
.events-container p {
  color: #fff;
}
.events-container h2 {
  margin-top: 20px;
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #fff;
}
.events-container .event-time,
.events-container h3 {
  font-family: 'Kanit', sans-serif; font-weight: 300;
  color: #fff;
  font-size: 1.4em;
}
.events-container .event-image {
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}
.events-container .events-holder {
  border-bottom: 1px solid #fff;
}
.empty-content-message h2,
.empty-content-message h3 {
  text-align: center;
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1.1em;
  text-transform: none;
  color: #fff;
}
.empty-content-message h2 {
  text-transform: uppercase;
}
.events-container .empty-content-message {
  margin-top: 5px;

}
.events-container .empty-content-message h3 {
  color: #f26923;
}
.top-svg-border svg {
  top: -5px;
}
.bottom-svg-border svg {
  bottom: -7px;
}
div.food-price:not(:nth-child(2)) {
width: 100%;
text-align: right;
}
.food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 70px;
}
.food-menu-v2-wrapper .section-header, .drink-menu-v2-wrapper .section-header {
  color: #fff;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-position: top left;
  background-size: auto;
  background-repeat: no-repeat;
}
.food-menu-grid .food-item-holder {
  display: table;
  width: 100%;
}
.food-menu-grid h2,
.drink-menu .food-menu-page h2,
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2{
  margin-top: 15px;
  font-family: 'Veneer';
  font-size: 1.8em;
  line-height: 100%;
  color: #000;
  text-transform: capitalize;
}
.drink-menu .food-menu-grid h2 {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1.8em;
  text-transform: capitalize;
  color: #f26923;
}
.food-menu-grid .food-item-description,
.food-menu-grid .food-menu-description {
  color: #000;
}
.food-menu-grid .food-item-title h3 {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  background-color: rgba(23, 73, 110, 0.4);
  background: rgba(23, 73, 110, 0.4);
  color: #fff;
  border: 2px solid rgba(23, 73, 110, 0.6);
}

.food-menu-nav .food-menu-nav-item.active,
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item:focus {
  background-color: #f26923;
  border-color: #f26923;
  color: #fff;
  border: 2px solid #f26923;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #f26923;
}
.food-menu-grid .food-price,
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  color: #f26923;
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 0.8em;
}
.style-traditional.drink-menu .menu-item-price-traditional .item-price {
  font-size: 1.2em;
}
.food-menu-grid .food-price {
  padding: 0 10px 0 5px;
}

.style-traditional.drink-menu .pagecontent {
  background-color: rgba(255, 255, 255, 0.9);
  border: 2px solid #a79c7a;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer span {
    color: #fff;
}
.style-traditional .tabnav .nav>li>a, .food-menu-section .tabnav .nav>li>a, .drink-menu-section .tabnav .nav>li>a {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  border-bottom: 6px solid rgba(200, 200, 200, 0.6);
}
.style-traditional .tabnav .nav>li>a:hover, .style-traditional .tabnav .nav>li.active>a, .food-menu-section .tabnav .nav>li>a:hover, .food-menu-section .tabnav .nav>li.active>a, .drink-menu-section .tabnav .nav>li>a:hover, .drink-menu-section .tabnav .nav>li.active>a {
    color: #000;
    border-bottom: 6px solid #000;
}
.style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
  font-size: 2.5em;
  text-transform: capitalize;
}
.style-traditional.drink-menu .menu-item-name-traditional .item-name-and-manufacturer {
  font-family: 'Kanit', sans-serif; font-weight: 300;
}
.drink-menu.style-traditional .single-drink-title {
  font-family: 'Veneer';
  text-transform: capitalize;
  color: #000;
  font-size: 5em;
}
.style-traditional.drink-menu .menu-item-description-traditional .drink-description {
  color: #000;
}

.menu_15502.drink-menu-grid .food-item-holder {
  text-align: right;
}
.menu_15502.drink-menu-grid .food-item-title {
  display: block;
  text-align: left;
}
.menu_15502.drink-menu-grid .food-price {
  float: none;
}
.menu_15502.drink-menu-grid .food-item-description {
  text-align: left;
}

.food-menu-grid .menu-description {
  width: 95%;
}
.food-menu-grid .menu-description p {
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
}

.party-background .section-header {
  margin-top: 50px;
  margin-bottom: 30px;
  /*font-size: 4.5em;*/
  color: #fff;
}
.party-background h2 {
  margin-top: 30px;
  font-family: 'Kanit', sans-serif; font-weight: 700;
  font-size: 1.4em;
  text-transform: uppercase;
}
.party-background p a {
  color: #fff;
}
.reservations-and-parties select {
  padding: 10px 2px;
}
/*.specials-v3 .hvr-icon-wobble-horizontal:before {
    display: none !important;
}*/
.drink-menu.article-background {
  background-image: url('https://static.spotapps.co/web/agua301--com/css/../custom/about_us_pg_back.jpg');
}
.custom-press-inner {
  text-align: center;
  margin-top: 60px;
  padding: 20px;
  background-color: rgba(0,0,0,0.7);
}


.custom-press-text h1 {
  color: #fff;
}
.custom-press-text p {
  padding-top: 20px;
}
.custom-press-text h2 {
  color: #f26923;
}
.custom-press-text a {
  color: #50bfdd;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button {
  padding: 10px 30px 10px 30px;
}

/*scroll down indicator*/
.scroll-down-holder.uk-position-bottom {
  bottom: 90px;
}
.scroll-down {
  position: relative;
  width: 24px;
  height: 24px;
  margin: 0 auto;
}
.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
  -webkit-animation: move 3s ease-out infinite;
    -moz-animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
  -webkit-animation: move 3s ease-out 1s infinite;
    -moz-animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
  -webkit-animation: move 3s ease-out 2s infinite;
    -moz-animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
  -webkit-transform: skew(0deg, 30deg);
  -ms-transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
  -webkit-transform: skew(0deg, -30deg);
  -ms-transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    -ms-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.text {
  display: block;
  margin-top: 20px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
  -webkit-animation: pulse 2s linear alternate infinite;
    -moz-animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}
/*scroll down indicator END*/
.order-online .custom-press-text p.available-info {
  padding-top: 0;
}
.order-online .custom-press-text a {
  color: #fff;
  text-shadow: none;
}
.order-online .custom-temp-btn {
    margin: 20px 6px 10px 6px;
}
.order-online .custom-press-text h2 {
    color: #fff;
    margin-bottom: 0;
}
.drink-menu.article-background.order-online {
    background-image: url(https://static.spotapps.co/web/agua301--com/css/../custom/order_back.jpg);
}
.order-online .custom-press-inner {
    padding: 10px;
    padding-bottom: 30px;
}
@media (max-width: 1300px) {
  .map-newsletter .text-wrapper:before {
    background-size: cover;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.2em;
  }
  .nav>li>a {
    font-size: 1em;
  }
  li.drop-down-link .sub-menu a,
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0px 10px;
  }
li.drop-down-link .sub-menu a {
  font-size: 0.9em;
}
}

@media (max-width: 1200px) {
  .navbar.nav-v6 .container {
    width: 100%;
  }
  .navbar.nav-v4 .header-logo {
    left: 5px;
    max-width: 155px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    line-height: 1.1em;
  }
}

@media (max-width: 1100px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 0 4px;
  }
  li.drop-down-link .sub-menu a {
    font-size: 0.9em;
  }
}

@media (max-width: 1024px) {
  .uk-overlay-panel .container {
    width: 100%;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.1em;
  }
  .about-us-v8-wrapper .container {
    width: 100% !important;
  }
  .food-menu-grid .food-price {
    padding: 0 5px 0 10px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .about-us-s4-wrapper .container {
    width: 80%;
  }

}

@media (max-width: 1023px) {
  .socialnav {
    margin-top: 20px;
    padding-left: 20px;
  }
  .social-icon {
    font-size: 27px;
    line-height: 35px;
  }
  .section-header, .about-us-v2 h1, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1 {
    font-size: 4em;
  }
  .about-us-v8-image-bar {
    height: 50px;
    font-size: 1.3em;
  }
  .custom_html_1-section .container {
    width: 70%;
    margin-top: 30px;
  }
  .about-page-content .about-us-v7-content .text-wrapper .text-content {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .about-us-s4-wrapper .container {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .navbar.nav-v6 .header-logo {
    max-width: 150px;
  }
  .social-icons-holder .contact-icon {
    width: 30px;
    height: 30px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 3.3em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    font-size: 2em;
  }
  .about-us-page .about-us-s1-content {
    padding-top: 30px;
  }

  .about-us-v8-content .text-wrapper {
    padding: 30px 50px !important;
  }
  .about-us-s1-wrapper p {
    line-height: 1.2em;
  }
  .about-us-page .about-us-s1-content h1 {
    margin-top: 10px;
    font-size: 2.8em;
  }
  .map-newsletter .bar {
    top: 0;
  }
}

@media (max-width: 850px) {
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    font-size: 1em;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: none;
  }
}
@media (width: 768px) {
  .order-online .custom-temp-btn {
    margin: 20px 12px 10px 12px;
  }
}
@media (max-width: 767px) {
  .navbar.nav-v6 .header-logo {
    max-width: 50px;
  }
  .scroll-down-holder.uk-position-bottom {
      bottom: 150px;
  }
  .scroll-down {
      margin-right: 50px;
  }
  .custom-banner-text {
    font-size: 1.9em;
  }
  .uk-dotnav {
    bottom: 65px;
  }
  .modal-content h1{
    font-size: 3em;
  }
  .about-us-page .uk-dotnav {
    bottom: 0;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-svg-border {
    height: 20px;
  }
  .top-svg-border svg, .bottom-svg-border svg {
    width: 767px;
    height: 20px;
  }
  .footer-v2-wrapper {
    padding-bottom: 80px;
  }
  .socialnav {
    margin-top: -40px;
  }
  .navbar-regular.nav-v6 .navbar-nav>li>a {
    padding: 5px 15px;
    font-size: 1.1em;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    padding: 12px 10px;
    font-family: 'Kanit', sans-serif; font-weight: 700;
    text-transform: uppercase;
    font-size: 0.9em;
  }
  .on-cover-content .section-wrapper .container {
    margin-bottom: 20px;
  }
  .uk-slidenav-position:hover .uk-slidenav {
    display: none;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    font-size: 2.4em;
  }
  .uk-overlay-panel p,
  .on-cover-content .section-wrapper p {
    font-size: 1.6em;
    line-height: 1.2em;
  }
  .uk-overlay-panel a.custom-temp-btn, .on-cover-content .section-wrapper a.custom-temp-btn {
    margin-top: 10px;
  }
  .banner-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .banner-section h1 {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .banner-section p {
    font-size: 1.4em;
  }
  .banner-section p a {
    display: block;
  }
  .section-header, .about-us-v2 h1, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h1 {
    font-size: 3.3em;
  }
  .about-us-v8-content .text-wrapper h1 {
    margin-top: 10px;
  }
  .about-us-v8-content .text-content.title-image h1:after {
    height: 65px;
    margin: 25px auto;
  }
  .about-us-page .about-us-s1-content h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.6em;
  }
  .about-us-s3-wrapper .map-footer p {
    font-size: 0.8em;
  }
  .video-holder {
    width: 90%;
  }
  .about-us-v8-wrapper {
    padding: 0 !important;
  }
  .about-us-v8-image-bar {
    height: 55px;
    font-size: 1.4em;
    padding-top: 15px;
  }
  .custom_html_1-section {
    padding: 30px 0;
  }
  .custom_html_1-section .container {
    width: 90%;
  }
  .embed-container {
    margin-top: 0;
  }
  .custom_html_1-section a {
    display: inline-block;
    width: 80%;
  }
  .specials-section {
    padding: 0 10px;
  }
  .style-traditional.drink-menu h2, .food-menu-section h2, .drink-menu-section h2 {
    font-size: 2.2em;
  }

  .onespecial, .oneeventday {
    font-size: 16px;
  }
  .events-container .events-holder {
    padding-top: 30px;
  }
  .events-container h1 {
    margin-top: 35px;
  }
  .style-traditional.drink-menu .pagecontent {
    padding-top: 80px;
  }
  .party-offer a.custom-temp-btn {
    border-left: none;
    border-right: none;
  }
  .food-menu-nav {
    margin-top: 30px;
  }
  .food-menu-nav .food-menu-nav-item {
    padding: 7px 20px;
    border: none;
    border-bottom: 2px solid rgba(23, 73, 110, 0.6);
    border-radius: 0;
    color: #17496e;
  }
  .food-menu-nav .food-menu-nav-item {
    color: #fff;
  }
  .food-menu-nav .food-menu-nav-item.active {
    border: none;
    border-bottom: 2px solid rgba(23, 73, 110, 0.6);
  }
  .food-menu-nav .food-menu-nav-item:first-of-type,
  .food-menu-nav .food-menu-nav-item:first-of-type.active,
  .food-menu-nav .food-menu-nav-item:first-of-type:hover {
    border-top: 2px solid #f26923;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover,
  .food-menu-nav .food-menu-nav-item.active:hover {
    background: #f26923;
    color: #fff;
  }
  .drink-menu .food-menu-grid h2 {
    font-size: 1.6em;
  }
  .food-menu-grid-item-content {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  }
  .food-menu-grid .food-item-holder {
    padding: 10px 0 20px 0;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 360px;
  }
  .about-us-v7-content p {
    font-size: 1.1em;
  }
  .about-us-v7-content .text-wrapper h3 {
    font-size: 1.3em;
  }


  .drink-menu.article-background .pagecontent {
    margin-top: 20px;
    padding-top: 30px;
  }
  .article-background h2 {
    margin-top: 20px;
  }
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
    width: 356px;
    font-size: 16px;
    margin-bottom: 0.6em;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid rgba(23, 73, 110, 0.6) ;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type.active:hover, .food-menu-nav .food-menu-nav-item.active:hover,
  .party-offer .food-menu-nav .food-menu-nav-item.active, .party-offer .food-menu-nav .food-menu-nav-item:hover, .party-offer .food-menu-nav .food-menu-nav-item:focus {
    background-color: #f26923;
    border-color: #f26923;
    color: #fff;
    border: 2px solid #f26923;
  }
  .catering-page .navbar-fixed-bottom .bottom-svg-border svg {
    height: 15px;
    width: auto;
  }
  .about-us-v7 .about-us-v7-content:first-of-type {
    min-height: 400px;
  }


  .custom-modal .sph-email-subscription {
    padding: 5px;
  }
  .custom-modal .section-header {
    font-size: 3em;
  }
  .nav-v7.navbar-fixed-top .navbar-collapse {
    max-height: 442px;
  }
  .about-us-background .about-us-v3 .text-wrapper {
    margin-bottom: 120px;
  }
  .about-us-v3 p {
    text-align: center;
  }

  .about-us-v3 .text-wrapper {
    padding: 30px 10px;
  }
  .about-us-background .pagecontent {
    padding-top: 66px;
  }
  .food-menu-page .food-menu-v2-wrapper, .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 45px;
  }
  .drink-menu.blog-background iframe {
    width: 100%;
  }
  .navbar.nav-v7 .navbar-tabs .socialnav {
    display: block;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.8em;
  }
  .about-us-v7-content .text-wrapper h1 {
    text-align: center;
  }
  .about-us-s3-wrapper .map-footer {
    bottom: 40px;
  }
  .about-us-s4-wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .about-us-s4-wrapper .container {
    width: 95%;
  }
  .about-us-s4-wrapper .section-header {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.6em;
  }
  .about-us-s4-wrapper h2 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1.5em;
  }
  .sister-locations img {
    max-height: 90px;
  }
  .sister-locations .social-icons-holder {
    margin-top: 5px;
  }
  .about-us-s4-wrapper p {
    font-size: 1.1em;
  }
  .party-background .section-header {
    font-size: 3.3em;
  }
}

@media (max-width: 768px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 378px;
  }


/*  .specials {
    margin-top: 100px;
  }*/
  .party-background .reservations-and-parties select.half-select {
    width: 185px;
  }
/*  .drink-menu .pagecontent {
    padding-top: 150px;
  }*/
}

@media (max-width: 640px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 356px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 174px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 356px;
  }
}

@media (max-width: 540px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 331px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 161px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 331px;
  }

}

@media (max-width: 390px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 320px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 156px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 320px;
  }
    .scroll-down {
      margin: 0 auto;
  }
}

@media (max-width: 360px) {
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 281px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 136px;
  }
  .drink-menu .reservations-and-parties textarea,
  .license {
    width: 281px;
  }
}

@media (max-width: 320px) {
  .navbar.nav-v6 .header-logo {
    max-width: 45px;
    left: 5px;
  }
  .uk-overlay-panel .container {
    width: 100%;
    padding: 0;
  }
  .uk-overlay-panel h1, .on-cover-content .section-wrapper .section-header {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 2em;
  }
  .uk-overlay-panel p, .on-cover-content .section-wrapper p {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 1.3em;
  }
  .uk-overlay-panel a.custom-temp-btn {
    font-size: 13px;
  }
  .banner-section h1 {
    font-size: 1.2em;
  }
  .section-header, .about-us-v2 h1, .about-us-v8-content .text-wrapper h1, .about-us-v7-content .text-wrapper h1, .specials-v3.home-specials h1, .about-us-v3 h1, .specials h1, .events h1, .events-container h1, .about-us-page .about-us-s1-content h1 {
    font-size: 2.8em;
  }
  .about-us-v8-content .text-holder p {
    font-size: 1.3em;
  }
  .about-us-v8-content h2, .about-us-v7-content h2, .custom_html_1-section h2, .events-v3-wrapper h2, .reviews-v2-wrapper h2, .map-newsletter h2, .reservations-text h2 {
    font-size: 1.3em;
  }
  .about-page-content .about-us-v7 .about-us-v7-content:last-of-type {
    min-height: 400px;
  }
  .about-us-page .about-us-s1-content h1 {
    font-size: 1.4em;
  }
  .about-us-page .about-us-s1-content p {
    font-size: 1.4em;
  }
  .catering-page .reservations-and-parties button,
  .reservations-and-parties textarea, .party-background .reservations-and-parties select.wide-select, .party-background .checkbox-holder {
      width: 248px;
  }
  .party-background .reservations-and-parties select.half-select {
    width: 120px;
  }
  .custom-modal .newsletter-popup .section-header {
    font-size: 2.6em;
    margin-bottom: 0;
  }
  .about-us-v8-image-bar {
    font-size: 1.1em;
  }
}
