@charset "UTF-8";
/* #region Variables */
/* #endregion */
/* #region General */
html {
  box-sizing: border-box;
  overflow-x: hidden;}

*, *:before, *:after {
  box-sizing: inherit; }

img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle; }

a {
    color: #d8c99b; }

a:hover,
a:focus {
    color: #d8c99b; }

body {
  background: #24170b;
  overflow-x: hidden; }

/* #endregion */
/* #region Navigation */
nav.navbar {
  background: #24170b; }

.navbar-brand {
  z-index: 99; }

.navbar-brand img {
    width: 70px;
}

.navbar-nav {
  width: 60%;
  position: absolute;
  right: 2%;
  display: inline;
  font-size: 40px;
  text-align: right; }
  .navbar-nav .nav-link {
    display: inline;
    margin-left: 1%; }

.navbar-nav .nav-link.jedalny-link {
    font-size: 30px;}
  .navbar-nav a {
    color: #d8c99b; }

.google-map-icon {
    width: 40px;
    padding-bottom: 11px;}

.navbar-toggler {
  color: #d8c99b; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

/* #endregion */
/* #region Header */
.delivery-wrapper {
  /* background: #24170b; */
  padding: 0; }

.delivery-heading {
  text-transform: uppercase;
  text-align: center;
  color: #d8c99b;
  margin-bottom: 15px;
  z-index: 8; }

.delivery-heading2 {
  text-align: center;
  color: #d8c99b;
  margin-bottom: 15px;
  z-index: 8; }

a.header-tel {
    margin: 0 auto; }

.btn-wrapper {
  z-index: 99; }

a.offer-btn {
  display: block;
  width: 300px;
  background: #d8c99b;
  text-align: center;
  font-size: 24px;
  color: #24170b;
  padding: 10px;
  margin: 0 auto;
  margin-top: 15px; }
  a.offer-btn:hover, a.offer-btn:focus {
    text-decoration: none;
    background: #fff; }

.menu-wrapper {
  background: #892423;
  text-align: center;
  color: #d8c99b;
  z-index: 30;
  position: absolute;
  right: 0;
  padding: 15px; }
  .menu-wrapper .sign {
    width: 60%; }
  .menu-wrapper .menu-heading {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin: 0; }
  .menu-wrapper .time {
    margin: 0;
    font-size: 14px; }

.day-wrapper {
  margin-top: 30px;
  text-align: left; }
  .day-wrapper .day {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0; }
  .day-wrapper .food {
    margin: 0; }

.alergens {
  font-size: 8px;
  text-align: justify; }

.price-menu {
  margin-top: 20px;
  margin-bottom: 0; }

.price-delivery {
  margin-bottom: 20px; }

.picture {
  height: 421px;
  background: url("../themes/streka/assets/img/pizza.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 3;
  position: absolute;
  top: 300px; }

.overlay {
  background: rgba(35, 23, 11, 0.8);
  position: absolute;
  top: 0;
  left: -150px;
  z-index: 5;
  height: 350px; }

/* #endregion */
/* #region About Section */
.about-wrapper {
  background: #24170b;
  color: #d8c99b;
  margin-top: -100px;
  padding: 4% 7%;
  text-align: center; }
  .about-wrapper h1 {
    text-transform: uppercase;
    margin-bottom: 35px; }
  .about-wrapper p {
    font-size: 16px; }

/* #endregion */
/* #region Tasty Section */
.tasty-wrapper {
  background: #fff;
  color: #892423;
  padding: 15% 7% 6%; }

.tasty-picture-wrapper {
  z-index: 15; }
  .tasty-picture-wrapper img {
    width: 84.7%;
    max-width: 400px;
    position: absolute;
    top: unset;
    bottom: 30px;
    right: 10px;
    z-index: 10; }
  .tasty-picture-wrapper .behind-object {
    width: 82.4%;
    max-width: 450px;
    height: 280px;
    background: #892423;
    position: absolute;
    top: unset;
    bottom: 3%;
    right: 40px;
    z-index: 1; }

.tasty-text-wrapper h1 {
  text-transform: uppercase; }
.tasty-text-wrapper p {
  font-size: 16px; }

/* #endregion */
/* #region Wednesday Section */
.wednesday-wrapper {
  background: #d8c99b;
  color: #24170b;
  padding: 10% 7% 3%; }

.wednesday-text-wrapper {
  z-index: 15; }
  .wednesday-text-wrapper h1 {
    text-transform: uppercase;
    text-align: right; }
  .wednesday-text-wrapper p {
    text-align: right;
    font-size: 16px; }

.wednesday-picture-wrapper {
  z-index: 15; }
  .wednesday-picture-wrapper img {
    width: 84.7%;
    position: absolute;
    top: -45px;
    left: 10px;
    z-index: 10; }
  .wednesday-picture-wrapper .behind-object {
    width: 82.4%;
    height: 280px;
    background: #24170b;
    position: absolute;
    top: -70px;
    left: 40px;
    z-index: 1; }

/* #endregion */
/* #region Contact */
.contact-heading {
  background: #24170b;
  color: #d8c99b;
  padding-top: 55px;
  position: relative; }
  .contact-heading h1 {
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 100px; }

.contact-wrapper {
  margin-bottom: 70px; }



.contact-info-wrapper {
  color: #d8c99b;
  padding: 0 0; }
  .contact-info-wrapper p {
    margin: 0; }
  .contact-info-wrapper .tel {
    margin-top: 50px; }
  .contact-info-wrapper a {
    color: inherit; }

.photo {
  width: 50%; }


.object-bottom {
  background: #fff;
  height: 300px;
  width: 120%;
  position: absolute;
  left: -30px;
  top: -145px;
  transform: rotate(8deg);
  z-index: 10; }

/* #endregion */
/* #region Map */
.map {
  padding: 0; }

/* #endregion */
/* #region Footer */
.created-by {
  text-align: center;
  color: #fff;
  font-size: 14px; }
  .created-by .col-6 {
    margin: 0 auto; }
  .created-by p {
    padding: 0 0 5px;
    margin: 0; }
  .created-by a {
    color: #d8c99b; }
    .created-by a:hover, .created-by a:focus {
      color: #892423;
      text-decoration: none; }

/* #endregion */
/* #region Jed├ílny L├şstok */
.jedalny-listok-wrapper {
  color: #24170b;
  background: #d8c99b; }

.heading-wrapper {
  margin: 35px 0;
  text-align: center;
  font-style: italic;}

.card-columns {
  column-count: 2; }
  .card-columns .card {
    padding: 0 5%;
    margin-bottom: 50px;
    border: none;
    background: #d8c99b; }
    .card-columns .card h2 {
      margin-bottom: 30px;
      text-align: center;
      text-transform: uppercase; }

.jedlo {
  text-align: left;
  margin-bottom: 10px; }
  .jedlo .mnozstvo {
    font-style: italic;
    font-weight: normal; }

.cena {
  text-align: right;
  margin-bottom: 0; }

.popis {
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #24170b; }

/* #endregion */
/* #region Media Queries */
@media (max-width: 1265px) {
  .wednesday-picture-wrapper .behind-object,
  .tasty-picture-wrapper .behind-object {
    height: 220px; }
  .card-columns {
    column-count: 1; }
  }
@media (max-width: 992px) {
  .menu-wrapper {
    position: relative; }

  .delivery-wrapper {
    padding: 0; }

  /* .delivery-headings-wrapper {
    padding: 50px 0;
    background: url("../img/pizza-overlay.jpg");
    background-size: cover; } */

  .picture-wrapper {
    display: none; }

  .about-wrapper {
    margin-top: 0; }

  .object-bottom {
    height: 240px; }

  .wednesday-picture-wrapper .behind-object,
  .tasty-picture-wrapper .behind-object {
    height: 280px; }

  .contact-info-wrapper {
    text-align: center; }

  .contact-heading h1 {
    margin-left: 8%; } }
@media (max-width: 1200px) {
  .wednesday-picture-wrapper .behind-object,
  .tasty-picture-wrapper .behind-object {
    height: 230px;
    top: -60px;} 
  .tasty-picture-wrapper img {
      top: -40px;}}
@media (max-width: 991px) {
  .wednesday-picture-wrapper,
  .tasty-picture-wrapper {
    margin: 0 auto;
    margin-bottom: 40px; }
    .wednesday-picture-wrapper img,
    .tasty-picture-wrapper img {
      position: relative;
      top: 0;
      width: 100%; }

  .wednesday-text-wrapper h1, .wednesday-text-wrapper p,
  .tasty-text-wrapper h1,
  .tasty-text-wrapper p {
    text-align: center; }

  .wednesday-picture-wrapper .behind-object,
  .tasty-picture-wrapper .behind-object {
    display: none; }
    h5.jedlo, h5.cena, p.popis {
        font-size: 18px;}}
/* #endregion */

/*# sourceMappingURL=style.css.map */
