@charset "UTF-8";
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v27-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed-v27-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v27-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed-v27-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* RESTORIA */
/***

====================================================================
    Root Code Variables
====================================================================

 ***/
:root {
  /* #e6b15f in decimal RGB */
  --main-color: rgb(230, 177, 95);
  /* #ffffff in decimal RGB */
  --white-color: rgb(255, 255, 255);
  /* #18312e in decimal RGB */
  --color-one: rgb(24, 49, 46);
  /* #152c29 in decimal RGB */
  --color-two: rgb(21, 44, 41);
  /* #a7a7a7 in decimal RGB - for gray text */
  --color-three: rgb(167, 167, 167);
  /* #5e6f6d in decimal RGB - border */
  --color-four: rgb(94, 111, 109);
  /* #0e0d0c in decimal RGB */
  --color-five: rgb(14, 13, 12);
  /* #1a1b1c in decimal RGB */
  --color-six: rgb(26, 27, 28);
  /* #151616 in decimal RGB */
  --color-seven: rgb(21, 22, 22);
  /* #121111 in decimal RGB */
  --color-eight: rgb(18, 17, 17);
  /* #ffffff in decimal RGBA */
  --white-color-opacity: rgba(255, 255, 255, 0.80);
  /* #ffffff in decimal RGBA Two */
  --white-color-opacity-two: rgba(255, 255, 255, 0.60);
  /* #ffffff in decimal RGBA Three */
  --white-color-opacity-three: rgba(255, 255, 255, 0.40);
  /* #ffffff in decimal RGBA Four */
  --white-color-opacity-four: rgba(255, 255, 255, 0.20);
  /* #ffffff in decimal RGBA Five */
  --white-color-opacity-five: rgba(255, 255, 255, 0.10);
  /* #000000 in decimal RGB */
  --black-color: rgb(0, 0, 0);
  /* #000000 in decimal RGBA one */
  --black-color-opacity: rgba(0, 0, 0, 0.80);
  /* #000000 in decimal RGBA two */
  --black-color-opacity-two: rgba(0, 0, 0, 0.60);
  /* #000000 in decimal RGBA Three */
  --black-color-opacity-three: rgba(0, 0, 0, 0.40);
  /* #000000 in decimal RGBA Four */
  --black-color-opacity-four: rgba(0, 0, 0, 0.20);
  /* #000000 in decimal RGBA Five */
  --black-color-opacity-five: rgba(0, 0, 0, 0.10);
  /* #ffffff in decimal RGB */
  --text-color: rgb(255, 255, 255);
  /* #010101 Heading Color in decimal RGB */
  --heading-color: rgb(255, 255, 255);
  /* Fonts Variable */
  --font-family-secondary: "Urbanist", sans-serif;
  --font-family-primary: "Fraunces", serif;
}

/* eigene Variablen */
/***

====================================================================
    individual Root Code Variables
====================================================================

 ***/
:root {
  /* #e6b15f in decimal RGB */
  --main-color: rgb(211, 175, 55);
  /* #ffffff in decimal RGB */
  --white-color: rgb(255, 255, 255);
  /* #18312e in decimal RGB */
  --color-one: rgb(56, 62, 66);
  /* #152c29 in decimal RGB */
  --color-two: rgb(21, 44, 41);
  /* #a7a7a7 in decimal RGB - for gray text */
  --color-three: rgb(167, 167, 167);
  /* #5e6f6d in decimal RGB - border */
  --color-four: rgb(94, 111, 109);
  /* #0e0d0c in decimal RGB */
  --color-five: rgb(14, 13, 12);
  /* #1a1b1c in decimal RGB */
  --color-six: rgb(26, 27, 28);
  /* #151616 in decimal RGB */
  --color-seven: rgb(21, 22, 22);
  /* #121111 in decimal RGB */
  --color-eight: rgb(18, 17, 17);
  /* #ffffff in decimal RGBA */
  --white-color-opacity: rgba(255, 255, 255, 0.80);
  /* #ffffff in decimal RGBA Two */
  --white-color-opacity-two: rgba(255, 255, 255, 0.60);
  /* #ffffff in decimal RGBA Three */
  --white-color-opacity-three: rgba(255, 255, 255, 0.40);
  /* #ffffff in decimal RGBA Four */
  --white-color-opacity-four: rgba(255, 255, 255, 0.20);
  /* #ffffff in decimal RGBA Five */
  --white-color-opacity-five: rgba(255, 255, 255, 0.10);
  /* #000000 in decimal RGB */
  --black-color: rgb(0, 0, 0);
  /* #000000 in decimal RGBA one */
  --black-color-opacity: rgba(0, 0, 0, 0.80);
  /* #000000 in decimal RGBA two */
  --black-color-opacity-two: rgba(0, 0, 0, 0.60);
  /* #000000 in decimal RGBA Three */
  --black-color-opacity-three: rgba(0, 0, 0, 0.40);
  /* #000000 in decimal RGBA Four */
  --black-color-opacity-four: rgba(0, 0, 0, 0.20);
  /* #000000 in decimal RGBA Five */
  --black-color-opacity-five: rgba(0, 0, 0, 0.10);
  /* #ffffff in decimal RGB */
  --text-color: rgb(255, 255, 255);
  /* #010101 Heading Color in decimal RGB */
  --heading-color: rgb(255, 255, 255);
  /* Fonts Variable */
  --font-family-secondary: "Urbanist", sans-serif;
  --font-family-primary: "Roboto Condensed", serif;
}

/* RESTORIA */
.t3-page-ce-body,
body[id*=page] {
  /* Restoria - Restaurants HTML Template */
  /***

  ====================================================================
      Reset
  ====================================================================

   ***/
  /***

  ====================================================================
      Global Settings
  ====================================================================

   ***/
  /* heading */
  /* other */
  /* Btn Style One */
  /* Btn Style Two */
  /***

  ====================================================================
      Scroll To Top style
  ====================================================================

  ***/
  /* Default Form Style */
  /* side images common css*/
}
.t3-page-ce-body *,
body[id*=page] * {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
  line-height: inherit;
}
.t3-page-ce-body,
body[id*=page] {
  font-family: var(--font-family-secondary);
  font-size: 16px;
  color: var(--text-color);
  background: var(--color-one);
  line-height: 1.85em;
  font-weight: 400;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.t3-page-ce-body a,
body[id*=page] a {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  color: var(--main-color);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body section,
body[id*=page] section {
  background-color: var(--body-bg-color);
}
.t3-page-ce-body button,
.t3-page-ce-body a:hover, .t3-page-ce-body a:focus, .t3-page-ce-body a:visited,
body[id*=page] button,
body[id*=page] a:hover,
body[id*=page] a:focus,
body[id*=page] a:visited {
  text-decoration: none;
  outline: none !important;
}
.t3-page-ce-body h1, .t3-page-ce-body h2, .t3-page-ce-body h3, .t3-page-ce-body h4,
body[id*=page] h1,
body[id*=page] h2,
body[id*=page] h3,
body[id*=page] h4 {
  position: relative;
  margin: 0px 0px;
  background: none;
  line-height: 1.2em;
  color: var(--heading-color);
  font-family: var(--font-family-primary);
  font-weight: 300;
  letter-spacing: normal;
}
.t3-page-ce-body h5, .t3-page-ce-body h6,
body[id*=page] h5,
body[id*=page] h6 {
  position: relative;
  margin: 0px 0px;
  background: none;
  line-height: 1.2em;
  color: var(--heading-color);
  font-family: var(--font-family-secondary);
  font-weight: 400;
  text-transform: uppercase;
}
.t3-page-ce-body h1,
body[id*=page] h1 {
  font-size: 80px;
  letter-spacing: -1px;
}
.t3-page-ce-body h2,
body[id*=page] h2 {
  font-size: 60px;
  line-height: 1.3em;
  padding-bottom: 20px;
}
.t3-page-ce-body h3,
body[id*=page] h3 {
  font-size: 40px;
}
.t3-page-ce-body h4,
body[id*=page] h4 {
  font-size: 30px;
}
.t3-page-ce-body h5,
body[id*=page] h5 {
  font-size: 20px;
}
.t3-page-ce-body h6,
body[id*=page] h6 {
  font-size: 16px;
  letter-spacing: 1.5px;
}
.t3-page-ce-body .theme_color,
body[id*=page] .theme_color {
  color: var(--main-color);
}
.t3-page-ce-body a:hover,
.t3-page-ce-body a:focus,
.t3-page-ce-body a:visited,
.t3-page-ce-body a:active,
.t3-page-ce-body button:active,
body[id*=page] a:hover,
body[id*=page] a:focus,
body[id*=page] a:visited,
body[id*=page] a:active,
body[id*=page] button:active {
  text-decoration: none;
  outline: none;
}
.t3-page-ce-body input, .t3-page-ce-body select, .t3-page-ce-body button,
body[id*=page] input,
body[id*=page] select,
body[id*=page] button {
  font-family: var(--font-family-secondary);
}
.t3-page-ce-body textarea,
body[id*=page] textarea {
  overflow: hidden;
  resize: none;
}
.t3-page-ce-body button,
body[id*=page] button {
  outline: none !important;
  cursor: pointer;
}
.t3-page-ce-body p,
body[id*=page] p {
  line-height: 1.6em;
}
.t3-page-ce-body .text,
body[id*=page] .text {
  line-height: 1.6em;
}
.t3-page-ce-body ::-webkit-input-placeholder,
body[id*=page] ::-webkit-input-placeholder {
  color: inherit;
}
.t3-page-ce-body ::-moz-input-placeholder,
body[id*=page] ::-moz-input-placeholder {
  color: inherit;
}
.t3-page-ce-body ::-ms-input-placeholder,
body[id*=page] ::-ms-input-placeholder {
  color: inherit;
}
.t3-page-ce-body .page-wrapper,
body[id*=page] .page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}
.t3-page-ce-body .auto-container,
body[id*=page] .auto-container {
  position: static;
  max-width: 1326px;
  padding: 0px 20px;
  margin: 0 auto;
}
.t3-page-ce-body ul, .t3-page-ce-body li,
body[id*=page] ul,
body[id*=page] li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.t3-page-ce-body figure,
body[id*=page] figure {
  margin-bottom: 0px;
}
.t3-page-ce-body .theme-btn,
body[id*=page] .theme-btn {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.t3-page-ce-body .theme-btn i,
body[id*=page] .theme-btn i {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-left: 3px;
}
.t3-page-ce-body .centered,
body[id*=page] .centered {
  text-align: center !important;
}
.t3-page-ce-body .btn-style-one,
body[id*=page] .btn-style-one {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
  color: var(--black-color);
  letter-spacing: 1px;
  font-weight: 700;
  padding: 8px 35px;
  font-size: 12px;
  background: var(--main-color);
  border: 2px solid var(--main-color);
  border-radius: 0px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.t3-page-ce-body .btn-style-one:before,
body[id*=page] .btn-style-one:before {
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--color-two);
}
.t3-page-ce-body .btn-style-one:hover:before,
body[id*=page] .btn-style-one:hover:before {
  top: 0%;
}
.t3-page-ce-body .btn-style-one .btn-wrap,
body[id*=page] .btn-style-one .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.t3-page-ce-body .btn-style-one .btn-wrap .text-one,
body[id*=page] .btn-style-one .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--black-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.t3-page-ce-body .btn-style-one:hover .btn-wrap .text-one:first-child,
body[id*=page] .btn-style-one:hover .btn-wrap .text-one:first-child {
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
}
.t3-page-ce-body .btn-style-one .btn-wrap .text-two,
body[id*=page] .btn-style-one .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.t3-page-ce-body .btn-style-one:hover .btn-wrap .text-two,
body[id*=page] .btn-style-one:hover .btn-wrap .text-two {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.t3-page-ce-body .btn-style-one:hover .btn-wrap .text-two,
body[id*=page] .btn-style-one:hover .btn-wrap .text-two {
  color: var(--white-color);
}
.t3-page-ce-body .btn-style-one:hover:before,
body[id*=page] .btn-style-one:hover:before {
  top: -40%;
}
.t3-page-ce-body .btn-style-two,
body[id*=page] .btn-style-two {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
  color: var(--main-color);
  letter-spacing: 3px;
  font-weight: 700;
  padding: 8px 35px;
  font-size: 12px;
  border: 1px solid var(--main-color);
  border-radius: 0px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}
.t3-page-ce-body .btn-style-two:before,
body[id*=page] .btn-style-two:before {
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--main-color);
}
.t3-page-ce-body .btn-style-two:hover:before,
body[id*=page] .btn-style-two:hover:before {
  top: 0%;
}
.t3-page-ce-body .btn-style-two .btn-wrap,
body[id*=page] .btn-style-two .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.t3-page-ce-body .btn-style-two .btn-wrap .text-one,
body[id*=page] .btn-style-two .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--main-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.t3-page-ce-body .btn-style-two:hover .btn-wrap .text-one:first-child,
body[id*=page] .btn-style-two:hover .btn-wrap .text-one:first-child {
  -webkit-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  transform: translateY(-150%);
}
.t3-page-ce-body .btn-style-two .btn-wrap .text-two,
body[id*=page] .btn-style-two .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--color-two);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.t3-page-ce-body .btn-style-two:hover .btn-wrap .text-two,
body[id*=page] .btn-style-two:hover .btn-wrap .text-two {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.t3-page-ce-body .btn-style-two:hover .btn-wrap .text-two,
body[id*=page] .btn-style-two:hover .btn-wrap .text-two {
  color: var(--color-two);
}
.t3-page-ce-body .btn-style-two:hover:before,
body[id*=page] .btn-style-two:hover:before {
  top: -40%;
}
.t3-page-ce-body .pull-right,
body[id*=page] .pull-right {
  float: right;
}
.t3-page-ce-body .pull-left,
body[id*=page] .pull-left {
  float: left;
}
.t3-page-ce-body img,
body[id*=page] img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.t3-page-ce-body .dropdown-toggle::after,
body[id*=page] .dropdown-toggle::after {
  display: none;
}
.t3-page-ce-body .fa,
body[id*=page] .fa {
  line-height: inherit;
}
.t3-page-ce-body .section-kt,
body[id*=page] .section-kt {
  padding: 100px 0;
}
.t3-page-ce-body .scroll-to-top,
body[id*=page] .scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  color: var(--color-two);
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  border: 1px solid var(--main-color);
  z-index: 100;
  cursor: pointer;
  background: var(--main-color);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .scroll-to-top:hover,
body[id*=page] .scroll-to-top:hover {
  background: var(--white-color);
  color: var(--main-color);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
}
.t3-page-ce-body .default-form,
body[id*=page] .default-form {
  position: relative;
}
.t3-page-ce-body .default-form .row,
body[id*=page] .default-form .row {
  margin: 0 -15px;
}
.t3-page-ce-body .default-form .form-group,
body[id*=page] .default-form .form-group {
  position: relative;
  margin-bottom: 30px;
}
.t3-page-ce-body .default-form .field-inner,
body[id*=page] .default-form .field-inner {
  position: relative;
  display: block;
}
.t3-page-ce-body .default-form .field-inner .alt-icon,
body[id*=page] .default-form .field-inner .alt-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
  line-height: 30px;
  font-size: 12px;
  color: var(--white-color);
  font-weight: 400;
  z-index: 1;
  pointer-events: none;
}
.t3-page-ce-body .default-form .field-inner .arrow-icon,
body[id*=page] .default-form .field-inner .arrow-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  line-height: 30px;
  font-size: 12px;
  color: var(--white-color);
  font-weight: 400;
  z-index: 1;
  pointer-events: none;
}
.t3-page-ce-body .default-form .form-group .field-label,
body[id*=page] .default-form .form-group .field-label {
  position: relative;
  display: block;
  color: var(--text-color);
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.t3-page-ce-body .default-form .form-group .e-label,
body[id*=page] .default-form .form-group .e-label {
  position: relative;
}
.t3-page-ce-body .default-form .form-group input[type=text],
.t3-page-ce-body .default-form .form-group input[type=email],
.t3-page-ce-body .default-form .form-group input[type=password],
.t3-page-ce-body .default-form .form-group input[type=tel],
.t3-page-ce-body .default-form .form-group input[type=url],
.t3-page-ce-body .default-form .form-group input[type=file],
.t3-page-ce-body .default-form .form-group input[type=number],
.t3-page-ce-body .default-form .form-group textarea,
.t3-page-ce-body .default-form .form-group select,
body[id*=page] .default-form .form-group input[type=text],
body[id*=page] .default-form .form-group input[type=email],
body[id*=page] .default-form .form-group input[type=password],
body[id*=page] .default-form .form-group input[type=tel],
body[id*=page] .default-form .form-group input[type=url],
body[id*=page] .default-form .form-group input[type=file],
body[id*=page] .default-form .form-group input[type=number],
body[id*=page] .default-form .form-group textarea,
body[id*=page] .default-form .form-group select {
  position: relative;
  display: block;
  height: 56px;
  width: 100%;
  font-size: 16px;
  color: var(--text-color);
  line-height: 34px;
  font-weight: 400;
  padding: 10px 20px;
  background-color: var(--color-one);
  border: 1px solid var(--white-color-opacity-four);
  border-radius: 0px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .default-form .form-group input[type=text].l-icon,
.t3-page-ce-body .default-form .form-group input[type=email].l-icon,
.t3-page-ce-body .default-form .form-group input[type=password].l-icon,
.t3-page-ce-body .default-form .form-group input[type=tel].l-icon,
.t3-page-ce-body .default-form .form-group input[type=url].l-icon,
.t3-page-ce-body .default-form .form-group input[type=file].l-icon,
.t3-page-ce-body .default-form .form-group input[type=number].l-icon,
.t3-page-ce-body .default-form .form-group textarea.l-icon,
.t3-page-ce-body .default-form .form-group select.l-icon,
body[id*=page] .default-form .form-group input[type=text].l-icon,
body[id*=page] .default-form .form-group input[type=email].l-icon,
body[id*=page] .default-form .form-group input[type=password].l-icon,
body[id*=page] .default-form .form-group input[type=tel].l-icon,
body[id*=page] .default-form .form-group input[type=url].l-icon,
body[id*=page] .default-form .form-group input[type=file].l-icon,
body[id*=page] .default-form .form-group input[type=number].l-icon,
body[id*=page] .default-form .form-group textarea.l-icon,
body[id*=page] .default-form .form-group select.l-icon {
  padding-left: 40px;
}
.t3-page-ce-body .default-form .form-group textarea,
body[id*=page] .default-form .form-group textarea {
  height: 130px;
  resize: none;
}
.t3-page-ce-body .contact-form .form-group input[type=submit],
.t3-page-ce-body .contact-form .form-group button,
body[id*=page] .contact-form .form-group input[type=submit],
body[id*=page] .contact-form .form-group button {
  display: inline-block;
}
.t3-page-ce-body .default-form .form-group input[type=text]:focus,
.t3-page-ce-body .default-form .form-group input[type=email]:focus,
.t3-page-ce-body .default-form .form-group input[type=password]:focus,
.t3-page-ce-body .default-form .form-group input[type=tel]:focus,
.t3-page-ce-body .default-form .form-group input[type=url]:focus,
.t3-page-ce-body .default-form .form-group input[type=file]:focus,
.t3-page-ce-body .default-form .form-group input[type=number]:focus,
.t3-page-ce-body .default-form .form-group textarea:focus,
.t3-page-ce-body .default-form .form-group select:focus,
body[id*=page] .default-form .form-group input[type=text]:focus,
body[id*=page] .default-form .form-group input[type=email]:focus,
body[id*=page] .default-form .form-group input[type=password]:focus,
body[id*=page] .default-form .form-group input[type=tel]:focus,
body[id*=page] .default-form .form-group input[type=url]:focus,
body[id*=page] .default-form .form-group input[type=file]:focus,
body[id*=page] .default-form .form-group input[type=number]:focus,
body[id*=page] .default-form .form-group textarea:focus,
body[id*=page] .default-form .form-group select:focus {
  border-color: var(--main-color);
}
.t3-page-ce-body .default-form .form-group select,
body[id*=page] .default-form .form-group select {
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.t3-page-ce-body .default-form .form-group select option,
body[id*=page] .default-form .form-group select option {
  padding-left: 20px;
  text-indent: 20px;
  cursor: pointer;
}
.t3-page-ce-body .default-form .form-group .datepicker,
body[id*=page] .default-form .form-group .datepicker {
  cursor: pointer;
}
.t3-page-ce-body .default-form ::-webkit-input-placeholder,
body[id*=page] .default-form ::-webkit-input-placeholder {
  color: var(--text-color);
}
.t3-page-ce-body .default-form ::-moz-input-placeholder,
body[id*=page] .default-form ::-moz-input-placeholder {
  color: var(--text-color);
}
.t3-page-ce-body .default-form ::-ms-input-placeholder,
body[id*=page] .default-form ::-ms-input-placeholder {
  color: var(--text-color);
}
.t3-page-ce-body .default-form label.error,
body[id*=page] .default-form label.error {
  color: var(--main-color);
  font-size: 14px;
  text-transform: capitalize;
  text-align: left;
  display: block;
  font-weight: 400;
  padding-top: 10px;
  line-height: 24px;
  margin-bottom: 0px;
}
.t3-page-ce-body .side-image,
body[id*=page] .side-image {
  position: absolute;
}

.t3-page-ce-body,
body[id*=page] {
  /* Restoria - Restaurants HTML Template */
  /* TABLE OF CONTENT

  1.Main Header style
  2.Hidden Sidebar style
  3.Hidden info bar style
  4.Banner Slider Section
  5.Title Box Section
  6.We Offer Section
  7.Story Section
  8.Special Dish Section
  9.Menu Section Tab Style
  10.Special Offer Section
  11.Testimonials Section
  12.Reservation Section
  13.Team Section
  14.Intro Section
  15.News Section
  16.IG post Section
  17.Main Footer
  18.Inner page Banner Section
  19.Fluid Section
  20.Services Section
  21.Testimonials two Section
  22.Why Us Two Section
  23.Chef Section 1
  24.Image Gallery Section
  25.Menu Section - menu style 1
  26.Menu Section - menu style 2
  27.Special Offer Section
  28.Special Dish Section
  29.Menu Two Section
  30.Contact Page
  31.Chef Page
  32.Masonary Gallery
  33.Hamburger section

  */
  /***

  ====================================================================
        Fonts
  ====================================================================

   ***/
  /***

  ====================================================================

    Main Header style

  ====================================================================

  ***/
  /* top social icon */
  /***

  ====================================================================
    Hidden Sidebar style
  ====================================================================

  ***/
  /***

  ====================================================================
    Hidden info bar style
  ====================================================================

  ***/
  /***

  ====================================================================
    Banner horizontal scrolling image Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Title Box Section
  ====================================================================

  ***/
  /***

  ====================================================================
    We Offer Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Story Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Special Dish Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Menu Section Tab Style
  ====================================================================

  ***/
  /***

  ====================================================================
    Special Offer Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Testimonials Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Reservation Section - Common css and other css for different options
  ====================================================================

  ***/
  /* reservation split style ( common css used from above css) */
  /* css for style two ( comon css used as above css) */
  /* css for style two Reserve for home page ( comon css used as above css) */
  /* css for style two Reserve PAGE ( comon css used as above css) */
  /* css for style two Reserve PAGE 2 ( comon css used as above css) */
  /***

  ====================================================================
    Team Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Intro Section
  ====================================================================

  ***/
  /***

  ====================================================================
    News Section
  ====================================================================

  ***/
  /***

  ====================================================================
    IG post Section
  ====================================================================

  ***/
  /***

  ====================================================================
    blog list page Section
  ====================================================================

  ***/
  /* -----blog-right-side------ */
  /* Recent Blog Css Start */
  /* Categories block Css */
  /* Tag Blocks Css Start */
  /* Pagination Css Start */
  /* Blog Single Css Start */
  /* Blog Detail */
  /* Social Media link list */
  /* comment section Css Start */
  /* comment-form-section */
  /***

  ====================================================================
    Main Footer
  ====================================================================

  ***/
  /* footer last */
  /* footer social media icon */
  /* footer link list */
  /***

  ====================================================================
    Inner page Banner Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Fluid Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Services Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Testimonials two Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Testimonials page - masonry style
  ====================================================================

  ***/
  /***

  ====================================================================
    Why Us Two Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Chef Section 1
  ====================================================================

  ***/
  /***

  ====================================================================
    Image Gallery Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Menu Section - menu style 1
  ====================================================================

  ***/
  /***

  ====================================================================
    Menu Section - menu style 2
  ====================================================================

  ***/
  /***

  ====================================================================
    Special Offer Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Special Dish Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Menu Two Section
  ====================================================================

  ***/
  /***

  ====================================================================
    Contact Page
  ====================================================================

  ***/
  /***

  ====================================================================
    Chef Page
  ====================================================================

  ***/
  /***

  ====================================================================
    Masonary Gallery
  ====================================================================

  ***/
  /***

  ====================================================================
    hamburger section
  ====================================================================

  ***/
}
.t3-page-ce-body .main-header,
body[id*=page] .main-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  background: none;
  min-height: 0;
  z-index: 999;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .fixed-header.header-down,
body[id*=page] .fixed-header.header-down {
  top: -50px;
}
.t3-page-ce-body .fixed-header.header-up,
body[id*=page] .fixed-header.header-up {
  top: -175px;
}
.t3-page-ce-body .main-header .auto-container,
body[id*=page] .main-header .auto-container {
  max-width: 1780px;
  padding: 0 20px;
}
.t3-page-ce-body .header-top,
body[id*=page] .header-top {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: var(--color-one);
  color: var(--white-color);
}
.t3-page-ce-body .header-top .top-left,
body[id*=page] .header-top .top-left {
  position: relative;
  float: left;
  line-height: 30px;
}
.t3-page-ce-body .header-top .top-info,
body[id*=page] .header-top .top-info {
  position: relative;
}
.t3-page-ce-body .header-top .top-info li,
body[id*=page] .header-top .top-info li {
  position: relative;
  float: left;
  margin-right: 70px;
  line-height: 30px;
  color: var(--white-color);
  font-size: 14px;
  font-weight: 400;
}
.t3-page-ce-body .header-top .top-info li:last-child,
body[id*=page] .header-top .top-info li:last-child {
  margin-right: 0;
}
.t3-page-ce-body .header-top .top-info li .icon,
body[id*=page] .header-top .top-info li .icon {
  position: relative;
  padding-right: var(--padding-right-5);
}
.t3-page-ce-body .header-top .top-info li:after,
body[id*=page] .header-top .top-info li:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 30px;
  top: 50%;
  margin-top: -4px;
  height: 10px;
  width: 10px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
}
.t3-page-ce-body .header-top .top-info li:last-child:after,
body[id*=page] .header-top .top-info li:last-child:after {
  display: none;
}
.t3-page-ce-body .header-top .top-info li a,
body[id*=page] .header-top .top-info li a {
  position: relative;
  display: block;
  line-height: 30px;
  color: #ffffff;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .header-top .top-info li a:hover,
body[id*=page] .header-top .top-info li a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .header-top .top-right,
body[id*=page] .header-top .top-right {
  position: relative;
  float: right;
  line-height: 30px;
}
.t3-page-ce-body .main-header .header-upper,
body[id*=page] .main-header .header-upper {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: none;
  padding: 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .header-top .top-info li.social,
body[id*=page] .header-top .top-info li.social {
  margin-right: 25px;
}
.t3-page-ce-body .header-top .top-info li.social:last-child,
body[id*=page] .header-top .top-info li.social:last-child {
  margin-right: 0;
}
.t3-page-ce-body .header-top .top-info li.social:after,
body[id*=page] .header-top .top-info li.social:after {
  display: none;
}
.t3-page-ce-body .fixed-header .header-upper,
body[id*=page] .fixed-header .header-upper {
  position: relative;
  /*top: 0;*/
  /*background: #202020;
  border-bottom-color: rgba(0,0,0,0.15);*/
  backdrop-filter: blur(9px);
  background-color: rgba(21, 44, 41, 0.7058823529);
}
.t3-page-ce-body .header-two.fixed-header .header-upper,
body[id*=page] .header-two.fixed-header .header-upper {
  background: #ffffff;
}
.t3-page-ce-body .main-header ul, .t3-page-ce-body .main-header ul li,
body[id*=page] .main-header ul,
body[id*=page] .main-header ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.t3-page-ce-body .main-header .main-box,
body[id*=page] .main-header .main-box {
  position: relative;
  padding: 0px;
}
.t3-page-ce-body .main-header .main-box .logo-box,
body[id*=page] .main-header .main-box .logo-box {
  position: relative;
  display: block;
  float: left;
  padding: 30px 0px;
  margin-left: 130px;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  z-index: 5;
}
.t3-page-ce-body .fixed-header .main-box .logo-box,
body[id*=page] .fixed-header .main-box .logo-box {
  padding: 20px 0px;
}
.t3-page-ce-body .fixed-header .main-menu .navigation > li,
body[id*=page] .fixed-header .main-menu .navigation > li {
  padding: 10px 0px;
}
.t3-page-ce-body .main-header.fixed-header .main-menu .navigation > li > ul,
body[id*=page] .main-header.fixed-header .main-menu .navigation > li > ul {
  top: 134%;
}
.t3-page-ce-body .main-header.fixed-header .header-upper .links-box,
body[id*=page] .main-header.fixed-header .header-upper .links-box {
  padding: 0 0 20px 0px;
}
.t3-page-ce-body .main-header .main-box .logo-box .logo,
body[id*=page] .main-header .main-box .logo-box .logo {
  position: relative;
  display: block;
}
.t3-page-ce-body .main-header .main-box .logo-box .logo img,
body[id*=page] .main-header .main-box .logo-box .logo img {
  position: relative;
  display: block;
  height: 46px;
  width: auto;
  z-index: 1;
}
.t3-page-ce-body .main-header .nav-box,
body[id*=page] .main-header .nav-box {
  position: static;
  float: right;
}
.t3-page-ce-body .main-header .header-upper .nav-box,
body[id*=page] .main-header .header-upper .nav-box {
  display: none;
}
.t3-page-ce-body .main-header .header-upper .links-box,
body[id*=page] .main-header .header-upper .links-box {
  position: relative;
  float: left;
}
.t3-page-ce-body .main-header .header-upper .links-box .link,
body[id*=page] .main-header .header-upper .links-box .link {
  position: relative;
  float: left;
  margin-left: 50px;
}
.t3-page-ce-body .main-header .header-upper .links-box .link:first-child,
body[id*=page] .main-header .header-upper .links-box .link:first-child {
  margin-left: 0;
}
.t3-page-ce-body .main-header .info-btn,
body[id*=page] .main-header .info-btn {
  position: relative;
  cursor: pointer;
  background: none;
  font-size: 16px;
  color: var(--white-color);
  padding-top: 15px;
  line-height: 34px;
}
.t3-page-ce-body .main-header .info-btn img,
body[id*=page] .main-header .info-btn img {
  height: 20px;
}
.t3-page-ce-body .main-header .nav-toggler,
body[id*=page] .main-header .nav-toggler {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  display: block;
}
.t3-page-ce-body .fixed-header .nav-toggler,
body[id*=page] .fixed-header .nav-toggler {
  margin-top: 18px;
}
.t3-page-ce-body .main-header .nav-toggler button,
body[id*=page] .main-header .nav-toggler button {
  position: relative;
  width: 30px;
  height: 40px;
  line-height: 40px;
  background: none;
  color: #e1e1e1;
  font-size: 16px;
  margin: 0px;
  border-radius: 0px;
  outline: none !important;
}
.t3-page-ce-body .main-header .nav-toggler button img,
body[id*=page] .main-header .nav-toggler button img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.t3-page-ce-body .main-header .nav-outer,
body[id*=page] .main-header .nav-outer {
  position: static;
  float: left;
}
.t3-page-ce-body .main-menu,
body[id*=page] .main-menu {
  position: static;
  display: block;
  padding: 0px 0px;
}
.t3-page-ce-body .main-menu .navbar-collapse,
body[id*=page] .main-menu .navbar-collapse {
  padding: 0px;
  margin: 0px;
  border: none;
  box-shadow: none;
}
.t3-page-ce-body .main-menu .navigation,
body[id*=page] .main-menu .navigation {
  position: static;
  z-index: 1;
}
.t3-page-ce-body .main-menu .navigation > li,
body[id*=page] .main-menu .navigation > li {
  position: static;
  display: block;
  float: left;
  padding: 30px 0px;
  margin-left: 50px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > a,
body[id*=page] .main-menu .navigation > li > a {
  position: relative;
  display: block;
  font-size: 14px;
  color: var(--white-color);
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown,
body[id*=page] .main-menu .navigation > li.dropdown {
  position: relative;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown.has-mega-menu,
body[id*=page] .main-menu .navigation > li.dropdown.has-mega-menu {
  position: static;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown > a,
body[id*=page] .main-menu .navigation > li.dropdown > a {
  padding-right: 20px;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown > a:after,
body[id*=page] .main-menu .navigation > li.dropdown > a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  position: absolute;
  right: 0px;
  top: 18px;
  display: block;
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
  z-index: 5;
}
.t3-page-ce-body .main-menu .navigation > li > a:before,
body[id*=page] .main-menu .navigation > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  display: block;
  height: 5px;
  border-top: 1px solid var(--main-color);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown > a:before,
body[id*=page] .main-menu .navigation > li.dropdown > a:before {
  right: 20px;
}
.t3-page-ce-body .main-menu .navigation > li:hover > a:before,
.t3-page-ce-body .main-menu .navigation > li.current > a:before,
.t3-page-ce-body .main-menu .navigation > li.current-menu-item > a:before,
body[id*=page] .main-menu .navigation > li:hover > a:before,
body[id*=page] .main-menu .navigation > li.current > a:before,
body[id*=page] .main-menu .navigation > li.current-menu-item > a:before {
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .main-menu .navigation > li:hover > a,
.t3-page-ce-body .main-menu .navigation > li.current > a,
.t3-page-ce-body .main-menu .navigation > li.current-menu-item > a,
body[id*=page] .main-menu .navigation > li:hover > a,
body[id*=page] .main-menu .navigation > li.current > a,
body[id*=page] .main-menu .navigation > li.current-menu-item > a {
  color: var(--main-color);
  text-decoration: none;
  opacity: 1;
}
.t3-page-ce-body .main-menu .navigation > li > ul,
body[id*=page] .main-menu .navigation > li > ul {
  position: absolute;
  left: -35px;
  top: 100%;
  width: 280px;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 100;
  opacity: 1;
  text-align: left;
  background: var(--color-two);
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -ms-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -o-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -moz-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown.has-mega-menu > ul,
body[id*=page] .main-menu .navigation > li.dropdown.has-mega-menu > ul {
  left: 0;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 20px;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown.has-mega-menu > ul .auto-container,
body[id*=page] .main-menu .navigation > li.dropdown.has-mega-menu > ul .auto-container {
  max-width: 1200px;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu,
body[id*=page] .main-menu .navigation > li .mega-menu {
  position: relative;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown.has-mega-menu > ul:before,
body[id*=page] .main-menu .navigation > li.dropdown.has-mega-menu > ul:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 2000px;
  height: 100%;
  background: var(--color-two);
}
.t3-page-ce-body .main-menu .navigation > li.dropdown.has-mega-menu > ul:after,
body[id*=page] .main-menu .navigation > li.dropdown.has-mega-menu > ul:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 2000px;
  height: 100%;
  background: var(--color-two);
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-inner,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-inner {
  position: relative;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .row,
body[id*=page] .main-menu .navigation > li .mega-menu .row {
  margin: 0 -25px;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block {
  position: relative;
  padding: 0 25px;
  margin-bottom: 30px;
  text-align: center;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block .image,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block .image {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid transparent;
  margin-bottom: 15px;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block:hover .image,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block:hover .image {
  border-color: var(--main-color);
  border-radius: 300px 300px 0 0;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block .image img,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block .image img {
  display: block;
  width: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block:hover .image img,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block:hover .image img {
  transform: scale(1.05);
  border-radius: 300px 300px 0 0;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block .title,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block .title {
  position: relative;
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block .title a,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block .title a {
  position: relative;
  color: var(--white-color);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li .mega-menu .menu-block:hover .title a,
body[id*=page] .main-menu .navigation > li .mega-menu .menu-block:hover .title a {
  color: var(--main-color);
}
.t3-page-ce-body .main-menu .navigation > li > ul > li,
body[id*=page] .main-menu .navigation > li > ul > li {
  position: relative;
  margin-bottom: 10px;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li:last-child,
body[id*=page] .main-menu .navigation > li > ul > li:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > a,
body[id*=page] .main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: var(--white-color);
  text-transform: capitalize;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li.dropdown > a:after,
body[id*=page] .main-menu .navigation > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  position: absolute;
  right: 30px;
  top: 0px;
  display: block;
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
  z-index: 5;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > a:before,
body[id*=page] .main-menu .navigation > li > ul > li > a:before {
  content: "";
  position: absolute;
  left: 35px;
  top: 50%;
  margin-top: -4px;
  height: 12px;
  width: 12px;
  /*background-color: var(--main-color);*/
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li:hover > a:before,
.t3-page-ce-body .main-menu .navigation > li > ul > li.current > a:before,
body[id*=page] .main-menu .navigation > li > ul > li:hover > a:before,
body[id*=page] .main-menu .navigation > li > ul > li.current > a:before {
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li:hover > a,
.t3-page-ce-body .main-menu .navigation > li > ul > li.current > a,
body[id*=page] .main-menu .navigation > li > ul > li:hover > a,
body[id*=page] .main-menu .navigation > li > ul > li.current > a {
  color: var(--main-color);
  padding-left: 55px;
}
.t3-page-ce-body .main-menu .navigation > li.dropdown:hover > ul,
body[id*=page] .main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul,
body[id*=page] .main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 2px;
  width: 280px;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 100;
  opacity: 1;
  text-align: left;
  background: var(--color-two);
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -ms-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -o-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.03), -2px 0px 10px 1px rgba(0, 0, 0, 0.03);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -moz-transition: all 100ms ease;
  -webkit-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul:before,
body[id*=page] .main-menu .navigation > li > ul > li > ul:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 0;
  width: 2px;
  height: 100%;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  margin-bottom: 10px;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li:last-child,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li > a,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: var(--white-color);
  text-transform: capitalize;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li > a:before,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li > a:before {
  content: "";
  position: absolute;
  left: 35px;
  top: 50%;
  margin-top: -4px;
  height: 8px;
  width: 8px;
  border: 1px solid var(--main-color);
  opacity: 0;
  visibility: hidden;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li:hover > a:before,
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li.current > a:before,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li:hover > a:before,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li.current > a:before {
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  position: absolute;
  right: 30px;
  top: 0px;
  display: block;
  line-height: 30px;
  font-size: 12px;
  font-weight: 400;
  z-index: 5;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li:hover > a,
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul > li.current > a,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li:hover > a,
body[id*=page] .main-menu .navigation > li > ul > li > ul > li.current > a {
  color: var(--main-color);
  padding-left: 55px;
}
.t3-page-ce-body .main-menu .navigation > li > ul > li.dropdown:hover > ul,
body[id*=page] .main-menu .navigation > li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body body.visible-sidebar,
body[id*=page] body.visible-sidebar {
  overflow-y: hidden;
}
.t3-page-ce-body .menu-backdrop,
body[id*=page] .menu-backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9990;
  background: var(--black-color-opacity);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .visible-sidebar .menu-backdrop,
body[id*=page] .visible-sidebar .menu-backdrop {
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .hidden-bar,
body[id*=page] .hidden-bar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 360px;
  background: var(--color-two);
  height: 100%;
  overflow-y: auto;
  z-index: 9999;
  visibility: hidden;
  -ms-transform: translateX(-400px);
  transform: translateX(-400px);
  transition: all 500ms ease-in;
  -webkit-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
}
.t3-page-ce-body .hidden-bar.visible-sidebar,
body[id*=page] .hidden-bar.visible-sidebar {
  opacity: 1;
  visibility: visible;
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
.t3-page-ce-body .hidden-bar ol,
.t3-page-ce-body .hidden-bar ol li,
.t3-page-ce-body .hidden-bar ul,
.t3-page-ce-body .hidden-bar ul li,
body[id*=page] .hidden-bar ol,
body[id*=page] .hidden-bar ol li,
body[id*=page] .hidden-bar ul,
body[id*=page] .hidden-bar ul li {
  list-style-type: none;
  margin: 0px;
}
.t3-page-ce-body .hidden-bar .inner-box,
body[id*=page] .hidden-bar .inner-box {
  position: relative;
  background-color: var(--color-two);
  padding-top: 75px;
  padding-bottom: 50px;
}
.t3-page-ce-body .hidden-bar .inner-box .cross-icon,
body[id*=page] .hidden-bar .inner-box .cross-icon {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  color: var(--white-color);
  font-size: 14px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border: 1px solid var(--white-color);
  border-radius: 50%;
}
.t3-page-ce-body .hidden-bar .inner-box .cross-icon:hover,
body[id*=page] .hidden-bar .inner-box .cross-icon:hover {
  color: var(--main-color);
  border-color: var(--main-color);
}
.t3-page-ce-body .hidden-bar .inner-box .logo-box,
body[id*=page] .hidden-bar .inner-box .logo-box {
  position: relative;
  line-height: 50px;
  margin-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.t3-page-ce-body .hidden-bar .inner-box .logo-box img,
body[id*=page] .hidden-bar .inner-box .logo-box img {
  position: relative;
  max-height: 50px;
}
.t3-page-ce-body .hidden-bar h5,
body[id*=page] .hidden-bar h5 {
  position: relative;
  text-transform: capitalize;
  margin-bottom: 15px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.t3-page-ce-body .hidden-bar h5::before,
.t3-page-ce-body .hidden-bar h5::after,
body[id*=page] .hidden-bar h5::before,
body[id*=page] .hidden-bar h5::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .hidden-bar .info,
body[id*=page] .hidden-bar .info {
  position: relative;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.t3-page-ce-body .hidden-bar .info li,
body[id*=page] .hidden-bar .info li {
  position: relative;
  line-height: 1.6em;
  color: var(--color-one);
  margin-bottom: 10px;
}
.t3-page-ce-body .hidden-bar .info li:last-child,
body[id*=page] .hidden-bar .info li:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .hidden-bar .info li a,
body[id*=page] .hidden-bar .info li a {
  color: var(--color-one);
}
.t3-page-ce-body .hidden-bar .info li a:hover,
body[id*=page] .hidden-bar .info li a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .hidden-bar .separator,
body[id*=page] .hidden-bar .separator {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.t3-page-ce-body .hidden-bar .separator span,
body[id*=page] .hidden-bar .separator span {
  position: relative;
  display: block;
  height: 8px;
  width: 8px;
  border: 1px solid var(--main-color);
  margin: 0 auto;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t3-page-ce-body .hidden-bar .booking-info,
body[id*=page] .hidden-bar .booking-info {
  position: relative;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.t3-page-ce-body .hidden-bar .booking-info .bk-title,
body[id*=page] .hidden-bar .booking-info .bk-title {
  position: relative;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.t3-page-ce-body .hidden-bar .booking-info .bk-no,
body[id*=page] .hidden-bar .booking-info .bk-no {
  position: relative;
  font-size: 30px;
  color: var(--main-color);
  line-height: 1em;
}
.t3-page-ce-body .hidden-bar .booking-info .bk-no a,
body[id*=page] .hidden-bar .booking-info .bk-no a {
  position: relative;
  display: inline-block;
  color: var(--main-color);
}
.t3-page-ce-body .hidden-bar .booking-info .bk-no a:before,
body[id*=page] .hidden-bar .booking-info .bk-no a:before {
  position: absolute;
  content: "";
  left: 5px;
  right: 5px;
  bottom: -7px;
  height: 5px;
  opacity: 0;
  transform: scale(0.2, 1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-top: 1px solid var(--main-color);
  border-bottom: 1px solid var(--main-color);
}
.t3-page-ce-body .hidden-bar .booking-info .bk-no a:hover::before,
body[id*=page] .hidden-bar .booking-info .bk-no a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.t3-page-ce-body .hidden-bar .side-menu,
body[id*=page] .hidden-bar .side-menu {
  position: relative;
  display: block;
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 100px;
}
.t3-page-ce-body .hidden-bar .side-menu ul,
body[id*=page] .hidden-bar .side-menu ul {
  position: relative;
  border-top: 1px solid var(--white-color-opacity-four);
}
.t3-page-ce-body .hidden-bar .side-menu ul li,
body[id*=page] .hidden-bar .side-menu ul li {
  position: relative;
  display: block;
  border-bottom: 1px solid var(--white-color-opacity-four);
}
.t3-page-ce-body .hidden-bar .side-menu ul li a,
body[id*=page] .hidden-bar .side-menu ul li a {
  position: relative;
  color: var(--white-color);
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: 0.15em;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.t3-page-ce-body .hidden-bar .side-menu ul li:hover > a,
.t3-page-ce-body .hidden-bar .side-menu ul > li.current > a,
.t3-page-ce-body .hidden-bar .side-menu ul > li > ul > li.current > a,
body[id*=page] .hidden-bar .side-menu ul li:hover > a,
body[id*=page] .hidden-bar .side-menu ul > li.current > a,
body[id*=page] .hidden-bar .side-menu ul > li > ul > li.current > a {
  color: var(--main-color);
}
.t3-page-ce-body .hidden-bar .side-menu ul li > a:before,
body[id*=page] .hidden-bar .side-menu ul li > a:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -4px;
  height: 12px;
  width: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .hidden-bar .side-menu ul li:hover > a:before,
.t3-page-ce-body .hidden-bar .side-menu ul li.current > a:before,
body[id*=page] .hidden-bar .side-menu ul li:hover > a:before,
body[id*=page] .hidden-bar .side-menu ul li.current > a:before {
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .hidden-bar .side-menu ul li:hover > a,
.t3-page-ce-body .hidden-bar .side-menu ul li.current > a,
body[id*=page] .hidden-bar .side-menu ul li:hover > a,
body[id*=page] .hidden-bar .side-menu ul li.current > a {
  color: var(--main-color);
  padding-left: 20px;
}
.t3-page-ce-body .hidden-bar .side-menu ul li ul li:last-child,
body[id*=page] .hidden-bar .side-menu ul li ul li:last-child {
  border-bottom: none;
}
.t3-page-ce-body .hidden-bar .side-menu ul li .btn-expander,
body[id*=page] .hidden-bar .side-menu ul li .btn-expander {
  position: absolute;
  top: 10px;
  right: 0px;
  background: none;
  color: var(--white-color);
  font-size: 12px;
  height: 30px;
  width: 30px;
  text-align: right;
  line-height: 30px;
  border-radius: 0px;
  outline: none;
  cursor: pointer;
  z-index: 1;
}
.t3-page-ce-body .hidden-bar .side-menu ul li .btn-expander i,
body[id*=page] .hidden-bar .side-menu ul li .btn-expander i {
  font-weight: 700;
}
.t3-page-ce-body .info-bar,
body[id*=page] .info-bar {
  position: fixed;
  right: -440px;
  top: 0px;
  width: 100%;
  max-width: 440px;
  height: 100%;
  overflow-y: auto;
  z-index: 99999;
  opacity: 0;
  background: var(--color-two) url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) center top repeat;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.t3-page-ce-body .info-back-drop,
body[id*=page] .info-back-drop {
  position: fixed;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: var(--black-color-opacity-two);
  visibility: hidden;
  z-index: 9990;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.t3-page-ce-body .side-content-visible .info-back-drop,
body[id*=page] .side-content-visible .info-back-drop {
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .side-content-visible .info-bar,
body[id*=page] .side-content-visible .info-bar {
  right: 0px;
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .info-bar .inner-box,
body[id*=page] .info-bar .inner-box {
  position: relative;
  background: var(--color-two) url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) center top repeat;
  padding-top: 100px;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.t3-page-ce-body .info-bar .inner-box .cross-icon,
body[id*=page] .info-bar .inner-box .cross-icon {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  color: var(--white-color);
  font-size: 14px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border: 1px solid var(--white-color);
  border-radius: 50%;
}
.t3-page-ce-body .info-bar .inner-box .cross-icon:hover,
body[id*=page] .info-bar .inner-box .cross-icon:hover {
  color: var(--main-color);
  border-color: var(--main-color);
}
.t3-page-ce-body .info-bar .inner-box .logo-box,
body[id*=page] .info-bar .inner-box .logo-box {
  position: relative;
  line-height: 50px;
  margin-bottom: 35px;
}
.t3-page-ce-body .info-bar .inner-box .logo-box img,
body[id*=page] .info-bar .inner-box .logo-box img {
  position: relative;
  max-height: 50px;
}
.t3-page-ce-body .info-bar .inner-box .image-box,
body[id*=page] .info-bar .inner-box .image-box {
  position: relative;
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 45px;
  border-radius: 300px 300px 0 0;
  display: inline-block;
}
.t3-page-ce-body .info-bar .inner-box .image-box img,
body[id*=page] .info-bar .inner-box .image-box img {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 300px 300px 0 0;
}
.t3-page-ce-body .info-bar .inner-box .image-box::before,
body[id*=page] .info-bar .inner-box .image-box::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid var(--main-color);
  pointer-events: none;
  box-sizing: border-box;
  border-radius: 300px 300px 0 0;
  z-index: 100;
}
.t3-page-ce-body .info-bar h5,
body[id*=page] .info-bar h5 {
  position: relative;
  text-transform: uppercase;
  color: var(--main-color);
  margin-bottom: 15px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.t3-page-ce-body .info-bar h5::before,
.t3-page-ce-body .info-bar h5::after,
body[id*=page] .info-bar h5::before,
body[id*=page] .info-bar h5::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .info-bar .info,
body[id*=page] .info-bar .info {
  position: relative;
  color: var(--white-color);
}
.t3-page-ce-body .info-bar .info li,
body[id*=page] .info-bar .info li {
  position: relative;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.t3-page-ce-body .info-bar .info li:last-child,
body[id*=page] .info-bar .info li:last-child {
  margin-top: 30px;
}
.t3-page-ce-body .info-bar .info li a,
body[id*=page] .info-bar .info li a {
  color: var(--white-color);
}
.t3-page-ce-body .info-bar .info li a:hover,
body[id*=page] .info-bar .info li a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .info-bar .info li .ib-ttl,
body[id*=page] .info-bar .info li .ib-ttl {
  text-transform: uppercase;
  color: var(--color-three);
}
.t3-page-ce-body .info-bar .booking-info,
body[id*=page] .info-bar .booking-info {
  position: relative;
}
.t3-page-ce-body .info-bar .booking-info .bk-no,
body[id*=page] .info-bar .booking-info .bk-no {
  position: relative;
  color: var(--main-color);
  line-height: 1em;
}
.t3-page-ce-body .info-bar .booking-info .bk-no a,
body[id*=page] .info-bar .booking-info .bk-no a {
  position: relative;
  display: inline-block;
  color: var(--main-color);
}
.t3-page-ce-body .info-bar .booking-info .bk-no a:before,
body[id*=page] .info-bar .booking-info .bk-no a:before {
  position: absolute;
  content: "";
  left: 5px;
  right: 5px;
  bottom: -8px;
  height: 5px;
  opacity: 0;
  transform: scale(0.2, 1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-top: 1px solid var(--main-color);
}
.t3-page-ce-body .info-bar .booking-info .bk-no a:hover::before,
body[id*=page] .info-bar .booking-info .bk-no a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.t3-page-ce-body .scrolling-banner-section,
body[id*=page] .scrolling-banner-section {
  position: relative;
  padding: 210px 0 0 0;
}
.t3-page-ce-body .scrolling-banner-section::before,
body[id*=page] .scrolling-banner-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/background/hero-bg.jpg) no-repeat center center;
  background-size: cover;
  z-index: 0;
}
.t3-page-ce-body .scrolling-banner-section::after,
body[id*=page] .scrolling-banner-section::after {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: 200px;
  background: linear-gradient(to top, color-mix(in srgb, var(--color-one) 100%, transparent), transparent);
  z-index: 1;
}
.t3-page-ce-body .scrolling-banner-section .content,
.t3-page-ce-body .rolling-gallery-container,
body[id*=page] .scrolling-banner-section .content,
body[id*=page] .rolling-gallery-container {
  position: relative;
  z-index: 2;
}
.t3-page-ce-body .scrolling-banner-section .content,
body[id*=page] .scrolling-banner-section .content {
  position: relative;
  text-align: center;
  margin-bottom: 130px;
}
.t3-page-ce-body .scrolling-banner-section .content h1,
body[id*=page] .scrolling-banner-section .content h1 {
  position: relative;
  margin-bottom: 15px;
}
.t3-page-ce-body .scrolling-banner-section .content .text,
body[id*=page] .scrolling-banner-section .content .text {
  position: relative;
  margin-bottom: 25px;
}
.t3-page-ce-body .scrolling-banner-section .content .text span,
body[id*=page] .scrolling-banner-section .content .text span {
  position: relative;
  color: var(--main-color);
}
.t3-page-ce-body .rolling-gallery-container,
body[id*=page] .rolling-gallery-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 370px;
}
.t3-page-ce-body .rolling-gallery-outer,
body[id*=page] .rolling-gallery-outer {
  display: flex;
  width: 3900px;
  animation: scroll 20s linear infinite;
}
.t3-page-ce-body .rolling-image,
body[id*=page] .rolling-image {
  width: 300px;
  height: 370px;
  margin-right: 30px;
}
.t3-page-ce-body .rolling-image:nth-child(6),
.t3-page-ce-body .rolling-image:nth-child(12),
body[id*=page] .rolling-image:nth-child(6),
body[id*=page] .rolling-image:nth-child(12) {
  margin-right: 30px;
}
.t3-page-ce-body .rolling-image img,
body[id*=page] .rolling-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 500px 500px 0 0;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1950px);
  }
}
.t3-page-ce-body .title-box,
body[id*=page] .title-box {
  position: relative;
  padding-bottom: 30px;
}
.t3-page-ce-body .title-box.centered,
body[id*=page] .title-box.centered {
  margin: 0 auto;
  text-align: center;
}
.t3-page-ce-body .title-box .subtitle,
body[id*=page] .title-box .subtitle {
  position: relative;
  display: inline-flex; /* Make it inline so it wraps only around content */
  align-items: center; /* Vertically center the SVGs and text */
  gap: 8px; /* Space between SVG and text */
  text-transform: uppercase;
  font-weight: 700;
  color: var(--main-color);
  font-size: 14px;
  letter-spacing: 0.2em;
  line-height: 1em;
  margin-bottom: 10px;
}
.t3-page-ce-body .title-box .subtitle::before,
.t3-page-ce-body .title-box .subtitle::after,
body[id*=page] .title-box .subtitle::before,
body[id*=page] .title-box .subtitle::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .title-box .title-badge,
body[id*=page] .title-box .title-badge {
  width: 205px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 10px 0;
}
.t3-page-ce-body .title-box h2,
body[id*=page] .title-box h2 {
  position: relative;
  margin-bottom: 0;
}
.t3-page-ce-body .title-box h3,
body[id*=page] .title-box h3 {
  position: relative;
  margin-bottom: 0;
}
.t3-page-ce-body .title-box .text,
body[id*=page] .title-box .text {
  position: relative;
  line-height: 1.85em;
}
.t3-page-ce-body .title-box.centered .text,
body[id*=page] .title-box.centered .text {
  max-width: 420px;
  margin: 0 auto;
}
.t3-page-ce-body .we-offer-section,
body[id*=page] .we-offer-section {
  position: relative;
  background: var(--color-one);
}
.t3-page-ce-body .we-offer-section .auto-container,
body[id*=page] .we-offer-section .auto-container {
  max-width: 1600px;
}
.t3-page-ce-body .offer-block,
body[id*=page] .offer-block {
  position: relative;
  display: flex;
}
.t3-page-ce-body .offer-block .inner-box,
body[id*=page] .offer-block .inner-box {
  position: relative;
  display: block;
  text-align: center;
  max-width: 440px;
}
.t3-page-ce-body .offer-block:nth-child(1),
body[id*=page] .offer-block:nth-child(1) {
  justify-content: flex-start; /* default: left */
}
.t3-page-ce-body .offer-block:nth-child(2),
body[id*=page] .offer-block:nth-child(2) {
  justify-content: center; /* center align */
}
.t3-page-ce-body .offer-block:nth-child(3),
body[id*=page] .offer-block:nth-child(3) {
  justify-content: flex-end; /* right align */
}
.t3-page-ce-body .offer-block .inner-box .image,
body[id*=page] .offer-block .inner-box .image {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  margin-bottom: 25px;
  border-radius: 500px 500px 0 0;
}
.t3-page-ce-body .offer-block .inner-box .image,
body[id*=page] .offer-block .inner-box .image {
  position: relative;
  display: inline-block;
  border-radius: 500px 500px 0 0;
  overflow: hidden;
}
.t3-page-ce-body .offer-block .inner-box .image img,
body[id*=page] .offer-block .inner-box .image img {
  display: block;
  border-radius: 500px 500px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .offer-block .inner-box .image::before,
body[id*=page] .offer-block .inner-box .image::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  border-radius: 500px 500px 0 0;
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .offer-block .inner-box .image:after,
body[id*=page] .offer-block .inner-box .image:after {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.4)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 1;
}
.t3-page-ce-body .offer-block .inner-box:hover .image:after,
body[id*=page] .offer-block .inner-box:hover .image:after {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
.t3-page-ce-body .offer-block .inner-box:hover .image:before,
body[id*=page] .offer-block .inner-box:hover .image:before {
  transform: rotateY(180deg);
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}
.t3-page-ce-body .offer-block .inner-box .image img,
body[id*=page] .offer-block .inner-box .image img {
  position: relative;
  display: block;
  /*width: 100%;*/
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .offer-block .inner-box:hover .image img,
body[id*=page] .offer-block .inner-box:hover .image img {
  transform: scale(1.04, 1.04);
}
.t3-page-ce-body .offer-block h4,
body[id*=page] .offer-block h4 {
  position: relative;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.t3-page-ce-body .offer-block h4 a,
body[id*=page] .offer-block h4 a {
  color: var(--white-color);
}
.t3-page-ce-body .offer-block .more-link,
body[id*=page] .offer-block .more-link {
  position: relative;
  padding-top: 20px;
}
.t3-page-ce-body .offer-block .more-link a,
body[id*=page] .offer-block .more-link a {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: var(--main-color);
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1.5em;
  padding-bottom: 4px;
}
.t3-page-ce-body .offer-block .more-link a:before,
body[id*=page] .offer-block .more-link a:before {
  position: absolute;
  content: "";
  left: 5px;
  right: 5px;
  bottom: -4px;
  height: 4px;
  opacity: 0;
  transform: scale(0.2, 1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-top: 1px solid var(--main-color);
}
.t3-page-ce-body .offer-block .more-link a:hover::before,
body[id*=page] .offer-block .more-link a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.t3-page-ce-body .offer-block .more-link a:hover,
body[id*=page] .offer-block .more-link a:hover {
  color: var(--white-color);
  border-color: var(--white-color);
}
.t3-page-ce-body .story-section,
body[id*=page] .story-section {
  position: relative;
  background-color: var(--color-two);
}
.t3-page-ce-body .story-section .title-box,
body[id*=page] .story-section .title-box {
  max-width: 1050px;
  margin-bottom: 10px;
}
.t3-page-ce-body .story-section .text-col,
body[id*=page] .story-section .text-col {
  position: relative;
  z-index: 1000;
}
.t3-page-ce-body .story-section.home-page .title-box h2,
body[id*=page] .story-section.home-page .title-box h2 {
  font-size: 70px;
}
.t3-page-ce-body .story-section .title-box h2 img,
body[id*=page] .story-section .title-box h2 img {
  border-radius: 300px;
  margin: 0 10px;
}
.t3-page-ce-body .story-section .text-col .inner,
body[id*=page] .story-section .text-col .inner {
  position: relative;
  display: block;
  padding-top: 50px;
  padding-right: 90px;
  text-align: left;
}
.t3-page-ce-body .story-section .feature-info,
body[id*=page] .story-section .feature-info {
  position: relative;
  padding: 30px 0 60px 0;
  display: flex;
}
.t3-page-ce-body .story-section .feature-info .feature-info-box,
body[id*=page] .story-section .feature-info .feature-info-box {
  position: relative;
  width: 50%;
  padding-right: 20px;
}
.t3-page-ce-body .story-section .feature-info .feature-info-box .feature-title,
body[id*=page] .story-section .feature-info .feature-info-box .feature-title {
  display: flex;
  align-items: center;
  text-align: left;
}
.t3-page-ce-body .story-section .feature-info .feature-info-box .feature-title h6,
body[id*=page] .story-section .feature-info .feature-info-box .feature-title h6 {
  padding-left: 15px;
}
.t3-page-ce-body .story-section .feature-info .feature-info-box .infotext,
body[id*=page] .story-section .feature-info .feature-info-box .infotext {
  font-size: 15px;
  line-height: 1.5em;
  padding: 20px 0 0 0;
  color: var(--color-three);
}
.t3-page-ce-body .story-section .feature-info .feature-info-box:hover .feature-title img,
body[id*=page] .story-section .feature-info .feature-info-box:hover .feature-title img {
  transform: rotateY(180deg);
  transition: transform 0.4s ease;
}
.t3-page-ce-body .story-section .booking-info,
body[id*=page] .story-section .booking-info {
  position: relative;
  display: flex;
}
.t3-page-ce-body .story-section .booking-info .bk-title,
body[id*=page] .story-section .booking-info .bk-title {
  position: relative;
  text-transform: capitalize;
  margin-top: -5px;
  padding-right: 40px;
}
.t3-page-ce-body .story-section .booking-info .bk-no,
body[id*=page] .story-section .booking-info .bk-no {
  font-size: 20px;
  color: var(--main-color);
  line-height: 1em;
}
.t3-page-ce-body .story-section .booking-info .bk-no a,
body[id*=page] .story-section .booking-info .bk-no a {
  color: var(--main-color);
  padding-bottom: 5px;
}
.t3-page-ce-body .story-section .booking-info .bk-no a:before,
body[id*=page] .story-section .booking-info .bk-no a:before {
  position: absolute;
  content: "";
  left: 5px;
  right: 5px;
  bottom: 0px;
  height: 5px;
  opacity: 0;
  transform: scale(0.2, 1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-top: 1px solid var(--main-color);
  border-bottom: 1px solid var(--main-color);
}
.t3-page-ce-body .story-section .booking-info .bk-no a:hover::before,
body[id*=page] .story-section .booking-info .bk-no a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.t3-page-ce-body .hidden-bar .booking-info .bk-no a:hover::before,
body[id*=page] .hidden-bar .booking-info .bk-no a:hover::before {
  opacity: 1;
}
.t3-page-ce-body .story-section .image-col,
body[id*=page] .story-section .image-col {
  position: relative;
}
.t3-page-ce-body .story-section .image-col .inner,
body[id*=page] .story-section .image-col .inner {
  position: relative;
  display: block;
}
.t3-page-ce-body .story-section .image-col .images,
body[id*=page] .story-section .image-col .images {
  position: relative;
}
.t3-page-ce-body .story-section .image-col .images img,
body[id*=page] .story-section .image-col .images img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
  border-radius: 100% 100% 0 0;
}
.t3-page-ce-body .story-section .image-col .image,
body[id*=page] .story-section .image-col .image {
  position: relative;
  display: inline-block;
}
.t3-page-ce-body .story-section .image-col .image::before,
body[id*=page] .story-section .image-col .image::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  pointer-events: none;
  box-sizing: border-box;
  border-radius: 100% 100% 0 0;
  z-index: 100;
}
.t3-page-ce-body .side-image.storyside-img,
body[id*=page] .side-image.storyside-img {
  left: 0;
  bottom: 70px;
}
.t3-page-ce-body .special-dish,
body[id*=page] .special-dish {
  position: relative;
  background: var(--color-five);
}
.t3-page-ce-body .special-dish .right-bg,
body[id*=page] .special-dish .right-bg {
  position: absolute;
  right: 0;
  bottom: 140px;
}
.t3-page-ce-body .special-dish .bottom-image,
body[id*=page] .special-dish .bottom-image {
  position: absolute;
  right: 0;
  bottom: -170px;
  z-index: 1;
}
.t3-page-ce-body .special-dish .outer-container,
body[id*=page] .special-dish .outer-container {
  position: relative;
}
.t3-page-ce-body .special-dish .row,
body[id*=page] .special-dish .row {
  margin: 0 0;
}
.t3-page-ce-body .special-dish .image-col,
body[id*=page] .special-dish .image-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .special-dish .image-col .inner,
body[id*=page] .special-dish .image-col .inner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.t3-page-ce-body .special-dish .image-col .image-layer,
body[id*=page] .special-dish .image-col .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-page-ce-body .special-dish .image-col .image-layer:before,
body[id*=page] .special-dish .image-col .image-layer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.t3-page-ce-body .special-dish .image-col .image,
body[id*=page] .special-dish .image-col .image {
  position: relative;
  display: none;
}
.t3-page-ce-body .special-dish .image-col .image img,
body[id*=page] .special-dish .image-col .image img {
  position: relative;
  display: block;
  width: 100%;
}
.t3-page-ce-body .special-dish .content-col,
body[id*=page] .special-dish .content-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .special-dish .content-col .inner,
body[id*=page] .special-dish .content-col .inner {
  position: relative;
  display: block;
  max-width: 600px;
  padding: 225px 20px 225px 130px;
}
.t3-page-ce-body .special-dish .content-col .badge-icon,
body[id*=page] .special-dish .content-col .badge-icon {
  position: absolute;
  left: -60px;
  top: 0;
}
.t3-page-ce-body .special-dish .title-box,
body[id*=page] .special-dish .title-box {
  margin-bottom: 40px;
}
.t3-page-ce-body .special-dish .price,
body[id*=page] .special-dish .price {
  position: relative;
  line-height: 30px;
}
.t3-page-ce-body .special-dish .price .old,
body[id*=page] .special-dish .price .old {
  position: relative;
  font-size: 18px;
  color: var(--color-three);
  padding-right: 20px;
}
.t3-page-ce-body .special-dish .price .new,
body[id*=page] .special-dish .price .new {
  position: relative;
  font-size: 24px;
  color: var(--main-color);
}
.t3-page-ce-body .special-dish .content-col .link-box,
body[id*=page] .special-dish .content-col .link-box {
  padding-top: 40px;
}
.t3-page-ce-body .menu-section,
body[id*=page] .menu-section {
  position: relative;
  overflow: hidden;
  background-color: var(--color-one);
}
.t3-page-ce-body .tabs-box,
body[id*=page] .tabs-box {
  position: relative;
}
.t3-page-ce-body .tabs-box .tab-buttons,
body[id*=page] .tabs-box .tab-buttons {
  position: relative;
}
.t3-page-ce-body .tabs-box .tab-buttons .tab-btn,
body[id*=page] .tabs-box .tab-buttons .tab-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.t3-page-ce-body .tabs-box .tabs-content,
body[id*=page] .tabs-box .tabs-content {
  position: relative;
  background-color: var(--color-two);
  background-image: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/background/menu-bg-paper.jpg);
  background-repeat: repeat;
  background-position: top center;
  background-size: cover;
}
.t3-page-ce-body .tabs-box .tabs-content:before,
body[id*=page] .tabs-box .tabs-content:before {
  content: "";
  position: absolute;
  left: 0px;
  right: auto;
  top: 0;
  width: 70px;
  height: 100%;
  background-color: var(--color-two);
  background-image: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-black.png);
  background-repeat: repeat;
  background-position: top center;
}
.t3-page-ce-body .tabs-box .tabs-content .tab,
body[id*=page] .tabs-box .tabs-content .tab {
  position: relative;
  display: none;
  padding: 60px 40px;
}
.t3-page-ce-body .tabs-box .tabs-content .active-tab,
body[id*=page] .tabs-box .tabs-content .active-tab {
  display: block;
}
.t3-page-ce-body .menu-tabs,
body[id*=page] .menu-tabs {
  position: relative;
}
.t3-page-ce-body .menu-tabs .buttons,
body[id*=page] .menu-tabs .buttons {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 0px;
}
.t3-page-ce-body .menu-tabs .buttons .tab-buttons,
body[id*=page] .menu-tabs .buttons .tab-buttons {
  position: relative;
  text-align: center;
  font-family: var(--font-family-primary);
}
.t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  padding-bottom: 5px;
  font-family: var(--font-family-secondary);
}
.t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:before,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 5px;
  border-top: 1px solid var(--main-color);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn.active-btn:before,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn.active-btn:before {
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:after,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:after {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 36px;
  top: 50%;
  margin-top: -8px;
  height: 14px;
  width: 14px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg) no-repeat;
}
.t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:last-child:after,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:last-child:after {
  display: none;
}
.t3-page-ce-body .tabs-box .tabs-content .tab .row,
body[id*=page] .tabs-box .tabs-content .tab .row {
  display: flex;
  align-items: center; /* This vertically centers the two columns */
  flex-wrap: wrap; /* Ensures responsiveness for smaller screens */
}
.t3-page-ce-body .menu-tabs .menu-col .inner,
body[id*=page] .menu-tabs .menu-col .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; /* Vertical centering inside the column */
  height: 100%;
  padding-left: 70px;
}
.t3-page-ce-body .menu-tabs .menu-col.img-col,
body[id*=page] .menu-tabs .menu-col.img-col {
  text-align: center;
  padding-top: 30px;
}
.t3-page-ce-body .menu-tabs .menu-col.img-col .inner,
body[id*=page] .menu-tabs .menu-col.img-col .inner {
  display: block;
}
.t3-page-ce-body .menu-tabs .menu-col:nth-child(2) .inner,
body[id*=page] .menu-tabs .menu-col:nth-child(2) .inner {
  padding-right: 0;
  border-right: none;
}
.t3-page-ce-body .menu-tabs .menu-col:nth-child(2) .inner:after,
body[id*=page] .menu-tabs .menu-col:nth-child(2) .inner:after {
  display: none;
}
.t3-page-ce-body .menu-tabs .menu-col.img-col .image,
body[id*=page] .menu-tabs .menu-col.img-col .image {
  position: relative;
  display: inline-block;
}
.t3-page-ce-body .menu-tabs .menu-col.img-col .image img,
body[id*=page] .menu-tabs .menu-col.img-col .image img {
  display: block;
  border-radius: 300px 300px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .menu-tabs .menu-col.img-col .image::before,
body[id*=page] .menu-tabs .menu-col.img-col .image::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid var(--main-color);
  border-radius: 300px 300px 0 0;
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .menu-tabs .dish-block,
body[id*=page] .menu-tabs .dish-block {
  position: relative;
  margin-bottom: 35px;
}
.t3-page-ce-body .menu-tabs .dish-block:last-child,
body[id*=page] .menu-tabs .dish-block:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .menu-tabs .dish-block .inner-box,
body[id*=page] .menu-tabs .dish-block .inner-box {
  position: relative;
  padding-left: 120px;
  min-height: 100px;
  padding-top: 10px;
}
.t3-page-ce-body .menu-tabs .dish-block .dish-image,
body[id*=page] .menu-tabs .dish-block .dish-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  border-radius: 400px;
  overflow: hidden;
}
.t3-page-ce-body .menu-tabs .dish-block .dish-image img,
body[id*=page] .menu-tabs .dish-block .dish-image img {
  position: relative;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 400px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .menu-tabs .dish-block .inner-box:hover .dish-image img,
body[id*=page] .menu-tabs .dish-block .inner-box:hover .dish-image img {
  transform: rotate(90deg);
}
.t3-page-ce-body .menu-tabs .dish-block .title,
body[id*=page] .menu-tabs .dish-block .title {
  position: relative;
  line-height: 24px;
  margin-bottom: 10px;
  display: flex;
}
.t3-page-ce-body .menu-tabs .dish-block .title .menu-list-line,
body[id*=page] .menu-tabs .dish-block .title .menu-list-line {
  flex-grow: 1;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: var(--white-color-opacity-three);
  height: 17px;
}
.t3-page-ce-body .menu-tabs .dish-block .title .ttl,
body[id*=page] .menu-tabs .dish-block .title .ttl {
  position: relative;
  float: left;
  padding-right: 10px;
  text-transform: capitalize;
}
.t3-page-ce-body .menu-tabs .dish-block .title .ttl a,
body[id*=page] .menu-tabs .dish-block .title .ttl a {
  color: var(--white-color);
}
.t3-page-ce-body .menu-tabs .dish-block .title .ttl a:hover,
body[id*=page] .menu-tabs .dish-block .title .ttl a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .menu-tabs .dish-block .title .ttl .s-info,
body[id*=page] .menu-tabs .dish-block .title .ttl .s-info {
  position: relative;
  display: inline-block;
  line-height: 18px;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 12px;
  color: var(--black-color);
  background: var(--main-color);
  margin-left: 8px;
}
.t3-page-ce-body .menu-tabs .dish-block .title .price,
body[id*=page] .menu-tabs .dish-block .title .price {
  position: relative;
  float: right;
  font-size: 16px;
  color: var(--main-color);
  padding-left: 5px;
}
.t3-page-ce-body .menu-tabs .dish-block .desc,
body[id*=page] .menu-tabs .dish-block .desc {
  position: relative;
  font-size: 15px;
  color: var(--color-three);
}
.t3-page-ce-body .menu-tabs .dish-block .desc a,
body[id*=page] .menu-tabs .dish-block .desc a {
  color: var(--color-three);
}
.t3-page-ce-body .menu-section .open-timing,
body[id*=page] .menu-section .open-timing {
  position: relative;
  text-align: center;
}
.t3-page-ce-body .menu-section .open-timing .hours,
body[id*=page] .menu-section .open-timing .hours {
  position: relative;
  padding: 25px 0;
}
.t3-page-ce-body .side-image.menutab-img,
body[id*=page] .side-image.menutab-img {
  right: -30px;
  bottom: 0;
}
.t3-page-ce-body .special-offer,
body[id*=page] .special-offer {
  position: relative;
  background: var(--color-one);
}
.t3-page-ce-body .special-offer .outer-container,
body[id*=page] .special-offer .outer-container {
  position: relative;
  /*max-width: 1600px;*/
  padding: 0 15px;
  margin: 0 auto;
}
.t3-page-ce-body .special-offer .auto-container,
body[id*=page] .special-offer .auto-container {
  max-width: 1600px;
}
.t3-page-ce-body .offer-block-two,
body[id*=page] .offer-block-two {
  position: relative;
  margin-bottom: 30px;
}
.t3-page-ce-body .special-offer .owl-theme .offer-block-two,
body[id*=page] .special-offer .owl-theme .offer-block-two {
  margin-bottom: 0;
}
.t3-page-ce-body .offer-block-two .inner-box,
body[id*=page] .offer-block-two .inner-box {
  position: relative;
  display: block;
  text-align: center;
  border: solid 1px var(--main-color);
  border-radius: 500px 500px 0 0;
  padding: 65px;
}
.t3-page-ce-body .offer-block-two.rounded .inner-box,
body[id*=page] .offer-block-two.rounded .inner-box {
  border-radius: 500px;
}
.t3-page-ce-body .offer-block-two .inner-box .image,
body[id*=page] .offer-block-two .inner-box .image {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 40px;
}
.t3-page-ce-body .offer-block-two .inner-box .image img,
body[id*=page] .offer-block-two .inner-box .image img {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  border-radius: 500px;
}
.t3-page-ce-body .offer-block-two .inner-box:hover .image img,
body[id*=page] .offer-block-two .inner-box:hover .image img {
  transform: rotate(90deg);
}
.t3-page-ce-body .offer-block-two .cat-name,
body[id*=page] .offer-block-two .cat-name {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--main-color);
}
.t3-page-ce-body .offer-block-two h5,
body[id*=page] .offer-block-two h5 {
  position: relative;
  margin-bottom: 10px;
}
.t3-page-ce-body .offer-block-two h5 a,
body[id*=page] .offer-block-two h5 a {
  color: var(--white-color);
}
.t3-page-ce-body .offer-block-two h5 a:hover,
body[id*=page] .offer-block-two h5 a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .offer-block-two .desc,
body[id*=page] .offer-block-two .desc {
  position: relative;
  font-size: 15px;
  color: var(--color-three);
  margin-bottom: 15px;
}
.t3-page-ce-body .offer-block-two .price,
body[id*=page] .offer-block-two .price {
  position: relative;
  font-size: 16px;
  color: var(--main-color);
}
.t3-page-ce-body .special-offer .lower-link-box,
body[id*=page] .special-offer .lower-link-box {
  margin-top: 40px;
}
.t3-page-ce-body .special-offer .owl-theme .owl-dots,
body[id*=page] .special-offer .owl-theme .owl-dots {
  display: none;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav,
body[id*=page] .special-offer .owl-theme .owl-nav {
  position: absolute;
  left: -100px;
  right: -100px;
  height: 0;
  top: 50%;
  margin-top: -22px;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-next,
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-prev,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-next,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 24px;
  text-align: center;
  background: transparent;
  color: var(--main-color);
  border-radius: 0%;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-next span,
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-prev span,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-next span,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-prev span {
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-next:before,
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-prev:before,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-next:before,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--white-color-opacity-four);
  border-radius: 100px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-next,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-next {
  right: 15px;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-prev,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-prev {
  left: 15px;
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-next:hover,
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-prev:hover,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-next:hover,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-prev:hover {
  color: var(--black-color);
}
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-next:hover:before,
.t3-page-ce-body .special-offer .owl-theme .owl-nav .owl-prev:hover:before,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-next:hover:before,
body[id*=page] .special-offer .owl-theme .owl-nav .owl-prev:hover:before {
  background: var(--main-color);
}
.t3-page-ce-body .testimonials-section,
body[id*=page] .testimonials-section {
  position: relative;
  background: var(--black-color);
}
.t3-page-ce-body .testimonials-section .image-layer,
body[id*=page] .testimonials-section .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.3;
}
.t3-page-ce-body .testimonials-section .carousel-box,
body[id*=page] .testimonials-section .carousel-box {
  position: relative;
  max-width: 880px;
  margin: 0 auto;
  text-align: center;
}
.t3-page-ce-body .testimonials-section .testi-top,
body[id*=page] .testimonials-section .testi-top {
  position: relative;
  text-align: center;
  border: solid 1px var(--main-color);
  border-radius: 1000px;
  background: rgba(21, 44, 41, 0.7);
  padding: 40px 80px 100px 80px;
}
.t3-page-ce-body .testimonials-section .testi-top .quote-text,
body[id*=page] .testimonials-section .testi-top .quote-text {
  position: relative;
  line-height: 1.6em;
  font-size: 20px;
}
.t3-page-ce-body .testimonials-section .thumbs-carousel-box,
body[id*=page] .testimonials-section .thumbs-carousel-box {
  position: relative;
  max-width: 390px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: -50px;
}
.t3-page-ce-body .testimonials-section .testi-thumbs,
body[id*=page] .testimonials-section .testi-thumbs {
  position: relative;
  max-width: 130px;
  margin: 0 auto;
  text-align: center;
}
.t3-page-ce-body .testimonials-section .testi-thumbs .owl-stage-outer,
body[id*=page] .testimonials-section .testi-thumbs .owl-stage-outer {
  overflow: visible;
}
.t3-page-ce-body .testimonials-section .testi-thumbs .image,
body[id*=page] .testimonials-section .testi-thumbs .image {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 15px;
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  cursor: pointer;
  border-radius: 50%;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .testimonials-section .testi-thumbs .image img,
body[id*=page] .testimonials-section .testi-thumbs .image img {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 50%;
}
.t3-page-ce-body .testimonials-section .testi-thumbs .active .image,
body[id*=page] .testimonials-section .testi-thumbs .active .image {
  -ms-transform: scale(1);
  transform: scale(1);
  border: solid 2px var(--main-color);
}
.t3-page-ce-body .testimonials-section .testi-thumbs .auth-title,
body[id*=page] .testimonials-section .testi-thumbs .auth-title {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--main-color);
  font-size: 12px;
  letter-spacing: 0.2em;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .testimonials-section .testi-thumbs .active .auth-title,
body[id*=page] .testimonials-section .testi-thumbs .active .auth-title {
  opacity: 1;
  visibility: visible;
}
.t3-page-ce-body .testimonials-section .owl-theme .owl-nav,
.t3-page-ce-body .testimonials-section .owl-theme .owl-dots,
body[id*=page] .testimonials-section .owl-theme .owl-nav,
body[id*=page] .testimonials-section .owl-theme .owl-dots {
  display: none;
}
.t3-page-ce-body .testimonials-section .state-col, .t3-page-ce-body .rating-col,
body[id*=page] .testimonials-section .state-col,
body[id*=page] .rating-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: -80px;
}
.t3-page-ce-body .testimonials-section .state-col::after,
body[id*=page] .testimonials-section .state-col::after {
  content: "";
  position: absolute;
  right: 14%;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .testimonials-section .rating-col::after,
body[id*=page] .testimonials-section .rating-col::after {
  content: "";
  position: absolute;
  left: 14%;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .testimonials-section .state-col .value, .t3-page-ce-body .rating-col .value,
body[id*=page] .testimonials-section .state-col .value,
body[id*=page] .rating-col .value {
  font-family: var(--font-family-primary);
  font-size: 45px;
}
.t3-page-ce-body .testimonials-section .state-col .label, .t3-page-ce-body .rating-col .label,
body[id*=page] .testimonials-section .state-col .label,
body[id*=page] .rating-col .label {
  font-family: var(--font-family-secondary);
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 20px;
  line-height: 1.5em;
}
.t3-page-ce-body .reserve-section,
body[id*=page] .reserve-section {
  position: relative;
}
.t3-page-ce-body .reserve-section .image-layer,
body[id*=page] .reserve-section .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  opacity: 0.5;
}
.t3-page-ce-body .reserve-section .outer-box,
body[id*=page] .reserve-section .outer-box {
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .reserve-section .outer-box > .row,
body[id*=page] .reserve-section .outer-box > .row {
  margin: 0 0;
}
.t3-page-ce-body .reserve-section .reserv-col,
body[id*=page] .reserve-section .reserv-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .reserve-section .reserv-col .inner,
body[id*=page] .reserve-section .reserv-col .inner {
  position: relative;
  min-height: 100%;
}
.t3-page-ce-body .reserve-section .reserv-col .title,
body[id*=page] .reserve-section .reserv-col .title {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
.t3-page-ce-body .reserve-section .reserv-col .title h2,
body[id*=page] .reserve-section .reserv-col .title h2 {
  line-height: 1.2em;
}
.t3-page-ce-body .reserve-section .reserv-col .request-info a,
body[id*=page] .reserve-section .reserv-col .request-info a {
  color: var(--main-color);
}
.t3-page-ce-body .reserve-section .reserv-col .request-info a:hover,
body[id*=page] .reserve-section .reserv-col .request-info a:hover {
  color: var(--main-color);
  text-decoration: underline;
}
.t3-page-ce-body .reserve-section .reserv-col form .row,
body[id*=page] .reserve-section .reserv-col form .row {
  margin: 0 -10px;
}
.t3-page-ce-body .reserve-section .reserv-col form .row .form-group,
body[id*=page] .reserve-section .reserv-col form .row .form-group {
  padding: 0 10px;
  margin-bottom: 20px;
}
.t3-page-ce-body .reserve-section .reserv-col form .btn-style-one,
body[id*=page] .reserve-section .reserv-col form .btn-style-one {
  display: block;
  width: 100%;
}
.t3-page-ce-body .reserve-section .reserv-col form .btn-style-one .btn-wrap .text-two,
.t3-page-ce-body .reserve-section .reserv-col form .btn-style-one .btn-wrap,
body[id*=page] .reserve-section .reserv-col form .btn-style-one .btn-wrap .text-two,
body[id*=page] .reserve-section .reserv-col form .btn-style-one .btn-wrap {
  width: 100%;
}
.t3-page-ce-body .reserve-section.splitscreen .graphic-col .graphic-layer,
body[id*=page] .reserve-section.splitscreen .graphic-col .graphic-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-page-ce-body .reserve-section.splitscreen .graphic-col .image,
body[id*=page] .reserve-section.splitscreen .graphic-col .image {
  display: none;
}
.t3-page-ce-body .reserve-section.splitscreen .reserv-col,
body[id*=page] .reserve-section.splitscreen .reserv-col {
  background-color: var(--color-two);
}
.t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner {
  background-color: var(--color-two);
}
.t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner {
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) repeat;
  position: relative;
  padding: 150px 180px;
  min-height: 100%;
  display: inline-block;
}
.t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner::before,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner .title-box h2,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner .title-box h2 {
  padding-bottom: 0;
}
.t3-page-ce-body .reserve-section.style-two,
body[id*=page] .reserve-section.style-two {
  position: relative;
  background-color: var(--black-color);
}
.t3-page-ce-body .reserve-section.style-two .outer-box,
body[id*=page] .reserve-section.style-two .outer-box {
  margin: 0 0;
  top: 0;
}
.t3-page-ce-body .reserve-section.style-two .reserv-col,
body[id*=page] .reserve-section.style-two .reserv-col {
  background-color: var(--color-two);
}
.t3-page-ce-body .reserve-section.style-two .reserv-col .inner .title-box h2,
body[id*=page] .reserve-section.style-two .reserv-col .inner .title-box h2 {
  padding-bottom: 0;
}
.t3-page-ce-body .reserve-section.style-two .reserv-col .inner,
body[id*=page] .reserve-section.style-two .reserv-col .inner {
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) repeat;
  position: relative;
  padding: 75px 100px;
  min-height: 100%;
  display: inline-block;
}
.t3-page-ce-body .reserve-section.style-two .reserv-col .inner::before,
body[id*=page] .reserve-section.style-two .reserv-col .inner::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2.reserve-homepage,
body[id*=page] .reserve-section.style-two.reserve-page-2.reserve-homepage {
  padding-top: 100px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) repeat;
  background-color: var(--color-two);
}
.t3-page-ce-body .reserve-section.style-two.reserve-page,
body[id*=page] .reserve-section.style-two.reserve-page {
  padding-top: 200px;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .row,
body[id*=page] .reserve-section.style-two.reserve-page-2 .row {
  display: flex;
  align-items: center; /* vertically center columns */
  flex-wrap: wrap; /* keep responsiveness for smaller screens */
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2,
body[id*=page] .reserve-section.style-two.reserve-page-2 {
  padding-top: 200px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) repeat;
  background-color: var(--color-two);
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .form-col,
body[id*=page] .reserve-section.style-two.reserve-page-2 .form-col {
  order: 4;
  padding: 0 50px;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .last,
body[id*=page] .reserve-section.style-two.reserve-page-2 .last {
  order: 12;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .reserv-col,
body[id*=page] .reserve-section.style-two.reserve-page-2 .reserv-col {
  background-color: inherit;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .reserv-col .inner,
body[id*=page] .reserve-section.style-two.reserve-page-2 .reserv-col .inner {
  background: none;
  position: relative;
  padding: 0;
  min-height: 100%;
  display: inline-block;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .reserv-col .inner::before,
body[id*=page] .reserve-section.style-two.reserve-page-2 .reserv-col .inner::before {
  display: none;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .form-image,
body[id*=page] .reserve-section.style-two.reserve-page-2 .form-image {
  position: relative;
  display: inline-block;
  border-radius: 200px;
  overflow: hidden;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .form-image img,
body[id*=page] .reserve-section.style-two.reserve-page-2 .form-image img {
  display: block;
  border-radius: 200px;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .reserve-section.style-two.reserve-page-2 .form-image::before,
body[id*=page] .reserve-section.style-two.reserve-page-2 .form-image::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid var(--main-color);
  border-radius: 180px; /* Adjust for inner corner */
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .team-section,
body[id*=page] .team-section {
  position: relative;
  background-color: var(--color-two);
}
.t3-page-ce-body .team-section .row,
body[id*=page] .team-section .row {
  margin: 0 -25px;
}
.t3-page-ce-body .team-block,
body[id*=page] .team-block {
  position: relative;
  margin-bottom: 30px;
}
.t3-page-ce-body .team-section .row .team-block,
body[id*=page] .team-section .row .team-block {
  padding: 0 25px;
  margin-bottom: 40px;
}
.t3-page-ce-body .team-block .inner-box,
body[id*=page] .team-block .inner-box {
  position: relative;
  display: block;
}
.t3-page-ce-body .team-block .inner-box .image,
body[id*=page] .team-block .inner-box .image {
  position: relative;
  display: block;
  margin-bottom: 25px;
}
.t3-page-ce-body .team-block .inner-box .image img,
body[id*=page] .team-block .inner-box .image img {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 400px 400px 0 0;
}
.t3-page-ce-body .team-block .overlay-box,
body[id*=page] .team-block .overlay-box {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  background-position: center center;
}
.t3-page-ce-body .team-block .overlay-box:before,
body[id*=page] .team-block .overlay-box:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.4;
  background-color: var(--main-color);
  border-radius: 400px 400px 0 0;
}
.t3-page-ce-body .team-block .overlay-box .overlay-inner,
body[id*=page] .team-block .overlay-box .overlay-inner {
  position: relative;
  text-align: center;
}
.t3-page-ce-body .team-block .inner-box:hover .overlay-box,
body[id*=page] .team-block .inner-box:hover .overlay-box {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.t3-page-ce-body .team-block .social-box,
body[id*=page] .team-block .social-box {
  position: relative;
}
.t3-page-ce-body .team-block .social-box li,
body[id*=page] .team-block .social-box li {
  position: relative;
  margin: 0px 1px;
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
}
.t3-page-ce-body .team-block .social-box li a,
body[id*=page] .team-block .social-box li a {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  color: var(--white-color);
  background-color: var(--black-color);
  border-radius: 200px;
}
.t3-page-ce-body .team-block .social-box li a:hover,
body[id*=page] .team-block .social-box li a:hover {
  background: var(--main-color);
  color: var(--color-five);
}
.t3-page-ce-body .team-block h5,
body[id*=page] .team-block h5 {
  position: relative;
  margin-bottom: 4px;
  text-align: center;
}
.t3-page-ce-body .team-block h5 a,
body[id*=page] .team-block h5 a {
  color: var(--white-color);
}
.t3-page-ce-body .team-block h5 a:hover,
body[id*=page] .team-block h5 a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .team-block .designation,
body[id*=page] .team-block .designation {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--main-color);
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  text-align: center;
}
.t3-page-ce-body .team-block .desc,
body[id*=page] .team-block .desc {
  position: relative;
  font-size: 16px;
  color: var(--color-three);
  text-align: center;
}
.t3-page-ce-body .intro-section,
body[id*=page] .intro-section {
  position: relative;
  padding: 300px 0;
  background: var(--color-two);
}
.t3-page-ce-body .intro-section .image-layer,
body[id*=page] .intro-section .image-layer {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 90%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.t3-page-ce-body .intro-section .content-box,
body[id*=page] .intro-section .content-box {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.t3-page-ce-body .intro-section .content-box .play-btn,
body[id*=page] .intro-section .content-box .play-btn {
  position: relative;
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.t3-page-ce-body .intro-section .content-box .play-btn .theme-btn,
body[id*=page] .intro-section .content-box .play-btn .theme-btn {
  position: relative;
  display: block;
  width: 150px;
  height: 150px;
  text-align: center;
  line-height: 140px;
  font-size: 24px;
  color: var(--color-one);
  background-color: var(--white-color);
  border: 2px solid var(--white-color);
  border-radius: 50%;
}
.t3-page-ce-body .intro-section .content-box .play-btn .theme-btn:hover,
body[id*=page] .intro-section .content-box .play-btn .theme-btn:hover {
  color: var(--main-color);
  border-color: var(--color-one);
  background-color: var(--color-one);
}
.t3-page-ce-body .intro-section .content-box .play-btn .ripple,
.t3-page-ce-body .intro-section .content-box .play-btn .ripple:before,
.t3-page-ce-body .intro-section .content-box .play-btn .ripple:after,
body[id*=page] .intro-section .content-box .play-btn .ripple,
body[id*=page] .intro-section .content-box .play-btn .ripple:before,
body[id*=page] .intro-section .content-box .play-btn .ripple:after {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-top: -1px;
  margin-left: -1px;
  /* -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); */
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.t3-page-ce-body .intro-section .content-box .play-btn .ripple:before,
body[id*=page] .intro-section .content-box .play-btn .ripple:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.t3-page-ce-body .intro-section .content-box .play-btn .ripple:after,
body[id*=page] .intro-section .content-box .play-btn .ripple:after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.t3-page-ce-body .intro-section .intro-anim-image,
body[id*=page] .intro-section .intro-anim-image {
  position: absolute;
  z-index: 100;
  top: -200px;
  left: -600px;
  right: 0;
  text-align: center;
}
.t3-page-ce-body .news-section,
body[id*=page] .news-section {
  position: relative;
  background: var(--color-one);
}
.t3-page-ce-body .news-section .auto-container,
body[id*=page] .news-section .auto-container {
  max-width: 1600px;
}
.t3-page-ce-body .news-section .row,
body[id*=page] .news-section .row {
  margin: 0 -25px;
}
.t3-page-ce-body .news-block,
body[id*=page] .news-block {
  position: relative;
  margin-bottom: 30px;
  display: flex;
}
.t3-page-ce-body .news-block:nth-child(1),
body[id*=page] .news-block:nth-child(1) {
  justify-content: flex-start; /* default: left */
}
.t3-page-ce-body .news-block:nth-child(2),
body[id*=page] .news-block:nth-child(2) {
  justify-content: center; /* center align */
}
.t3-page-ce-body .news-block:nth-child(3),
body[id*=page] .news-block:nth-child(3) {
  justify-content: flex-end; /* right align */
}
.t3-page-ce-body .news-section .row .news-block,
body[id*=page] .news-section .row .news-block {
  padding: 0 25px;
  margin-bottom: 40px;
}
.t3-page-ce-body .news-block .inner-box,
body[id*=page] .news-block .inner-box {
  position: relative;
  display: block;
  max-width: 440px;
}
.t3-page-ce-body .news-block .image-box,
body[id*=page] .news-block .image-box {
  position: relative;
  display: block;
}
.t3-page-ce-body .news-block .image-box:before,
body[id*=page] .news-block .image-box:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 170px;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  z-index: 1;
}
.t3-page-ce-body .news-block .image,
body[id*=page] .news-block .image {
  position: relative;
  display: block;
  z-index: 0;
  overflow: hidden;
}
.t3-page-ce-body .news-block .image img,
body[id*=page] .news-block .image img {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .news-block .image.rounded img,
body[id*=page] .news-block .image.rounded img {
  border-radius: 500px 500px 0 0;
}
.t3-page-ce-body .news-block .image.rounded,
body[id*=page] .news-block .image.rounded {
  overflow: hidden;
  border-radius: 500px 500px 0 0;
}
.t3-page-ce-body .news-block .date,
body[id*=page] .news-block .date {
  font-size: 23px;
  letter-spacing: 0.1em;
  border-bottom: solid 1px var(--white-color);
  display: inline-block;
}
.t3-page-ce-body .news-block .date span,
body[id*=page] .news-block .date span {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}
.t3-page-ce-body .news-block .over-content,
body[id*=page] .news-block .over-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 30px 30px 30px;
  z-index: 3;
}
.t3-page-ce-body .news-block .cat,
body[id*=page] .news-block .cat {
  position: relative;
  color: var(--main-color);
  padding: 20px 0 10px 0;
  text-transform: capitalize;
}
.t3-page-ce-body .news-block h4,
body[id*=page] .news-block h4 {
  position: relative;
  margin-bottom: 0;
}
.t3-page-ce-body .news-block h4 a,
body[id*=page] .news-block h4 a {
  color: var(--white-color);
}
.t3-page-ce-body .ig-post-section,
body[id*=page] .ig-post-section {
  position: relative;
  background: var(--color-two);
}
.t3-page-ce-body .ig-post-section .ig-post-block .ig-post-image img,
body[id*=page] .ig-post-section .ig-post-block .ig-post-image img {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .ig-post-section .ig-post-block .ig-post-image:hover img,
body[id*=page] .ig-post-section .ig-post-block .ig-post-image:hover img {
  transform: scale(1.05, 1.05);
}
.t3-page-ce-body .blog_list_section,
body[id*=page] .blog_list_section {
  position: relative;
  z-index: 9;
}
.t3-page-ce-body .blog_list_section .blog_left_side,
body[id*=page] .blog_list_section .blog_left_side {
  padding: 0 20px 0 0;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel,
body[id*=page] .blog_list_section .blog_left_side .blog_panel {
  margin-bottom: 50px;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .main_img,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .main_img {
  overflow: hidden;
  display: block;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .main_img img,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .main_img img {
  width: 100%;
  transition: transform 0.5s ease;
  display: block;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel:hover .main_img img,
body[id*=page] .blog_list_section .blog_left_side .blog_panel:hover .main_img img {
  transform: scale(1.05);
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info {
  padding: 30px 0;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info ul,
.t3-page-ce-body .blog_detail_section .blog_info ul,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info ul,
body[id*=page] .blog_detail_section .blog_info ul {
  position: relative;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info ul li,
.t3-page-ce-body .blog_detail_section .blog_info ul li,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info ul li,
body[id*=page] .blog_detail_section .blog_info ul li {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--white-color-opacity-three);
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info ul li a,
.t3-page-ce-body .blog_detail_section .blog_info ul li a,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info ul li a,
body[id*=page] .blog_detail_section .blog_info ul li a {
  color: var(--main-color);
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info ul li:not(:last-child)::after,
.t3-page-ce-body .blog_detail_section .blog_info ul li:not(:last-child)::after,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info ul li:not(:last-child)::after,
body[id*=page] .blog_detail_section .blog_info ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background-color: var(--white-color-opacity-three);
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info h4,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info h4 {
  display: block;
  transition: 0.4s all;
  margin-bottom: 15px;
  margin-top: 5px;
  letter-spacing: 1px;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info h4 a,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info h4 a {
  color: var(--white-color);
  display: block;
  transition: 0.4s all;
  margin-bottom: 15px;
  margin-top: 15px;
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info h4:hover a,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info h4:hover a {
  color: var(--main-color);
}
.t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info p,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info p {
  padding-bottom: 10px;
  color: var(--white-color-opacity-two);
}
.t3-page-ce-body .blog_list_section .blog_right_side,
body[id*=page] .blog_list_section .blog_right_side {
  border-left: 1px solid var(--white-color-opacity-four);
  padding: 0 0 0 50px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .bg_box,
body[id*=page] .blog_list_section .blog_right_side .bg_box {
  margin-bottom: 60px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form label,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form label {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form .form_inner,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form .form_inner {
  position: relative;
  width: 100%;
  height: 60px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form .form_inner .form-control,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form .form_inner .form-control {
  height: 100%;
  border-radius: 0;
  border: 1px solid var(--white-color-opacity-four);
  padding-right: 50px;
  color: var(--white-color);
  background-color: var(--color-two);
}
.t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form .form_inner button,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form .form_inner button {
  font-size: 20px;
  position: absolute;
  background-color: transparent;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  padding: 5px;
  transition: 0.4s all;
  color: var(--white-color);
}
.t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form .form_inner button:hover,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form .form_inner button:hover {
  color: var(--main-color);
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li:last-child a,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li:last-child a {
  margin-bottom: 10px;
  transition: 0.4s all;
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .img,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .img {
  width: 80px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .img img,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .img img {
  width: 100%;
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .text,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .text {
  width: calc(100% - 100px);
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .text p,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .text p {
  color: var(--white-color);
  font-size: 16px;
  transition: 0.4s all;
  text-transform: capitalize;
  margin-bottom: 5px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a:hover p,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a:hover p {
  color: var(--main-color);
}
.t3-page-ce-body .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .text span,
body[id*=page] .blog_list_section .blog_right_side .recent_post_block .recent_blog_list li a .text span {
  font-size: 12px;
  text-transform: uppercase;
  color: var(--white-color-opacity-three);
  letter-spacing: 2px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .categories_block ul li,
body[id*=page] .blog_list_section .blog_right_side .categories_block ul li {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
}
.t3-page-ce-body .blog_list_section .blog_right_side .categories_block ul li:last-child,
body[id*=page] .blog_list_section .blog_right_side .categories_block ul li:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .blog_list_section .blog_right_side .categories_block ul li .cat,
body[id*=page] .blog_list_section .blog_right_side .categories_block ul li .cat {
  width: 75%;
  transition: 0.4s all;
  color: var(--white-color);
}
.t3-page-ce-body .blog_list_section .blog_right_side .categories_block ul li .cat:hover,
body[id*=page] .blog_list_section .blog_right_side .categories_block ul li .cat:hover {
  color: var(--main-color);
}
.t3-page-ce-body .blog_list_section .blog_right_side .categories_block ul li span,
body[id*=page] .blog_list_section .blog_right_side .categories_block ul li span {
  color: var(--white-color-opacity-three);
}
.t3-page-ce-body .blog_list_section .blog_right_side .tags_block ul,
body[id*=page] .blog_list_section .blog_right_side .tags_block ul {
  display: flex;
  flex-wrap: wrap;
}
.t3-page-ce-body .blog_list_section .blog_right_side .tags_block ul li a,
body[id*=page] .blog_list_section .blog_right_side .tags_block ul li a {
  display: inline-block;
  padding: 4px 14px;
  margin: 0 15px 15px 0;
  transition: 0.4s all;
  border: solid 1px var(--white-color-opacity-three);
  color: var(--white-color);
  font-size: 14px;
}
.t3-page-ce-body .blog_list_section .blog_right_side .tags_block ul li a:hover,
body[id*=page] .blog_list_section .blog_right_side .tags_block ul li a:hover {
  background-color: var(--main-color);
  color: var(--black-color);
  border: solid 1px var(--main-color);
}
.t3-page-ce-body .blog_list_section .blog_right_side h6,
body[id*=page] .blog_list_section .blog_right_side h6 {
  border-bottom: solid 1px var(--white-color-opacity-four);
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.t3-page-ce-body .pagination_block ul,
body[id*=page] .pagination_block ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.t3-page-ce-body .pagination_block ul li a,
body[id*=page] .pagination_block ul li a {
  margin: 0 5px;
  transition: 0.4s all;
  display: block;
  width: 39px;
  height: 39px;
  background-color: none;
  text-align: center;
  line-height: 39px;
  color: var(--white-color);
  border: 1px solid #696969;
}
.t3-page-ce-body .pagination_block ul li a:hover,
.t3-page-ce-body .pagination_block ul li a.active,
body[id*=page] .pagination_block ul li a:hover,
body[id*=page] .pagination_block ul li a.active {
  background-color: var(--main-color);
  color: var(--white-color);
  border-color: var(--main-color);
}
.t3-page-ce-body .pagination_block ul li a:hover i,
body[id*=page] .pagination_block ul li a:hover i {
  color: var(--white-color);
}
.t3-page-ce-body .pagination_block ul li:first-child a:hover,
body[id*=page] .pagination_block ul li:first-child a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .pagination_block ul li:last-child a:hover,
body[id*=page] .pagination_block ul li:last-child a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .blog_detail_section .container,
body[id*=page] .blog_detail_section .container {
  max-width: 1010px;
}
.t3-page-ce-body .blog_detail_section .blog_info h2,
body[id*=page] .blog_detail_section .blog_info h2 {
  color: var(--white-color);
  display: block;
  transition: 0.4s all;
  margin-bottom: 15px;
  margin-top: 5px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel,
body[id*=page] .blog_detail_section .blog_inner_pannel {
  padding: 0 100px;
  position: relative;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel p,
body[id*=page] .blog_detail_section .blog_inner_pannel p {
  color: var(--white-color-opacity-two);
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .review,
body[id*=page] .blog_detail_section .blog_inner_pannel .review {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .review span,
body[id*=page] .blog_detail_section .blog_inner_pannel .review span {
  line-height: 1;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .review span:first-child,
body[id*=page] .blog_detail_section .blog_inner_pannel .review span:first-child {
  color: var(--main-color);
  display: inline-block;
  font-weight: 700;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .review span:last-child,
body[id*=page] .blog_detail_section .blog_inner_pannel .review span:last-child {
  display: inline-block;
  margin-left: 15px;
  padding-left: 15px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .section_title,
body[id*=page] .blog_detail_section .blog_inner_pannel .section_title {
  margin-bottom: 40px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .section_title h2,
body[id*=page] .blog_detail_section .blog_inner_pannel .section_title h2 {
  margin-bottom: 0;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel img,
body[id*=page] .blog_detail_section .blog_inner_pannel img {
  max-width: 100%;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .main_img,
body[id*=page] .blog_detail_section .blog_inner_pannel .main_img {
  margin: 50px 0;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .main_img img,
body[id*=page] .blog_detail_section .blog_inner_pannel .main_img img {
  width: 100%;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .main_img iframe,
body[id*=page] .blog_detail_section .blog_inner_pannel .main_img iframe {
  width: 100%;
  height: 510px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .info,
body[id*=page] .blog_detail_section .blog_inner_pannel .info {
  padding: 0 80px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .info h3,
body[id*=page] .blog_detail_section .blog_inner_pannel .info h3 {
  color: var(--white-color);
  margin-top: 30px;
  margin-bottom: 15px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .info ul,
body[id*=page] .blog_detail_section .blog_inner_pannel .info ul {
  margin-bottom: 10px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .info ul li p,
body[id*=page] .blog_detail_section .blog_inner_pannel .info ul li p {
  position: relative;
  padding-left: 25px;
  margin: 10px 0;
  font-size: 16px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .info ul li p .icon,
body[id*=page] .blog_detail_section .blog_inner_pannel .info ul li p .icon {
  position: absolute;
  left: 0;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .two_img,
body[id*=page] .blog_detail_section .blog_inner_pannel .two_img {
  margin-bottom: 70px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block {
  background-color: var(--color-two);
  padding: 55px 35px 30px 45px;
  position: relative;
  margin: 40px 80px 40px 80px;
  border: solid 1px var(--main-color);
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block h5,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block h5 {
  color: var(--white-color);
  margin: 15px 0;
  line-height: 33px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block .q_icon,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block .q_icon {
  font-size: 80px;
  color: var(--white-color);
  font-family: var(--font-family-primary);
  line-height: 0.2;
  display: block;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block .q_icon:last-child,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block .q_icon:last-child {
  text-align: right;
  line-height: 0.5;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore {
  padding: 0 80px;
  margin: 35px 0;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore .social_media h6,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore .social_media h6 {
  padding-bottom: 20px;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore .social_media ul,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore .social_media ul {
  display: flex;
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a {
  display: block;
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 34px;
  font-size: 15px;
  border: 1px solid var(--white-color-opacity-four);
  border-radius: 50px;
  margin-right: 10px;
  transition: 0.4s all;
  color: var(--white-color-opacity-two);
}
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a:hover,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore .social_media ul li a:hover {
  color: var(--main-color);
  border: 1px solid var(--main-color);
}
.t3-page-ce-body .comment_section,
body[id*=page] .comment_section {
  padding-bottom: 100px;
}
.t3-page-ce-body .comment_section .blog_cooment_block,
body[id*=page] .comment_section .blog_cooment_block {
  padding: 0 100px;
}
.t3-page-ce-body .comment_section .blog_cooment_block .posted_cooment,
body[id*=page] .comment_section .blog_cooment_block .posted_cooment {
  margin-bottom: 60px;
}
.t3-page-ce-body .comment_section .blog_cooment_block .posted_cooment .section_title,
body[id*=page] .comment_section .blog_cooment_block .posted_cooment .section_title {
  text-align: left;
}
.t3-page-ce-body .comment_section ul,
body[id*=page] .comment_section ul {
  margin-top: 30px;
}
.t3-page-ce-body .comment_section ul li,
body[id*=page] .comment_section ul li {
  display: flex;
  align-items: center;
  padding: 30px 0;
  border-top: 1px solid var(--white-color-opacity-four);
}
.t3-page-ce-body .comment_section ul li:last-child,
body[id*=page] .comment_section ul li:last-child {
  border-bottom: 1px solid var(--white-color-opacity-four);
}
.t3-page-ce-body .comment_section ul li.replay_comment,
body[id*=page] .comment_section ul li.replay_comment {
  margin-left: 110px;
}
.t3-page-ce-body .comment_section ul li .authore_info,
body[id*=page] .comment_section ul li .authore_info {
  display: flex;
  align-items: center;
  width: 260px;
}
.t3-page-ce-body .comment_section ul li .authore_info .avtar,
body[id*=page] .comment_section ul li .authore_info .avtar {
  width: 88px;
  margin-right: 20px;
}
.t3-page-ce-body .comment_section ul li .authore_info .avtar img,
body[id*=page] .comment_section ul li .authore_info .avtar img {
  border-radius: 200px;
  border-color: 2 solid var(--white-color-opacity-four);
}
.t3-page-ce-body .comment_section ul li .authore_info .text,
body[id*=page] .comment_section ul li .authore_info .text {
  width: calc(100% - 108px);
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.t3-page-ce-body .comment_section ul li .authore_info .text span,
body[id*=page] .comment_section ul li .authore_info .text span {
  font-size: 14px;
  text-transform: capitalize;
  color: var(--white-color-opacity-two);
}
.t3-page-ce-body .comment_section ul li .comment,
body[id*=page] .comment_section ul li .comment {
  width: calc(100% - 310px);
  margin-left: 50px;
}
.t3-page-ce-body .comment_section ul li .comment p,
body[id*=page] .comment_section ul li .comment p {
  margin-bottom: 0;
  color: var(--white-color-opacity-two);
}
.t3-page-ce-body .comment_form_section .section_title,
body[id*=page] .comment_form_section .section_title {
  text-align: left;
}
.t3-page-ce-body .comment_form_section form,
body[id*=page] .comment_form_section form {
  margin-top: 30px;
}
.t3-page-ce-body .comment_form_section form .form-group .form-control,
body[id*=page] .comment_form_section form .form-group .form-control {
  height: 60px;
  margin-bottom: 30px;
  color: var(--white-color);
  padding: 15px;
  border: 1px solid var(--white-color-opacity-four);
  background-color: var(--color-one);
  border-radius: 0px;
}
.t3-page-ce-body .comment_form_section form .form-group .form-control::placeholder,
body[id*=page] .comment_form_section form .form-group .form-control::placeholder {
  color: var(--white-color);
}
.t3-page-ce-body .comment_form_section form .form-group textarea.form-control,
body[id*=page] .comment_form_section form .form-group textarea.form-control {
  height: 140px;
  padding-top: 15px;
  resize: none;
}
.t3-page-ce-body .comment_form_section .coment-btn,
body[id*=page] .comment_form_section .coment-btn {
  text-align: right;
}
.t3-page-ce-body .main-footer,
body[id*=page] .main-footer {
  position: relative;
  background-color: var(--color-one);
}
.t3-page-ce-body .main-footer .fluid-section,
body[id*=page] .main-footer .fluid-section {
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-dark.png) repeat;
}
.t3-page-ce-body .main-footer .upper-section,
body[id*=page] .main-footer .upper-section {
  position: relative;
  text-align: center;
  border-top: solid 1px var(--white-color-opacity-five);
}
.t3-page-ce-body .main-footer .upper-section .row,
body[id*=page] .main-footer .upper-section .row {
  display: flex;
  flex-wrap: wrap; /* keep responsiveness for smaller screens */
}
.t3-page-ce-body .main-footer .footer-col,
body[id*=page] .main-footer .footer-col {
  position: relative;
  text-align: center;
}
.t3-page-ce-body .main-footer .footer-image-col,
body[id*=page] .main-footer .footer-image-col {
  position: relative;
  padding: 0;
}
.t3-page-ce-body .main-footer .footer-image-col .footer-image,
body[id*=page] .main-footer .footer-image-col .footer-image {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.t3-page-ce-body .main-footer .footer-image-col .footer-image .image-layer,
body[id*=page] .main-footer .footer-image-col .footer-image .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-page-ce-body .main-footer .footer-image-col .footer-image .image-layer:before,
body[id*=page] .main-footer .footer-image-col .footer-image .image-layer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.t3-page-ce-body .main-footer .info-col,
body[id*=page] .main-footer .info-col {
  position: relative;
  color: var(--color-one);
}
.t3-page-ce-body .main-footer .footer-image-col .inner,
body[id*=page] .main-footer .footer-image-col .inner {
  position: relative;
  text-align: center;
  padding-top: 150px;
  padding-bottom: 150px;
  min-height: 100%;
}
.t3-page-ce-body .main-footer .info-col .inner,
body[id*=page] .main-footer .info-col .inner {
  position: relative;
  max-width: 1440px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
.t3-page-ce-body .main-footer .info-col .content,
body[id*=page] .main-footer .info-col .content {
  padding: 100px 0;
  position: relative;
  max-width: 460px;
  margin: 0 auto;
}
.t3-page-ce-body .main-footer .info-col .logo,
body[id*=page] .main-footer .info-col .logo {
  position: relative;
  margin-bottom: 40px;
}
.t3-page-ce-body .main-footer .info-col .info h6,
body[id*=page] .main-footer .info-col .info h6 {
  gap: 8px;
  display: inline-flex;
  align-items: center;
  position: relative;
  color: var(--main-color);
  text-transform: uppercase;
  padding-bottom: 15px;
}
.t3-page-ce-body .main-footer .info-col .info h6::before,
.t3-page-ce-body .main-footer .info-col .info h6::after,
body[id*=page] .main-footer .info-col .info h6::before,
body[id*=page] .main-footer .info-col .info h6::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .main-footer .info-col .info li,
body[id*=page] .main-footer .info-col .info li {
  position: relative;
  line-height: 1.5em;
  margin-bottom: 5px;
  color: var(--white-color);
}
.t3-page-ce-body .main-footer .info-col .info li:last-child,
body[id*=page] .main-footer .info-col .info li:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .main-footer .info-col .info li a,
body[id*=page] .main-footer .info-col .info li a {
  color: var(--white-color);
}
.t3-page-ce-body .main-footer .info-col .info li a:hover,
body[id*=page] .main-footer .info-col .info li a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .main-footer .info-col .separator,
body[id*=page] .main-footer .info-col .separator {
  position: relative;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.t3-page-ce-body .main-footer .info-col .separator span,
body[id*=page] .main-footer .info-col .separator span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px;
  height: 14px;
  width: 14px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg) no-repeat;
}
.t3-page-ce-body .main-footer .info-col .separator span:before,
body[id*=page] .main-footer .info-col .separator span:before {
  content: "";
  position: absolute;
  left: auto;
  right: auto;
  top: -25px;
  width: 1px;
  height: 18px;
  background-color: var(--main-color);
}
.t3-page-ce-body .main-footer .info-col .separator span:after,
body[id*=page] .main-footer .info-col .separator span:after {
  content: "";
  position: absolute;
  left: auto;
  right: auto;
  bottom: -25px;
  width: 1px;
  height: 18px;
  background-color: var(--main-color);
}
.t3-page-ce-body .main-footer .info-col .newsletter,
body[id*=page] .main-footer .info-col .newsletter {
  position: relative;
}
.t3-page-ce-body .main-footer .info-col .newsletter h3,
body[id*=page] .main-footer .info-col .newsletter h3 {
  margin-bottom: 0;
}
.t3-page-ce-body .main-footer .info-col .newsletter .text,
body[id*=page] .main-footer .info-col .newsletter .text {
  line-height: 1.5em;
  font-size: 14px;
  color: var(--color-three);
}
.t3-page-ce-body .main-footer .info-col .newsletter-form,
body[id*=page] .main-footer .info-col .newsletter-form {
  position: relative;
  margin-top: 30px;
}
.t3-page-ce-body .main-footer .info-col .newsletter-form .form-group,
body[id*=page] .main-footer .info-col .newsletter-form .form-group {
  position: relative;
  margin-bottom: 0;
}
.t3-page-ce-body .main-footer .info-col .newsletter-form .alt-icon,
body[id*=page] .main-footer .info-col .newsletter-form .alt-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
  line-height: 30px;
  font-size: 14px;
  color: var(--white-color);
  font-weight: 400;
  z-index: 1;
  pointer-events: none;
}
.t3-page-ce-body .main-footer .info-col .newsletter-form .form-group input[type=text],
.t3-page-ce-body .main-footer .info-col .newsletter-form input[type=email],
.t3-page-ce-body .main-footer .info-col .newsletter-form input[type=password],
body[id*=page] .main-footer .info-col .newsletter-form .form-group input[type=text],
body[id*=page] .main-footer .info-col .newsletter-form input[type=email],
body[id*=page] .main-footer .info-col .newsletter-form input[type=password] {
  position: relative;
  display: block;
  height: 56px;
  width: 100%;
  font-size: 14px;
  color: var(--color-three);
  line-height: 34px;
  font-weight: 600;
  padding: 10px 20px 10px 40px;
  background-color: var(--color-one);
  border: 1px solid var(--color-four);
  border-radius: 0px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.t3-page-ce-body .main-footer .info-col .newsletter-form .form-group input[type=text]:focus,
.t3-page-ce-body .main-footer .info-col .newsletter-form input[type=email]:focus,
.t3-page-ce-body .main-footer .info-col .newsletter-form input[type=password]:focus,
body[id*=page] .main-footer .info-col .newsletter-form .form-group input[type=text]:focus,
body[id*=page] .main-footer .info-col .newsletter-form input[type=email]:focus,
body[id*=page] .main-footer .info-col .newsletter-form input[type=password]:focus {
  border-color: var(--main-color);
}
.t3-page-ce-body .main-footer .info-col .newsletter-form button,
body[id*=page] .main-footer .info-col .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
  height: 56px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.t3-page-ce-body .btn-style-one .btn-title,
body[id*=page] .btn-style-one .btn-title {
  line-height: 22px;
}
.t3-page-ce-body .main-footer .footer-bottom,
body[id*=page] .main-footer .footer-bottom {
  position: relative;
  text-align: center;
}
.t3-page-ce-body footer .bottom_footer,
body[id*=page] footer .bottom_footer {
  position: relative;
}
.t3-page-ce-body footer .bottom_footer .auto-container,
body[id*=page] footer .bottom_footer .auto-container {
  border-top: solid 1px var(--color-four);
  padding: 30px 0;
}
.t3-page-ce-body footer .bottom_footer p,
body[id*=page] footer .bottom_footer p {
  padding-top: 5px;
  margin-bottom: 0;
  font-size: 14px;
  color: var(--color-three);
  letter-spacing: normal;
  text-align: left;
  margin-left: -15px;
}
.t3-page-ce-body footer .bottom_footer .developer_text,
body[id*=page] footer .bottom_footer .developer_text {
  text-align: right;
}
.t3-page-ce-body footer .bottom_footer .developer_text a,
body[id*=page] footer .bottom_footer .developer_text a {
  text-decoration: underline;
}
.t3-page-ce-body footer .bottom_footer .developer_text a:hover,
body[id*=page] footer .bottom_footer .developer_text a:hover {
  color: var(--white-color);
}
.t3-page-ce-body footer .bottom_footer .social_media,
body[id*=page] footer .bottom_footer .social_media {
  justify-content: center;
}
.t3-page-ce-body footer .bottom_footer .social_media,
body[id*=page] footer .bottom_footer .social_media {
  display: flex;
  justify-content: center;
}
.t3-page-ce-body footer .bottom_footer .social_media li a,
body[id*=page] footer .bottom_footer .social_media li a {
  display: block;
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 34px;
  font-size: 15px;
  color: var(--white-color);
  border: 1px solid var(--color-four);
  border-radius: 50px;
  margin-right: 10px;
  transition: 0.4s all;
}
.t3-page-ce-body footer .bottom_footer .social_media li a:hover,
body[id*=page] footer .bottom_footer .social_media li a:hover {
  background-color: var(--main-color);
  color: var(--color-one);
}
.t3-page-ce-body .inner-banner,
body[id*=page] .inner-banner {
  position: relative;
  padding: 230px 0 170px 0;
  background: var(--black-color);
}
.t3-page-ce-body .inner-banner .image-layer,
body[id*=page] .inner-banner .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
}
.t3-page-ce-body .inner-banner .inner,
body[id*=page] .inner-banner .inner {
  position: relative;
  display: block;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 5;
}
.t3-page-ce-body .inner-banner .inner .sub_text,
body[id*=page] .inner-banner .inner .sub_text {
  padding: 0 150px;
}
.t3-page-ce-body .inner-banner .inner .subtitle,
body[id*=page] .inner-banner .inner .subtitle {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--main-color);
  font-size: 12px;
  letter-spacing: 0.4em;
  margin-bottom: 0px;
}
.t3-page-ce-body .inner-banner .inner h1,
body[id*=page] .inner-banner .inner h1 {
  position: relative;
  text-transform: none;
  line-height: 1em;
  margin: 0px 0px;
  display: inline-block;
  vertical-align: top;
}
.t3-page-ce-body .inner-banner .inner .sub_text p,
body[id*=page] .inner-banner .inner .sub_text p {
  font-weight: 300;
  font-size: 20px;
  padding-top: 10px;
}
.t3-page-ce-body .inner-banner .inner .sub_text .primary-color,
body[id*=page] .inner-banner .inner .sub_text .primary-color {
  color: var(--main-color);
}
.t3-page-ce-body .fluid-section,
body[id*=page] .fluid-section {
  position: relative;
  background: var(--color-two);
}
.t3-page-ce-body .fluid-section .outer-container,
body[id*=page] .fluid-section .outer-container {
  position: relative;
}
.t3-page-ce-body .fluid-section .row,
body[id*=page] .fluid-section .row {
  margin: 0 0;
}
.t3-page-ce-body .fluid-section .image-col,
body[id*=page] .fluid-section .image-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .fluid-section.alternate .image-col,
body[id*=page] .fluid-section.alternate .image-col {
  order: 12;
}
.t3-page-ce-body .fluid-section .image-col .inner,
body[id*=page] .fluid-section .image-col .inner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.t3-page-ce-body .fluid-section .image-col .image-layer,
body[id*=page] .fluid-section .image-col .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-page-ce-body .fluid-section .image-col .image-layer:before,
body[id*=page] .fluid-section .image-col .image-layer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.t3-page-ce-body .fluid-section .image-col .image,
body[id*=page] .fluid-section .image-col .image {
  position: relative;
  display: none;
}
.t3-page-ce-body .fluid-section .image-col .image img,
body[id*=page] .fluid-section .image-col .image img {
  position: relative;
  display: block;
  width: 100%;
}
.t3-page-ce-body .fluid-section .content-col,
body[id*=page] .fluid-section .content-col {
  position: relative;
  padding: 0 0;
  text-align: center;
}
.t3-page-ce-body .fluid-section.alternate .content-col,
body[id*=page] .fluid-section.alternate .content-col {
  order: 0;
}
.t3-page-ce-body .fluid-section .content-col .inner,
body[id*=page] .fluid-section .content-col .inner {
  position: relative;
  display: block;
  padding: 150px 20px;
}
.t3-page-ce-body .fluid-section .content-col .content-box,
body[id*=page] .fluid-section .content-col .content-box {
  position: relative;
  display: block;
  width: 100%;
  max-width: 960px;
}
.t3-page-ce-body .fluid-section .content-col .content-box .chef-thumb,
body[id*=page] .fluid-section .content-col .content-box .chef-thumb {
  position: relative;
  text-align: center;
  margin-bottom: 45px;
  display: inline-block;
}
.t3-page-ce-body .fluid-section .content-col .content-box .chef-thumb::before,
body[id*=page] .fluid-section .content-col .content-box .chef-thumb::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid var(--main-color);
  pointer-events: none;
  box-sizing: border-box;
  border-radius: 100px 100px 0 0;
  z-index: 100;
}
.t3-page-ce-body .fluid-section .content-col .content-box .chef-thumb img,
body[id*=page] .fluid-section .content-col .content-box .chef-thumb img {
  border-radius: 100px 100px 0 0;
}
.t3-page-ce-body .fluid-section.alternate .content-col .content-box,
body[id*=page] .fluid-section.alternate .content-col .content-box {
  float: right;
}
.t3-page-ce-body .fluid-section.alternate .content-col .link-box,
body[id*=page] .fluid-section.alternate .content-col .link-box {
  padding-top: 0px;
}
.t3-page-ce-body .services-section,
body[id*=page] .services-section {
  position: relative;
  background-color: var(--color-one);
  z-index: 1;
}
.t3-page-ce-body .services-section .row,
body[id*=page] .services-section .row {
  display: flex;
  align-items: center; /* Vertically center columns */
  flex-wrap: wrap; /* Allow wrapping on smaller screens */
}
.t3-page-ce-body .services-section .s-col,
body[id*=page] .services-section .s-col {
  position: relative;
  padding-right: 50px;
}
.t3-page-ce-body .services-section .s-col .inner,
body[id*=page] .services-section .s-col .inner {
  position: relative;
  display: block;
}
.t3-page-ce-body .services-section .s-col.last,
body[id*=page] .services-section .s-col.last {
  order: 12;
  padding-left: 50px;
  padding-right: 0;
}
.t3-page-ce-body .services-section .image-col,
body[id*=page] .services-section .image-col {
  position: relative;
  order: 5;
}
.t3-page-ce-body .services-section .image-col .image-box,
body[id*=page] .services-section .image-col .image-box {
  position: relative;
  display: inline-block;
  text-align: center;
}
.t3-page-ce-body .services-section .image-col .image-box img,
body[id*=page] .services-section .image-col .image-box img {
  position: relative;
  z-index: 1;
  border-radius: 200px 200px 0 0;
}
.t3-page-ce-body .services-section .image-col .image-box::before,
body[id*=page] .services-section .image-col .image-box::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  pointer-events: none;
  box-sizing: border-box;
  border-radius: 200px 200px 0 0;
  z-index: 100;
}
.t3-page-ce-body .services-section .s-block,
body[id*=page] .services-section .s-block {
  position: relative;
  margin-bottom: 100px;
}
.t3-page-ce-body .services-section .s-col .s-block:last-child,
body[id*=page] .services-section .s-col .s-block:last-child {
  margin-bottom: 0;
}
.t3-page-ce-body .services-section .s-block .inner,
body[id*=page] .services-section .s-block .inner {
  position: relative;
  display: block;
  min-height: 100px;
}
.t3-page-ce-body .services-section .s-block.alternate .inner,
body[id*=page] .services-section .s-block.alternate .inner {
  padding-left: 0;
  text-align: right;
}
.t3-page-ce-body .services-section .s-block .icon-box,
body[id*=page] .services-section .s-block .icon-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 60px;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.t3-page-ce-body .s-block .inner:hover .icon-box,
body[id*=page] .s-block .inner:hover .icon-box {
  transform: rotateY(180deg);
}
.t3-page-ce-body .services-section .s-block.alternate .icon-box,
body[id*=page] .services-section .s-block.alternate .icon-box {
  left: auto;
  right: 0;
}
.t3-page-ce-body .services-section .s-block .icon-box img,
body[id*=page] .services-section .s-block .icon-box img {
  max-height: 80px;
}
.t3-page-ce-body .services-section .s-block.alternate h6,
body[id*=page] .services-section .s-block.alternate h6 {
  padding-top: 15px;
  padding-right: 70px;
}
.t3-page-ce-body .services-section .s-block h6,
body[id*=page] .services-section .s-block h6 {
  padding-top: 15px;
  padding-right: 0;
  padding-left: 70px;
}
.t3-page-ce-body .services-section .s-block .text,
body[id*=page] .services-section .s-block .text {
  position: relative;
  color: var(--color-three);
  padding-top: 15px;
}
.t3-page-ce-body .testimonials-two,
body[id*=page] .testimonials-two {
  position: relative;
  background: var(--color-two);
}
.t3-page-ce-body .special-offer .carousel-box,
body[id*=page] .special-offer .carousel-box {
  position: relative;
}
.t3-page-ce-body .testimonials-two .testi-block,
body[id*=page] .testimonials-two .testi-block {
  position: relative;
}
.t3-page-ce-body .testimonials-two .testi-block .inner-box,
body[id*=page] .testimonials-two .testi-block .inner-box {
  position: relative;
  padding: 40px;
  background: var(--color-one);
  border: solid 1px var(--color-four);
  text-align: center;
}
.t3-page-ce-body .testimonials-two .testi-block .rating,
body[id*=page] .testimonials-two .testi-block .rating {
  position: relative;
  font-size: 12px;
  color: var(--main-color);
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 20px;
}
.t3-page-ce-body .testimonials-two .testi-block .text,
body[id*=page] .testimonials-two .testi-block .text {
  position: relative;
  line-height: 1.5em;
  margin-bottom: 35px;
}
.t3-page-ce-body .testimonials-two .testi-block .auth-info,
body[id*=page] .testimonials-two .testi-block .auth-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.t3-page-ce-body .testimonials-two .testi-block .auth-info .auth-title,
body[id*=page] .testimonials-two .testi-block .auth-info .auth-title {
  position: relative;
  text-transform: uppercase;
  color: var(--main-color);
  font-size: 14px;
  letter-spacing: 0.1em;
  padding-top: 10px;
}
.t3-page-ce-body .testimonials-two .testi-block .auth-info .location,
body[id*=page] .testimonials-two .testi-block .auth-info .location {
  position: relative;
  color: var(--white-color);
  text-transform: capitalize;
  font-weight: normal;
}
.t3-page-ce-body .testimonials-two .testi-block .auth-info .image,
body[id*=page] .testimonials-two .testi-block .auth-info .image {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  overflow: hidden;
}
.t3-page-ce-body .testimonials-two .testi-block .auth-info .image img,
body[id*=page] .testimonials-two .testi-block .auth-info .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-dots,
body[id*=page] .testimonials-two .owl-theme .owl-dots {
  display: none;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav,
body[id*=page] .testimonials-two .owl-theme .owl-nav {
  position: absolute;
  left: -100px;
  right: -100px;
  height: 0;
  top: 50%;
  margin-top: -22px;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-next,
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-prev,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-next,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 24px;
  text-align: center;
  background: transparent;
  color: var(--main-color);
  border-radius: 0%;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-next span,
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-prev span,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-next span,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-prev span {
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-next:before,
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-prev:before,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-next:before,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--main-color);
  border-radius: 200px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-next,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-next {
  right: 15px;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-prev,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-prev {
  left: 15px;
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-next:hover,
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-prev:hover,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-next:hover,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-prev:hover {
  color: var(--black-color);
}
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-next:hover:before,
.t3-page-ce-body .testimonials-two .owl-theme .owl-nav .owl-prev:hover:before,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-next:hover:before,
body[id*=page] .testimonials-two .owl-theme .owl-nav .owl-prev:hover:before {
  background: var(--main-color);
}
.t3-page-ce-body .testimonials-masonry,
body[id*=page] .testimonials-masonry {
  position: relative;
}
.t3-page-ce-body .testimonials-masonry .google_rating,
body[id*=page] .testimonials-masonry .google_rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px; /* optional spacing between stars and text */
  text-align: center;
  flex-wrap: wrap; /* optional if it may break on small screens */
  padding-bottom: 25px;
}
.t3-page-ce-body .testimonials-masonry .google_rating .star,
body[id*=page] .testimonials-masonry .google_rating .star {
  font-size: 12px;
  display: flex;
  gap: 2px;
  border: solid 1px var(--white-color-opacity-three);
  background-color: var(--color-two);
  color: var(--main-color);
  padding: 0 14px;
  border-radius: 100px;
}
.t3-page-ce-body .testimonials-masonry .google_rating p,
body[id*=page] .testimonials-masonry .google_rating p {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.t3-page-ce-body .testimonials-masonry .google_rating .rate_link img,
body[id*=page] .testimonials-masonry .google_rating .rate_link img {
  height: 25px;
  margin-right: 5px;
}
.t3-page-ce-body .testimonials-masonry .google_rating a.rate_link,
body[id*=page] .testimonials-masonry .google_rating a.rate_link {
  color: var(--white-color);
}
.t3-page-ce-body .testimonials-masonry .google_rating:hover .star,
body[id*=page] .testimonials-masonry .google_rating:hover .star {
  border: solid 1px var(--main-color);
  background-color: var(--main-color);
  color: var(--white-color);
  transition: all ease 0.3s;
}
.t3-page-ce-body .testimonials-masonry .testimonial-boxlist,
body[id*=page] .testimonials-masonry .testimonial-boxlist {
  column-count: 2;
  column-gap: 30px; /* space between the columns */
}
.t3-page-ce-body .testimonials-masonry .testimonial-boxlist .testi-block,
body[id*=page] .testimonials-masonry .testimonial-boxlist .testi-block {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; /* vertical spacing between boxes */
}
.t3-page-ce-body .testimonials-masonry .testi-block,
body[id*=page] .testimonials-masonry .testi-block {
  position: relative;
}
.t3-page-ce-body .testimonials-masonry .testi-block .inner-box,
body[id*=page] .testimonials-masonry .testi-block .inner-box {
  position: relative;
  padding: 40px;
  background: var(--color-one);
  border: solid 1px var(--color-four);
  text-align: center;
}
.t3-page-ce-body .testimonials-masonry .testi-block .rating,
body[id*=page] .testimonials-masonry .testi-block .rating {
  position: relative;
  font-size: 12px;
  color: var(--main-color);
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 20px;
}
.t3-page-ce-body .testimonials-masonry .testi-block .text,
body[id*=page] .testimonials-masonry .testi-block .text {
  position: relative;
  line-height: 1.5em;
  margin-bottom: 35px;
}
.t3-page-ce-body .testimonials-masonry .testi-block .auth-info,
body[id*=page] .testimonials-masonry .testi-block .auth-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.t3-page-ce-body .testimonials-masonry .testi-block .auth-info .auth-title,
body[id*=page] .testimonials-masonry .testi-block .auth-info .auth-title {
  position: relative;
  text-transform: uppercase;
  color: var(--main-color);
  font-size: 14px;
  letter-spacing: 0.1em;
  padding-top: 10px;
}
.t3-page-ce-body .testimonials-masonry .testi-block .auth-info .location,
body[id*=page] .testimonials-masonry .testi-block .auth-info .location {
  position: relative;
  color: var(--white-color);
  text-transform: capitalize;
  font-weight: normal;
}
.t3-page-ce-body .testimonials-masonry .testi-block .auth-info .image,
body[id*=page] .testimonials-masonry .testi-block .auth-info .image {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  overflow: hidden;
}
.t3-page-ce-body .testimonials-masonry .testi-block .auth-info .image img,
body[id*=page] .testimonials-masonry .testi-block .auth-info .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.t3-page-ce-body .why-us-two,
body[id*=page] .why-us-two {
  position: relative;
  background-color: var(--color-one);
}
.t3-page-ce-body .why-us-two .left-bg,
body[id*=page] .why-us-two .left-bg {
  position: absolute;
  left: 0;
  bottom: 80px;
}
.t3-page-ce-body .why-us-two .right-bg,
body[id*=page] .why-us-two .right-bg {
  position: absolute;
  right: 0;
  top: -100px;
}
.t3-page-ce-body .why-block-two,
body[id*=page] .why-block-two {
  position: relative;
  margin-bottom: 30px;
}
.t3-page-ce-body .why-block-two .inner-box,
body[id*=page] .why-block-two .inner-box {
  position: relative;
  display: block;
  text-align: center;
}
.t3-page-ce-body .why-block-two .image-box,
body[id*=page] .why-block-two .image-box {
  position: relative;
  overflow: hidden;
}
.t3-page-ce-body .why-block-two .inner-box:hover .image-box img,
body[id*=page] .why-block-two .inner-box:hover .image-box img {
  opacity: 0.7;
  transform: scale(1.05, 1.05);
}
.t3-page-ce-body .why-block-two .image-box img,
body[id*=page] .why-block-two .image-box img {
  position: relative;
  display: block;
  width: 100%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 200px 200px 0 0;
}
.t3-page-ce-body .why-block-two .image-box::after,
body[id*=page] .why-block-two .image-box::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.t3-page-ce-body .why-block-two .inner-box:hover .image-box::after,
body[id*=page] .why-block-two .inner-box:hover .image-box::after {
  -webkit-animation: circle 0.95s;
  animation: circle 0.95s;
  border-radius: 200px 200px 0 0;
}
.t3-page-ce-body .why-block-two .over-box,
body[id*=page] .why-block-two .over-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 30px 30px 30px;
  z-index: 3;
}
.t3-page-ce-body .why-block-two .image-box:before,
body[id*=page] .why-block-two .image-box:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 120px;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.05));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.05));
  z-index: 1;
}
.t3-page-ce-body .why-block-two h6,
body[id*=page] .why-block-two h6 {
  position: relative;
}
.t3-page-ce-body .why-block-two h6 a,
body[id*=page] .why-block-two h6 a {
  color: var(--white-color);
}
.t3-page-ce-body .why-block-two h6 a:hover,
body[id*=page] .why-block-two h6 a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .why-block-two .text,
body[id*=page] .why-block-two .text {
  position: relative;
  font-size: 14px;
  color: var(--color-one);
}
.t3-page-ce-body .fact-counter,
body[id*=page] .fact-counter {
  position: relative;
  padding-top: 50px;
}
.t3-page-ce-body .fact-counter .fact-block .inner .fact-count,
body[id*=page] .fact-counter .fact-block .inner .fact-count {
  font-family: var(--font-family-primary);
  font-size: 60px;
  font-weight: 300;
  padding-bottom: 20px;
}
.t3-page-ce-body .fact-counter .fact-block .inner .fact-title,
body[id*=page] .fact-counter .fact-block .inner .fact-title {
  font-size: 14px;
  color: var(--main-color);
  text-transform: uppercase;
}
.t3-page-ce-body .fact-counter .fact-block .inner p,
body[id*=page] .fact-counter .fact-block .inner p {
  color: var(--color-three);
  padding-right: 25px;
  padding-top: 15px;
}
.t3-page-ce-body .chef-section-1,
body[id*=page] .chef-section-1 {
  position: relative;
  background-color: var(--color-two);
}
.t3-page-ce-body .chef-section-1 .title-box,
body[id*=page] .chef-section-1 .title-box {
  padding-right: 100px;
}
.t3-page-ce-body .chef-section-1 .title-box p,
body[id*=page] .chef-section-1 .title-box p {
  padding-bottom: 25px;
}
.t3-page-ce-body .chef-section-1 .chef-image,
body[id*=page] .chef-section-1 .chef-image {
  position: relative;
  text-align: right;
  margin: 0 auto;
}
.t3-page-ce-body .chef-section-1 .chef-image.image1 img,
body[id*=page] .chef-section-1 .chef-image.image1 img {
  border-radius: 200px;
}
.t3-page-ce-body .chef-section-1 .chef-image.image2 img,
body[id*=page] .chef-section-1 .chef-image.image2 img {
  border-radius: 200px;
  text-align: right;
}
.t3-page-ce-body .chef-section-1 .chef-image.image3,
body[id*=page] .chef-section-1 .chef-image.image3 {
  margin-top: auto;
  text-align: right;
}
.t3-page-ce-body .chef-section-1 .chef-image.image3 img,
body[id*=page] .chef-section-1 .chef-image.image3 img {
  border-radius: 200px 200px 0 0;
  text-align: right;
}
.t3-page-ce-body .chef-section-1 .row > .col-xl-4:last-child,
body[id*=page] .chef-section-1 .row > .col-xl-4:last-child {
  display: flex;
  flex-direction: column;
}
.t3-page-ce-body .chef-section-1 .chef-image.image1,
body[id*=page] .chef-section-1 .chef-image.image1 {
  position: relative;
  display: inline-block;
  border-radius: 200px;
  overflow: hidden;
}
.t3-page-ce-body .chef-section-1 .chef-image.image1 img,
body[id*=page] .chef-section-1 .chef-image.image1 img {
  display: block;
  border-radius: 200px;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .chef-section-1 .chef-image.image1::before,
body[id*=page] .chef-section-1 .chef-image.image1::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  border-radius: 180px; /* Adjust for inner corner */
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .chef-section-1 .round-stamp,
body[id*=page] .chef-section-1 .round-stamp {
  position: absolute;
  left: -30px;
  bottom: 65px;
  width: 133px;
  height: 133px;
  display: flex; /* Flexbox added */
  align-items: center; /* Vertical centering */
  justify-content: center; /* Horizontal centering */
  z-index: 100;
}
.t3-page-ce-body .chef-section-1 .round-stamp .stamp_icon,
body[id*=page] .chef-section-1 .round-stamp .stamp_icon {
  position: relative;
  z-index: 100;
}
.t3-page-ce-body .chef-section-1 .round-stamp:before,
body[id*=page] .chef-section-1 .round-stamp:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/chefbadge.png) no-repeat;
}
.t3-page-ce-body .image-gallery,
body[id*=page] .image-gallery {
  position: relative;
  background-color: var(--color-one);
  overflow: hidden;
}
.t3-page-ce-body .image-gallery .carousel-box,
body[id*=page] .image-gallery .carousel-box {
  position: relative;
}
.t3-page-ce-body .image-gallery .auto-container,
body[id*=page] .image-gallery .auto-container {
  max-width: 860px;
}
.t3-page-ce-body .image-gallery .image-gallery-slider,
body[id*=page] .image-gallery .image-gallery-slider {
  position: static;
}
.t3-page-ce-body .image-gallery .image-gallery-slider .owl-stage-outer,
body[id*=page] .image-gallery .image-gallery-slider .owl-stage-outer {
  overflow: visible;
}
.t3-page-ce-body .image-gallery .gallery-block,
body[id*=page] .image-gallery .gallery-block {
  position: relative;
}
.t3-page-ce-body .image-gallery .gallery-block .image,
body[id*=page] .image-gallery .gallery-block .image {
  position: relative;
}
.t3-page-ce-body .image-gallery .gallery-block .image img,
body[id*=page] .image-gallery .gallery-block .image img {
  position: relative;
  display: block;
  width: 100%;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-dots,
body[id*=page] .image-gallery .owl-theme .owl-dots {
  display: none;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav,
body[id*=page] .image-gallery .owl-theme .owl-nav {
  position: absolute;
  left: 20px;
  right: 20px;
  height: 0;
  top: 60%;
  margin-top: -22px;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next,
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 24px;
  text-align: center;
  background: transparent;
  color: var(--main-color);
  border-radius: 0%;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next span,
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev span,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next span,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev span {
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next:before,
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev:before,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next:before,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--main-color);
  border-radius: 100px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next {
  right: 15px;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev {
  left: 15px;
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next:hover,
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev:hover,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next:hover,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev:hover {
  color: var(--black-color);
}
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next:hover:before,
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev:hover:before,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next:hover:before,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev:hover:before {
  background: var(--main-color);
}
.t3-page-ce-body .menu-one,
body[id*=page] .menu-one {
  position: relative;
  overflow: hidden;
  background-color: var(--color-one);
}
.t3-page-ce-body .menu-one .row,
body[id*=page] .menu-one .row {
  background-color: var(--color-two);
  background-image: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/background/menu-bg-paper.jpg);
  background-repeat: repeat;
  background-position: top center;
  background-size: cover;
  align-items: center;
}
.t3-page-ce-body .menu-one .image-col,
body[id*=page] .menu-one .image-col {
  position: relative;
  margin-bottom: 40px;
}
.t3-page-ce-body .menu-one.alternate .image-col,
body[id*=page] .menu-one.alternate .image-col {
  order: 12;
}
.t3-page-ce-body .menu-one .image-col .inner,
body[id*=page] .menu-one .image-col .inner {
  position: relative;
  display: block;
  padding: 60px 0;
}
.t3-page-ce-body .menu-one.alternate .image-col .vertical-title,
body[id*=page] .menu-one.alternate .image-col .vertical-title {
  position: absolute;
  top: auto;
  right: 30px;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: right center;
  font-size: 130px;
  text-transform: uppercase;
  color: var(--main-color);
  font-family: var(--font-family-primary);
  white-space: nowrap;
  line-height: 1;
  z-index: 2;
  pointer-events: none;
}
.t3-page-ce-body .menu-one .image-col .vertical-title,
body[id*=page] .menu-one .image-col .vertical-title {
  position: absolute;
  top: 103%;
  left: 30px;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: left center;
  font-size: 130px;
  text-transform: uppercase;
  color: var(--main-color);
  font-family: var(--font-family-primary);
  white-space: nowrap;
  line-height: 1;
  z-index: 2;
  pointer-events: none;
}
.t3-page-ce-body .menu-one.alternate .image-col .image,
body[id*=page] .menu-one.alternate .image-col .image {
  /*margin-right: 100px;*/
  margin-left: 20px;
}
.t3-page-ce-body .menu-one .menu-col .inner:before,
body[id*=page] .menu-one .menu-col .inner:before {
  content: "";
  position: absolute;
  right: -15px;
  left: auto;
  top: 0;
  width: 70px;
  height: 100%;
  background-color: var(--color-two);
  background-image: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-black.png);
  background-repeat: repeat;
  background-position: top center;
}
.t3-page-ce-body .menu-one.alternate .menu-col .inner:before,
body[id*=page] .menu-one.alternate .menu-col .inner:before {
  left: -15px;
  right: 0;
}
.t3-page-ce-body .menu-one .image-col .image,
body[id*=page] .menu-one .image-col .image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-left: 120px;
}
.t3-page-ce-body .menu-one .image-col .image img,
body[id*=page] .menu-one .image-col .image img {
  display: block;
  border-radius: 300px 300px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .menu-one .image-col .image::before,
body[id*=page] .menu-one .image-col .image::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid var(--main-color);
  border-radius: 300px 300px 0 0;
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .menu-one .menu-col,
body[id*=page] .menu-one .menu-col {
  position: relative;
}
.t3-page-ce-body .menu-one.alternate .menu-col,
body[id*=page] .menu-one.alternate .menu-col {
  order: 0;
}
.t3-page-ce-body .menu-one .menu-col .inner,
body[id*=page] .menu-one .menu-col .inner {
  position: relative;
  display: block;
  min-height: 100%;
  padding: 60px 100px 60px 0;
}
.t3-page-ce-body .menu-one.alternate .menu-col .inner,
body[id*=page] .menu-one.alternate .menu-col .inner {
  padding: 60px 0 60px 100px;
}
.t3-page-ce-body .menu-one .menu-col .inner .title-box h3,
body[id*=page] .menu-one .menu-col .inner .title-box h3 {
  padding-left: 30px;
}
.t3-page-ce-body .menu-one .menu-col .inner .title-box h3:before,
body[id*=page] .menu-one .menu-col .inner .title-box h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 20px;
  height: 20px;
  background-image: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
}
.t3-page-ce-body .menu-one .menu-col .dish-block,
body[id*=page] .menu-one .menu-col .dish-block {
  position: relative;
  margin-bottom: 35px;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .inner-box,
body[id*=page] .menu-one .menu-col .dish-block .inner-box {
  position: relative;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title,
body[id*=page] .menu-one .menu-col .dish-block .title {
  position: relative;
  line-height: 24px;
  margin-bottom: 10px;
  font-family: var(--font-family-primary);
  display: flex;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title .ttl,
body[id*=page] .menu-one .menu-col .dish-block .title .ttl {
  position: relative;
  float: left;
  text-transform: capitalize;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title .menu-list-line,
body[id*=page] .menu-one .menu-col .dish-block .title .menu-list-line {
  flex-grow: 1;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: var(--white-color-opacity-three);
  height: 17px;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title .ttl a,
body[id*=page] .menu-one .menu-col .dish-block .title .ttl a {
  color: var(--white-color);
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title .ttl a:hover,
body[id*=page] .menu-one .menu-col .dish-block .title .ttl a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title .ttl .s-info,
body[id*=page] .menu-one .menu-col .dish-block .title .ttl .s-info {
  position: relative;
  display: inline-block;
  line-height: 16px;
  padding: 2px 6px;
  font-size: 12px;
  color: var(--color-one);
  background: var(--main-color);
  margin-left: 6px;
  border-radius: 3px;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .title .price,
body[id*=page] .menu-one .menu-col .dish-block .title .price {
  position: relative;
  float: right;
  font-size: 16px;
  color: var(--main-color);
  font-family: var(--font-family-secondary);
}
.t3-page-ce-body .menu-one .menu-col .dish-block .desc,
body[id*=page] .menu-one .menu-col .dish-block .desc {
  position: relative;
  font-size: 15px;
  color: var(--color-one);
  max-width: 430px;
}
.t3-page-ce-body .menu-one .menu-col .dish-block .desc a,
body[id*=page] .menu-one .menu-col .dish-block .desc a {
  color: var(--color-three);
}
.t3-page-ce-body .menu-card-style-section,
body[id*=page] .menu-card-style-section {
  position: relative;
  overflow: hidden;
  background-color: var(--color-one);
}
.t3-page-ce-body .menu-card-style-section .title-box,
body[id*=page] .menu-card-style-section .title-box {
  z-index: 100;
}
.t3-page-ce-body .menu-card-main .top-pattern,
body[id*=page] .menu-card-main .top-pattern {
  background-image: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/pattern-bg-dark.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  width: 100%;
  height: 350px;
  left: 0;
  top: 0;
  position: absolute;
}
.t3-page-ce-body .menu-card-main,
body[id*=page] .menu-card-main {
  position: relative;
  padding: 80px 70px;
  background: #112220;
  background: -webkit-linear-gradient(90deg, rgb(17, 34, 32) 0%, rgb(27, 51, 48) 40%, rgb(15, 30, 28) 50%, rgb(27, 51, 48) 60%, rgb(17, 34, 32) 100%);
  background: -moz-linear-gradient(90deg, rgb(17, 34, 32) 0%, rgb(27, 51, 48) 40%, rgb(15, 30, 28) 50%, rgb(27, 51, 48) 60%, rgb(17, 34, 32) 100%);
  background: linear-gradient(90deg, rgb(17, 34, 32) 0%, rgb(27, 51, 48) 40%, rgb(15, 30, 28) 50%, rgb(27, 51, 48) 60%, rgb(17, 34, 32) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#112220", endColorstr="#112220", GradientType=1);
}
.t3-page-ce-body .menu-card-main::before,
body[id*=page] .menu-card-main::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  background-color: var(--black-color);
  transform: translateX(-50%);
  z-index: 1;
}
.t3-page-ce-body .menu-card-style .row,
body[id*=page] .menu-card-style .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center; /* vertically center image-col and menu-col */
}
.t3-page-ce-body .menu-card-main .menu-card-corner,
body[id*=page] .menu-card-main .menu-card-corner {
  position: absolute;
}
.t3-page-ce-body .menu-card-main .menu-card-corner.top-left,
body[id*=page] .menu-card-main .menu-card-corner.top-left {
  top: -2px;
  left: -2px;
}
.t3-page-ce-body .menu-card-main .menu-card-corner.top-right,
body[id*=page] .menu-card-main .menu-card-corner.top-right {
  top: -2px;
  right: -2px;
}
.t3-page-ce-body .menu-card-main .menu-card-corner.bottom-left,
body[id*=page] .menu-card-main .menu-card-corner.bottom-left {
  bottom: -2px;
  left: -2px;
}
.t3-page-ce-body .menu-card-main .menu-card-corner.bottom-right,
body[id*=page] .menu-card-main .menu-card-corner.bottom-right {
  bottom: -2px;
  right: -2px;
}
.t3-page-ce-body .menu-card-style,
.t3-page-ce-body .menu-card-style.alternate,
body[id*=page] .menu-card-style,
body[id*=page] .menu-card-style.alternate {
  padding-bottom: 100px;
}
.t3-page-ce-body .menu-card-style.last,
.t3-page-ce-body .menu-card-style.alternate.last,
body[id*=page] .menu-card-style.last,
body[id*=page] .menu-card-style.alternate.last {
  padding-bottom: 0;
}
.t3-page-ce-body .menu-card-style .image-col,
body[id*=page] .menu-card-style .image-col {
  position: relative;
}
.t3-page-ce-body .menu-card-style.alternate .image-col,
body[id*=page] .menu-card-style.alternate .image-col {
  order: 12;
}
.t3-page-ce-body .menu-card-style .image-col .inner,
body[id*=page] .menu-card-style .image-col .inner {
  position: relative;
  display: block;
  text-align: left;
}
.t3-page-ce-body .menu-card-style.alternate .image-col .inner,
body[id*=page] .menu-card-style.alternate .image-col .inner {
  position: relative;
  display: block;
  text-align: right;
}
.t3-page-ce-body .menu-card-style .image-col .image img,
body[id*=page] .menu-card-style .image-col .image img {
  position: relative;
  display: block;
  width: 100%;
}
.t3-page-ce-body .menu-card-style .image-col .image,
.t3-page-ce-body .menu-card-style.alternate .image-col .image,
body[id*=page] .menu-card-style .image-col .image,
body[id*=page] .menu-card-style.alternate .image-col .image {
  position: relative;
  display: inline-block;
  border-radius: 400px 400px 0 0;
  overflow: hidden;
}
.t3-page-ce-body .menu-card-style .image-col .image img,
.t3-page-ce-body .menu-card-style.alternate .image-col .image img,
body[id*=page] .menu-card-style .image-col .image img,
body[id*=page] .menu-card-style.alternate .image-col .image img {
  display: block;
  border-radius: 400px 400px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .menu-card-style .image-col .image::before,
.t3-page-ce-body .menu-card-style.alternate .image-col .image::before,
body[id*=page] .menu-card-style .image-col .image::before,
body[id*=page] .menu-card-style.alternate .image-col .image::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid var(--main-color);
  border-radius: 400px 400px 0 0;
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .menu-card-style .menu-col,
body[id*=page] .menu-card-style .menu-col {
  position: relative;
}
.t3-page-ce-body .menu-card-style.alternate .menu-col,
body[id*=page] .menu-card-style.alternate .menu-col {
  order: 0;
}
.t3-page-ce-body .menu-card-style .menu-col .inner,
body[id*=page] .menu-card-style .menu-col .inner {
  position: relative;
  display: block;
  padding-left: 20px;
  min-height: 100%;
  padding: 0 0 0 100px;
}
.t3-page-ce-body .menu-card-style.alternate .menu-col .inner,
body[id*=page] .menu-card-style.alternate .menu-col .inner {
  padding: 0 100px 0 0;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block,
body[id*=page] .menu-card-style .menu-col .dish-block {
  position: relative;
  margin-bottom: 30px;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .inner-box,
body[id*=page] .menu-card-style .menu-col .dish-block .inner-box {
  position: relative;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title,
body[id*=page] .menu-card-style .menu-col .dish-block .title {
  position: relative;
  line-height: 24px;
  margin-bottom: 5px;
  display: flex;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title .menu-list-line,
body[id*=page] .menu-card-style .menu-col .dish-block .title .menu-list-line {
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: var(--white-color-opacity-three);
  height: 17px;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title .ttl,
body[id*=page] .menu-card-style .menu-col .dish-block .title .ttl {
  position: relative;
  float: left;
  text-transform: capitalize;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title .ttl a,
body[id*=page] .menu-card-style .menu-col .dish-block .title .ttl a {
  color: var(--white-color);
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title .ttl a:hover,
body[id*=page] .menu-card-style .menu-col .dish-block .title .ttl a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title .ttl .s-info,
body[id*=page] .menu-card-style .menu-col .dish-block .title .ttl .s-info {
  position: relative;
  display: inline-block;
  line-height: 16px;
  padding: 0 5px;
  font-size: 12px;
  color: var(--black-color);
  background: var(--main-color);
  margin-left: 8px;
  border-radius: 2px;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .title .price,
body[id*=page] .menu-card-style .menu-col .dish-block .title .price {
  position: relative;
  float: right;
  font-size: 16px;
  color: var(--main-color);
  font-family: var(--font-family-secondary);
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .desc,
body[id*=page] .menu-card-style .menu-col .dish-block .desc {
  position: relative;
  font-size: 15px;
  color: var(--color-one);
  max-width: 350px;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .desc a,
body[id*=page] .menu-card-style .menu-col .dish-block .desc a {
  color: var(--color-three);
}
.t3-page-ce-body .special-offer-two,
body[id*=page] .special-offer-two {
  position: relative;
  background-color: var(--color-one);
}
.t3-page-ce-body .special-offer-two .auto-container,
body[id*=page] .special-offer-two .auto-container {
  max-width: 1600px;
}
.t3-page-ce-body .special-offer-two .row.clearfix,
body[id*=page] .special-offer-two .row.clearfix {
  display: flex;
  flex-wrap: wrap;
}
.t3-page-ce-body .special-offer-two.main-dish,
body[id*=page] .special-offer-two.main-dish {
  background-color: var(--color-two);
}
.t3-page-ce-body .offer-block-three,
body[id*=page] .offer-block-three {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
.t3-page-ce-body .offer-block-three .inner-box.special-box,
body[id*=page] .offer-block-three .inner-box.special-box {
  position: relative;
  display: block;
  text-align: center;
  border: solid 1px var(--main-color);
  border-radius: 500px 500px 0 0;
  padding: 0 0 65px 0;
}
.t3-page-ce-body .offer-block-three .special-box .desc,
body[id*=page] .offer-block-three .special-box .desc {
  padding: 0 60px;
}
.t3-page-ce-body .offer-block-three .inner-box.special-box .image img,
body[id*=page] .offer-block-three .inner-box.special-box .image img {
  border-radius: 300px 300px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .offer-block-three .inner-box.special-box:hover .image img,
body[id*=page] .offer-block-three .inner-box.special-box:hover .image img {
  transform: inherit;
}
.t3-page-ce-body .offer-block-three .inner-box.special-box .special-tag,
body[id*=page] .offer-block-three .inner-box.special-box .special-tag {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  background-color: var(--main-color);
  color: var(--color-one);
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 2px 14px;
  font-weight: 700;
}
.t3-page-ce-body .offer-block-three .inner-box.special-box:hover .special-tag,
body[id*=page] .offer-block-three .inner-box.special-box:hover .special-tag {
  background-color: var(--white-color);
  color: var(--color-one);
  transition: all ease 0.3s;
}
.t3-page-ce-body .offer-block-three .inner-box,
body[id*=page] .offer-block-three .inner-box {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  border: solid 1px var(--main-color);
  border-radius: 500px 500px 0 0;
  padding: 65px;
}
.t3-page-ce-body .offer-block-three .inner-box .image,
body[id*=page] .offer-block-three .inner-box .image {
  position: relative;
  display: block;
  margin-bottom: 50px;
  text-align: center;
  width: 100%;
}
.t3-page-ce-body .offer-block-three .inner-box .image img,
body[id*=page] .offer-block-three .inner-box .image img {
  position: relative;
  display: inline-block;
  max-width: 100%;
  text-align: center;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .offer-block-three .inner-box:hover .image img,
body[id*=page] .offer-block-three .inner-box:hover .image img {
  transform: rotate(90deg);
}
.t3-page-ce-body .offer-block-three h5,
body[id*=page] .offer-block-three h5 {
  position: relative;
  margin-bottom: 10px;
}
.t3-page-ce-body .offer-block-three h5 a,
body[id*=page] .offer-block-three h5 a {
  color: var(--white-color);
}
.t3-page-ce-body .offer-block-three h5 a:hover,
body[id*=page] .offer-block-three h5 a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .offer-block-three .desc,
body[id*=page] .offer-block-three .desc {
  position: relative;
  font-size: 15px;
  color: var(--color-three);
  margin-bottom: 15px;
  padding: 0 30px;
}
.t3-page-ce-body .offer-block-three .price,
body[id*=page] .offer-block-three .price {
  position: relative;
  font-size: 20px;
  color: var(--main-color);
}
.t3-page-ce-body .chef-selection,
body[id*=page] .chef-selection {
  position: relative;
  background-color: var(--color-four);
}
.t3-page-ce-body .chef-selection .outer-container,
body[id*=page] .chef-selection .outer-container {
  position: relative;
  background: var(--color-five);
  border-radius: 20px;
  overflow: hidden;
}
.t3-page-ce-body .chef-selection .row,
body[id*=page] .chef-selection .row {
  margin: 0 0;
}
.t3-page-ce-body .chef-selection .image-col,
body[id*=page] .chef-selection .image-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .chef-selection .image-col .inner,
body[id*=page] .chef-selection .image-col .inner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.t3-page-ce-body .chef-selection .image-col .image-layer,
body[id*=page] .chef-selection .image-col .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.t3-page-ce-body .chef-selection .image-col .image-layer:before,
body[id*=page] .chef-selection .image-col .image-layer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.t3-page-ce-body .chef-selection .image-col .image,
body[id*=page] .chef-selection .image-col .image {
  position: relative;
  display: none;
}
.t3-page-ce-body .chef-selection .image-col .image img,
body[id*=page] .chef-selection .image-col .image img {
  position: relative;
  display: block;
  width: 100%;
}
.t3-page-ce-body .chef-selection .content-col,
body[id*=page] .chef-selection .content-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .chef-selection .content-col .inner,
body[id*=page] .chef-selection .content-col .inner {
  position: relative;
  display: block;
  max-width: 600px;
  padding: 140px 20px 140px 130px;
}
.t3-page-ce-body .chef-selection .content-col .badge-icon,
body[id*=page] .chef-selection .content-col .badge-icon {
  position: absolute;
  left: -60px;
  top: 0;
}
.t3-page-ce-body .chef-selection .title-box,
body[id*=page] .chef-selection .title-box {
  margin-bottom: 40px;
}
.t3-page-ce-body .chef-selection .title-box h3,
body[id*=page] .chef-selection .title-box h3 {
  font-size: 40px;
}
.t3-page-ce-body .chef-selection .price,
body[id*=page] .chef-selection .price {
  position: relative;
  line-height: 30px;
}
.t3-page-ce-body .chef-selection .price .old,
body[id*=page] .chef-selection .price .old {
  position: relative;
  font-size: 18px;
  color: var(--color-three);
  padding-right: 20px;
}
.t3-page-ce-body .chef-selection .price .new,
body[id*=page] .chef-selection .price .new {
  position: relative;
  font-size: 24px;
  color: var(--main-color);
}
.t3-page-ce-body .chef-selection .content-col .link-box,
body[id*=page] .chef-selection .content-col .link-box {
  padding-top: 40px;
}
.t3-page-ce-body .menu-two,
body[id*=page] .menu-two {
  position: relative;
  background-color: var(--color-one);
}
.t3-page-ce-body .menu-two.alt-bg,
body[id*=page] .menu-two.alt-bg {
  background-color: var(--color-two);
}
.t3-page-ce-body .menu-two .menu-col .inner,
body[id*=page] .menu-two .menu-col .inner {
  position: relative;
  display: block;
  padding-right: 80px;
  min-height: 100%;
}
.t3-page-ce-body .menu-two .menu-col .inner:after,
body[id*=page] .menu-two .menu-col .inner:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  bottom: 50px;
  border-right: 1px solid var(--white-color-opacity-four);
}
.t3-page-ce-body .menu-two .menu-col:nth-child(2) .inner,
body[id*=page] .menu-two .menu-col:nth-child(2) .inner {
  padding-right: 0;
  padding-left: 80px;
  border-right: none;
}
.t3-page-ce-body .menu-two .menu-col:nth-child(2) .inner:after,
body[id*=page] .menu-two .menu-col:nth-child(2) .inner:after {
  display: none;
}
.t3-page-ce-body .menu-two .dish-block,
body[id*=page] .menu-two .dish-block {
  position: relative;
  margin-bottom: 55px;
}
.t3-page-ce-body .menu-two .dish-block .inner-box,
body[id*=page] .menu-two .dish-block .inner-box {
  position: relative;
  padding-left: 120px;
  min-height: 100px;
  padding-top: 10px;
}
.t3-page-ce-body .menu-two .dish-block .dish-image,
body[id*=page] .menu-two .dish-block .dish-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  border-radius: 200px;
  overflow: hidden;
}
.t3-page-ce-body .dish-block .inner-box:hover img,
body[id*=page] .dish-block .inner-box:hover img {
  transform: rotate(90deg);
}
.t3-page-ce-body .menu-two .dish-block .dish-image img,
body[id*=page] .menu-two .dish-block .dish-image img {
  position: relative;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 10px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-page-ce-body .menu-two .dish-block .title,
body[id*=page] .menu-two .dish-block .title {
  position: relative;
  line-height: 24px;
  margin-bottom: 10px;
  display: flex;
}
.t3-page-ce-body .menu-two .dish-block .title .menu-list-line,
body[id*=page] .menu-two .dish-block .title .menu-list-line {
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: var(--white-color-opacity-three);
  height: 17px;
}
.t3-page-ce-body .menu-two .dish-block .title .ttl,
body[id*=page] .menu-two .dish-block .title .ttl {
  position: relative;
  float: left;
  padding-right: 5px;
  text-transform: capitalize;
}
.t3-page-ce-body .menu-two .dish-block .title .ttl a,
body[id*=page] .menu-two .dish-block .title .ttl a {
  color: var(--white-color);
}
.t3-page-ce-body .menu-two .dish-block .title .ttl a:hover,
body[id*=page] .menu-two .dish-block .title .ttl a:hover {
  color: var(--main-color);
}
.t3-page-ce-body .menu-two .dish-block .title .ttl .s-info,
body[id*=page] .menu-two .dish-block .title .ttl .s-info {
  position: relative;
  display: inline-block;
  line-height: 20px;
  padding: 0 5px;
  font-size: 12px;
  color: var(--black-color);
  background-color: var(--main-color);
  margin-left: 5px;
  border-radius: 3px;
}
.t3-page-ce-body .menu-two .dish-block .title .price,
body[id*=page] .menu-two .dish-block .title .price {
  position: relative;
  float: right;
  font-size: 16px;
  color: var(--main-color);
  padding-left: 5px;
}
.t3-page-ce-body .menu-two .dish-block .desc,
body[id*=page] .menu-two .dish-block .desc {
  position: relative;
  font-size: 15px;
  color: var(--color-one);
}
.t3-page-ce-body .menu-two .dish-block .desc a,
body[id*=page] .menu-two .dish-block .desc a {
  color: var(--color-three);
}
.t3-page-ce-body .contact-page,
body[id*=page] .contact-page {
  position: relative;
  background: var(--color-one);
}
.t3-page-ce-body .contact-page .loc-block.info-block,
body[id*=page] .contact-page .loc-block.info-block {
  text-align: center;
}
.t3-page-ce-body .contact-page .loc-block.info-block h5,
body[id*=page] .contact-page .loc-block.info-block h5 {
  color: var(--main-color);
  padding-bottom: 20px;
}
.t3-page-ce-body .contact-page .loc-block.info-block h5::before,
.t3-page-ce-body .contact-page .loc-block.info-block h5::after,
body[id*=page] .contact-page .loc-block.info-block h5::before,
body[id*=page] .contact-page .loc-block.info-block h5::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.t3-page-ce-body .contact-page .loc-block .contact-image,
body[id*=page] .contact-page .loc-block .contact-image {
  position: relative;
  display: inline-block;
  border-radius: 500px 500px 0 0;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}
.t3-page-ce-body .contact-page .loc-block .contact-image img,
body[id*=page] .contact-page .loc-block .contact-image img {
  display: block;
  border-radius: 500px 500px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .contact-page .loc-block .contact-image::before,
body[id*=page] .contact-page .loc-block .contact-image::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid var(--main-color);
  border-radius: 500px 500px 0 0;
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .c-page-form-box,
body[id*=page] .c-page-form-box {
  position: relative;
}
.t3-page-ce-body .c-page-form-box .form-group,
body[id*=page] .c-page-form-box .form-group {
  width: 100%;
  margin-bottom: 20px;
}
.t3-page-ce-body .form-group,
body[id*=page] .form-group {
  width: 100%;
  text-align: center;
}
.t3-page-ce-body .contact-page .loc-block.info-block .c-info-ttl,
body[id*=page] .contact-page .loc-block.info-block .c-info-ttl {
  text-transform: uppercase;
  color: var(--color-three);
}
.t3-page-ce-body .contact-page .loc-block.info-block .more-link,
body[id*=page] .contact-page .loc-block.info-block .more-link {
  position: relative;
  margin-top: 10px;
  display: inline-block;
}
.t3-page-ce-body .contact-page .loc-block.info-block .more-link a,
body[id*=page] .contact-page .loc-block.info-block .more-link a {
  display: inline-block;
  vertical-align: top;
  color: var(--white-color);
  line-height: 1.5em;
  padding-bottom: 4px;
}
.t3-page-ce-body .contact-page .loc-block.info-block .more-link a:before,
body[id*=page] .contact-page .loc-block.info-block .more-link a:before {
  position: absolute;
  content: "";
  left: 5px;
  right: 5px;
  bottom: -4px;
  height: 4px;
  opacity: 0;
  transform: scale(0.2, 1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-bottom: 1px solid var(--main-color);
}
.t3-page-ce-body .contact-page .loc-block.info-block a:hover::before,
body[id*=page] .contact-page .loc-block.info-block a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
}
.t3-page-ce-body .contact-page .loc-block.info-block a:hover,
body[id*=page] .contact-page .loc-block.info-block a:hover {
  color: var(--main-color);
  border-color: var(--white-color);
}
.t3-page-ce-body .contact-page .loc-block .form-side,
body[id*=page] .contact-page .loc-block .form-side {
  padding: 0 100px;
}
.t3-page-ce-body .contact-page .loc-block .form-side .text.desc,
body[id*=page] .contact-page .loc-block .form-side .text.desc {
  color: var(--color-three);
}
.t3-page-ce-body .contact-map,
body[id*=page] .contact-map {
  background-color: var(--color-one);
  position: relative;
}
.t3-page-ce-body .contact-page .loc-block,
body[id*=page] .contact-page .loc-block {
  margin-bottom: 0;
  position: relative;
}
.t3-page-ce-body .middle-line-wrapper,
body[id*=page] .middle-line-wrapper {
  align-items: stretch; /* makes it match height of tallest column */
  position: relative;
}
.t3-page-ce-body .middle-line-container,
body[id*=page] .middle-line-container {
  position: relative;
  width: 1px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.t3-page-ce-body .v-line,
body[id*=page] .v-line {
  flex-grow: 1;
  width: 1px;
  background-color: var(--main-color);
}
.t3-page-ce-body .dot,
body[id*=page] .dot {
  width: 13px;
  height: 13px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -1px;
}
.t3-page-ce-body .dot.bottom-dot,
body[id*=page] .dot.bottom-dot {
  margin-top: -1px;
}
.t3-page-ce-body .chef-section,
body[id*=page] .chef-section {
  position: relative;
  background: var(--color-one);
}
.t3-page-ce-body .chef-section .title-box.centered,
body[id*=page] .chef-section .title-box.centered {
  max-width: 1000px;
}
.t3-page-ce-body .chef-section .outer-container,
body[id*=page] .chef-section .outer-container {
  position: relative;
}
.t3-page-ce-body .chef-section .row,
body[id*=page] .chef-section .row {
  margin: 0 0;
}
.t3-page-ce-body .chef-section .image-col,
body[id*=page] .chef-section .image-col {
  position: relative;
  padding: 0 0;
}
.t3-page-ce-body .chef-section.alternate .image-col,
body[id*=page] .chef-section.alternate .image-col {
  order: 12;
}
.t3-page-ce-body .chef-section .image-col .inner,
body[id*=page] .chef-section .image-col .inner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.t3-page-ce-body .chef-section .image-col .image,
body[id*=page] .chef-section .image-col .image {
  position: relative;
  display: inline-block;
  border-radius: 500px 500px 0 0;
  overflow: hidden;
}
.t3-page-ce-body .chef-section .image-col .image img,
body[id*=page] .chef-section .image-col .image img {
  display: block;
  border-radius: 500px 500px 0 0;
  position: relative;
  z-index: 1;
}
.t3-page-ce-body .chef-section .image-col .image::before,
body[id*=page] .chef-section .image-col .image::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid var(--main-color);
  border-radius: 500px 500px 0 0;
  pointer-events: none;
  z-index: 2;
  box-sizing: border-box;
}
.t3-page-ce-body .chef-section .content-col,
body[id*=page] .chef-section .content-col {
  position: relative;
  padding: 0 0;
  text-align: left;
}
.t3-page-ce-body .chef-section.alternate .content-col,
body[id*=page] .chef-section.alternate .content-col {
  order: 0;
}
.t3-page-ce-body .chef-section .content-col .inner,
body[id*=page] .chef-section .content-col .inner {
  position: relative;
  display: block;
  padding: 50px 100px 0 20px;
}
.t3-page-ce-body .chef-section .content-col .content-box,
body[id*=page] .chef-section .content-col .content-box {
  position: relative;
  display: block;
  width: 100%;
}
.t3-page-ce-body .chef-section .content-col .content-box .side-image,
body[id*=page] .chef-section .content-col .content-box .side-image {
  text-align: right;
  margin-top: 100px;
}
.t3-page-ce-body .chef-section .content-col .content-box .side-image img,
body[id*=page] .chef-section .content-col .content-box .side-image img {
  border-radius: 100px 0 100px 0;
}
.t3-page-ce-body .chef-section.alternate .content-col .content-box,
body[id*=page] .chef-section.alternate .content-col .content-box {
  float: right;
}
.t3-page-ce-body .chef-section .content-col .content-box h5,
body[id*=page] .chef-section .content-col .content-box h5 {
  padding-bottom: 25px;
}
.t3-page-ce-body .chef-section .content-col .author,
body[id*=page] .chef-section .content-col .author {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--main-color);
  font-size: 12px;
  letter-spacing: 0.2em;
  margin-top: 5px;
}
.t3-page-ce-body .chef-section.alternate .content-col .link-box,
body[id*=page] .chef-section.alternate .content-col .link-box {
  padding-top: 0px;
}
.t3-page-ce-body .intro-section.quote,
body[id*=page] .intro-section.quote {
  position: relative;
  padding: 200px 0;
  background: var(--black-color);
}
.t3-page-ce-body .chef-section .image-col .round-stamp-2,
body[id*=page] .chef-section .image-col .round-stamp-2 {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 3;
  width: 133px;
  height: 133px;
  display: flex; /* Flexbox added */
  align-items: center; /* Vertical centering */
  justify-content: center; /* Horizontal centering */
  z-index: 100;
}
.t3-page-ce-body .chef-section .image-col .round-stamp-2 .stamp_icon,
body[id*=page] .chef-section .image-col .round-stamp-2 .stamp_icon {
  position: relative;
  z-index: 100;
}
.t3-page-ce-body .chef-section .image-col .round-stamp-2:before,
body[id*=page] .chef-section .image-col .round-stamp-2:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/resource/chefbadge.png) no-repeat;
}
.t3-page-ce-body .gallery-page,
body[id*=page] .gallery-page {
  background-color: var(--color-one);
}
.t3-page-ce-body .masonry,
body[id*=page] .masonry {
  column-count: 3;
  column-gap: 2em;
}
.t3-page-ce-body .masonry-item,
body[id*=page] .masonry-item {
  break-inside: avoid;
  margin-bottom: 2em;
}
.t3-page-ce-body .masonry-item img,
body[id*=page] .masonry-item img {
  width: 100%;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.t3-page-ce-body .masonry-item img:hover,
body[id*=page] .masonry-item img:hover {
  transform: scale(1.03);
}
@media (max-width: 992px) {
  .t3-page-ce-body .masonry,
body[id*=page] .masonry {
    column-count: 2;
  }
}
@media (max-width: 576px) {
  .t3-page-ce-body .masonry,
body[id*=page] .masonry {
    column-count: 1;
  }
}
.t3-page-ce-body .hamburger,
body[id*=page] .hamburger {
  display: flex;
  align-self: center;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 24px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
}
.t3-page-ce-body .hamburger span,
body[id*=page] .hamburger span {
  /* align-self: flex-end; */
  height: 2px;
  width: 83.33333333%;
  background: #ffffff;
  transition: all 400ms ease-in-out;
}
.t3-page-ce-body .hamburger .meat,
body[id*=page] .hamburger .meat {
  width: 100%;
  transition: all 200ms ease-in-out;
}
.t3-page-ce-body .hamburger .bottom-bun,
body[id*=page] .hamburger .bottom-bun {
  width: 58.33333333%;
  transition: all 100ms ease-in-out;
}
.t3-page-ce-body .hamburger:hover span,
body[id*=page] .hamburger:hover span {
  width: 100%;
}

html:not(.body-menu-opened) .hamburger .top-bun {
  -webkit-animation: burger-hover 2s infinite ease-in-out alternate forwards 200ms;
  animation: burger-hover 2s infinite ease-in-out alternate forwards 200ms;
}

html:not(.body-menu-opened) .hamburger .meat {
  -webkit-animation: burger-hover 2s infinite ease-in-out alternate forwards 400ms;
  animation: burger-hover 2s infinite ease-in-out alternate forwards 400ms;
}

html:not(.body-menu-opened) .hamburger .bottom-bun {
  -webkit-animation: burger-hover 2s infinite ease-in-out alternate forwards 600ms;
  animation: burger-hover 2s infinite ease-in-out alternate forwards 600ms;
}

@-webkit-keyframes burger-hover {
  0% {
    width: 100%;
  }
  50% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
@keyframes burger-hover {
  0% {
    width: 100%;
  }
  50% {
    width: 50%;
  }
  100% {
    width: 100%;
  }
}
@media only screen and (max-width: 7000px) {
  .t3-page-ce-body .page-wrapper,
body[id*=page] .page-wrapper {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1599px) {
  .t3-page-ce-body .main-header .header-upper .links-box,
body[id*=page] .main-header .header-upper .links-box {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 1499px) {
  .t3-page-ce-body,
body[id*=page] {
    /* common */
    /* main header */
    /* memnu special offer */
    /* reservation split style */
    /* special dishes */
    /* side images */
  }
  .t3-page-ce-body .left-bg,
.t3-page-ce-body .right-bg,
.t3-page-ce-body .bottom-image,
.t3-page-ce-body .right-bg-2,
body[id*=page] .left-bg,
body[id*=page] .right-bg,
body[id*=page] .bottom-image,
body[id*=page] .right-bg-2 {
    display: none;
  }
  .t3-page-ce-body .main-header .header-upper .links-box,
.t3-page-ce-body .main-menu .navigation > li,
.t3-page-ce-body .main-header .header-upper .links-box .link,
body[id*=page] .main-header .header-upper .links-box,
body[id*=page] .main-menu .navigation > li,
body[id*=page] .main-header .header-upper .links-box .link {
    margin-left: 5px;
  }
  .t3-page-ce-body .offer-block-three .desc,
body[id*=page] .offer-block-three .desc {
    padding: 0;
  }
  .t3-page-ce-body .offer-block-three .special-box .desc,
body[id*=page] .offer-block-three .special-box .desc {
    padding: 0 30px;
  }
  .t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner {
    padding: 100px;
  }
  .t3-page-ce-body .special-offer .auto-container,
body[id*=page] .special-offer .auto-container {
    max-width: 1250px;
  }
  .t3-page-ce-body .side-image.menutab-img,
body[id*=page] .side-image.menutab-img {
    display: none;
  }
}
@media only screen and (max-width: 1339px) {
  .t3-page-ce-body,
body[id*=page] {
    /* common */
    /* main header */
    /* chef section */
    /* inner banner */
    /* story */
    /* footer */
    /* side images */
  }
  .t3-page-ce-body h1,
body[id*=page] h1 {
    font-size: 60px;
  }
  .t3-page-ce-body h2,
body[id*=page] h2 {
    font-size: 50px;
  }
  .t3-page-ce-body .main-header .header-upper .links-box .link .theme-btn .btn-title,
body[id*=page] .main-header .header-upper .links-box .link .theme-btn .btn-title {
    padding-left: 30px;
    padding-right: 30px;
  }
  .t3-page-ce-body .chef-section .image-col,
body[id*=page] .chef-section .image-col {
    padding: 0 30px;
  }
  .t3-page-ce-body .inner-banner,
body[id*=page] .inner-banner {
    padding: 170px 0 100px 0;
  }
  .t3-page-ce-body .intro-section .image-layer,
body[id*=page] .intro-section .image-layer {
    width: 97%;
  }
  .t3-page-ce-body footer .bottom_footer .auto-container,
body[id*=page] footer .bottom_footer .auto-container {
    padding: 30px 0;
  }
  .t3-page-ce-body .side-image.storyside-img,
body[id*=page] .side-image.storyside-img {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .t3-page-ce-body,
body[id*=page] {
    /* heading */
    /* common */
    /* main header */
    /* testimonial */
    /* offer */
    /* story */
    /* special dish */
    /* menu tab */
    /* menu card style */
    /* memnu special offer */
    /* reserv */
    /* reserve section style two */
    /* reservation split style */
    /* team */
    /* chef */
    /* chef section */
    /* why */
    /* menu style 1 */
    /* menu */
    /* contact page */
    /* gallery page */
    /* footer */
  }
  .t3-page-ce-body h1,
body[id*=page] h1 {
    font-size: 60px;
  }
  .t3-page-ce-body h4,
body[id*=page] h4 {
    font-size: 30px;
  }
  .t3-page-ce-body h5,
body[id*=page] h5 {
    font-size: 18px;
  }
  .t3-page-ce-body .fluid-section .content-col .inner,
body[id*=page] .fluid-section .content-col .inner {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .t3-page-ce-body .header-top .top-info li,
body[id*=page] .header-top .top-info li {
    margin-right: 30px;
  }
  .t3-page-ce-body .header-top .top-info li:after,
body[id*=page] .header-top .top-info li:after {
    display: none;
  }
  .t3-page-ce-body .main-header .nav-outer,
.t3-page-ce-body .main-header .info-toggler,
body[id*=page] .main-header .nav-outer,
body[id*=page] .main-header .info-toggler {
    display: none;
  }
  .t3-page-ce-body .main-header .nav-toggler,
body[id*=page] .main-header .nav-toggler {
    display: block;
  }
  .t3-page-ce-body .testimonials-section .state-col::after,
body[id*=page] .testimonials-section .state-col::after {
    display: none;
  }
  .t3-page-ce-body .testimonials-section .rating-col::after,
body[id*=page] .testimonials-section .rating-col::after {
    display: none;
  }
  .t3-page-ce-body .we-offer-section .row,
body[id*=page] .we-offer-section .row {
    margin: 0 -20px;
  }
  .t3-page-ce-body .we-offer-section .row .offer-block,
body[id*=page] .we-offer-section .row .offer-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t3-page-ce-body .we-offer-section .row .offer-block:nth-child(2),
body[id*=page] .we-offer-section .row .offer-block:nth-child(2) {
    margin-top: 0;
  }
  .t3-page-ce-body .story-section .text-col .inner,
body[id*=page] .story-section .text-col .inner {
    padding-right: 0;
  }
  .t3-page-ce-body .story-section .image-col .round-stamp,
body[id*=page] .story-section .image-col .round-stamp {
    right: 0;
  }
  .t3-page-ce-body .intro-section .intro-anim-image,
body[id*=page] .intro-section .intro-anim-image {
    display: none;
  }
  .t3-page-ce-body .intro-section .image-layer,
body[id*=page] .intro-section .image-layer {
    width: 95%;
  }
  .t3-page-ce-body .intro-section,
body[id*=page] .intro-section {
    padding: 150px 0;
  }
  .t3-page-ce-body .story-section .title-box,
body[id*=page] .story-section .title-box {
    padding: 0 50px;
  }
  .t3-page-ce-body .story-section.home-page .title-box h2,
body[id*=page] .story-section.home-page .title-box h2 {
    font-size: 60px;
  }
  .t3-page-ce-body .story-section .title-box h2 img,
body[id*=page] .story-section .title-box h2 img {
    width: 130px;
  }
  .t3-page-ce-body .special-dish .content-col .inner,
body[id*=page] .special-dish .content-col .inner {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 70px;
  }
  .t3-page-ce-body .menu-tabs .menu-col .inner,
body[id*=page] .menu-tabs .menu-col .inner {
    padding-right: 30px;
  }
  .t3-page-ce-body .menu-card-style, .t3-page-ce-body .menu-card-style.alternate,
body[id*=page] .menu-card-style,
body[id*=page] .menu-card-style.alternate {
    padding-bottom: 50px;
  }
  .t3-page-ce-body .menu-card-style.alternate .menu-col .inner,
body[id*=page] .menu-card-style.alternate .menu-col .inner {
    padding: 0 50px 0 0;
  }
  .t3-page-ce-body .menu-card-style .menu-col .inner,
body[id*=page] .menu-card-style .menu-col .inner {
    padding: 0 0 0 50px;
  }
  .t3-page-ce-body .menu-card-style.alternate .image-col,
body[id*=page] .menu-card-style.alternate .image-col {
    padding-left: 50px;
    padding-right: 0;
  }
  .t3-page-ce-body .menu-card-style .image-col,
body[id*=page] .menu-card-style .image-col {
    padding-right: 50px;
  }
  .t3-page-ce-body .offer-block-three .inner-box,
body[id*=page] .offer-block-three .inner-box {
    padding: 30px;
  }
  .t3-page-ce-body .reserve-section .reserv-col .inner,
body[id*=page] .reserve-section .reserv-col .inner {
    padding: 40px 20px 30px;
  }
  .t3-page-ce-body .reserve-section.style-two .reserv-col .inner,
body[id*=page] .reserve-section.style-two .reserv-col .inner {
    padding: 75px;
  }
  .t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner {
    padding: 100px;
  }
  .t3-page-ce-body .team-section .row .team-block,
.t3-page-ce-body .news-section .row .news-block,
body[id*=page] .team-section .row .team-block,
body[id*=page] .news-section .row .news-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  .t3-page-ce-body .team-section .row,
.t3-page-ce-body .news-section .row,
body[id*=page] .team-section .row,
body[id*=page] .news-section .row {
    margin: 0 -15px;
  }
  .t3-page-ce-body .chef-section-1 .title-box,
body[id*=page] .chef-section-1 .title-box {
    padding-right: 0px;
  }
  .t3-page-ce-body .chef-section-1 .chef-image.image2 img,
.t3-page-ce-body .chef-section-1 .chef-image.image3 img,
body[id*=page] .chef-section-1 .chef-image.image2 img,
body[id*=page] .chef-section-1 .chef-image.image3 img {
    max-width: 75%;
  }
  .t3-page-ce-body .chef-section .content-col .content-box .side-image,
body[id*=page] .chef-section .content-col .content-box .side-image {
    display: none;
  }
  .t3-page-ce-body .chef-section .title-box.centered,
body[id*=page] .chef-section .title-box.centered {
    padding-left: 50px;
    padding-right: 50px;
  }
  .t3-page-ce-body .chef-section .content-col,
body[id*=page] .chef-section .content-col {
    padding: 0 50px;
  }
  .t3-page-ce-body .chef-section .content-col .inner,
body[id*=page] .chef-section .content-col .inner {
    padding-right: 0;
  }
  .t3-page-ce-body .why-block-two.m-top,
body[id*=page] .why-block-two.m-top {
    padding-top: 0;
  }
  .t3-page-ce-body .menu-one .row,
body[id*=page] .menu-one .row {
    margin-left: 25px;
    margin-right: 25px;
  }
  .t3-page-ce-body .menu-one .menu-col .inner,
body[id*=page] .menu-one .menu-col .inner {
    padding-left: 0;
  }
  .t3-page-ce-body .menu-one.alternate .menu-col .inner,
body[id*=page] .menu-one.alternate .menu-col .inner {
    padding-right: 0;
  }
  .t3-page-ce-body .menu-one .image-col .vertical-title,
.t3-page-ce-body .menu-one.alternate .image-col .vertical-title,
body[id*=page] .menu-one .image-col .vertical-title,
body[id*=page] .menu-one.alternate .image-col .vertical-title {
    display: none;
  }
  .t3-page-ce-body .menu-one.alternate .image-col .image,
.t3-page-ce-body .menu-one .image-col .image,
body[id*=page] .menu-one.alternate .image-col .image,
body[id*=page] .menu-one .image-col .image {
    margin-left: 0px;
  }
  .t3-page-ce-body .menu-two .menu-col .inner,
body[id*=page] .menu-two .menu-col .inner {
    padding-right: 30px;
  }
  .t3-page-ce-body .menu-two .menu-col:nth-child(2) .inner,
body[id*=page] .menu-two .menu-col:nth-child(2) .inner {
    padding-left: 30px;
  }
  .t3-page-ce-body .contact-page .loc-block .form-side,
body[id*=page] .contact-page .loc-block .form-side {
    padding: 0 50px;
  }
  .t3-page-ce-body .masonry,
body[id*=page] .masonry {
    padding: 0 25px;
  }
  .t3-page-ce-body footer .bottom_footer .developer_text,
.t3-page-ce-body footer .bottom_footer p,
body[id*=page] footer .bottom_footer .developer_text,
body[id*=page] footer .bottom_footer p {
    text-align: center;
    margin: 0;
  }
  .t3-page-ce-body footer .bottom_footer .social_media,
body[id*=page] footer .bottom_footer .social_media {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 768px) {
  .t3-page-ce-body .main-menu .navigation > li > ul,
.t3-page-ce-body .main-menu .navigation > li > ul > li > ul,
body[id*=page] .main-menu .navigation > li > ul,
body[id*=page] .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}
@media only screen and (max-width: 991px) {
  .t3-page-ce-body,
body[id*=page] {
    /* heading */
    /* header */
    /* rolling banner section */
    /* testimonial */
    /* story */
    /* special dish */
    /* menu-tab-offer */
    /* special offer */
    /* team */
    /* footer */
    /* fluid */
    /* service */
    /* menu style 1 */
    /* menu */
    /* menu card style */
    /* chef */
    /* reservation split style */
    /* reservation 3 colom style */
    /* contact page */
    /* chef */
    /* chef cestion 1 */
    /* why us */
    /* Reserve PAGE */
    /* IG post Section */
    /* Testimonials page - masonry style */
    /* blog list page */
    /* blog detail page */
  }
  .t3-page-ce-body h1,
body[id*=page] h1 {
    font-size: 55px;
  }
  .t3-page-ce-body h2,
body[id*=page] h2 {
    font-size: 45px;
  }
  .t3-page-ce-body h3,
body[id*=page] h3 {
    font-size: 35px;
  }
  .t3-page-ce-body h4,
body[id*=page] h4 {
    font-size: 26px;
  }
  .t3-page-ce-body .header-top,
body[id*=page] .header-top {
    display: none;
  }
  .t3-page-ce-body .main-header .header-upper .links-box .link,
body[id*=page] .main-header .header-upper .links-box .link {
    margin-left: 20px;
  }
  .t3-page-ce-body .scrolling-banner-section,
body[id*=page] .scrolling-banner-section {
    padding-top: 190px;
  }
  .t3-page-ce-body .testimonials-section .state-col, .t3-page-ce-body .rating-col,
body[id*=page] .testimonials-section .state-col,
body[id*=page] .rating-col {
    margin-top: 50px;
  }
  .t3-page-ce-body .testimonials-section .state-col::after,
body[id*=page] .testimonials-section .state-col::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url(/typo3conf/ext/tmpl_restoria/Resources/Public/images/icons/star-element.svg);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .t3-page-ce-body .story-section .image-col .images .image:nth-child(2),
body[id*=page] .story-section .image-col .images .image:nth-child(2) {
    bottom: -130px;
  }
  .t3-page-ce-body .story-section .text-col,
body[id*=page] .story-section .text-col {
    margin-bottom: 80px;
  }
  .t3-page-ce-body .story-section .text-col .inner,
body[id*=page] .story-section .text-col .inner {
    padding-top: 20px;
  }
  .t3-page-ce-body .story-section .text-col .inner .text,
body[id*=page] .story-section .text-col .inner .text {
    text-align: center;
    padding: 0 100px;
  }
  .t3-page-ce-body .story-section .booking-info,
body[id*=page] .story-section .booking-info {
    justify-content: center;
  }
  .t3-page-ce-body .story-section .feature-info .feature-info-box .feature-title h6,
body[id*=page] .story-section .feature-info .feature-info-box .feature-title h6 {
    padding: 15px 0 0 0;
  }
  .t3-page-ce-body .story-section .feature-info .feature-info-box .feature-title h6 br,
body[id*=page] .story-section .feature-info .feature-info-box .feature-title h6 br {
    display: none;
  }
  .t3-page-ce-body .story-section .feature-info .feature-info-box .infotext,
body[id*=page] .story-section .feature-info .feature-info-box .infotext {
    text-align: center;
    padding-top: 10px;
  }
  .t3-page-ce-body .story-section .feature-info .feature-info-box .feature-title,
body[id*=page] .story-section .feature-info .feature-info-box .feature-title {
    display: block;
    text-align: center;
  }
  .t3-page-ce-body .story-section .text-col .inner .text,
body[id*=page] .story-section .text-col .inner .text {
    padding: 0 10px;
  }
  .t3-page-ce-body .story-section .booking-info .bk-title,
body[id*=page] .story-section .booking-info .bk-title {
    text-align: center;
  }
  .t3-page-ce-body .story-section.home-page .title-box h2,
body[id*=page] .story-section.home-page .title-box h2 {
    font-size: 45px;
  }
  .t3-page-ce-body .story-section .title-box h2 img,
body[id*=page] .story-section .title-box h2 img {
    width: 100px;
  }
  .t3-page-ce-body .special-dish .content-col .inner,
body[id*=page] .special-dish .content-col .inner {
    padding-top: 70px;
    padding-bottom: 70px;
    max-width: none;
  }
  .t3-page-ce-body .special-dish .image-col .image-layer,
body[id*=page] .special-dish .image-col .image-layer {
    display: none;
  }
  .t3-page-ce-body .special-dish .image-col .image,
body[id*=page] .special-dish .image-col .image {
    display: block;
  }
  .t3-page-ce-body .menu-tabs .menu-col .inner,
body[id*=page] .menu-tabs .menu-col .inner {
    padding-right: 0;
  }
  .t3-page-ce-body .special-offer-two,
body[id*=page] .special-offer-two {
    padding-bottom: 25px;
  }
  .t3-page-ce-body .offer-block-two.rounded .inner-box,
.t3-page-ce-body .offer-block-two .inner-box,
body[id*=page] .offer-block-two.rounded .inner-box,
body[id*=page] .offer-block-two .inner-box {
    padding: 50px 40px;
    border-radius: 500px 500px 0 0;
  }
  .t3-page-ce-body .team-section,
body[id*=page] .team-section {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .t3-page-ce-body .main-footer .info-col,
body[id*=page] .main-footer .info-col {
    order: 0;
  }
  .t3-page-ce-body .main-footer .info-col .inner,
body[id*=page] .main-footer .info-col .inner {
    padding: 0 30px;
  }
  .t3-page-ce-body .main-footer .links-col,
body[id*=page] .main-footer .links-col {
    margin-bottom: 50px;
  }
  .t3-page-ce-body .main-footer .links-col .inner,
body[id*=page] .main-footer .links-col .inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .t3-page-ce-body .main-footer .links-col.last,
body[id*=page] .main-footer .links-col.last {
    order: 7;
  }
  .t3-page-ce-body .main-footer .footer-image-col,
body[id*=page] .main-footer .footer-image-col {
    display: none;
  }
  .t3-page-ce-body .fluid-section .content-col,
body[id*=page] .fluid-section .content-col {
    order: 1;
  }
  .t3-page-ce-body .fluid-section .image-col,
body[id*=page] .fluid-section .image-col {
    order: 2;
  }
  .t3-page-ce-body .fluid-section .content-col .inner,
body[id*=page] .fluid-section .content-col .inner {
    padding-top: 70px;
    padding-bottom: 70px;
    max-width: none;
  }
  .t3-page-ce-body .fluid-section .image-col .image-layer,
body[id*=page] .fluid-section .image-col .image-layer {
    display: none;
  }
  .t3-page-ce-body .fluid-section .image-col .image,
body[id*=page] .fluid-section .image-col .image {
    display: block;
  }
  .t3-page-ce-body .services-section .s-col,
body[id*=page] .services-section .s-col {
    padding-top: 0;
  }
  .t3-page-ce-body .services-section .s-col.last,
body[id*=page] .services-section .s-col.last {
    order: 7;
  }
  .t3-page-ce-body .services-section .image-col,
body[id*=page] .services-section .image-col {
    order: 12;
  }
  .t3-page-ce-body .services-section .s-col .s-block,
.t3-page-ce-body .services-section .s-col .s-block:last-child,
body[id*=page] .services-section .s-col .s-block,
body[id*=page] .services-section .s-col .s-block:last-child {
    margin-bottom: 70px;
  }
  .t3-page-ce-body .services-section .image-col,
body[id*=page] .services-section .image-col {
    text-align: center;
  }
  .t3-page-ce-body .menu-one .image-col,
body[id*=page] .menu-one .image-col {
    order: 12;
  }
  .t3-page-ce-body .menu-one .menu-col,
body[id*=page] .menu-one .menu-col {
    order: 0;
  }
  .t3-page-ce-body .menu-one .menu-col .inner:before,
body[id*=page] .menu-one .menu-col .inner:before {
    display: none;
  }
  .t3-page-ce-body .menu-one .menu-col .inner,
.t3-page-ce-body .menu-one.alternate .menu-col .inner,
body[id*=page] .menu-one .menu-col .inner,
body[id*=page] .menu-one.alternate .menu-col .inner {
    padding: 60px 50px;
  }
  .t3-page-ce-body .menu-one .image-col .inner,
.t3-page-ce-body .menu-one.alternate .image-col .inner,
body[id*=page] .menu-one .image-col .inner,
body[id*=page] .menu-one.alternate .image-col .inner {
    text-align: center;
    padding: 0;
  }
  .t3-page-ce-body .menu-two,
body[id*=page] .menu-two {
    padding-top: 70px;
    padding-bottom: 15px;
  }
  .t3-page-ce-body .menu-two .menu-col .inner,
.t3-page-ce-body .menu-two .menu-col:nth-child(2) .inner,
body[id*=page] .menu-two .menu-col .inner,
body[id*=page] .menu-two .menu-col:nth-child(2) .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .t3-page-ce-body .menu-card-main::before,
body[id*=page] .menu-card-main::before {
    display: none;
  }
  .t3-page-ce-body .menu-card-main,
body[id*=page] .menu-card-main {
    padding: 70px;
    background: #112220;
    background: -webkit-linear-gradient(90deg, rgb(17, 34, 32) 0%, rgb(27, 51, 48) 20%, rgb(15, 30, 28) 50%, rgb(27, 51, 48) 80%, rgb(17, 34, 32) 100%);
    background: -moz-linear-gradient(90deg, rgb(17, 34, 32) 0%, rgb(27, 51, 48) 20%, rgb(15, 30, 28) 50%, rgb(27, 51, 48) 80%, rgb(17, 34, 32) 100%);
    background: linear-gradient(90deg, rgb(17, 34, 32) 0%, rgb(27, 51, 48) 20%, rgb(15, 30, 28) 50%, rgb(27, 51, 48) 80%, rgb(17, 34, 32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#112220", endColorstr="#112220", GradientType=1);
  }
  .t3-page-ce-body .menu-card-main .top-pattern,
body[id*=page] .menu-card-main .top-pattern {
    height: 300px;
  }
  .t3-page-ce-body .menu-card-style.alternate .image-col,
body[id*=page] .menu-card-style.alternate .image-col {
    padding-left: 0;
  }
  .t3-page-ce-body .menu-card-style.alternate .image-col .inner,
.t3-page-ce-body .menu-card-style .image-col .inner,
body[id*=page] .menu-card-style.alternate .image-col .inner,
body[id*=page] .menu-card-style .image-col .inner {
    text-align: center;
  }
  .t3-page-ce-body .menu-card-style.alternate .menu-col .inner,
body[id*=page] .menu-card-style.alternate .menu-col .inner {
    padding: 0;
  }
  .t3-page-ce-body .menu-card-style .image-col,
body[id*=page] .menu-card-style .image-col {
    order: 2;
    padding: 0;
  }
  .t3-page-ce-body .menu-card-style .menu-col,
body[id*=page] .menu-card-style .menu-col {
    order: 1;
  }
  .t3-page-ce-body .menu-card-style .menu-col .inner,
body[id*=page] .menu-card-style .menu-col .inner {
    padding: 0;
  }
  .t3-page-ce-body .chef-selection .content-col .inner,
body[id*=page] .chef-selection .content-col .inner {
    max-width: none;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 70px;
  }
  .t3-page-ce-body .chef-selection .image-col .image-layer,
body[id*=page] .chef-selection .image-col .image-layer {
    display: none;
  }
  .t3-page-ce-body .chef-selection .image-col .image,
body[id*=page] .chef-selection .image-col .image {
    display: block;
  }
  .t3-page-ce-body .reserve-section.style-two,
body[id*=page] .reserve-section.style-two {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .t3-page-ce-body .reserve-section.style-two .info-col .inner,
body[id*=page] .reserve-section.style-two .info-col .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .t3-page-ce-body .reserve-section.splitscreen .graphic-col .graphic-layer,
body[id*=page] .reserve-section.splitscreen .graphic-col .graphic-layer {
    display: none;
  }
  .t3-page-ce-body .reserve-section.splitscreen .graphic-col .image,
body[id*=page] .reserve-section.splitscreen .graphic-col .image {
    display: block;
  }
  .t3-page-ce-body .reserve-section.style-two.reserve-page-2 .form-col,
body[id*=page] .reserve-section.style-two.reserve-page-2 .form-col {
    order: 0;
  }
  .t3-page-ce-body .reserve-section.style-two.reserve-page-2 .img-col,
body[id*=page] .reserve-section.style-two.reserve-page-2 .img-col {
    padding: 0 60px;
  }
  .t3-page-ce-body .contact-page .loc-block,
body[id*=page] .contact-page .loc-block {
    text-align: center;
    padding-top: 50px;
  }
  .t3-page-ce-body .contact-page .loc-block.info-block,
body[id*=page] .contact-page .loc-block.info-block {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .t3-page-ce-body .contact-page .loc-block img,
body[id*=page] .contact-page .loc-block img {
    text-align: center;
    width: 100%;
  }
  .t3-page-ce-body .middle-line-wrapper,
body[id*=page] .middle-line-wrapper {
    width: 100% !important;
    flex: 0 0 100% !important; /* override col-md-1 */
    max-width: 100% !important;
    height: auto;
  }
  .t3-page-ce-body .middle-line-container,
body[id*=page] .middle-line-container {
    flex-direction: row;
    width: 100%;
    height: 1px;
    align-items: center;
    justify-content: space-between;
  }
  .t3-page-ce-body .v-line,
body[id*=page] .v-line {
    height: 1px;
    width: 100%;
  }
  .t3-page-ce-body .dot,
body[id*=page] .dot {
    margin: 0 !important;
  }
  .t3-page-ce-body .chef-section .image-col,
body[id*=page] .chef-section .image-col {
    padding: 0 30px;
  }
  .t3-page-ce-body .chef-section .image-col .image img,
body[id*=page] .chef-section .image-col .image img {
    width: 100%;
  }
  .t3-page-ce-body .chef-section .content-col .inner,
body[id*=page] .chef-section .content-col .inner {
    text-align: center;
    padding: 0 0 50px 0;
  }
  .t3-page-ce-body .chef-section-1 .row,
body[id*=page] .chef-section-1 .row {
    display: flex;
    align-items: center; /* Vertically center all columns */
    flex-wrap: wrap; /* Keep responsiveness */
  }
  .t3-page-ce-body .chef-section-1 .col-xl-4,
body[id*=page] .chef-section-1 .col-xl-4 {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Vertically center content inside each column */
  }
  .t3-page-ce-body .chef-section-1 .row > .col-xl-4:last-child,
body[id*=page] .chef-section-1 .row > .col-xl-4:last-child {
    display: none;
  }
  .t3-page-ce-body .fact-counter .fact-block .inner,
body[id*=page] .fact-counter .fact-block .inner {
    padding-bottom: 30px;
  }
  .t3-page-ce-body .reserve-section.style-two.reserve-page,
body[id*=page] .reserve-section.style-two.reserve-page {
    padding-top: 150px;
  }
  .t3-page-ce-body .ig-post-section .ig-post-image,
body[id*=page] .ig-post-section .ig-post-image {
    margin-bottom: 20px;
  }
  .t3-page-ce-body .ig-post-section .ig-post-image img,
body[id*=page] .ig-post-section .ig-post-image img {
    width: 100%;
  }
  .t3-page-ce-body .testimonials-masonry .testimonial-boxlist,
body[id*=page] .testimonials-masonry .testimonial-boxlist {
    column-count: 1;
  }
  .t3-page-ce-body .blog_list_section .blog_right_side,
body[id*=page] .blog_list_section .blog_right_side {
    border-left: none;
    padding-left: 0;
  }
  .t3-page-ce-body .blog_list_section .blog_left_side,
body[id*=page] .blog_list_section .blog_left_side {
    padding: 0;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel,
body[id*=page] .blog_detail_section .blog_inner_pannel {
    padding: 0 20px;
  }
  .t3-page-ce-body .comment_section .blog_cooment_block,
body[id*=page] .comment_section .blog_cooment_block {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .t3-page-ce-body,
body[id*=page] {
    /* section padding */
    /* heading */
    /* header */
    /* special dish */
    /* menu */
    /* menu card style */
    /* special offfer */
    /* offer */
    /* team */
    /* story */
    /* services section */
    /* gallery */
    /* hidden bar */
    /* main header */
    /* inner box */
    /* contact page */
    /* chef  sleecttion */
    /* chef */
    /* chef section 1 */
    /* inner banner */
    /* reservation 3 colom style */
    /* news */
    /* blog pages */
    /* Blog List Section */
    /* footer */
  }
  .t3-page-ce-body .section-kt,
body[id*=page] .section-kt {
    padding: 70px 0;
  }
  .t3-page-ce-body .title-box .title-badge,
body[id*=page] .title-box .title-badge {
    width: 150px;
  }
  .t3-page-ce-body h1,
body[id*=page] h1 {
    font-size: 45px;
  }
  .t3-page-ce-body h2,
body[id*=page] h2 {
    font-size: 35px;
  }
  .t3-page-ce-body h3,
body[id*=page] h3 {
    font-size: 32px;
  }
  .t3-page-ce-body h5,
body[id*=page] h5 {
    font-size: 18px;
  }
  .t3-page-ce-body .main-header .link.link-btn,
body[id*=page] .main-header .link.link-btn {
    display: none;
  }
  .t3-page-ce-body .main-header .main-box,
body[id*=page] .main-header .main-box {
    flex-direction: row-reverse;
  }
  .t3-page-ce-body .main-header .main-box .logo-box,
body[id*=page] .main-header .main-box .logo-box {
    margin-left: 0;
  }
  .t3-page-ce-body .special-dish .content-col .badge-icon,
.t3-page-ce-body .chef-selection .content-col .badge-icon,
body[id*=page] .special-dish .content-col .badge-icon,
body[id*=page] .chef-selection .content-col .badge-icon {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-bottom: 20px;
    -webkit-animation: none;
    animation: none;
  }
  .t3-page-ce-body .special-dish .content-col .inner,
.t3-page-ce-body .chef-selection .content-col .inner,
body[id*=page] .special-dish .content-col .inner,
body[id*=page] .chef-selection .content-col .inner {
    padding-left: 20px;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn {
    margin: 0 22px;
    font-size: 16px;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:after,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:after {
    margin-left: 22px;
  }
  .t3-page-ce-body .menu-card-style.alternate .image-col,
.t3-page-ce-body .menu-card-style .image-col,
body[id*=page] .menu-card-style.alternate .image-col,
body[id*=page] .menu-card-style .image-col {
    padding: 0 20px;
  }
  .t3-page-ce-body .menu-card-main .top-pattern,
body[id*=page] .menu-card-main .top-pattern {
    height: 250px;
  }
  .t3-page-ce-body .menu-card-main .menu-card-corner.top-left,
.t3-page-ce-body .menu-card-main .menu-card-corner.top-right,
.t3-page-ce-body .menu-card-main .menu-card-corner.bottom-left,
.t3-page-ce-body .menu-card-main .menu-card-corner.bottom-right,
body[id*=page] .menu-card-main .menu-card-corner.top-left,
body[id*=page] .menu-card-main .menu-card-corner.top-right,
body[id*=page] .menu-card-main .menu-card-corner.bottom-left,
body[id*=page] .menu-card-main .menu-card-corner.bottom-right {
    width: 60px;
  }
  .t3-page-ce-body .special-offer .offer-block-two.margin-top,
body[id*=page] .special-offer .offer-block-two.margin-top {
    margin-top: 0;
  }
  .t3-page-ce-body .offer-block,
body[id*=page] .offer-block {
    justify-content: center !important;
    margin-bottom: 40px;
  }
  .t3-page-ce-body .offer-block:nth-child(3),
body[id*=page] .offer-block:nth-child(3) {
    margin-bottom: 0;
  }
  .t3-page-ce-body .team-block .inner-box,
body[id*=page] .team-block .inner-box {
    text-align: center;
  }
  .t3-page-ce-body .intro-section .fact-counter,
body[id*=page] .intro-section .fact-counter {
    text-align: center;
  }
  .t3-page-ce-body .intro-section .fact-counter .fact-count,
.t3-page-ce-body .intro-section .fact-counter .fact-title,
body[id*=page] .intro-section .fact-counter .fact-count,
body[id*=page] .intro-section .fact-counter .fact-title {
    float: none;
    display: block;
    margin-left: 0;
  }
  .t3-page-ce-body .intro-section .separator,
body[id*=page] .intro-section .separator {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .t3-page-ce-body .story-section.home-page .title-box h2,
body[id*=page] .story-section.home-page .title-box h2 {
    font-size: 35px;
  }
  .t3-page-ce-body .story-section .title-box h2 img,
body[id*=page] .story-section .title-box h2 img {
    width: 80px;
  }
  .t3-page-ce-body .services-section .s-col,
body[id*=page] .services-section .s-col {
    padding: 0;
  }
  .t3-page-ce-body .services-section .s-block .inner,
.t3-page-ce-body .services-section .s-block.alternate .inner,
body[id*=page] .services-section .s-block .inner,
body[id*=page] .services-section .s-block.alternate .inner {
    text-align: center;
  }
  .t3-page-ce-body .services-section .s-block .icon-box,
.t3-page-ce-body .services-section .s-block.alternate .icon-box,
body[id*=page] .services-section .s-block .icon-box,
body[id*=page] .services-section .s-block.alternate .icon-box {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 30px;
  }
  .t3-page-ce-body .services-section .s-col .s-block, .t3-page-ce-body .services-section .s-col .s-block:last-child,
body[id*=page] .services-section .s-col .s-block,
body[id*=page] .services-section .s-col .s-block:last-child {
    margin-bottom: 30px;
  }
  .t3-page-ce-body .services-section .s-block h6,
.t3-page-ce-body .services-section .s-block.alternate h6,
body[id*=page] .services-section .s-block h6,
body[id*=page] .services-section .s-block.alternate h6 {
    padding: 0;
  }
  .t3-page-ce-body .services-section .s-block h6 br,
.t3-page-ce-body .services-section .s-block.alternate h6 br,
body[id*=page] .services-section .s-block h6 br,
body[id*=page] .services-section .s-block.alternate h6 br {
    display: none;
  }
  .t3-page-ce-body .services-section .s-block .text,
body[id*=page] .services-section .s-block .text {
    padding: 20px 100px 0 100px;
  }
  .t3-page-ce-body .services-section .s-col.last,
body[id*=page] .services-section .s-col.last {
    padding: 0;
  }
  .t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-prev,
.t3-page-ce-body .image-gallery .owl-theme .owl-nav .owl-next,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-prev,
body[id*=page] .image-gallery .owl-theme .owl-nav .owl-next {
    transform: scale(0.7);
  }
  .t3-page-ce-body .hidden-bar .side-menu,
body[id*=page] .hidden-bar .side-menu {
    padding-left: 30px;
    padding-right: 30px;
  }
  .t3-page-ce-body .main-header .header-upper .links-box,
body[id*=page] .main-header .header-upper .links-box {
    margin-left: 0px;
  }
  .t3-page-ce-body .inner-box.cp-seprator:before,
body[id*=page] .inner-box.cp-seprator:before {
    content: "";
    position: absolute;
    right: 50%;
    top: 0%;
    margin-top: -4px;
    height: 8px;
    width: 8px;
    border: 1px solid var(--main-color);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .t3-page-ce-body .inner-box.cp-seprator:after,
body[id*=page] .inner-box.cp-seprator:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    margin-top: -4px;
    height: 8px;
    width: 8px;
    border: 1px solid var(--main-color);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .t3-page-ce-body .contact-page .loc-block,
body[id*=page] .contact-page .loc-block {
    text-align: center;
  }
  .t3-page-ce-body .contact-page .loc-block img,
body[id*=page] .contact-page .loc-block img {
    text-align: center;
    max-width: 100%;
  }
  .t3-page-ce-body .c-page-form-box,
body[id*=page] .c-page-form-box {
    padding: 20px;
  }
  .t3-page-ce-body .chef-selection .content-col .inner,
body[id*=page] .chef-selection .content-col .inner {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .t3-page-ce-body .chef-section .image-col,
body[id*=page] .chef-section .image-col {
    padding: 0 30px;
  }
  .t3-page-ce-body .chef-section-1 .round-stamp,
body[id*=page] .chef-section-1 .round-stamp {
    left: 30%; /* Start from center of parent column */
    transform: translateX(-50%); /* Shift the stamp to center itself */
    bottom: 65px;
  }
  .t3-page-ce-body .chef-section-1 .title-box,
body[id*=page] .chef-section-1 .title-box {
    text-align: center;
    padding-bottom: 50px;
  }
  .t3-page-ce-body .inner-banner .inner .sub_text,
body[id*=page] .inner-banner .inner .sub_text {
    padding: 0 100px;
  }
  .t3-page-ce-body .inner-banner .inner .sub_text p,
body[id*=page] .inner-banner .inner .sub_text p {
    font-size: 18px;
  }
  .t3-page-ce-body .reserve-section.style-two.reserve-page-2,
body[id*=page] .reserve-section.style-two.reserve-page-2 {
    padding-top: 150px;
  }
  .t3-page-ce-body .reserve-section.style-two.reserve-page-2 .img-col,
body[id*=page] .reserve-section.style-two.reserve-page-2 .img-col {
    display: none;
  }
  .t3-page-ce-body .news-block,
body[id*=page] .news-block {
    justify-content: center !important;
  }
  .t3-page-ce-body .blog_list_section,
body[id*=page] .blog_list_section {
    text-align: left;
  }
  .t3-page-ce-body .blog_list_section .blog_left_side .blog_panel .blog_info span,
body[id*=page] .blog_list_section .blog_left_side .blog_panel .blog_info span {
    font-size: 13px;
  }
  .t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form .form-group,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form .form-group {
    margin-bottom: 0;
  }
  .t3-page-ce-body .blog_list_section .blog_right_side .blog_search_block form .form_inner,
body[id*=page] .blog_list_section .blog_right_side .blog_search_block form .form_inner {
    height: 50px;
  }
  .t3-page-ce-body .blog_detail_section,
body[id*=page] .blog_detail_section {
    text-align: left;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel,
body[id*=page] .blog_detail_section .blog_inner_pannel {
    padding: 0 20px;
  }
  .t3-page-ce-body .blog_detail_section .blog_info,
.t3-page-ce-body .blog_detail_section .blog_inner_pannel .info,
body[id*=page] .blog_detail_section .blog_info,
body[id*=page] .blog_detail_section .blog_inner_pannel .info {
    padding: 0;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block {
    margin: 30px 0;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .section_title,
body[id*=page] .blog_detail_section .blog_inner_pannel .section_title {
    margin-bottom: 20px;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .info ul,
body[id*=page] .blog_detail_section .blog_inner_pannel .info ul {
    text-align: left;
    padding-left: 0;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block {
    padding: 45px 30px 10px 30px;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .quote_block .q_icon,
body[id*=page] .blog_detail_section .blog_inner_pannel .quote_block .q_icon {
    text-align: left;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .main_img iframe,
body[id*=page] .blog_detail_section .blog_inner_pannel .main_img iframe {
    height: 320px;
  }
  .t3-page-ce-body .comment_section,
body[id*=page] .comment_section {
    padding-bottom: 50px;
  }
  .t3-page-ce-body .comment_section .blog_cooment_block .posted_cooment,
body[id*=page] .comment_section .blog_cooment_block .posted_cooment {
    margin-bottom: 30px;
  }
  .t3-page-ce-body .comment_section .blog_cooment_block,
body[id*=page] .comment_section .blog_cooment_block {
    padding: 20px;
  }
  .t3-page-ce-body .comment_section ul,
body[id*=page] .comment_section ul {
    margin-top: 20px;
  }
  .t3-page-ce-body .comment_section ul li:last-child,
body[id*=page] .comment_section ul li:last-child {
    padding-bottom: 40px;
  }
  .t3-page-ce-body .comment_section ul li,
body[id*=page] .comment_section ul li {
    flex-direction: column;
    padding: 20px 0;
    text-align: left;
  }
  .t3-page-ce-body .comment_section ul li .comment,
body[id*=page] .comment_section ul li .comment {
    width: 100%;
    margin-left: 0;
  }
  .t3-page-ce-body .comment_section ul li .authore_info,
body[id*=page] .comment_section ul li .authore_info {
    width: 100%;
    margin-bottom: 15px;
  }
  .t3-page-ce-body .comment_section ul li.replay_comment,
body[id*=page] .comment_section ul li.replay_comment {
    margin-left: 30px;
  }
  .t3-page-ce-body .comment_section ul li .authore_info .text,
body[id*=page] .comment_section ul li .authore_info .text {
    width: auto;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore {
    padding: 0;
    margin: 30px 0 0 0;
  }
  .t3-page-ce-body .blog_detail_section .blog_inner_pannel .blog_authore .authore_info,
body[id*=page] .blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
    margin-bottom: 30px;
  }
  .t3-page-ce-body .comment_form_section form .form-group .form-control,
body[id*=page] .comment_form_section form .form-group .form-control {
    height: 45px;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .t3-page-ce-body .comment_form_section .coment-btn,
body[id*=page] .comment_form_section .coment-btn {
    text-align: center;
  }
  .t3-page-ce-body .main-footer .footer-image-col.last,
body[id*=page] .main-footer .footer-image-col.last {
    display: none;
  }
  .t3-page-ce-body footer .bottom_footer,
body[id*=page] footer .bottom_footer {
    text-align: center;
  }
  .t3-page-ce-body footer .bottom_footer p,
.t3-page-ce-body footer .bottom_footer .developer_text,
body[id*=page] footer .bottom_footer p,
body[id*=page] footer .bottom_footer .developer_text {
    text-align: center;
  }
  .t3-page-ce-body footer .top_footer .social_media,
body[id*=page] footer .top_footer .social_media {
    justify-content: center;
    padding: 10px 0;
  }
  .t3-page-ce-body footer .top_footer .social_media li a,
body[id*=page] footer .top_footer .social_media li a {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 599px) {
  .t3-page-ce-body,
body[id*=page] {
    /* heading */
    /* header */
    /* rolling banner section */
    /* special dish */
    /* special offer */
    /* menu tab */
    /* menu card style */
    /* menu style 1 */
    /* reservation  */
    /* reservation 3 colom style */
    /* footr */
    /* testimonail */
    /* testimonial two */
    /* chef section 1 */
    /* chef section */
    /* gallery slider */
    /* news block */
  }
  .t3-page-ce-body h2,
body[id*=page] h2 {
    font-size: 30px;
  }
  .t3-page-ce-body h3,
body[id*=page] h3 {
    font-size: 30px;
  }
  .t3-page-ce-body h5,
body[id*=page] h5 {
    font-size: 16px;
  }
  .t3-page-ce-body .main-header .header-upper,
body[id*=page] .main-header .header-upper {
    top: 0;
  }
  .t3-page-ce-body .main-header .header-upper .links-box .link:first-child,
body[id*=page] .main-header .header-upper .links-box .link:first-child {
    display: none;
  }
  .t3-page-ce-body .fixed-header.header-down,
body[id*=page] .fixed-header.header-down {
    top: 0;
  }
  .t3-page-ce-body .fixed-header.header-up,
body[id*=page] .fixed-header.header-up {
    top: -132px;
  }
  .t3-page-ce-body .scrolling-banner-section,
body[id*=page] .scrolling-banner-section {
    padding-top: 150px;
  }
  .t3-page-ce-body .scrolling-banner-section .content,
body[id*=page] .scrolling-banner-section .content {
    margin-bottom: 100px;
  }
  .t3-page-ce-body .special-dish .content-col .inner,
body[id*=page] .special-dish .content-col .inner {
    text-align: center;
  }
  .t3-page-ce-body .offer-block-two.rounded .inner-box,
.t3-page-ce-body .offer-block-two .inner-box,
body[id*=page] .offer-block-two.rounded .inner-box,
body[id*=page] .offer-block-two .inner-box {
    padding: 40px 30px;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn {
    margin: 0 15px;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:after,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:after {
    display: none;
  }
  .t3-page-ce-body .tabs-box .tabs-content:before,
body[id*=page] .tabs-box .tabs-content:before {
    display: none;
  }
  .t3-page-ce-body .menu-tabs .menu-col .inner,
body[id*=page] .menu-tabs .menu-col .inner {
    padding-left: 0;
  }
  .t3-page-ce-body .tabs-box .tabs-content .tab,
body[id*=page] .tabs-box .tabs-content .tab {
    padding: 40px 25px;
  }
  .t3-page-ce-body .menu-tabs .dish-block .dish-image,
body[id*=page] .menu-tabs .dish-block .dish-image {
    width: 80px;
    height: 80px;
  }
  .t3-page-ce-body .menu-tabs .dish-block .dish-image img,
body[id*=page] .menu-tabs .dish-block .dish-image img {
    width: 80px;
    height: 80px;
  }
  .t3-page-ce-body .menu-tabs .dish-block .inner-box,
body[id*=page] .menu-tabs .dish-block .inner-box {
    padding-left: 100px;
  }
  .t3-page-ce-body .menu-card-main,
body[id*=page] .menu-card-main {
    padding: 30px;
  }
  .t3-page-ce-body .menu-card-main .menu-card-corner.top-left,
.t3-page-ce-body .menu-card-main .menu-card-corner.top-right,
.t3-page-ce-body .menu-card-main .menu-card-corner.bottom-left,
.t3-page-ce-body .menu-card-main .menu-card-corner.bottom-right,
body[id*=page] .menu-card-main .menu-card-corner.top-left,
body[id*=page] .menu-card-main .menu-card-corner.top-right,
body[id*=page] .menu-card-main .menu-card-corner.bottom-left,
body[id*=page] .menu-card-main .menu-card-corner.bottom-right {
    width: 40px;
  }
  .t3-page-ce-body .menu-one .row,
body[id*=page] .menu-one .row {
    margin-left: 10px;
    margin-right: 10px;
  }
  .t3-page-ce-body .menu-one .menu-col .inner,
.t3-page-ce-body .menu-one.alternate .menu-col .inner,
body[id*=page] .menu-one .menu-col .inner,
body[id*=page] .menu-one.alternate .menu-col .inner {
    padding: 30px 15px;
  }
  .t3-page-ce-body .menu-one.alternate .image-col .image,
.t3-page-ce-body .menu-one .image-col .image,
body[id*=page] .menu-one.alternate .image-col .image,
body[id*=page] .menu-one .image-col .image {
    margin: 0 30px;
  }
  .t3-page-ce-body .reserve-section .info-col .booking-info .bk-no,
.t3-page-ce-body .hidden-bar .booking-info .bk-no,
.t3-page-ce-body .info-bar .booking-info .bk-no,
body[id*=page] .reserve-section .info-col .booking-info .bk-no,
body[id*=page] .hidden-bar .booking-info .bk-no,
body[id*=page] .info-bar .booking-info .bk-no {
    font-size: 24px;
    line-height: 1.4em;
  }
  .t3-page-ce-body .reserve-section.style-two.reserve-page-2 .form-col,
body[id*=page] .reserve-section.style-two.reserve-page-2 .form-col {
    padding: 0 10px;
  }
  .t3-page-ce-body .main-footer .info-col .newsletter-form .form-group input[type=text],
.t3-page-ce-body .main-footer .info-col .newsletter-form input[type=email],
.t3-page-ce-body .main-footer .info-col .newsletter-form input[type=password],
body[id*=page] .main-footer .info-col .newsletter-form .form-group input[type=text],
body[id*=page] .main-footer .info-col .newsletter-form input[type=email],
body[id*=page] .main-footer .info-col .newsletter-form input[type=password] {
    padding-right: 30px;
    padding-left: 30px;
  }
  .t3-page-ce-body .main-footer .info-col .newsletter-form button,
body[id*=page] .main-footer .info-col .newsletter-form button {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .t3-page-ce-body .main-footer .info-col .newsletter-form .alt-icon,
body[id*=page] .main-footer .info-col .newsletter-form .alt-icon {
    display: none;
  }
  .t3-page-ce-body .testimonials-section .testi-top .quote-text,
body[id*=page] .testimonials-section .testi-top .quote-text {
    font-size: 22px;
  }
  .t3-page-ce-body .testimonials-section .state-col::after,
body[id*=page] .testimonials-section .state-col::after {
    display: block;
    right: 50%;
    top: 120px;
  }
  .t3-page-ce-body .testimonials-section .state-col,
body[id*=page] .testimonials-section .state-col {
    margin-bottom: 20px;
  }
  .t3-page-ce-body .testimonials-section .testi-top,
body[id*=page] .testimonials-section .testi-top {
    padding: 40px 40px 100px 40px;
    border-radius: 0;
  }
  .t3-page-ce-body .testimonials-two .testi-block .text,
body[id*=page] .testimonials-two .testi-block .text {
    font-size: 18px;
  }
  .t3-page-ce-body .testimonials-two .testi-block .inner-box,
body[id*=page] .testimonials-two .testi-block .inner-box {
    padding-left: 25px;
    padding-right: 25px;
  }
  .t3-page-ce-body .chef-section-1 .round-stamp,
body[id*=page] .chef-section-1 .round-stamp {
    left: 50%; /* Start from center of parent column */
    transform: translateX(-50%); /* Shift the stamp to center itself */
    bottom: 65px;
  }
  .t3-page-ce-body .chef-section .title-box.centered,
body[id*=page] .chef-section .title-box.centered {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t3-page-ce-body .chef-section .content-col,
body[id*=page] .chef-section .content-col {
    padding: 0 20px;
  }
  .t3-page-ce-body .image-gallery .owl-theme .owl-nav,
body[id*=page] .image-gallery .owl-theme .owl-nav {
    top: 65%;
  }
  .t3-page-ce-body .news-block .date,
body[id*=page] .news-block .date {
    font-size: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .t3-page-ce-body,
body[id*=page] {
    /* heading */
    /* inner banner */
    /* testimonial */
    /* story */
    /* menu style 1 */
    /* menu tab style */
    /* menu two */
    /* menu card style */
    /* why us */
    /* services section */
    /* contact page */
    /* reserve section style two */
    /* reservation split style */
  }
  .t3-page-ce-body h1,
body[id*=page] h1 {
    font-size: 40px;
  }
  .t3-page-ce-body h2,
body[id*=page] h2 {
    font-size: 35px;
  }
  .t3-page-ce-body h4,
body[id*=page] h4 {
    font-size: 25px;
  }
  .t3-page-ce-body .inner-banner,
body[id*=page] .inner-banner {
    padding: 140px 0 50px 0;
  }
  .t3-page-ce-body .inner-banner .inner .sub_text,
body[id*=page] .inner-banner .inner .sub_text {
    padding: 0 30px;
  }
  .t3-page-ce-body .testimonials-section .testi-top .quote-text,
body[id*=page] .testimonials-section .testi-top .quote-text {
    font-size: 18px;
  }
  .t3-page-ce-body .story-section .title-box,
body[id*=page] .story-section .title-box {
    padding: 0;
  }
  .t3-page-ce-body .story-section .image-col .images .image:nth-child(2),
body[id*=page] .story-section .image-col .images .image:nth-child(2) {
    width: 150px;
    bottom: -120px !important;
  }
  .t3-page-ce-body .story-section .text-col,
body[id*=page] .story-section .text-col {
    margin-bottom: 60px;
  }
  .t3-page-ce-body .story-section .booking-info .bk-no,
body[id*=page] .story-section .booking-info .bk-no {
    font-size: 16px;
  }
  .t3-page-ce-body .story-section .text-col .inner .text,
body[id*=page] .story-section .text-col .inner .text {
    text-align: center;
  }
  .t3-page-ce-body .story-section .feature-info,
body[id*=page] .story-section .feature-info {
    display: block;
    padding-bottom: 10px;
  }
  .t3-page-ce-body .story-section .feature-info .feature-info-box,
body[id*=page] .story-section .feature-info .feature-info-box {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .t3-page-ce-body .story-section .booking-info,
body[id*=page] .story-section .booking-info {
    display: block;
    text-align: center;
  }
  .t3-page-ce-body .story-section .booking-info .bk-title,
body[id*=page] .story-section .booking-info .bk-title {
    padding-bottom: 20px;
    padding-right: 0;
  }
  .t3-page-ce-body .story-section .booking-info .bk-title br,
body[id*=page] .story-section .booking-info .bk-title br {
    display: none;
  }
  .t3-page-ce-body .story-section .booking-info .bk-no,
body[id*=page] .story-section .booking-info .bk-no {
    padding: 0;
  }
  .t3-page-ce-body .menu-one .menu-col .dish-block .title::before,
.t3-page-ce-body .menu-two .dish-block .title::before,
body[id*=page] .menu-one .menu-col .dish-block .title::before,
body[id*=page] .menu-two .dish-block .title::before {
    display: none;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn {
    display: block;
    margin: 0 0 20px;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:last-child,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:last-child {
    margin-bottom: 0;
  }
  .t3-page-ce-body .menu-tabs .buttons .tab-buttons .tab-btn:before,
body[id*=page] .menu-tabs .buttons .tab-buttons .tab-btn:before {
    left: 50%;
    margin-left: -50px;
    width: 100px;
  }
  .t3-page-ce-body .menu-tabs .dish-block .title::before,
body[id*=page] .menu-tabs .dish-block .title::before {
    display: none;
  }
  .t3-page-ce-body .menu-tabs .dish-block .title .ttl,
body[id*=page] .menu-tabs .dish-block .title .ttl {
    width: 100%;
    padding-right: 0px;
  }
  .t3-page-ce-body .menu-tabs .dish-block .title .ttl .s-info,
body[id*=page] .menu-tabs .dish-block .title .ttl .s-info {
    width: 80px;
    display: block;
    margin-left: 0px;
    margin-top: 10px;
    text-align: center;
  }
  .t3-page-ce-body .menu-tabs .dish-block .inner-box,
body[id*=page] .menu-tabs .dish-block .inner-box {
    padding-top: 0px;
  }
  .t3-page-ce-body .menu-tabs .dish-block .title .price,
.t3-page-ce-body .menu-two .dish-block .title .price,
body[id*=page] .menu-tabs .dish-block .title .price,
body[id*=page] .menu-two .dish-block .title .price {
    position: relative;
    right: 0px;
    float: left;
    padding-left: 0px;
  }
  .t3-page-ce-body .menu-two .dish-block .title .ttl,
body[id*=page] .menu-two .dish-block .title .ttl {
    width: 100%;
    padding-right: 0px;
  }
  .t3-page-ce-body .menu-two .dish-block .title .ttl .s-info,
body[id*=page] .menu-two .dish-block .title .ttl .s-info {
    left: -10px;
    width: 75px;
    display: block;
    margin-top: 10px;
    text-align: center;
  }
  .t3-page-ce-body .menu-two .dish-block .inner-box,
body[id*=page] .menu-two .dish-block .inner-box {
    padding-top: 0px;
  }
  .t3-page-ce-body .menu-card-main .top-pattern,
body[id*=page] .menu-card-main .top-pattern {
    height: 200px;
  }
  .t3-page-ce-body .fact-counter,
body[id*=page] .fact-counter {
    text-align: center;
  }
  .t3-page-ce-body .fact-counter .fact-block .inner p,
body[id*=page] .fact-counter .fact-block .inner p {
    padding-right: 0;
  }
  .t3-page-ce-body .services-section .s-block .text,
body[id*=page] .services-section .s-block .text {
    padding: 20px 20px 0 20px;
  }
  .t3-page-ce-body .contact-page .loc-block .form-side,
body[id*=page] .contact-page .loc-block .form-side {
    padding: 0px;
  }
  .t3-page-ce-body .reserve-section.style-two .reserv-col .inner,
body[id*=page] .reserve-section.style-two .reserv-col .inner {
    padding: 75px 50px;
  }
  .t3-page-ce-body .reserve-section.splitscreen .reserv-col .inner,
body[id*=page] .reserve-section.splitscreen .reserv-col .inner {
    padding: 80px 50px;
  }
}
@media only screen and (max-width: 399px) {
  .t3-page-ce-body,
body[id*=page] {
    /* menu two */
    /* heading */
    /* story */
  }
  .t3-page-ce-body .menu-two .dish-block .title .ttl a,
body[id*=page] .menu-two .dish-block .title .ttl a {
    width: 150px;
  }
  .t3-page-ce-body h1,
body[id*=page] h1 {
    font-size: 35px;
  }
  .t3-page-ce-body h2,
body[id*=page] h2 {
    font-size: 30px;
  }
  .t3-page-ce-body h3,
body[id*=page] h3 {
    font-size: 27px;
  }
  .t3-page-ce-body .story-section.home-page .title-box h2,
body[id*=page] .story-section.home-page .title-box h2 {
    font-size: 30px;
  }
  .t3-page-ce-body .story-section .title-box h2 img,
body[id*=page] .story-section .title-box h2 img {
    width: 70px;
  }
}

.t3-page-ce-body .cookie-consent-replacement,
body[id*=page-] .cookie-consent-replacement {
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.t3-page-ce-body .cookie-consent-replacement .container,
body[id*=page-] .cookie-consent-replacement .container {
  margin: 0 auto;
  max-width: 80%;
}
.t3-page-ce-body .cookie-consent-replacement .container .col-12,
body[id*=page-] .cookie-consent-replacement .container .col-12 {
  text-align: center;
}
.t3-page-ce-body .mindshape-cookie-consent-list .table,
body[id*=page-] .mindshape-cookie-consent-list .table {
  color: #fff;
}
.t3-page-ce-body .mindshape-cookie-consent-list .table tr,
body[id*=page-] .mindshape-cookie-consent-list .table tr {
  border: solid 1px #fff;
}
.t3-page-ce-body .mindshape-cookie-consent-list .table tr td,
body[id*=page-] .mindshape-cookie-consent-list .table tr td {
  padding: 6px;
}
.t3-page-ce-body .mindshape-cookie-consent-list dl dd h3,
body[id*=page-] .mindshape-cookie-consent-list dl dd h3 {
  font-size: 16px;
  margin-top: 1rem;
  font-weight: bold;
}
.t3-page-ce-body .mindshape-cookie-consent-list dl dd ul,
body[id*=page-] .mindshape-cookie-consent-list dl dd ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.t3-page-ce-body .mindshape-cookie-consent-list dl dd ul li,
body[id*=page-] .mindshape-cookie-consent-list dl dd ul li {
  padding: 10px;
  border: solid 1px #fff;
  line-height: 1;
}
.t3-page-ce-body .mindshape-cookie-consent-list dl dd p, .t3-page-ce-body .mindshape-cookie-consent-list dl dd ul, .t3-page-ce-body .mindshape-cookie-consent-list dl dd h3,
body[id*=page-] .mindshape-cookie-consent-list dl dd p,
body[id*=page-] .mindshape-cookie-consent-list dl dd ul,
body[id*=page-] .mindshape-cookie-consent-list dl dd h3 {
  margin-bottom: 0.5em;
}
.t3-page-ce-body .cookie-consent-container .consent-modal,
body[id*=page-] .cookie-consent-container .consent-modal {
  width: 80%;
}
.t3-page-ce-body .cookie-consent-container .consent-modal .btn-wrap,
body[id*=page-] .cookie-consent-container .consent-modal .btn-wrap {
  width: 100%;
}
.t3-page-ce-body .cookie-consent-container .consent-modal .btn-wrap .text-two,
body[id*=page-] .cookie-consent-container .consent-modal .btn-wrap .text-two {
  width: 100%;
}
.t3-page-ce-body .cookie-consent-container .consent-modal .option-wrapper .label input:checked ~ .checkmark,
body[id*=page-] .cookie-consent-container .consent-modal .option-wrapper .label input:checked ~ .checkmark {
  background-color: var(--main-color);
}
.t3-page-ce-body .cookie-consent-container .label input:checked ~ .checkmark,
body[id*=page-] .cookie-consent-container .label input:checked ~ .checkmark {
  background-color: var(--main-color);
}
.t3-page-ce-body .cookie-consent-container .label input:focus ~ .checkmark,
body[id*=page-] .cookie-consent-container .label input:focus ~ .checkmark {
  outline: 2px solid var(--main-color);
}
.t3-page-ce-body .cookie-consent-container .label:hover .checkmark,
body[id*=page-] .cookie-consent-container .label:hover .checkmark {
  background-color: var(--main-color);
}

.t3-page-ce-body .scrolling-banner-section img.bgimage,
body[id*=page-] .scrolling-banner-section img.bgimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
.t3-page-ce-body .text strong,
.t3-page-ce-body .sub_text strong,
.t3-page-ce-body .open-timing strong,
body[id*=page-] .text strong,
body[id*=page-] .sub_text strong,
body[id*=page-] .open-timing strong {
  color: var(--main-color);
  font-weight: normal;
}
.t3-page-ce-body .text p:not(:last-child),
.t3-page-ce-body .sub_text p:not(:last-child),
.t3-page-ce-body .open-timing p:not(:last-child),
body[id*=page-] .text p:not(:last-child),
body[id*=page-] .sub_text p:not(:last-child),
body[id*=page-] .open-timing p:not(:last-child) {
  margin-bottom: 1.5rem;
}
.t3-page-ce-body .menu-card-style .menu-col .dish-block .desc p,
.t3-page-ce-body .menu-one .menu-col .dish-block .desc p,
body[id*=page-] .menu-card-style .menu-col .dish-block .desc p,
body[id*=page-] .menu-one .menu-col .dish-block .desc p {
  color: var(--color-three);
}
.t3-page-ce-body .form-group label,
body[id*=page-] .form-group label {
  display: none;
}
.t3-page-ce-body .form-group .captcha-container,
body[id*=page-] .form-group .captcha-container {
  display: flex;
}
.t3-page-ce-body .form-group .captcha-container input,
body[id*=page-] .form-group .captcha-container input {
  flex: 1;
}
.t3-page-ce-body .form-group .captcha-container .captcha,
body[id*=page-] .form-group .captcha-container .captcha {
  display: flex;
}
.t3-page-ce-body .form-group .captcha-container .captcha .captcha__reload svg g,
body[id*=page-] .form-group .captcha-container .captcha .captcha__reload svg g {
  fill: #fff !important;
}
.t3-page-ce-body footer nav,
body[id*=page-] footer nav {
  margin-bottom: 30px;
}
.t3-page-ce-body .shariff *,
body[id*=page-] .shariff * {
  color: #fff;
}

/* eigene zusätzliche CSS */
#page-47 .scrolling-banner-section .bgimage {
  filter: blur(4px);
}
#page-47 .scrolling-banner-section .auto-container {
  text-align: center;
}
#page-47 .scrolling-banner-section .auto-container .content {
  background: rgb(56, 62, 66);
  display: inline-block;
  padding: 2rem;
  max-width: 50%;
}
#page-47 .scrolling-banner-section .auto-container .content .logo {
  max-width: 50%;
  margin-bottom: 2rem;
}
#page-47 .scrolling-banner-section .auto-container .content h1 {
  color: var(--main-color) !important;
}

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