/*!
 * Start Bootstrap - 3 Col Portfolio (https://startbootstrap.com/template-overviews/3-col-portfolio)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-3-col-portfolio/blob/master/LICENSE)
 */

@font-face {
  font-family: 'Figtree';
  src: url(/assets/fonts/figtree/Figtree-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Figtree-semibold';
  src: url(/assets/fonts/figtree/Figtree-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Figtree-bold';
  src: url(/assets/fonts/figtree/Figtree-Bold.ttf) format('truetype');
}

html, body {
  height: 100%;
}

h1 {
  font-size: 24px;
  font-family: Figtree-bold;
  padding-left: 15px;
}

h2 {
  font-size: 20px;
  font-family: Figtree-bold;
}

h4 {
  font-size: 16px;
  font-family: Figtree-bold;
}

body {
  font-family: 'Figtree', sans-serif;
  padding-top: 56px;
  height: 100%;
  min-height: 100%;
}

#header {
  padding: 10px 0 0 0;
}

#top-bar {
  padding: 8px 89px 8px 30px;
  min-height: 56px;
  display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-flow: row nowrap;
  background: #373A44;
  border-radius: 15px;
  width: 100%;
}

.has-shopping-cart #top-bar {
  padding-right: 129px;
}

.has-user #top-bar {
  padding-right: 112px;
}

#top-bar a.nav-link {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Figtree-semibold';
}

.blue-button {
  border-radius: 3px;
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  text-transform: uppercase;
}

.blue-button:hover {
  text-decoration: none;
}

.disabled {
  opacity: 0.25;
  cursor: default;
}

.no-wrap {
  white-space: nowrap;
}

.pull-right {
  float: right;
}

#main-content {
  min-height: calc(100% - 96px);
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 15px;
}

.submenu-wrapper {
  margin-top: 3px;
}

footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

footer a {
  font-size: 16px;
}

footer a:hover, footer a.active {
  text-decoration: none;
}

#local-footer-info {
  text-align: center;
  margin-bottom: 15px;
}

#local-footer-info a {
  text-transform: uppercase;
}

#restaurant-order-contacts a {
  margin-right: 20px;
  display: inline-block;
}

#restaurant-order-contacts a:hover {
  text-decoration: none;
}

#restaurant-order-contacts i {
  display: inline-block;
  width: 20px;
  text-align: center;
}

#header .container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

#invoice-link i {
  margin-right: 3px;
}

#card-logos {
  text-align: left;
}

#card-logos p {
  margin-bottom: 0;
}

#card-logos img {
  height: 45px;
}

#company-details, #contact-details {
  padding-top: 9px;
}

#company-details {
  text-align: center;
}

#contact-details {
  text-align: right;
}

#contact-details a {
  color: #FFF;
  margin-left: 10px;
  display: inline-block;
}

#contact-details a i {
  margin-right: 3px;
}

#contact-details p, #company-details p {
  margin-bottom: 5px;
}

#contact-details p:last-child, #company-details p:last-child {
  margin-bottom: 0;
}

#navbarResponsive {
  position: relative;
  top: -1px;
}

.local #navbarResponsive {
  display: none!important;
}

@media (max-width: 1199px) {
  #card-logos img {
    height: 40px;
  }
  #company-details {
    padding-top: 0;
    line-height: 125%;
    text-align: left;
  }
  #company-details span {
    display: inline-block;
  }
}

@media (min-width: 1199px) {
  /*#navbarResponsive .navbar-nav {
    margin: 0 auto;
  }*/
}

@media (max-width: 990px) {
  #contact-details {
    padding-top: 0;
  }
  #card-logos img {
    height: 30px;
  }
  #contact-details a {
    margin-left: 0;
  }
  #orders-title {
    display: none;
  }
  #restaurant-order-contacts a {
    display: inline-block;
    text-align: left;
  }
  footer li {
    display: inline-block;
    margin: 0 3px;
  }
  #company-details, #contact-details {
    line-height: inherit;
  }
  .local footer {
    padding: 10px 0 26px 0;
  }
}

@media (max-width: 575px) {
  #company-details, #contact-details {
    top: 0;
    padding-bottom: 7px;
    line-height: 175%;
  }
  #card-logos {
    text-align: center;
    padding-bottom: 11px;
  }
  #card-logos img {
    height: 40px;
  }
  #contact-details {
    padding-bottom: 0;
    text-align: center;
  }
  #contact-details a {
    margin: 0 5px;
  }
  #company-details {
    text-align: center;
  }
}

/* Stalo ir vietos priskyrimas */

#table-assign-link {
  color: rgba(255,255,255,1);
}

.modal {
  background: rgba(0, 0, 0, 0.1);
}

#choose-place-popup {
  text-align: center;
}

.modal-body h6, .modal-body h5 {
  font-size: 24px;
}

.table-place {
  position: relative;
  margin: 2px 0;
}

.place-order-quantity {
  font-size: 15px;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #CC0000;
  color: #FFF;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
}

.table-place, .popup-table, .popup-table-place, .popup-quantity-button {
  display: inline-block;
  border: solid 2px #3271A3;
  border-radius: 3px;
  color: #3271A3;
  width: 47px;
  height: 47px;
  font-size: 25px;
  text-align: center;
  padding: 1px;
  -webkit-transition: background-color 100ms linear;
  -ms-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}

.table-place {
  margin: 5px;
}

.popup-table {
  overflow: hidden;
}

.popup-table, .popup-table-place, .popup-quantity-button {
  height: 100px;
  width: 100px;
  margin: 17px 14px;
  font-size: 58px;
}

.table-place:hover, .popup-table:hover, .popup-table-place:hover, .table-place.active, .popup-table-place.active, .popup-quantity-button:hover, .popup-quantity-button.active {
  border-color: #105081;
  background: #105081;
  color: #FFF;
  text-decoration: none;
}

.popup-table-place.disabled {
  opacity: 0.4;
}

.popup-table-place.disabled:hover {
  background: none;
  color: #3271A3;
}

#selected-table {
  margin: 8px 0;
  width: 100%;
  padding: 3px;
}

#submit-table {
  border: none;
  padding: 5px 15px;
  font-size: 14px;
}

.hidden {
  display: none;
}

.owl-carousel {
  padding: 1px;
}

.owl-item a {
  display: block;
  font-size: 17px;
  text-align: center;
  padding: 7px 15px 8px 15px;
}

.owl-item a:hover {
  text-decoration: none;
}

.owl-dots {
  display: none;
}

@media (max-width: 575px) {
  .popup-table-place, .popup-quantity-button {
    width: 75px;
    height: 75px;
    font-size: 42px;
    margin: 13px 10px;
  }
}

@media (max-width: 450px) {
  .popup-table-place, .popup-quantity-button {
    width: 50px;
    height: 50px;
    font-size: 26px;
  }
}

/* */

#footer-contacts a {
  color: #FFF;
  margin-left: 20px;
}

.language-select img, .current-language-img img {
  height: 20px;
  width: 30px;
  border-radius: 4px;
}

.navbar-dark .navbar-toggler {
  padding: 0.25rem;
}

.navbar-dark .navbar-toggler:focus {
  outline: none;
}

#language-container {
  position: absolute;
  top: 13px;
  z-index: 10;
}

.web #language-container, .local.home #language-container {
  right: 45px;
}

.local #language-container {
  right: 30px;
}

.language-selector {
  display: none;
  background: #62A0CD;
  padding: 10px;
  border: solid 1px rgba(255,255,255,0.8);
  border-top: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  z-index: 1000;
}

#language-container.open .language-selector {
  display: inline-block;
  position: absolute;
  right: -11px;
  top: 43px;
}

.modal-dialog {
  max-width: 500px;
}

@media (max-width: 991px) {
  .home.web.has-shopping-cart #language-container {
    right: 144px;
  }
  .home.web.has-shopping-cart.has-user #language-container {
    right: 165px;
  }
  .web #language-container {
    right: 100px;
  }
  .local.home #language-container {
    right: 85px;
  }
  .web.has-user #language-container {
    right: 122px;
  }
  .navbar-nav {
    margin-top: 7px;
  }
  #navbarResponsive .nav-item {
    border-top: solid 1px;
  }
  #navbarResponsive .nav-item:first-child {
    border-top: none;
  }
}

@media (max-width: 767px) {
  #restaurant-order-contacts, #restaurant-services-links, #footer-links  {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #top-phone {
    margin: 0 20px;
  }
  #top-bar {
    padding-left: 15px;
  }
  .web #language-container {
    right: 85px;
  }
}

@media (max-width: 600px) {
  #footer-links {
    width: 100%;
  }
  footer {
    text-align: center;
  }
  footer .pull-right {
    float: none;
  }
}

@media (max-width: 575px) {
  .modal-dialog {
    max-width: 100%;
  }
  .home.web.has-shopping-cart #language-container {
    right: 119px;
  }
  #restaurant-order-contacts a, #orders-title {
    display: inline-block;
    margin: 0 5px;
  }
  #footer-links {
    padding-bottom: 7px;
    text-align: center;
  }
  #footer-links a {
    margin: 0 5px;
  }
  #orders-title {
    display: none;
  }
  footer a {
    font-size: 14px;
  }
}

@media (max-width: 525px) {
  #top-phone span {
    display: none;
  }
  #top-phone {
    margin: 0;
    position: absolute;
    font-size: 25px;
    top: 10px;
    right: 85px;
  }
  #top-phone.home-page {
    top: 2px;
    right: 112px;
  }
}

@media (max-width: 400px) {
  li#user-login-link {
    display: block;
    margin-top: 10px;
  }
}

.fancybox-slide--iframe .fancybox-content {
  max-width  : 90%;
  max-height : 90%;
  margin: 0;
}

.no-select {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.ui-front {
  z-index: 1100;
}

#big-sales-disabled-message {
  font-size: 28px;
}

/* */

#web-orders-disabled {
  background: #FFF;
  padding: 50px;
  box-sizing: border-box;
}

#cart-block-container #web-orders-disabled {
  padding: 0;
  font-size: 16px;
  line-height: 150%;
}

@media (max-width: 575px) {
  #web-orders-disabled {
    padding: 20px;
  }
  #web-orders-disabled h1 {
    margin-bottom: 0;
    font-size: 24px;
    text-align: center;
  }
  .home.disabled-orders #main-content {
    margin-top: 0;
  }
  .disabled-orders #language-container {
    right: 10px;
  }
}

@media (max-width: 450px) {
  .fancybox-slide {
    padding: 0;
  }
}

.owl-nav {
  display: none;
}

.owl-nav button {
  position: absolute;
  top: 0;
  font-size: 24px;
  width: 36px;
  text-align: center;
  color: #444;
  background: #FFF;
}

.owl-nav button:hover {
  background: #FFF;
}

.owl-nav button:focus {
  outline: none;
}

#completed-order-page, #order-page, #cms-page, .cms-block, #gift-transfer-page {
  padding: 15px;
  box-sizing: border-box;
}

.cms-blocks > div {
  margin-bottom: 15px;
}

.cms-block p {
  margin-bottom: 5px;
}

.cms-block :last-child {
  margin-bottom: 0;
}

.cms-block img {
  max-width: 100%;
  height: auto;
}

#user-log-out-text {
  display: none;
}

@media (max-width: 990px) {
  #user-log-out-text {
    display: inline-block;
  }
}

/* */

#home-delivery-notification {
  margin: 10px 0 0 0;
  font-weight: 600;
}

/* */

#footer-cookie-container {
  position: fixed;
  bottom: 5px;
  left: 0;
  width: 100%;
  z-index: 1001;
}

#footer-cookie-popup {
  display: none;
  text-align: center;
  background: #FFF;
  padding: 10px;
  -webkit-box-shadow: 0 0 5px #C6C6C6;
  box-shadow: 0 0 5px #C6C6C6;
  font-weight: 600;
}

/* Logotipo atvaizdavimas */

.has-logo .navbar-brand {
  padding: 0;
}

.navbar-brand img {
  height: 40px;
  width: auto;
}

/* */

.back-to-list-container {
  text-align: center;
  position: relative;
  margin-top: 10px;
  top: 10px;
  font-size: 18px;
  display: none;
}

.back-to-list-button, .back-to-list-button:hover {
  color: #000;
}

#scheduled-delivery-time {
  font-weight: 800;
}

@media (max-width: 500px) {
  .back-to-list-container {
    display: block;
  }
}

/* Vartotojų zona */

.dropdown-menu {
  margin: 0;
}

.user-login-button, .user-login-button:hover {
  color: #FFF;
  padding: .5rem;
}

#user-menu-toggle {
  display: inline-block;
  border: none;
  color: #FFF;
  font-size: 25px;
  position: absolute;
  right: 71px;
  top: 10px;
}

a#user-menu-toggle {
  padding: 0 0.25rem;
  top: 8px;
}

#user-menu {
  padding: 0;
  right: 15px;
}

#user-top-info {
  display: block;
  padding: 0.5rem;
}

#user-menu li {
  border-bottom: 1px solid rgba(0,0,0,.15);
}

#user-menu li a {
  font-size: 16px;
  padding: 0.5rem;
}

.owl-carousel .owl-stage {
  height: 45px;
  overflow: hidden;
}

@media (max-width: 990px) {
  .theme-1 #top-bar, .theme-2 #top-bar, .theme-3 #top-bar {
    padding-right: 30px!important;
  }
}

@media (max-width: 767px) {
  .theme-1 #top-bar, .theme-2 #top-bar, .theme-3 #top-bar {
    padding-right: 15px!important;
  }
}

/* Modal stiliai */

.modal-content {
  border-radius: 20px;
  overflow: hidden;
  border: none;
  background: #373A44;
}

.modal-body {
  background: #FFF;
  padding: 15px;
}

.modal-header {
  padding: 15px 15px 11px 15px;
  color: #FFF;
  border-bottom: none;
  border-radius: 0;
}

.modal-header h5 {
  font-size: 23px;
  line-height: 1;
  text-align: center;
  width: 100%;
  font-family: Figtree-semibold;
}

.modal-header .close {
  color: #FFF;
  text-shadow: none;
  opacity: 1;
  padding: 15px;
  position: relative;
  top: -1px;
}

.modal-header .close:focus {
  outline: none;
}