body, html {
  margin: 0;
  scroll-behavior: smooth; }

body {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400; }
  body p {
    letter-spacing: 1px; }

.nav-link {
  font-weight: 800;
  text-transform: uppercase;
  color: #c09d56 !important;
  padding: 0; }

a {
  color: #c09d56;
}
a:hover {
    color: #c09d56;
}
h1 {
  font-family: 'Dancing Script', sans-serif;
  font-weight: 400;
  font-size: 44px;
  color: #c09d56;
  line-height: 54px; }

.text-white {
  color: white !important; }

.date p {
  font-weight: 300;
  margin: 0; }
  .date p:first-child {
    color: white;
    font-size: 30px;
    line-height: 44px; }
  .date p:last-child {
    font-size: 23px;
    line-height: 50px;
    color: #000; }

h2 {
  font-family: 'Dancing Script', sans-serif;
  font-weight: 400;
  font-size: 54px;
  color: #c09d56;
  line-height: 50px; }

.info h2 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 200;
  font-size: 32px;
  line-height: 37px;
  color: white;
  letter-spacing: 3px; }

.info .text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #343434;
  text-transform: uppercase; }

.btn-white {
  font-weight: 900;
  font-size: 16px;
  color: #c09d56;
  padding: 15px 25px;
  background: white;
  border: 1px solid #c09d56;
  border-radius: 0;
  position: relative;
  transition: all 1.5s ease;
  overflow: hidden; }
  .btn-white p {
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    text-transform: uppercase; }

.btn-white:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #c09d56;
  position: absolute;
  transition: all 1s ease;
  top: 60px;
  left: 0; }

.btn-white:hover:after {
  top: 0; }

.btn-white:hover {
  border: 1px solid white;
  color: white; }

.btn-white:focus {
  outline: 0;
  box-shadow: none; }

.opening-time table {
  font-size: 15px;
  font-weight: 400;
  color: #343434;
  margin: 0 auto; }

.opening-time span {
  background: #fff;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  letter-spacing: 1px; }

.opening-time p {
  font-size: 15px;
  font-weight: 400;
  color: #343434;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.about-us p {
  text-transform: uppercase;
  letter-spacing: 1px; }

.about-info a,
.about-info p {
  font-size: 13px;
  line-height: 30px;
  color: #343434;
  display: inline-block;
  margin-bottom: 0; }

.about-info a.phone {
  font-size: 23px; }

.reservation p {
  display: block;
  margin-bottom: 0; }

.reviews-heading,
.reservation-p-note {
  font-weight: 900;
  font-size: 16px;
  line-height: 50px;
  color: #343434;
  text-transform: uppercase; }

.reservation-p-confirm a,
.reservation-p-confirm {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #343434;
  text-transform: uppercase; }

form input::placeholder,
form .form-control {
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  color: #343434;
  line-height: 18px; }

form .form-control {
  border-color: #e3e2e2;
  border-radius: 0;
  padding: 25px; }
  form .form-control:focus {
    box-shadow: none;
    outline: none;
    border-color: #c09d56; }
.form-control:disabled, .form-control[readonly] {
  background-color: transparent;
}
.reviews p {
  font-weight: 400; }

.reviews p,
.reviews h2 {
  color: white; }

.reviews-heading {
  line-height: 30px; }

.footer .footer-info {
  font-size: 12px;
  line-height: 30px;
  color: #c09d56;
  text-transform: uppercase;
  font-weight: 400; }

.menu .nav-tabs .nav-link {
  font-weight: 300;
  font-size: 24px;
  color: #c09d56;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  border: none;
  border-radius: 0;
  border: 1px solid #c09d56;
  margin: 0;
  transition: border .4s ease;
  letter-spacing: 5px; }

.tab-pane h2 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 50px;
  color: #c09d56;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 35px 0 15px;
  letter-spacing: 3px; }
.tab-pane h3 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 50px;
  color: #c09d56;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 15px 0;
  letter-spacing: 3px; }
.tab-pane h3.lowercase{
  text-transform: none;
}
.alergens p,
.menu-table h4 {
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
  color: black;
  text-transform: uppercase;
  margin: 0;
  display: block;
  position: relative;
  padding-right: 15px; }
.menu-table p {
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
  margin: 0;
  position: relative; }
  .menu-table p.number {
    font-size: 18px;
    line-height: 36px;
    color: #c09d56;
    letter-spacing: 3px;
    display: inline-flex; }
.menu-table th, .menu-table td {
  border: none;
  padding: 15px 5px;
  color: black; }
.menu-table td {
  font-weight: 300;
  font-size: 16px;
  line-height: 36px;
  color: black;
  padding-top: 52px;
  text-align: right; }
.menu-table td p{
  display: inline-block;
  color: black;
  font-weight: 300;
  font-size: 16px;
}
.menu-table .srdce-list:before {
  content: '';
  background: url("../images/menu/srdce-list.png");
  background-size: cover;
  display: block;
  width: 51px;
  height: 26px;
  position: absolute;
  right: -50px;
  top: 0px; }
.menu-table .srdce:before {
  content: '';
  background: url("../images/menu/srdce.png");
  background-size: cover;
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: -35px;
  top: 0px; }
.menu-table .list:before {
  content: '';
  background: url("../images/menu/list.png");
  background-size: cover;
  display: block;
  width: 25px;
  height: 26px;
  position: absolute;
  right: -35px;
  top: 0px; }
.menu-table .chilli-1 {
  font-size: 18px;
  line-height: 36px;
  color: #c09d56;
  letter-spacing: 3px;
  display: inline-flex; }
.menu-table .chilli-1:after {
  content: url("../images/menu/chilli-1.png");
  display: block;
  width: 20px;
  height: 32px;
  position: absolute;
  right: -25px;
  top: 0px; }
.menu-table .chilli-2 {
  font-size: 18px;
  line-height: 36px;
  color: #c09d56;
  letter-spacing: 3px;
  display: inline-flex; }
.menu-table .chilli-2:after {
  content: url("../images/menu/chilli-2.png");
  display: block;
  width: 35px;
  height: 32px;
  position: absolute;
  right: -40px;
  top: 0px; }
.menu-table td {
  padding-top: 15px;
  white-space: nowrap; }
.menu-table th {
  width: 70%; }
.menu-table .chilli-3 {
  font-size: 18px;
  line-height: 36px;
  color: #c09d56;
  letter-spacing: 3px;
  display: inline-flex; }
.menu-table .chilli-3:after {
  content: url("../images/menu/chilli-3.png");
  display: block;
  width: 35px;
  height: 32px;
  position: absolute;
  right: -40px;
  top: 0px; }
.menu-table td {
  padding-top: 15px; }
.menu-table th {
  width: 70%; }
.menu-table .chilli-4 {
  font-size: 18px;
  line-height: 36px;
  color: #c09d56;
  letter-spacing: 3px;
  display: inline-flex; }
.menu-table .chilli-4:after {
  content: url("../images/menu/chilli-4.png");
  display: block;
  width: 35px;
  height: 32px;
  position: absolute;
  right: -40px;
  top: 0px; }
.menu-table td {
  padding-top: 15px; }
.menu-table th {
  width: 70%; }

#wine .menu-table th {
  padding: 15px 0; }

#wine td {
  padding-top: 0;
  display: block;
  padding-top: 15px;
  padding-bottom: 0; }

.ocenenia p {
  margin: 0; }

.ocenenia a {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #c09d56; }

.dropdown-toggle::after {
  content: none; }

.dropdown:hover {
  cursor: pointer; }

.navbar-brand {
  position: absolute;
  top: 0;
  padding-top: 0;
  margin-left: 15px;
  z-index: 20; }

.navbar {
  padding: 0;
  height: 55px; }

.navbar-collapse.show {
  background: white;
  height: 100vh; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 20px 30px;
  transition: all .3s ease; }

.navbar .nav-item {
  padding: 0; }
  .navbar .nav-item .dropdown {
    padding: 0; }

.nav-link:hover,
.nav-item.active .nav-link {
  color: white !important;
  background: #c09d56; }

.fixed-top .container {
  padding: 0; }

.owl-carousel button.owl-dot,
.carousel-indicators li {
  width: 14px;
  height: 14px;
  background: transparent;
  border-radius: 50%;
  border: 0;
  position: relative;
  transition: background .3s ease; }
  .owl-carousel button.owl-dot:after,
  .carousel-indicators li:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    border: 1px solid #c09d56;
    border-radius: 50%; }
  .owl-carousel button.owl-dot:not(:last-child),
  .carousel-indicators li:not(:last-child) {
    margin-right: 28px; }
  .owl-carousel button.owl-dot.active,
  .carousel-indicators li.active {
    background: #c09d56; }

.navbar .navbar-brand img {
  width: 90px; }

.fixed-top {
  -webkit-box-shadow: -1px 6px 18px -12px rgba(0, 0, 0, 0.62);
  -moz-box-shadow: -1px 6px 18px -12px rgba(0, 0, 0, 0.62);
  box-shadow: -1px 6px 18px -12px rgba(0, 0, 0, 0.62); }

/* Icon 3 */
.animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.animated-icon3 span {
  background: #c09d56; }

.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px; }

.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px; }

.navbar-light .navbar-toggler {
  border: none;
  padding: 0; }

.navbar-toggler {
  margin: 14px 15px; }

.carousel,
.carousel-inner,
.carousel-item,
.banner {
  height: 100vh; }

.banner {
  position: relative; }
  .banner .container-fluid {
    position: absolute;
    top: 0;
    height: 100%; }
    .banner .container-fluid .container {
      position: relative;
      z-index: 2; }

.banner-img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  object-fit: cover; }

.slide-gallery .owl-item {
  max-width: 997px !important; }
  .slide-gallery .owl-item img {
    width: 100%;
    -webkit-filter: opacity(0.5);
    filter: opacity(0.5);
    transition: all 1s ease; }
  .slide-gallery .owl-item.active img {
    width: 100%;
    -webkit-filter: opacity(1);
    filter: opacity(1);
    transition: all 1s ease; }

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 50px;
  height: 50px;
  background: #c09d56;
  position: relative;
  transition: all .4s ease;
  opacity: .8;
  position: absolute;
  top: calc( 50% - 25px ); }

.owl-carousel .owl-nav button.owl-prev {
  left: 10px; }

.owl-carousel .owl-nav button.owl-next {
  right: 10px; }

.owl-carousel .owl-nav button.owl-prev:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  left: calc(50% - 3px);
  top: calc( 50% - 10px ); }

.owl-carousel .owl-nav button.owl-next:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  left: calc(50% - 13px);
  top: calc( 50% - 10px ); }

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  transform: scale(1.1);
  opacity: 1; }

button:focus {
  outline: 0; }

.reviews .banner {
  height: 700px; }

.bg-reviews {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/index/index-reviews-madame-lyn.jpg); }

.reviews .container {
  height: 100%; }

.badges img {
  width: 80px;
  height: 70px; }

.gallery {
  padding-bottom: 25px; }

.gallery .col-xl-3 {
  padding: 0; }

.gallery .col-12 {
  padding: 0;
  height: 370px; }

.gallery img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.gallery .col-12 {
  padding: 3px; }

.gallery .col-12.big-img {
  height: 450px; }

.tripadvisor-img {
  display: none; }

.tripadvisor-img.tripadvisor {
  display: block;
  position: absolute;
  top: 55px;
  right: 0;
  width: 88px;
  transition: all .5s ease;
  z-index: -1; }

.fixed-top .tripadvisor-img.tripadvisor:hover {
  width: 148px;
  transition: all .5s ease; }

@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px; } }
.pl-80 {
  padding-left: 80px; }

.info .container-fluid {
  background: #c09d56;
  padding-top: 40px;
  padding-bottom: 40px; }

.opening-time th {
  width: 150px;
  position: relative;
  line-height: 35px;
  font-weight: 400; }
  .opening-time th:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    border-bottom: 1px dotted #343434;
    bottom: 12px; }

.opening-time td {
  padding-left: 2px;
  line-height: 35px; }

.table-border {
  border: 1px solid #c09d56;
  padding: 30px 10px; }

.about-us,
.reservation {
  padding-top: 40px;
  margin-bottom: 40px; }

.about-info img {
  margin-right: 15px; }

.about-info .col-12 {
  padding: 0;
  margin-bottom: 20px; }

.slide-gallery .owl-stage {
  display: flex;
  align-items: center; }

.slide-gallery .owl-carousel {
  position: relative; }

.form-row > .col, .form-row > [class*=col-] {
  padding-right: 7px;
  padding-left: 7px; }

form .col-md-6 {
  display: flex;
  justify-content: center; }

form .col-md-6 {
  margin-bottom: 14px; }

form .col-md-4 {
  margin-bottom: 14px; }

form {
  margin-top: 75px; }

.reviews {
  margin-top: 40px;
  position: relative; }

.overflow-custom {
  overflow-y: hidden; }

.reviews-carousel .owl-dots {
  position: absolute;
  bottom: 165px;
  width: 100%; }

.badges {
  position: absolute;
  bottom: 0;
  right: 0; }
  .badges img {
    padding-right: 2px; }

.footer .container-fluid {
  background: black; }

.social {
  width: 44px;
  height: 44px;
  background-color: transparent;
  border-radius: 25px;
  border: 1px solid #c09d56;
  transition: all .3s ease; }

#social a {
  display: inline-block;
  margin-left: 10px; }

#social a:hover .social {
  background-color: #c09d56; }
  #social a:hover .social .fab {
    color: black; }

.fab {
  font-size: 16px;
  color: #c09d56; }

#social a:hover {
  text-decoration: none; }

.svg-footer svg {
  width: 200px; }
  .svg-footer svg path {
    fill: #c09d56; }

.footer .container-fluid {
  padding-bottom: 40px; }

.banner .carousel-indicators {
  bottom: 60px; }

.menu nav {
  width: 100%; }

.menu {
  padding-top: 60px; }

.menu .nav-link:hover {
  background: white; }
  .menu .nav-link:hover span {
    background: #c09d56; }

.nav-tabs {
  border-bottom: 1px solid #c09d56; }

.menu .nav-link span {
  display: block;
  padding: 20px 0;
  margin: 8px;
  width: 290px;
  transition: all .4s ease; }

.menu .nav-link.active span {
  color: white !important;
  background: #c09d56; }

.counter {
  display: none; }

#map {
  height: 300px; }

form .col-md-4 {
    margin-bottom: 14px;
}
.gdpr-cookie-notice-settings-button {
  color:#c09d56;
}
input.error,
textarea.error,
input.error ~ .custom-control-label::before {
  border-color: red;
}
.form-control:-moz-ui-invalid {
    box-shadow: none;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #c09d56;
    background-color: #c09d56;
}
.custom-control-label {
  color: #343434;
}
.mt-100{
  margin-top: 100px;
}

.gdpr-cookie-notice-settings-button{
  color: #ffffff;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before{
    border-top-color: #c09d56;
}
.tooltip-inner{
    background: #c09d56;
    border-radius: 0;
}
.tooltip.show{
    opacity: 1;
}
.chilli-1 span:not(:last-child),
.chilli-2 span:not(:last-child),
.chilli-3 span:not(:last-child),
.chilli-4 span:not(:last-child),
.number span:not(:last-child){
    padding-right: 5px;
}
.alergens p{
    padding-bottom: 5px;
    margin-bottom: 0;
}
#kdesenajim-cta{
    position: absolute;
    bottom: 150px;
    z-index: 10;
    left: 0;
}