/*
Theme Name: The Bosphorus Cafe
*/
section#section-announcement {
  padding: 10px;
  color: white;
  font-weight: bold;
  background-color: red;
  text-align: center;
  text-transform: uppercase;
}

#section-hero {
  background-size: cover;
  background-position: center center;
}
#section-hero .col-sm:first-child {
  text-align: center;
  margin: 80px 0;
}
#section-hero .logo {
  border: 5px solid #b00133;
  max-width: 100%;
  background-color: white;
  padding: 10px 0;
  margin-bottom: 30px;
}
#section-hero .logo img {
  max-width: 100%;
}
#section-hero .btn-reservation {
  border: 5px solid #990106;
  background-color: #b00133;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#section-menu .btn-reservation {
  border: 5px solid #990106;
  background-color: #b00133;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#section-order .btn-reservation {
  margin: 50px 0;
  border: 5px solid #990106;
  background-color: #b00133;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

#section-welcome {
  background-size: cover;
  background-position: center center;
  border-top: 15px solid #2a2a2a;
  background-color: #2a2a2a;
  font-size: 18px;
}
#section-welcome h1 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
#section-welcome .container {
  padding: 30px 15px;
}
#section-welcome .image {
  min-height: 350px;
  background-size: cover;
  background-position: center center;
}
#section-welcome .text {
  padding: 30px;
  background-color: white;
}

#section-gallery {
  border-top: 15px solid #2a2a2a;
  background-color: #2a2a2a;
  border-bottom: 15px solid #2a2a2a;
}

#section-menu {
  padding: 1rem 0;
}
@media (max-width: 576px) {
  #section-menu h2 {
    text-align: center;
  }
}
#section-menu .restaurant-menu .menus section.menu {
  display: none;
}
#section-menu .restaurant-menu .menus section.menu:first-child {
  display: block;
}
#section-menu .restaurant-menu .menus section.menu .menu-section {
  display: none;
}
#section-menu .restaurant-menu .menus section.menu .menu-section:first-child {
  display: block;
}
#section-menu .restaurant-menu .menu-nav li, #section-menu .restaurant-menu .menu-sub-nav li {
  cursor: pointer;
}
#section-menu .restaurant-menu .menu-description {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-size: 14px;
  margin: 30px 0;
  padding: 30px;
}
#section-menu .restaurant-menu .menu-description:empty {
  display: none;
}
#section-menu .restaurant-menu .menu ul li {
  list-style: none;
}
#section-menu .restaurant-menu .menu ul li h4 {
  margin: 0;
  padding: 0;
}
#section-menu .restaurant-menu .menu .items {
  padding-left: 0;
}
#section-menu .restaurant-menu .menu .items li {
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
  padding-top: 10px;
}
#section-menu .restaurant-menu .menu-nav {
  padding-top: 10px;
  padding-left: 0;
  text-align: center;
}
#section-menu .restaurant-menu .menu-nav .active {
  font-weight: bold;
  border-bottom: 5px solid #b00133;
}
#section-menu .restaurant-menu .menu-nav li {
  list-style: none;
  display: inline-block;
  margin: 0 25px 15px 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
#section-menu .restaurant-menu .menu-nav li:last-child {
  margin-right: 0;
}
#section-menu .restaurant-menu .menu-sub-nav {
  text-align: center;
}
#section-menu .restaurant-menu .menu-sub-nav .active {
  font-weight: bold;
  border-bottom: 5px solid #b00133;
}
#section-menu .restaurant-menu .menu-sub-nav li {
  font-size: 12px;
  list-style: none;
  display: inline-block;
  margin: 0 25px 15px 0;
  padding-bottom: 0;
  text-transform: uppercase;
}
#section-menu .restaurant-menu .menuItemImageThumbnail {
  width: 105px;
  height: 105px;
  background-size: cover;
  float: left;
  margin-right: 25px;
}
#section-menu .restaurant-menu .menuItemTitle {
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
#section-menu .restaurant-menu .menuItemTitle h4 {
  display: table-cell;
  text-align: left;
  font-size: 20px;
}
#section-menu .restaurant-menu .menuItemTitle span {
  display: table-cell;
  text-align: right;
  font-size: 20px;
}
#section-menu .restaurant-menu .menuItemPriceLeaders {
  margin: 0;
  padding: 0;
  list-style: none;
  direction: rtl;
  width: 0;
  white-space: nowrap;
  content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
  font-size: 1.0625em;
  font-weight: normal;
  color: #333333;
}
#section-menu .restaurant-menu .menuItemPriceLeaders li {
  display: inline;
  background: #ffffff;
  list-style: none;
}
#section-menu .restaurant-menu .menuItemPriceLeaders li span {
  overflow: hidden;
  text-overflow: ellipsis;
}
#section-menu .restaurant-menu .lunch-menu {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-height: 500px;
}
#section-menu .restaurant-menu .lunch-menu:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

#section-reservation {
  padding: 2em 0;
  background-size: cover;
  background-image: url("//thebosphoruscafe.com/wordpress/wp-content/uploads/2019/09/2016_NMC_Bosphorus_EleseCoutura_21.jpg");
  background-position: center center;
}
#section-reservation .reservation-form {
  background-color: white;
  padding: 25px;
}
#section-reservation .reservation-form .important {
  margin: -25px -25px 25px -25px;
  padding: 0.5em;
  color: white;
  background-color: #b00133;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 576px) {
  #section-reservation .reservation-form .important {
    font-size: 16px;
  }
}
#section-reservation .reservation-form .form-response {
  margin: 25px -25px -25px -25px;
  padding: 0.5em;
  color: white;
  background-color: #b00133;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#section-reservation .reservation-form input, #section-reservation .reservation-form textarea, #section-reservation .reservation-form select {
  font-size: 13px;
}
#section-reservation .reservation-form button {
  border-color: #990106;
  background-color: #b00133;
  text-transform: uppercase;
  border-width: 4px;
}

#section-reviews {
  position: relative;
  border-top: 10px solid #b00133;
  border-bottom: 10px solid #b00133;
  padding: 25px;
  background-color: #103869;
}
#section-reviews .intro {
  color: white;
}

#section-map .image {
  min-height: 350px;
  background-size: cover;
  background-position: center center;
}
#section-map .container-fluid {
  padding: 0;
}
#section-map #map {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 768px) {
  #section-map #map {
    height: 350px;
  }
}

#section-footer {
  padding: 1rem 0;
  color: white;
  background-color: #2a2a2a;
}
@media (max-width: 992px) {
  #section-footer .col-12 {
    margin-bottom: 1em;
  }
}
#section-footer h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #818183;
  margin-bottom: 0.5em;
}
#section-footer .phone {
  margin-bottom: 0.5em;
  color: white;
  font-size: 24px;
  font-weight: 900;
}
#section-footer .btn-reservation {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.5em;
  border: 5px solid #990106;
  background-color: #b00133;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  #section-footer {
    font-size: 175%;
  }
  #section-footer h3 {
    font-size: 125%;
  }
  #section-footer .phone {
    font-size: 125%;
  }
  #section-footer .btn-reservation {
    font-size: 90%;
  }
}
#section-footer .social-media-bar a {
  color: white;
  font-size: 36px;
  padding-right: 10px;
}
#section-footer table td {
  text-align: right;
}
#section-footer table td:first-child {
  padding-right: 10px;
}
#section-footer table td:nth-child(3) {
  padding-left: 5px;
  padding-right: 5px;
}

footer.footer-floating {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #b00133;
  padding: 10px;
  text-align: center;
}
footer.footer-floating a {
  border: none;
}
footer.footer-floating .btn-icon-text {
  display: inline-block;
  margin: 0 10px;
  color: white;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}
footer.footer-floating .btn-icon-text i {
  display: block;
  font-size: 24px;
  margin-bottom: 4px;
}
footer.footer-floating .btn-icon-text .svg-inline--fa {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 4px;
}

#section-order-delivery {
  padding: 35px 0;
}
#section-order-delivery h2 {
  text-transform: uppercase;
  margin-bottom: 25px;
}
#section-order-delivery .col {
  text-align: center;
}
#section-order-delivery .col img {
  max-width: 100px;
  max-height: 50px;
}
@media (min-width: 768px) {
  #section-order-delivery .col img {
    max-width: 150px;
    max-height: 100px;
  }
}
@media (min-width: 992px) {
  #section-order-delivery .col img {
    max-width: 200px;
    max-height: 150px;
  }
}

#modal-beyondmenu h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
}
#modal-beyondmenu h4 {
  font-size: 24px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
#modal-beyondmenu .logo-beyond-menu {
  display: block;
  text-align: center;
}
#modal-beyondmenu .col {
  text-align: center;
}
#modal-beyondmenu .col img {
  max-width: 100px;
  max-height: 50px;
}
@media (min-width: 768px) {
  #modal-beyondmenu .col img {
    max-width: 150px;
    max-height: 100px;
  }
}
@media (min-width: 992px) {
  #modal-beyondmenu .col img {
    max-width: 200px;
    max-height: 150px;
  }
}

.carry-out h2.special {
  color: #b00133;
  font-weight: bold;
  margin-bottom: 5px !important;
}
.carry-out small {
  display: block;
  font-size: 10px;
  margin-bottom: 15px;
}

#section-menu-header .row {
  border-bottom: 1px solid #CCC;
}
#section-menu-header .logo {
  max-width: 150px;
  margin: 15px 0;
}
#section-menu-header .logo img {
  max-width: 100%;
}
#section-menu-header .phone {
  color: black;
}

body {
  font-family: "Montserrat", sans-serif !important;
}

.btn-reservation {
  border: 5px solid #990106;
  background-color: #b00133;
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

#modal-special-hours .closed {
  text-align: center;
}
#modal-special-hours .modal-content {
  color: white;
  background-color: #b00133;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #modal-special-hours .modal-content {
    font-size: 16px;
  }
}
#modal-special-hours .modal-content td {
  padding: 10px;
}

a.badge-special-hours {
  color: white !important;
  cursor: pointer;
  margin-left: 1em;
  margin-top: -0.25em;
  font-size: 11px;
  vertical-align: middle;
  background-color: #b00133;
}

.popover-hours-special-template {
  display: none;
}

.popover {
  max-width: 700px;
}

#colophon {
  margin-bottom: 75px;
}

/**
  Patch for Safari automatically highlighted telephone links
 */
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */
