@import url("//fonts.googleapis.com/css2?family=Caladea:ital,wght@0,400;0,700;1,400&display=swap");

/*
(tabs, titles - bold700)
(text, buttons - regular400)
(subtitles - italic-regular400)
font-family: 'Caladea', serif;
*/

a {
  color: #fff;
}

body {
  font-family: "Caladea", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Caladea", serif;
  font-weight: 700;
}

.navbar-regular.nav-v7 .navbar-nav > li > a {
  text-transform: capitalize;
  font-family: "Caladea", serif;
  font-weight: 700;
  font-size: 1.3em;
  padding: 0 12px;
  border-right: none !important;
  white-space: nowrap;
}

.uk-overlay-panel a.custom-temp-btn,
.on-cover-content .section-wrapper a.custom-temp-btn,
.about-us-v8-wrapper a.custom-temp-btn,
.map-newsletter .sph-email-subscription .sph-submit-button,
.custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
.addtocalendar.atc-style-blue .atcb-link,
.specials-v3.home-specials div a.custom-temp-btn,
.party-offer a.custom-temp-btn,
.tmt-section a.custom-temp-btn {
  padding: 10px 40px;
  text-transform: uppercase;
  background-color: #000;
  background: #000;
  border: 2px solid #000;
  color: #fff;
  font-family: "Caladea", serif;
  font-size: 18px;
  box-shadow: none;
  border-radius: 0;
  opacity: 1;
  -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;
}
.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,
.addtocalendar.atc-style-blue .atcb-link:hover,
.tmt-section a.custom-temp-btn:hover,
.tmt-section a.custom-temp-btn:focus {
  text-decoration: none;
  background-color: transparent;
  background: transparent;
  border: 2px solid #000;
  color: #000;
}
.uk-overlay-panel a.custom-temp-btn:hover,
.specials-v3.home-specials div a.custom-temp-btn {
  background-color: #fff;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
}
.specials-v3.home-specials div a.custom-temp-btn:hover {
  background-color: transparent;
  background: transparent;
  border: 2px solid #fff;
  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,
.custom-modal .newsletter-popup .section-header,
.about-us-v3 h1,
.specials h1,
.events h1,
.events-container h1,
.about-us-page .about-us-s1-content h1 {
  text-transform: uppercase;
  font-size: 4em;
  font-family: "Caladea", serif;
  margin: 20px 0 0;
}
.about-us-v8-content .text-wrapper h2,
.tmt-section h2,
.reviews-v2-wrapper h2,
.map-newsletter h2 {
  text-transform: none;
  font-family: "Caladea", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1.7em;
  margin: 25px 0;
  color: #000;
}

/* home page */

/* slideshow section */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}
.uk-overlay-panel .container {
  width: 100%;
}
.uk-overlay-panel h1,
.on-cover-content .section-wrapper .section-header {
  font-family: "Caladea", serif;
  text-transform: none;
  font-size: 5.5em;
  margin: 0;
}
.uk-overlay-panel .slide-text {
  font-family: "Caladea", serif;
  font-style: italic;
  text-transform: none;
  font-size: 3.1em;
  margin: -10px 0 0;
}
.uk-dotnav-contrast > .uk-active > *,
.uk-dotnav-contrast > * > :hover {
  background: #000;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.uk-dotnav-contrast > * > * {
  background: #fff;
}
/* slideshow section end */

/* banner section */
.banner-section {
  padding: 30px 0;
}
.banner-section h1 {
  text-transform: capitalize;
  font-family: "Caladea", serif;
  font-weight: 400;
  font-size: 1.3em;
}
.banner-section .banner-pin {
  color: #fa030c;
  top: -2px;
  font-size: 1.3em;
}
.banner-section .banner-pin:hover,
.banner-section .banner-pin:active,
.banner-section .banner-pin:focus {
  color: #fff;
}
/* banner section end */

/* custom html 1 section */
.aboutus-section {
  text-align: center;
  font-family: "Caladea", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 1.7em;
}
.aboutus-content {
  text-align: center;
  font-size: 1.3em;
  margin-top: 35px;
}
.custom_html_1-section {
  background-color: #000;
  color: #fff;
  border-top: 2px solid #fff;
}
/* custom html 1 section end */

/* about us v8 section */
.about-us-v8-wrapper:before {
  background-color: #f5ebe2;
}
/* about us v8 section end */

/* Specials section */
.specials-v3.home-specials {
  background-color: #000;
}
.specials-v3.home-specials h1 {
  color: #fff;
  margin: 20px 0;
}
.specials-v3.home-specials .specials-text,
.specials-v3.home-specials .specials-hours {
  font-size: 1.6em;
  color: #fff;
  margin: 5px auto;
}
/* Specials section end */

/* Reservations TMT sections */
.tmt-section h1 {
  margin: 10px 0 0;
}
.tmt-section h2 {
  margin: 15px 0 25px;
  text-transform: capitalize;
}
/* Reservations TMT sections end */

/* Gallery section */
.gallery {
  background-color: #000;
}
.gallery .section-header {
  color: #fff;
  margin: 0 0 40px;
}
/* Gallery section end */

/* reviews section */
.reviews-v2-wrapper {
  background-size: cover !important;
  background-attachment: scroll !important;
}
.reviews-v2-wrapper h1 {
  color: #000;
  margin: 20px 0 0;
}
.reviews-v2-wrapper .container {
  padding-top: 0;
}
.reviews-v2-wrapper h2 {
  margin: 25px 0;
  color: #000;
}
.reviews-v2-wrapper h3 {
  text-transform: none;
  font-family: "Caladea", serif;
  font-weight: 400;
  font-size: 1.3em;
  margin: 25px auto 0;
  color: #000;
}
.reviews-v2-wrapper h3 .fa.fa-star {
  color: #000;
  font-size: 0.8em;
}
.reviews-v2-wrapper .review-quote {
  color: #000;
  opacity: 1;
}
.reviews-v2-wrapper .review-text p {
  font-size: 1.3em;
  line-height: 1.3em;
}
.owl-theme .owl-dots .owl-dot button {
  background-color: #fff;
  border: 1px solid #fff;
  opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active button,
.owl-theme .owl-dots .owl-dot button:hover {
  background-color: #000;
  border: 1px solid #000;
}
/* reviews section end */

/* newsletter section */
.map-newsletter .text-wrapper:before {
  background-color: #f5ebe2;
}
.map-newsletter {
  border-right: none;
}
.map-newsletter .section-header {
  color: #000;
}
.map-newsletter h2 {
  text-transform: capitalize;
}
.map-newsletter .sph-email-subscription h2 {
  color: #000;
  font-family: "Caladea", serif;
  font-style: normal;
}
.map-newsletter .sph-email-subscription .sph-email-input {
  color: #000;
  border-bottom: 1px solid #000;
  padding: 13px 5px;
}
.map-newsletter .bar {
  top: -5px;
}
.map-newsletter .bar:before,
.map-newsletter .bar:after {
  background: #fff;
}
.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;
}
.sph-response-message {
  color: #000;
  font-size: 1.3em;
}
.googlemap-v3-wrapper .triangle {
  display: none;
}
/* newsletter section end */

/* newsletter pop-up */
.custom-modal .modal-content {
  background-color: #f5ebe2;
  background-image: url("https://static.spotapps.co/web/zachary--cafephoenicia--com/css/../custom/parties_back.jpg");
  background-size: cover;
  background-position: center center;
  color: #000;
}
.custom-modal .close {
  color: #000;
}
.custom-modal .newsletter-popup .section-header {
  color: #000;
  font-weight: 700;
}
.custom-modal .newsletter-popup .sph-email-subscription h2 {
  font-family: "Caladea", serif;
  font-size: 1.3em;
  color: #000;
}
.custom-modal .newsletter-popup .sph-email-subscription .sph-email-input {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  padding: 10px 15px;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input::-webkit-input-placeholder {
  color: #000;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
.custom-modal
  .newsletter-popup
  .sph-email-subscription
  .sph-email-input:-ms-input-placeholder {
  color: #000;
}
/* newsletter pop-up end */

/* contact section */
.contact-v3 {
  background-color: #000;
  color: #fff;
}
.contact-v3 .hours-title h1,
.contact-v3 .social-title h1,
.contact-v3 .contact-us-title h1 {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 400;
}
.contact-v3 .days {
  text-transform: capitalize;
  padding-bottom: 0;
  font-size: 1.2em;
}
.contact-v3 .from-to {
  text-transform: lowercase;
  padding-bottom: 20px;
  font-size: 1.2em;
}
.contact-v3 a {
  text-decoration: none;
  color: #fff;
  font-size: 1.2em;
}
/* contact section end */

/* footer v2 */
.footer-v2-wrapper {
  background-color: #000;
  border-top: 2px solid #fff;
}
/* footer v2 end */

/* food and drinks pages */
.food-menu-page .food-menu-v2-wrapper,
.drink-menu-page .drink-menu-v2-wrapper {
  padding-top: 100px;
}
.food-menu-v2-wrapper .section-header,
.drink-menu-v2-wrapper .section-header {
  color: #000;
}
.food-menu-nav .food-menu-nav-item {
  font-size: 18px;
  font-family: "Caladea", serif;
  padding: 7px 15px;
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}
.food-menu-nav .food-menu-nav-item:hover,
.food-menu-nav .food-menu-nav-item.active {
  background-color: #000;
  border: 2px solid #000;
  color: #fff;
}
.food-menu-grid-item-content {
  border-radius: 0;
  background-color: #fff;
}
.food-menu-grid .menu-description p {
  font-size: 1.3em;
}
.drink-menu .food-menu-page h2,
.drink-menu .drink-menu-page h2 {
  font-family: "Caladea", serif;
  font-size: 1.8em;
  font-style: italic;
  font-weight: 400;
  color: #000;
}
.food-menu-grid .food-menu-description p {
  color: #000;
}
.food-menu-grid-item-content .food-menu-content {
  border-left: 1px solid #fa030c;
}
.food-menu-grid h3,
.food-menu-grid .food-price {
  color: #000;
  font-family: "Caladea", serif;
  font-size: 1.3em;
}
.food-menu-grid .food-price {
  color: #fa030c;
}
.food-menu-grid .food-item-description {
  font-size: 1.2em;
  color: #757575;
}
.drink-menu .food-menu-page .empty-content-message h2,
.drink-menu .food-menu-page .empty-content-message h3 {
  color: #000;
  font-family: "Caladea", serif;
  font-size: 1.4em;
  text-transform: none;
}
/* food and drinks pages end */

/* specials page */
.drink-menu .pagecontent {
  padding-top: 165px;
}
.onespecial {
  font-size: 18px;
}
.specials h1 {
  font-weight: 700;
}
.specials h2 {
  text-transform: uppercase;
  font-size: 1.3em;
  color: #fff;
}
/* specials page end */

.empty-content-message h2,
.empty-content-message h3 {
  text-transform: none;
  text-align: center;
  font-family: "Caladea", serif;
  font-size: 1.3em;
  font-weight: 400;
  color: #fff;
}

/*media quiries */
@media (max-width: 1400px) {
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.6em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.5em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 5em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 2.8em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.3em;
  }
}

@media (max-width: 1200px) {
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3.2em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.4em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.6em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 2.6em;
  }
  .map-newsletter .text-wrapper .text-content {
    top: 100px;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1.1em;
  }
}

@media (max-width: 1023px) {
  .uk-overlay-panel a.custom-temp-btn,
  .on-cover-content .section-wrapper a.custom-temp-btn,
  .about-us-v8-wrapper a.custom-temp-btn,
  .map-newsletter .sph-email-subscription .sph-submit-button,
  .custom-modal .newsletter-popup .sph-email-subscription .sph-submit-button,
  .addtocalendar.atc-style-blue .atcb-link,
  .specials-v3.home-specials div a.custom-temp-btn,
  .party-offer a.custom-temp-btn,
  .tmt-section a.custom-temp-btn {
    font-size: 17px;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 3em;
  }
  .about-us-v8-content .text-wrapper h2,
  .tmt-section h2,
  .reviews-v2-wrapper h2,
  .map-newsletter h2 {
    font-size: 1.3em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 4.2em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 2.3em;
  }
  .map-newsletter .text-wrapper .text-content {
    top: 50px;
  }
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
  }
  .drink-menu .food-menu-page h2,
  .drink-menu .drink-menu-page h2 {
    font-size: 1.5em;
  }
  .food-menu-grid h3,
  .food-menu-grid .food-price {
    font-size: 1.2em;
  }
  .onespecial {
    font-size: 17px;
  }
}

@media (max-width: 991px) {
  .navbar-regular.nav-v7 .navbar-nav > li > a {
    font-size: 1.2em;
    padding: 0 8px;
  }
  .social-icons-holder .contact-icon {
    width: 25px;
  }
  .banner-section {
    padding: 20px 0;
  }
  .map-newsletter .bar {
    top: 1px;
  }
  .contact-v3 .contact-location,
  .contact-v3 .hours,
  .contact-v3 .find-us {
    font-size: 1em;
  }
}

@media (max-width: 767px) {
  .navbar.nav-v7 .header-logo {
    max-width: 130px;
  }
  .navbar.nav-v7 .navbar-nav > li > a {
    font-size: 1.1em;
    padding: 8px 15px;
  }
  .social-icons-holder .contact-icon {
    width: 32px;
  }
  .navbar-inverse .navbar-collapse {
    max-height: 480px;
  }
  .navbar-fixed-bottom.nav-v1 .bottom-list-item a {
    text-transform: uppercase;
    font-family: "Caladea", serif;
    padding: 15px 5px;
    font-size: 15px;
  }
  .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,
  .custom-modal .newsletter-popup .section-header,
  .about-us-v3 h1,
  .specials h1,
  .events h1,
  .events-container h1,
  .about-us-page .about-us-s1-content h1 {
    font-size: 2.7em;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.8em;
    padding-bottom: 10px;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.6em;
  }
  .about-us-v8-content .text-wrapper {
    text-align: center !important;
  }
  .about-us-v8-content.content-right .text-content h1:after {
    margin: auto;
    margin-top: 20px;
  }
  .about-us-v8-item .about-us-v8-content .text-content.title-bar h1:after {
    margin: auto;
    margin-top: 20px;
  }
  .food-menu-page .food-menu-v2-wrapper,
  .drink-menu-page .drink-menu-v2-wrapper {
    padding-top: 60px;
  }
  .food-menu-nav .food-menu-nav-item {
    font-size: 16px;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
  }
  .food-menu-nav .food-menu-nav-item.active,
  .food-menu-nav .food-menu-nav-item:hover,
  .food-menu-nav .food-menu-nav-item:focus {
    border: none;
    border-bottom: 2px solid #000;
  }
  .food-menu-nav .food-menu-nav-item:first-of-type {
    border-top: 2px solid #000;
  }
  .drink-menu .pagecontent {
    padding-top: 85px;
  }
  .onespecial {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  .navbar.nav-v7 .header-logo {
    max-width: 110px;
  }
  .uk-overlay-panel h1,
  .on-cover-content .section-wrapper .section-header {
    font-size: 2.3em;
  }
  .uk-overlay-panel .slide-text {
    font-size: 1.3em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription h2 {
    font-size: 1.1em;
  }
  .custom-modal .newsletter-popup .sph-email-subscription label h2 {
    font-size: 1.1em;
  }
  .empty-content-message h2,
  .empty-content-message h3,
  .drink-menu .food-menu-page .empty-content-message h2,
  .drink-menu .food-menu-page .empty-content-message h3 {
    font-size: 1.2em;
  }
}
