@import url(http://fonts.googleapis.com/css?family=Raleway:400,600,700,800,900,500,300,200,100);
@import url(http://fonts.googleapis.com/css?family=Great+Vibes&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,600,700,800,900,500,300,200,100);
@import url(http://fonts.googleapis.com/css?family=Great+Vibes&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Montserrat:700,400);

@font-face {
  font-family: "Intro Inline";
  src: url('../fonts/Intr_Inline.eot');
  src: url('../fonts/Intro_Inline.woff') format('woff'), url('../fonts/Intro_Inline.ttf') format('truetype'), url('../fonts/Intro_Inline.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lovelo_Black';
  src: url('../fonts/Lovelo_Black.eot');
  src: url('../fonts/Lovelo_Black.woff') format('woff'), url('../fonts/Lovelo_Black.ttf') format('truetype'), url('../fonts/Lovelo_Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'flavour';
  src: url('../fonts/flavour.eot');
  src: url('../fonts/flavour.woff') format('woff'), url('../fonts/flavour.ttf') format('truetype'), url('../fonts/flavour.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="tficon-"],
[class*=" tficon-"] {
  font-family: 'flavour';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tficon-coffe:before {
  content: "\e600";
}
.tficon-soft-drinks:before {
  content: "\e601";
}
.tficon-cocktails:before {
  content: "\e602";
}
.tficon-alcoholic:before {
  content: "\e603";
}
.tficon-wine-beer:before {
  content: "\e604";
}
.tficon-apostroufe:before {
  content: "\e605";
}
.tficon-position:before {
  content: "\e606";
}
.tficon-cakes:before {
  content: "\e607";
}
.tficon-icecream:before {
  content: "\e608";
}
.tficon-fruitsalads:before {
  content: "\e609";
}
.tficon-burgers:before {
  content: "\e60a";
}
.tficon-pizza:before {
  content: "\e60b";
}
.tficon-main-course:before {
  content: "\e60c";
}
.tficon-starters:before {
  content: "\e60d";
}
.tficon-pinterest:before {
  content: "\e60e";
}
.tficon-twitter:before {
  content: "\e60f";
}
.tficon-facebook:before {
  content: "\e610";
}
.tficon-instagram:before {
  content: "\e612";
}
.tficon-trip-advisor:before {
  content: "\e613";
}
.tficon-row:before {
  content: "\e615";
}
.tficon-row-up:before {
  content: "\e621";
}
.tficon-shevron-left:before {
  content: "\e616";
}
.tficon-shevron-right:before {
  content: "\e617";
}
.tficon-close:before {
  content: "\e61b";
}
.tficon-salads:before {
  content: "\e619";
}
.tficon-comment:before {
  content: "\e61c";
}
.tficon-facebook-postshare:before {
  content: "\e61e";
}
.tficon-twitter-postshare:before {
  content: "\e61f";
}
.tficon-pinterest-postshare:before {
  content: "\e61d";
}
.tficon-menu-arrow:before {
  content: "\e620";
}
.tficon-zoom-in:before {
  content: "\f00e";
}
.tficon-zoom-out:before {
  content: "\f010";
}
.tficon-external-link:before {
  content: "\f08e";
}
/*-----------------------------------*/
/* Global Reset */
/*-----------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}
/*-----------------------------------*/
/* General Styles */
/*-----------------------------------*/
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  position: relative;
  color: #595959;
}
.site {
  width: 100%;
  position: relative;
  overflow: hidden;
}
::-moz-selection {
  background: #ffa42e;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #ffa42e;
  color: #fff;
  text-shadow: none;
}
.post .entry-title a {
  color: #1d1d1d;
}
.post .entry-title a:hover {
  text-decoration: none;
}
.btn {
  position: relative;
  display: inline-block;
  padding: 17px 0px;
  border: none;
  background: none;
}
.btn span,
.btn input {
  background: #fff;
  border-radius: 0;
  border: 2px solid #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #411303;
  margin-top: 102px;
  padding: 17px 56px;
  margin: 107px auto auto auto;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn span:hover,
.btn input:hover {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn-transparent span,
.btn-transparent input {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn-transparent span:hover,
.btn-transparent input:hover {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}
.btn-orange-transparent span,
.btn-orange-transparent input {
  background: none;
  border: 2px solid #ffa42e;
  color: #ffa42e;
}
.btn-orange-transparent span:hover,
.btn-orange-transparent input:hover {
  background: #ffa42e;
  color: #fff;
  border: 2px solid #ffa42e;
}
.btn-orange span,
.btn-orange input {
  background: #ffa42e;
  color: #fff;
  border: 2px solid #ffa42e;
}
.btn-orange span:hover,
.btn-orange input:hover {
  background: none;
  border: 2px solid #ffa42e;
  color: #ffa42e;
}
.btn-black span,
.btn-black input {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.btn-black span:hover,
.btn-black input:hover {
  background: none;
  color: #211c1c;
  border: 2px solid #000;
}
.btn-black-transparent span,
.btn-black-transparent input {
  background: none;
  color: #211c1c;
  border: 2px solid #000;
}
.btn-black-transparent span:hover,
.btn-black-transparent input:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.btn-lg span {
  padding: 20px 100px;
}
.btn-sm span {
  padding: 15px 45px;
}
.btn-xs span {
  padding: 10px 25px;
  font-size: 13px;
}
#submit {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  box-shadow: none;
  background: #000;
  border: 2px solid #000;
  margin-top: 4px;
  padding: 13px 44px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
button.close {
  margin-top: -4px;
}
#submit:hover {
  background: none;
  color: #000;
}
a {
  color: #ffa42e;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}
em {
  font-style: italic;
}
audio {
  margin-bottom: 20px;
}
.section-title-before {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}
.section-title {
  font-size: 52px;
  font-family: "Great Vibes";
  color: #fff;
  text-align: center;
}
input[type="text"],
input[type="password"],
textarea {
  width: 100%;
  border: 2px solid #000;
  font-size: 15px;
  color: #000;
  padding: 17px;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.page-title-before {
  font-size: 15px;
  font-weight: 800;
  color: #1d1d1d;
  text-transform: uppercase;
  text-align: center;
}
.page-title,
.blog-details h1.page-title {
  font-size: 44px;
  color: #211c1c;
  text-align: center;
  font-family: "Great Vibes";
  margin-top: 18px;
  margin-bottom: 20px;
}
.blog-details h1.page-title {
  font-weight: normal;
  line-height: 1em;
}
.site-main {
  padding-top: 78px;
  /*padding-bottom:40px;*/
}
.select_styled {
  font-size: 16px;
  border: 2px solid #454040;
  /*height: 30px;*/
  text-transform: capitalize;
  border-radius: 0;
}
.select_styled:focus {
  outline: none;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .container {
    margin-left: 10px;
  }
}
/*Screen 768px*/
/*Screen 480px*/
@media (max-width: 767px) {
  .btn span,
  .btn input {
    padding: 13px 30px;
    font-size: 13px;
  }
  .site-main {
    padding-top: 0;
  }
  .page-title {
    font-size: 37px;
  }
  .page-title-before {
    font-size: 14px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .site-main {
    padding-top: 0;
  }
  .container {
    margin-left: 0;
  }
}
/*Loading Spinner*/
.spinner {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  margin-top: -16px;
  margin-left: -16px;
}
.spinner .wBall {
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 0;
  -moz-transform: rotate(225deg);
  -moz-animation: orbit 4.4s infinite;
  -webkit-transform: rotate(225deg);
  -webkit-animation: orbit 4.4s infinite;
  -ms-transform: rotate(225deg);
  -ms-animation: orbit 4.4s infinite;
  -o-transform: rotate(225deg);
  -o-animation: orbit 4.4s infinite;
  transform: rotate(225deg);
  animation: orbit 4.4s infinite;
}
.spinner .wBall .wInnerBall {
  position: absolute;
  width: 4px;
  height: 4px;
  background: #ffa42e;
  left: 0px;
  top: 0px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.spinner #wBall_1 {
  -moz-animation-delay: 0.96s;
  -webkit-animation-delay: 0.96s;
  -ms-animation-delay: 0.96s;
  -o-animation-delay: 0.96s;
  animation-delay: 0.96s;
}
.spinner #wBall_2 {
  -moz-animation-delay: 0.19s;
  -webkit-animation-delay: 0.19s;
  -ms-animation-delay: 0.19s;
  -o-animation-delay: 0.19s;
  animation-delay: 0.19s;
}
.spinner #wBall_3 {
  -moz-animation-delay: 0.38s;
  -webkit-animation-delay: 0.38s;
  -ms-animation-delay: 0.38s;
  -o-animation-delay: 0.38s;
  animation-delay: 0.38s;
}
.spinner #wBall_4 {
  -moz-animation-delay: 0.58s;
  -webkit-animation-delay: 0.58s;
  -ms-animation-delay: 0.58s;
  -o-animation-delay: 0.58s;
  animation-delay: 0.58s;
}
.spinner #wBall_5 {
  -moz-animation-delay: 0.77s;
  -webkit-animation-delay: 0.77s;
  -ms-animation-delay: 0.77s;
  -o-animation-delay: 0.77s;
  animation-delay: 0.77s;
}
@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%;
  }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%;
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}
@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%;
  }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%;
  }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%;
  }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%;
  }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
}
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%;
  }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
/*-----------------------------------*/
/* Slider */
/*-----------------------------------*/
/*Slider Home Page CSS*/
.slider-full {
  position: relative;
}
.slider-full .title-wrap {
  color: #fff;
  text-align: center;
  width: 86%;
  margin: 0 auto;
  padding: 16% 0;
}
.slider-full .slider-title-before {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  letter-spacing: 1px;
  margin-bottom: 2px;
  padding-top: 3px;
  text-align: center;
}
.slider-full .slider-title-before span {
  font-family: "Great Vibes";
  font-size: 52px;
  display: inline-block;
}
.slider-full .title-line {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 2px;
}
.slider-full .title-line.left,
.slider-full .title-line.right {
  display: inline-block;
  max-width: 80px;
  margin-top: -14px;
  margin-right: 22px;
  vertical-align: middle;
}
.slider-full .title-line.right {
  margin-left: 22px;
}
.slider-full .slider-title {
  font-family: "Intro Inline";
  font-size: 90px;
  letter-spacing: -10px;
  margin-bottom: 17px;
  padding-right: 28px;
  word-break: break-word;
}
.slider-btn {
  margin: 107px auto auto auto;
}
.slider-full .slider-subtitle {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: 1.4px;
  margin-top: -13px;
}
.slider-full .slider-subtitle span {
  font-family: "Great Vibes";
  font-size: 35px;
  font-weight: 400;
}
.slider-full .carousel-control {
  background: none;
  padding-top: 24%;
  font-size: 78px;
  width: 7.7%;
}
.pp_expand {
  display: none !important;
}
/*Fade Effect*/
.slider-full .item {
  background-size: cover;
  background-position: top center;
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}
.slider-full .active.item {
  opacity: 1;
}
.slider-full .active.left,
.slider-full .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .slider-full .title-wrap {
    padding: 21% 0;
  }
  .slider-full .carousel-control {
    padding-top: 27%;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .slider-full .title-wrap {
    padding: 40% 0;
  }
  .slider-full .carousel-control {
    padding-top: 65%;
  }
  .slider-full .title-wrap {
    width: 86%;
  }
}
/*Screen 480px & 568px*/
@media (max-width: 767px) {
  .slider-full .title-wrap {
    padding: 8% 0;
  }
  .slider-full .title-wrap {
    width: 86%;
  }
  .slider-full .slider-title {
    font-size: 70px;
  }
  .slider-full .slider-title-before span {
    font-size: 32px;
    padding-top: 10px;
  }
  .slider-full .title-line.left {
    max-width: 60px;
  }
  .slider-full .title-line.right {
    max-width: 60px;
  }
  .slider-full .slider-subtitle {
    font-size: 14px;
  }
  .slider-full .slider-subtitle span {
    font-size: 32px;
  }
  .slider-btn {
    margin: 30px auto auto auto;
  }
  .slider-full .carousel-control {
    padding-top: 26%;
    font-size: 60px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .slider-full .title-wrap {
    padding: 42% 0;
  }
  .slider-full .title-wrap {
    width: 86%;
  }
  .slider-full .slider-title {
    font-size: 65px;
  }
  .slider-full .slider-subtitle {
    font-size: 12px;
  }
  .slider-full .slider-subtitle span {
    font-size: 30px;
  }
  .slider-full .title-line.left {
    max-width: 58px;
  }
  .slider-full .title-line.right {
    max-width: 58px;
  }
  .slider-full .carousel-control {
    padding-top: 81%;
    font-size: 45px;
  }
  .carousel-indicators {
    bottom: 40px;
  }
}
/*End Slider Home Page CSS*/
/*Slider Food Menu Page CSS*/
.main-slider {
  overflow: hidden;
  position: relative;
}
.main-slider .wrap-main-slider {
  background-repeat: no-repeat;
  background-size: cover;
}
.main-slider .main-slider-content {
  background: #000000;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  padding: 6% 0 7.8% 0;
}
.main-slider #categories-prev {
  font-size: 50px;
  color: #fff;
  text-decoration: none;
  position: absolute;
  left: 5%;
  top: 40%;
  display: none;
}
.main-slider #categories-next {
  font-size: 50px;
  color: #fff;
  text-decoration: none;
  position: absolute;
  right: 5%;
  top: 40%;
  display: none;
}
.main-slider .main-slider-title {
  font-family: "Great Vibes";
  font-size: 52px;
  padding: 0 0 1% 0;
  text-align: center;
}
.main-slider .categories-item {
  text-align: center;
  float: left;
  position: relative;
  width: 145px;
  padding: 0 0 0 11px;
}
.categories-item a {
  display: block;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 800;
  text-decoration: none;
  margin-top: -9px;
}
.categories-item i {
  position: relative;
  display: block;
}
.categories-item .tficon-starters {
  font-size: 44px;
  margin-bottom: 42px;
}
.categories-item .tficon-salads {
  font-size: 58px;
  margin: -9px auto 37px auto;
}
.categories-item .tficon-main-course {
  font-size: 68px;
  margin: -20px auto 38px auto;
}
.categories-item .tficon-pizza {
  font-size: 59px;
  margin: -4px auto 30px 7px;
}
.categories-item .tficon-burgers {
  font-size: 50px;
  margin: -4px auto 40px 2px;
}
/*End Slider Food Menu Page CSS*/
/*Slider Desert Menu Page CSS*/
.categories-item .tficon-fruitsalads {
  font-size: 72px;
  margin: -5px auto 22px auto;
}
.categories-item .tficon-cakes {
  font-size: 64px;
  margin-bottom: 23px;
}
.categories-item .tficon-icecream {
  font-size: 82px;
  margin: -20px auto 26px 7px;
}
.categories-slider.desert ul {
  margin-left: 160px;
}
/*End Slider Desert Menu Page CSS*/
/*Slider Drinks Menu Page CSS*/
.categories-item .tficon-coffe {
  font-size: 72px;
  margin: -2px auto 28px -1px;
}
.categories-item .tficon-soft-drinks {
  font-size: 69px;
  margin: -1px auto 30px -1px;
}
.categories-item .tficon-cocktails {
  font-size: 72px;
  margin: -8px auto 34px 17px;
}
.categories-item .tficon-alcoholic {
  font-size: 68px;
  margin: -6px auto 37px 7px;
}
.categories-item .tficon-wine-beer {
  font-size: 90px;
  margin: -18px auto 28px 39px;
}
/*End Slider Drinks Menu Page CSS*/
.categories-slider a {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.categories-slider a:hover {
  color: #ffa42e;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .main-slider #categories-next {
    top: 46%;
  }
  .main-slider #categories-prev {
    top: 46%;
  }
  .main-slider .main-slider-title {
    font-size: 50px;
  }
  .main-slider-content .categories-slider .caroufredsel_wrapper {
    margin: 0 auto !important;
  }
}
/*Screen 768px*/
/*Screen 480px*/
/*Screen 320px*/
/*-----------------------------------*/
/* Navigation */
/*-----------------------------------*/
/*Navigation CSS*/
.nav-main .hover-menu {
  border-bottom-color: #ffa42e;
}
.nav-main {
  background: #fff;
  z-index: 9999;
  width: 100%;
  top: -126px;
  transition: top 0.4s;
}
.nav-main.sticky.open {
  position: fixed;
  top: 0;
  border-bottom-style: solid !important;
  border-bottom-width: 2px !important;
  border-bottom-color: #ededed !important;
}
.nav-menu .animated {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.nav-main a {
  padding: 10px 0;
  display: block;
  border-bottom: 3px solid transparent;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-main a:hover {
  text-decoration: none;
}
.nav-menu > .current-menu-item {
  border-bottom: 3px solid #ffa42e;
}
.nav-menu li {
  float: left;
  position: relative;
  padding: 43px 0;
  border-bottom: 3px solid transparent;
  -moz-transition: border-bottom 0.5s ease;
  -o-transition: border-bottom 0.5s ease;
  -ms-transition: border-bottom 0.5s ease;
  transition: border-bottom 0.5s ease;
}
.nav-menu ul li {
  float: none;
}
.nav-main .nav-menu a {
  color: #21201e;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.slicknav_menu {
  display: none;
}
/* Level 1+ */
.nav-menu ul {
  display: none;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 9499;
  padding: 4px 0 4px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.95);
  border-radius: 3px;
}
.nav-menu ul.animated {
  display: block;
}
.ie8 .nav-menu ul,
.ie9 .nav-menu ul {
  display: none;
}
.ie8 .nav-menu > li:hover ul,
.ie9 .nav-menu > li:hover ul {
  display: block;
}
.nav-menu ul li {
  padding: 0 10px;
}
.nav-menu ul li a {
  display: block;
  position: relative;
  font-size: 11px;
  white-space: nowrap;
  color: #fff !important;
  text-transform: uppercase;
  padding: 16px 10px 10px;
  border-top: 1px solid #242d30;
  text-align: center;
  font-weight: 600 !important;
}
.nav-menu ul li:nth-child(2) a {
  border-top: none;
}
.nav-menu ul ul li a:first-child {
  border-top: 1px solid #242d30;
}
.mega-nav ul ul li a:first-child {
  border-top: none;
}
.nav-menu ul li:hover a {
  color: #ffa42e !important;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}
/* Level 2+ */
.nav-menu ul li:hover > ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: block !important;
  visibility: visible !important;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-menu ul li:hover > ul li a {
  color: #fff !important;
}
.nav-menu ul li:hover > ul li:hover a {
  color: #ffa42e !important;
}
.nav-menu ul li > ul {
  background: none;
  padding-left: 10px;
}
.nav-menu ul li > ul li {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.95);
}
.nav-menu ul li > ul li:first-child {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.nav-menu ul li > ul li:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.nav-menu ul li > ul:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 4px solid #000;
  border-right: 4px solid rgba(0, 0, 0, 0.95);
  border-bottom: 5px solid transparent;
  position: absolute;
  top: 30px;
  left: 6px;
  margin-top: -8px;
}
.nav-menu .parent:after {
  content: '\e620';
  font-family: 'flavour';
  position: absolute;
  right: 13px;
  top: 18px;
  font-size: 10px;
  color: #fff;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-menu ul li.parent:hover:after {
  color: #ffa42e !important;
}
.nav-main .left li,
.right li {
  margin-left: 35px;
}
.nav-main .right li:first-child {
  margin-left: 0;
}
.nav-main li {
  margin-left: 30px;
}
.nav-menu ul li {
  margin-left: 0 !important;
}
/*Mega Menu*/
.nav-menu .mega-nav ul#submenu-1 {
  border-radius: 0;
  padding: 45px 28px;
}
.nav-menu .mega-nav ul#submenu-1 > li {
  float: left;
  border-left: 1px solid #484848;
  border-left: 1px solid rgba(72, 72, 72, 0.7);
  text-align: left;
}
.nav-menu > li > ul .arrow-dropdown {
  content: '';
  width: 0 !important;
  height: 0 !important;
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid #000 !important;
  border-bottom: 8px solid rgba(0, 0, 0, 0.95) !important;
  position: absolute !important;
  top: -8px !important;
  left: 50%;
  margin-left: -8px !important;
  float: none !important;
  padding: 0 !important;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease;
}
.nav-menu > li > ul .arrow-dropdown.bottom {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid #000 !important;
  border-top: 8px solid rgba(0, 0, 0, 0.95) !important;
  border-bottom: 0 !important;
  top: auto !important;
  bottom: -8px !important;
}
.mega-nav-widget.first {
  border: none !important;
}
.mega-nav-widget .widget_recent_entries,
.mega-nav-widget .widget_twitter {
  width: 215px !important;
}
.mega-nav-widget .widget_featured_posts {
  width: 290px !important;
}
.mega-nav-widget ul {
  background: none;
}
.nav-menu .mega-nav ul#submenu-1 li ul {
  display: block !important;
  visibility: visible !important;
  position: relative;
  top: 0;
}
.nav-menu .mega-nav ul#submenu-1 li ul li a {
  color: #fff !important;
}
.nav-menu .mega-nav ul#submenu-1 li ul li a:hover {
  color: #ffa42e !important;
}
.nav-menu .mega-nav ul#submenu-1 li a {
  color: #fff !important;
}
.nav-menu .mega-nav ul#submenu-1 li a:hover {
  color: #ffa42e !important;
}
.mega-nav-widget .post-image .thumbnail {
  border: none;
  background: none;
  border-radius: 0;
  max-width: 100%;
  margin: 10px auto;
}
.mega-nav-widget ul li a {
  white-space: normal;
  font-size: 14px;
  padding: 0 !important;
  text-align: left;
  text-transform: capitalize !important;
}
.mega-nav-widget ul li {
  margin: 33px auto;
  line-height: 15px;
}
.mega-nav-widget ul li:first-child {
  margin-top: 0;
}
.mega-nav-widget ul li:last-child {
  margin-bottom: 0;
}
.mega-nav-widget .widget-container {
  font-size: 14px;
  text-align: left;
}
.mega-nav-widget .post-meta {
  font-size: 13px;
  color: #858585;
}
.mega-nav-widget .post-meta .post-date {
  float: left;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_recent_entries .post-meta a {
  color: #858585 !important;
  font-size: 13px;
  float: right;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_recent_entries .post-meta a:hover {
  color: #ffa42e !important;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_featured_posts .post-title a {
  font-size: 22px;
  text-transform: none !important;
  margin-bottom: 5px;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_featured_posts .post-author a {
  display: inline-block;
  color: #ffa42e !important;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_featured_posts .post-author a:hover {
  color: #fff !important;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_featured_posts .post-descr {
  line-height: 22px;
  margin-bottom: 10px;
  color: #858585;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_featured_posts .post-more a {
  color: #ffa42e !important;
  font-size: 12px;
  margin-top: 10px;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_featured_posts .post-more a:hover {
  color: #fff !important;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter .tweet_image {
  float: left;
  margin-right: 15px;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter .tweet_text {
  float: left;
  width: 157px;
  color: #fff;
  line-height: 18px;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter .tweet_text a {
  border: none;
  color: #858585 !important;
  float: none;
  padding: 0;
  display: inline !important;
  text-transform: none;
  white-space: normal;
  word-break: break-all;
  font-size: 14px;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter .tweet_text a:hover {
  color: #ffa42e !important;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter .tweet_item.even {
  /*margin-top: 78px;*/
  border: none;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter .tweet_item.even:first-child {
  margin-top: 0;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter a {
  border: none;
  font-size: 12px;
  color: #ffa42e !important;
  float: left;
  display: block;
}
.nav-menu .mega-nav ul#submenu-1 .widget-container.widget_twitter a:hover {
  color: #fff !important;
}
/*Logo CSS*/
.logo-left {
  float: left;
}
.logo-right {
  float: right;
}
.logo-right .site-logo,
.logo-left .site-logo {
  margin-top: 19px !important;
}
.nav-main .site-logo {
  position: relative;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
  letter-spacing: 1px;
}
.nav-main .site-logo a {
  display: inline-block;
  position: relative;
}
.nav-main .site-logo i {
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  text-align: center;
}
.nav-main .site-logo i span {
  background: #fff;
  display: inline-block;
  font-size: 24px;
  font-family: "Great Vibes";
  padding: 0 5px 0 5px;
  color: #2a2a2a;
}
.nav-main .site-logo a:hover {
  text-decoration: none;
}
.nav-main .site-logo span {
  display: block;
  font-size: 24px;
  color: #292929;
  font-family: "Intro Inline";
}
/*End Logo CSS*/
.nav-main .select_styled {
  margin: 47px auto;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .nav-main .left li,
  .right li {
    margin-left: 18px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .nav-main .col-sm-4:first-child {
    float: right;
  }
  .nav-main .col-sm-4 {
    float: left;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .nav-main .site-logo {
    margin-top: 10px;
  }
  .nav-main .select_styled {
    margin: 34px auto 27px;
  }
  .nav-main .col-sm-4 {
    float: left;
  }
  .nav-main {
    margin-bottom: 30px;
  }
  .nav-main .col-sm-4 {
    padding: 0 6px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .nav-main .col-sm-4:first-child {
    float: none;
    text-align: center;
  }
  .nav-main .select_styled {
    margin: 20px 0 5px auto;
  }
  .nav-main .site-logo {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .nav-main .col-sm-4 {
    float: none;
  }
  .nav-main {
    margin-top: 140px;
  }
  .site-logo {
    position: absolute !important;
    top: -170px;
    left: 50%;
    margin-left: -103px;
  }

  .site-logo > a >img {
    width: 200px;
  }
}
/*End Navigation CSS*/
/*-----------------------------------*/
/* PostListt */
/*-----------------------------------*/
/*Post List Menu Home Page CSS*/
.postlist-menu {
  margin-top: -1px;
}
.menu_type .entry-title a {
  font-family: "Great Vibes";
  font-size: 44px !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
.menu_type.post .inner {
  text-align: center;
}
.menu_type.post {
  margin: auto auto 125px auto;
  padding: 26px;
}
.menu_type .post-thumbnail {
  width: 295px;
  height: 295px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 15px auto 22px auto;
  position: relative;
}
.menu_type .entry-content {
  line-height: 22px;
}
.menu_type .post-thumbnail img {
  border-radius: 50%;
}
.link-view-menu {
  font-weight: bold;
  font-size: 15px;
  color: #0d0c0a;
  text-transform: uppercase;
  display: block;
  margin-top: 18px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link-view-menu:hover {
  color: #ffa42e;
  text-decoration: none;
}
.post-thumbnail .animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.menu_type .post-find-more {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-decoration: none;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu_type .post-thumbnail:hover .post-find-more {
  opacity: 1;
  background: #050000;
  background-color: rgba(5, 0, 0, 0.65);
}
.menu_type .post-find-more span {
  display: block;
  margin-top: 50px;
  color: #fff;
  text-decoration: none;
  width: 42%;
  margin: 43% auto;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  /*padding: 13px 0 13px;
    border-bottom: 1px solid #fff;
    border-top:1px solid #fff;*/
  line-height: 40px;
}
.post-thumbnail .divider {
  border-bottom: 1px solid #ededed;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .menu_type .post-thumbnail {
    width: 270px;
    height: 270px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .menu_type .post-thumbnail {
    width: 200px;
    height: 200px;
  }
  .menu_type .post-find-more span {
    width: 52%;
    margin: 38% auto;
  }
  .menu_type .entry-title a {
    font-size: 40px !important;
  }
  .menu_type.post {
    margin: auto auto 70px;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .menu_type.post {
    margin: auto auto 25px;
  }
  .menu_type.post:last-child {
    margin-bottom: 70px;
  }
  .menu_type.post-thumbnail {
    width: 250px;
    height: 250px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .menu_type.post:last-child {
    margin-bottom: 5px;
  }
}
/*End Post List Menu Home Page CSS*/
/*About Us CSS*/
.parallax-section {
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  text-align: center;
  overflow: hidden;
  padding: 170px 0 184px 0;
}
.parallax-section .text {
  color: #cccccc;
  font-size: 16px;
  line-height: 30px;
  margin-top: 56px;
}
.parallax-section .btn {
  margin-top: 57px;
}
.parallax-section .title {
  font-size: 52px;
  font-family: "Great Vibes";
  color: #fff;
  text-align: center;
}
.parallax-section .title-before {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}
/*Responsiv*/
/*Screen 1024px*/
/*Screen 768px*/
/*Screen 480px*/
@media (max-width: 767px) {
  .section-title {
    font-size: 45px;
  }
  .parallax-section .title {
    font-size: 45px;
  }
  .parallax-section .text {
    margin-top: 30px;
  }
  .parallax-section .btn {
    margin-top: 50px;
  }
  .parallax-section {
    padding: 150px 0 164px 0;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .section-title-before {
    font-size: 14px;
  }
  .section-title {
    font-size: 37px;
  }
  .parallax-section .title-before {
    font-size: 14px;
  }
  .parallax-section .section-title {
    font-size: 37px;
  }
  .parallax-section .text {
    font-size: 14px;
    line-height: 25px;
  }
  .parallax-section {
    margin: 100px auto;
  }
}
/*End About Us CSS*/
/*Special Offer CSS*/
.special-offer {
  padding-top: 137px;
  padding-bottom: 104px;
}
.special-offer .section-title-before,
.special-offer .section-title {
  color: #000;
}
.special-offer-title {
  padding-bottom: 25px;
  margin: 10px auto;
}
.divider {
  border-bottom: 2px solid #ededed;
}
.special-offer .post-thumbnail {
  width: 200px;
  height: 200px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  float: left;
}
.special-offer .post-thumbnail img {
  width: 100%;
  border-radius: 50%;
}
.special-offer .post-find-more {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  text-decoration: none;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.special-offer .post-thumbnail span {
  display: block;
  margin-top: 50px;
  color: #fff;
  text-decoration: none;
  /*border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 13px 0 13px 0;*/
  width: 57%;
  text-align: center;
  margin: 39% auto;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
}
.special-offer .post-thumbnail:hover .post-find-more {
  opacity: 1;
  background: #050000;
  background-color: rgba(5, 0, 0, 0.65);
}
.special-offer .post {
  padding-right: 48px;
  margin: 10px auto 40px auto;
  position: relative;
  overflow: visible;
}
.special-offer .post:first-child {
  margin-top: 48px;
}
.special-offer .post:last-child {
  margin-bottom: 36px;
}
.special-offer .entry-title {
  font-weight: bold;
  color: #1d1d1d;
  letter-spacing: 0.04em;
}
.special-offer .post .entry-title a {
  text-transform: uppercase;
  font-size: 18px;
  margin: auto auto 21px auto;
}
.special-offer .entry-aside {
  padding-top: 0 !important;
  width: 63%;
  float: right;
}
.special-offer .entry-header {
  float: left;
}
.special-offer .entry-meta {
  float: right;
  margin-top: 11px;
  margin-right: 40px;
}
.special-offer .post:nth-child(even) .post-thumbnail {
  float: right;
  margin-left: 30px;
}
.special-offer .post:nth-child(even) .entry-aside {
  width: 66%;
}
.special-offer .post:nth-child(even) .entry-meta {
  margin-right: 102px;
}
.special-offer .entry-meta a {
  display: block;
  width: 45px;
  height: 45px;
  position: absolute;
  border: 2px solid transparent;
}
.special-offer .entry-meta a:hover {
  border: 2px solid #ffa42e;
  text-decoration: none;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 150px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.special-offer .entry-meta span {
  font-size: 44px;
  color: #ffa42e;
  line-height: 43px;
}
.special-offer .entry-content {
  line-height: 23px;
}
/*Reservation CSS*/
.wrap-reservation {
  background: url(images/bg-reservation.jpg) no-repeat;
  width: 287px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  margin: 76px 0 auto 97px;
  padding: 35px 50px 77px;
}
.reservation .title-before {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 27px;
}
.reservation .text-before {
  font-size: 13px;
  margin-top: 30px;
  line-height: 19px;
}
.reservation .text-after {
  font-size: 13px;
  margin-top: 75px;
  line-height: 19px;
}
.wrap-reservation strong {
  font-size: 30px;
  font-weight: bold;
  color: #ffa42e;
  display: block;
  margin-top: 60px;
  margin-left: -4px;
}
/*Ribbon CSS*/
.ribbon {
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.ribbon path {
  fill: #000;
}
.ribbon svg {
  width: 100%;
  height: 58px;
}
.ribbon span {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 68px;
  font-size: 20px;
  color: #1d1d1d;
  text-transform: uppercase;
  font-weight: 800;
}
.ribbon-small {
  height: 55px;
  line-height: 15px;
}
.ribbon-small span {
  height: 41px;
  line-height: 64px;
  font-size: 14px;
}
.wrap-reservation .ribbon {
  margin-top: 27px;
}
.ribbon a {
  text-decoration: none;
}
/*End Reservation CSS*/
.special-offer .btn {
  float: right;
  margin: 50px 46px;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .special-offer {
    padding: 100px 0;
  }
  .special-offer .post:nth-child(even) .post-thumbnail {
    margin-left: 5px;
  }
  .special-offer .post {
    padding-right: 0;
  }
  .wrap-reservation {
    margin: 76px 0 auto 35px;
  }
  .reservationForm .right-colum .field_text,
  .reservationForm .right-colum .inputtext {
    max-width: 255px;
  }
  .reservationForm .right-colum .textarea {
    max-width: 536px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .wrap-reservation {
    margin: 30px auto;
  }
  .special-offer .btn {
    margin: 50px 0;
  }
  .reservationForm .right-colum .field_text,
  .reservationForm .right-colum .inputtext {
    max-width: 191px;
  }
  .reservationForm .right-colum .textarea {
    max-width: 408px;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .special-offer .entry-title {
    letter-spacing: 0;
  }
  .special-offer .post .entry-title a {
    font-size: 15px;
  }
  .special-offer .entry-content {
    padding-right: 10px;
  }
  .post .entry-content p {
    font-size: 13px;
  }
  .special-offer .post-thumbnail {
    width: 150px;
    height: 150px;
  }
  .special-offer .entry-meta {
    position: absolute;
    bottom: 35px;
    right: 10px;
  }
  .special-offer .post-thumbnail span {
    width: 72%;
    margin: 35% auto;
    font-size: 12px;
  }
  .special-offer .post:nth-child(even) .post-thumbnail {
    margin-left: 0;
    float: left;
  }
  .special-offer .post:nth-child(even) .entry-aside {
    width: 63%;
  }
  .special-offer .post:nth-child(even) .entry-meta {
    margin-right: 40px;
  }
  .special-offer .btn {
    margin: 50px 145px;
  }
  .special-offer {
    padding: 100px 0 14px;
  }
  .reservationForm .right-colum .field_text,
  .reservationForm .right-colum .inputtext {
    max-width: 135px;
  }
  .reservationForm .right-colum .textarea {
    max-width: 296px;
  }
  .reservationForm .left-colum .field_text,
  .reservationForm .left-colum .inputtext {
    max-width: 140px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .special-offer {
    padding: 0 0 14px;
  }
  .special-offer .entry-aside {
    float: left;
  }
  .special-offer .post-thumbnail {
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .special-offer .post-thumbnail {
    width: 200px;
    height: 200px;
    margin-left: 25px;
  }
  .special-offer .post:nth-child(even) .post-thumbnail {
    float: left;
    margin-left: 25px;
  }
  .special-offer .post:nth-child(even) .entry-aside {
    width: 100%;
  }
  .special-offer .post {
    padding-left: 20px;
    margin: 10px auto 60px auto;
  }
  .special-offer .post .entry-title a {
    line-height: 25px;
    margin: auto auto 11px auto;
  }
  .special-offer .entry-meta {
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -25px;
  }
  .special-offer .post:last-child {
    margin-bottom: 60px;
  }
  .special-offer .entry-aside {
    width: 100%;
  }
  .special-offer .post-thumbnail span {
    width: 54%;
    margin: 40% auto;
  }
  .special-offer .btn {
    margin: 50px 75px;
  }
  .special-offer .ribbon span {
    font-size: 14px;
  }
  .ribbon span {
    font-size: 17px;
  }
  .reservationForm .left-colum.col-md-4 {
    width: 100%;
  }
  .reservationForm .left-colum .field_text,
  .reservationForm .left-colum .inputtext,
  .reservationForm .right-colum .field_text,
  .reservationForm .right-colum .inputtext {
    max-width: 216px;
  }
  .reservationForm .right-colum .textarea {
    max-width: 216px;
  }
}
/*End Special Offer CSS*/
/*Grid Gallery CSS*/
.grid-gallery {
  width: 100%;
  height: 726px;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  overflow: hidden;
  text-align: center;
}
.grid-gallery .box {
  position: relative;
  overflow: hidden;
  border-right: 4px solid #000;
  padding: 0;
}
.grid-gallery .grid-galley-col4 .box {
  border-right: none;
}
.box .box-link-gallery {
  position: absolute;
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.grid-gallery .box:hover .box-link-gallery {
  opacity: 1;
  background: #ffa42e;
  background-color: rgba(255, 164, 46, 0.8);
}
.grid-galley-col2 .box:hover .box-link-gallery {
  z-index: 3;
}
.grid-gallery .grid-galley-col1 {
  width: 38%;
  overflow: hidden;
  float: left;
  height: 100%;
}
.grid-gallery .grid-galley-col2 {
  width: 13%;
  overflow: hidden;
  float: left;
  height: 100%;
}
.grid-gallery .grid-galley-col3 {
  width: 19%;
  overflow: hidden;
  float: left;
  height: 100%;
}
.grid-gallery .grid-galley-col4 {
  width: 30%;
  overflow: hidden;
  float: left;
  height: 100%;
}
.box .box-link-gallery span {
  display: block;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 17%;
  margin: 0 auto;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 10px 0;
}
.box .box-link-gallery strong {
  font-size: 23px;
  color: #000;
  display: block;
  font-weight: bold;
  margin-top: 49%;
}
.box {
  background-repeat: no-repeat;
  background-size: cover;
}
.box.box1 {
  height: 100%;
}
.box.box2 {
  height: 33.33%;
  border-bottom: 4px solid #000;
}
.box.box3 {
  height: 33.33%;
  border-bottom: 4px solid #000;
}
.box.box4 {
  height: 33.33%;
}
.box.box5 {
  height: 50%;
  border-bottom: 4px solid #000;
}
.box.box6 {
  height: 50%;
}
.box.box7 {
  height: 100%;
}
.grid-galley-col2 .box .box-link-gallery span {
  width: 46%;
}
.grid-galley-col2 .box .box-link-gallery strong {
  margin-top: 34%;
}
.grid-galley-col3 .box .box-link-gallery span {
  width: 32%;
}
.grid-galley-col3 .box .box-link-gallery strong {
  margin-top: 39.2%;
}
.grid-galley-col4 .box .box-link-gallery span {
  width: 21%;
}
.grid-galley-col4 .box .box-link-gallery strong {
  margin-top: 61.2%;
}
.rhomb {
  position: absolute;
  height: 250px;
  width: 250px;
  text-align: center;
  color: #fff;
  left: 50%;
  margin-left: -108px;
  margin-top: 232px;
}
.rhomb:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 125px solid transparent;
  border-right: 125px solid transparent;
  border-bottom: 125px solid #050000;
  position: absolute;
  top: 0;
  left: 0;
}
.rhomb:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 125px solid transparent;
  border-right: 125px solid transparent;
  border-top: 125px solid #050000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.rhomb .inner {
  z-index: 2;
  position: relative;
}
.rhomb .rhomb-title-before {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 68px;
}
.rhomb .rhomb-title {
  font-family: "Great Vibes";
  font-size: 44px;
  margin-top: 18px;
}
.rhomb .see-more {
  font-size: 13px;
  font-weight: bold;
  color: #ffa42e;
  margin-top: 14px;
  display: block;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.rhomb .see-more:hover {
  color: #fff;
  text-decoration: none;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .grid-gallery {
    height: 370px;
  }
  .rhomb {
    height: 120px;
    width: 120px;
    margin-top: 119px;
    margin-left: -52px;
  }
  .rhomb:before {
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 60px solid #050000;
  }
  .rhomb:after {
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 60px solid #050000;
  }
  .rhomb .rhomb-title-before {
    font-size: 10px;
    margin-top: 25px;
  }
  .rhomb .rhomb-title {
    font-size: 23px;
    margin-top: 10px;
  }
  .rhomb .see-more {
    font-size: 10px;
    margin-top: 10px;
  }
  .box .box-link-gallery strong {
    font-size: 15px;
    margin-top: 40%;
  }
  .grid-galley-col2 .box .box-link-gallery strong {
    margin-top: 21%;
  }
  .grid-galley-col2 .box .box-link-gallery span {
    width: 70%;
  }
  .grid-galley-col3 .box .box-link-gallery span {
    width: 45%;
  }
  .grid-galley-col3 .box .box-link-gallery strong {
    margin-top: 28.2%;
  }
  .box .box-link-gallery span {
    width: 23%;
    font-size: 10px;
  }
  .grid-galley-col4 .box .box-link-gallery strong {
    margin-top: 50%;
  }
  .grid-galley-col4 .box .box-link-gallery span {
    width: 26%;
  }
  .box.box1 {
    height: 101%;
  }
  .box.box4 {
    height: 34%;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .box.box7 {
    background-position-x: -70px;
  }
  .box .box-link-gallery strong {
    font-size: 13px;
  }
  .grid-galley-col2 .box .box-link-gallery span {
    width: 83%;
  }
  .box .box-link-gallery span {
    font-size: 9px;
    width: 29%;
  }
  .grid-galley-col2 .box .box-link-gallery strong {
    margin-top: 30%;
  }
  .grid-galley-col3 .box .box-link-gallery span {
    width: 55%;
  }
  .grid-galley-col3 .box .box-link-gallery strong {
    margin-top: 40.2%;
  }
  .grid-galley-col4 .box .box-link-gallery span {
    width: 36%;
  }
  .grid-galley-col4 .box .box-link-gallery strong {
    margin-top: 65%;
  }
  .grid-galley-col1 .box .box-link-gallery strong {
    margin-top: 50%;
  }
  .rhomb {
    margin-left: -55px;
  }
  .box.box1 {
    height: 101%;
  }
  .box.box4 {
    height: 34%;
  }
  .box.box6 {
    height: 51%;
  }
  .box.box7 {
    height: 101%;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .grid-gallery {
    height: 100%;
  }
  .grid-gallery .grid-galley-col1 {
    width: 100%;
    overflow: hidden;
    float: left;
    height: 370px;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;
  }
  .grid-gallery .grid-galley-col2 {
    width: 50%;
    overflow: hidden;
    float: left;
    height: 650px;
    border-left: 4px solid #000;
  }
  .grid-gallery .grid-galley-col3 {
    width: 50%;
    overflow: hidden;
    float: left;
    height: 650px;
  }
  .grid-gallery .grid-galley-col4 {
    width: 100%;
    overflow: hidden;
    float: left;
    height: 370px;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    border-left: 4px solid #000;
  }
  .box.box7 {
    background-position: inherit;
  }
  .rhomb {
    height: 220px;
    width: 220px;
    margin-top: 584px;
    margin-left: -112px;
  }
  .rhomb:before {
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    border-bottom: 110px solid #050000;
  }
  .rhomb:after {
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    border-top: 110px solid #050000;
  }
  .rhomb .rhomb-title-before {
    font-size: 13px;
    margin-top: 60px;
  }
  .rhomb .rhomb-title {
    font-size: 40px;
    margin-top: 10px;
  }
  .rhomb .see-more {
    font-size: inherit;
    margin-top: 17px;
  }
  .grid-galley-col2 .box .box-link-gallery span {
    width: 53%;
  }
  .box .box-link-gallery span {
    font-size: 13px;
  }
  .box .box-link-gallery strong {
    font-size: 16px;
  }
  .grid-galley-col3 .box .box-link-gallery span {
    width: 49%;
  }
  .grid-galley-col3 .box .box-link-gallery strong {
    margin-top: 50%;
  }
  .box .box-link-gallery strong {
    margin-top: 33%;
  }
  .grid-galley-col4 .box .box-link-gallery strong {
    margin-top: 30%;
  }
  .grid-galley-col4 .box .box-link-gallery span {
    width: 25%;
  }
  .grid-galley-col1 .box .box-link-gallery span {
    width: 25%;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .grid-gallery .grid-galley-col1 {
    width: 100%;
    overflow: hidden;
    float: left;
    height: 370px;
    border-bottom: 4px solid #000;
    border-left: 4px solid #000;
  }
  .grid-gallery .grid-galley-col2 {
    width: 100%;
    overflow: hidden;
    float: left;
    height: 700px;
    border-left: 4px solid #000;
  }
  .grid-gallery .grid-galley-col3 {
    width: 100%;
    overflow: hidden;
    float: left;
    height: 650px;
    border-left: 4px solid #000;
    border-top: 4px solid #000;
  }
  .grid-gallery .grid-galley-col4 {
    width: 100%;
    overflow: hidden;
    float: left;
    height: 370px;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    border-left: 4px solid #000;
  }
  .box.box4 {
    height: 34%;
  }
  .rhomb {
    display: none;
  }
  .box .box-link-gallery span {
    width: 40%;
  }
  .box .box-link-gallery strong {
    margin-top: 50%;
  }
  .grid-galley-col2 .box .box-link-gallery span {
    width: 40%;
  }
  .grid-galley-col3 .box .box-link-gallery span {
    width: 40%;
  }
  .grid-galley-col4 .box .box-link-gallery span {
    width: 40%;
  }
  .grid-galley-col4 .box .box-link-gallery strong {
    margin-top: 50%;
  }
}
/*End Grid gallery CSS*/
/*Testimonials CSS*/
.testimonials {
  background: #f0f0f0;
  text-align: center;
  padding-top: 186px;
  padding-bottom: 59px;
  width: 100%;
}
.testimonials-title-before {
  font-size: 15px;
  font-weight: bold;
  color: #1d1d1d;
  text-transform: uppercase;
}
.testimonials .testimonials-title {
  font-family: "Great Vibes";
  color: #1d1d1d;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  font-size: 52px;
  margin-top: 17px;
}
.testimonials-text {
  font-size: 20px;
  color: #3c3f41;
  margin-top: 79px;
  line-height: 31px;
}
.testimonials li {
  width: 765px;
  text-align: center;
  float: left;
  padding-bottom: 5px;
}
.testimonials .container {
  position: relative;
}
.testimonials .tficon-apostroufe {
  position: absolute;
  top: 121px;
  font-size: 180px;
  left: 50%;
  margin-left: -100px;
  opacity: 0.1;
}
.testimonials-author {
  color: #1a1a1a;
  font-size: 26px;
  font-weight: bold;
  margin-top: 99px;
}
.testimonials-organization {
  margin-top: 11px;
  margin-bottom: 82px;
}
.testimonials-organization span {
  color: #818181;
  font-size: 15px;
  font-weight: 500;
}
.testimonials-organization a {
  font-size: 15px;
  font-weight: 500;
  color: #ffa42e;
}
/*Controls*/
.testimonials .prev {
  font-size: 60px;
  color: #b9b4b4;
  text-decoration: none;
  position: absolute;
  left: 3%;
  top: 35%;
}
.testimonials .next {
  font-size: 60px;
  color: #b9b4b4;
  text-decoration: none;
  position: absolute;
  right: 2%;
  top: 35%;
}
.testimonials-controls {
  position: absolute;
  bottom: 0;
  left: 50%;
}
.testimonials-controls a {
  display: block;
  width: 11px;
  height: 11px;
  margin: 3px 0;
  border: 2px solid #ccd1d3;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
  outline: none;
}
.testimonials-controls a.selected {
  background-color: #ccd1d3;
}
.testimonials-controls a span {
  display: none;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .testimonials {
    padding-top: 100px;
  }
  .testimonials .testimonials-slider {
    margin-left: -10%;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .testimonials .col-sm-8.col-sm-offset-2.col-md-12 {
    margin-left: 16.66%;
  }
  .testimonials .testimonials-slider {
    margin-left: -8%;
  }
  .testimonials-text {
    font-size: 18px;
  }
  .testimonials li {
    width: 550px;
  }
  .testimonials-title {
    font-size: 50px;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .testimonials-title {
    font-size: 40px;
  }
  .testimonials-title-before {
    font-size: 13px;
  }
  .testimonials-text {
    margin-top: 80px;
    font-size: 16px;
    line-height: 25px;
  }
  .testimonials li {
    width: 420px;
    margin: 0 auto;
  }
  .testimonials .testimonials-slider {
    margin-left: 7%;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .testimonials li {
    width: 235px;
  }
  .testimonials .next {
    font-size: 45px;
  }
  .testimonials .prev {
    font-size: 45px;
  }
  .testimonials .tficon-apostroufe {
    font-size: 145px;
    margin-left: -82px;
    top: 155px;
  }
  .testimonials-text {
    margin-top: 65px;
    font-size: 16px;
    line-height: 25px;
  }
  .testimonials-title {
    font-size: 35px;
  }
  .testimonials-author {
    margin-top: 70px;
  }
  .testimonials-controls {
    bottom: 25px;
    margin-left: -25px;
  }
}
/*End Testimonials CSS*/
/*Bottom Widgets CSS*/
.bottom-widgets {
  padding: 142px 0 68px 0;
}
/*Widget FeedBack & Lastet Blog Article*/
.widget-container {
  text-align: center;
  color: #404040;
}
.widget-container.widget-feedback .widget-title-before,
.widget-container.widget-lastet-blog-article .widget-title-before,
.widget.widget_newsletter .widget-title-before {
  color: #000;
  font-size: 28px;
  font-family: "Great Vibes";
}
.widget-container.widget-feedback .widget-title,
.widget-container.widget-lastet-blog-article .widget-title,
.widget.widget_newsletter .widget-title {
  font-weight: 800;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  margin-top: 23px;
  letter-spacing: 1px;
}
.widget-container.widget-feedback .widget-content,
.widget-container.widget-lastet-blog-article .widget-content,
.widget.widget_newsletter .widget-content {
  margin-top: 29px;
  line-height: 23px;
}
.widget-readmore a {
  display: block;
  width: 46px;
  height: 45px;
  margin: 0 auto;
  border: 2px solid transparent;
  margin-top: 16px;
}
.widget-readmore a:hover {
  border: 2px solid #ffa42e;
  text-decoration: none;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 150px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.widget-readmore span {
  font-size: 44px;
  color: #ffa42e;
  line-height: 43px;
}
/*Bottom Widget Newsletter*/
.bottom-widgets .widget.widget_newsletter {
  margin: 0;
}
.bottom-widgets .btn-newsletter {
  margin: 23px auto;
}
.bottom-widgets .widget.widget_newsletter {
  text-align: center;
  padding: 0 23px 0 54px;
}
.bottom-widgets .widget_newsletter input {
  width: 91%;
}
.bottom-widgets .widget.widget_newsletter .widget-content {
  font-size: 14px;
}
.bottom-widgets .widget.widget_newsletter input {
  padding: 17px;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .bottom-widgets .widget.widget_newsletter {
    padding: 0 11px 0;
  }
  .bottom-widgets .btn-newsletter {
    margin: 44px auto 10px !important;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .bottom-widgets .btn-newsletter {
    margin: 48px auto 10px !important;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .bottom-widgets .col-sm-4 {
    margin-bottom: 50px;
  }
  .bottom-widgets .col-sm-4:last-child {
    margin-bottom: 0;
  }
  .bottom-widgets .btn-newsletter {
    margin: 5px auto 10px !important;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .bottom-widgets {
    padding: 100px 0 70px 0;
  }
}
/*End Bottom Widgets CSS*/
/*-----------------------------------*/
/* Food, Desert, Drinks Page */
/*-----------------------------------*/
.dishes {
  overflow: hidden;
  padding-left: 15px;
  margin-bottom: 100px;
}
.dishes .title {
  text-align: center;
}
.dishes .dishes-thumbnail {
  width: 146px;
  height: 146px;
  -moz-border-radius: 80px;
  -webkit-border-radius: 80px;
  border-radius: 80px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 41px;
  margin-top: 1px;
}
.dishes li {
  min-height: 192px;
  overflow: hidden;
  padding: 17px 0 27px 0;
  border-top: 1px solid #ededed;
}
.dishes li:first-child {
  border-bottom: none;
  margin-top: 29px;
}
.dishes li:last-child {
  border-bottom: 1px solid #ededed;
}
.dishes .dishes-content {
  margin-top: 34px;
  float: right;
  width: 74%;
}
.dishes .dishes-content-title {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  color: #1d1d1d;
  border-bottom: 2px dotted #000;
  line-height: 8px;
  padding-top: 2px;
}
.dishes .dishes-content-title span {
  background-color: #fff;
  padding-bottom: 2px;
}
.drinks_without_image .dishes-content-title {
  float: left;
  border-bottom: none;
  line-height: 14px;
}
.dishes .price {
  font-size: 25px;
  margin-left: 7px;
  float: right;
  padding-left: 5px;
}
.dishes .price sup {
  font-size: 17px;
}
.dishes .dishes-content p {
  font-size: 13px;
  line-height: 24px;
  color: #211c1c;
  margin-top: 10px;
}
.dishes .drinks_without_image p,
.dishes .drinks_without_image .menu_excerpt {
  font-weight: 500;
  text-transform: capitalize;
  margin: auto;
  clear: both;
  margin-top: 0;
  font-size: 13px;
  line-height: 24px;
  color: #211C1C;
}
.drinks_without_image .price {
  float: right;
  font-size: 25px;
  margin-left: 7px;
  font-weight: 800;
  color: #000;
  padding-left: 0;
}
li.drinks_without_image {
  padding: 22px 0 15px 0;
}
.drinks_without_image .dishes-content {
  float: none;
  margin: auto;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .dishes .dishes-thumbnail {
    margin-right: 32px;
  }
  .dishes .dishes-content {
    width: 70%;
    margin-top: 20px;
  }
  .drinks_without_image .dishes-content {
    width: 100%;
  }
  .dishes .dishes-content-title {
    font-size: 14px;
  }
  .dishes .price {
    font-size: 21px;
  }
  .dishes .price sup {
    font-size: 15px;
  }
  .section-button .btn span {
    padding: 27px 58px !important;
    font-size: 17px !important;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .dishes .dishes-content {
    width: 60%;
    margin-top: 12px;
  }
  .section-button .btn span {
    padding: 20px 35px !important;
    font-size: 14px !important;
  }
  .dishes .dishes-content-title {
    font-size: 13px;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .section-button .btn span {
    padding: 20px 25px !important;
    font-size: 13px !important;
  }
  .section-button .btn:first-child {
    margin-left: 0 !important;
  }
  .dishes .dishes-content {
    width: 100%;
  }
  .dishes .dishes-thumbnail {
    float: none;
    margin: 0 auto 10px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {

  .dishes .dishes-content-title {
    border-bottom: 0;
  }

  .dishes .dishes-content-title span {
    line-height: 1.5;
  }
  .section-button .btn {
    margin: auto auto 10px 30px !important;
  }
  .section-button .btn:first-child {
    margin-left: 30px !important;
  }
  .dishes .dishes-content {
    width: 100%;
  }
  .dishes .dishes-thumbnail {
    float: none;
    margin: 0 auto 10px;
  }
}
/*-----------------------------------*/
/* About Us Page */
/*-----------------------------------*/
.image-section {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 8% 0 6.5% 0;
}
.image-section:before {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.image-section .title-before {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.image-section .title {
  font-size: 64px;
  font-family: "Great Vibes";
  margin-bottom: 25px;
}
.image-section .about-year {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 16px 0 16px 0;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  width: 234px;
  margin: 0 auto;
}
.about-meta h3 {
  font-size: 33px;
  font-family: "Great Vibes";
  color: #89b319;
  text-transform: capitalize;
}
.about-title {
  color: #1a1a1a;
  font-size: 33px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  line-height: 47px;
}
.about-us .entry-header {
  margin-top: 74px;
  padding-left: 8px;
  width: 29%;
}
.about-us {
  margin-bottom: 73px;
}
.about-us:last-child {
  margin-bottom: 129px;
}
.about-us .entry-content {
  color: #4c4c4c;
  font-size: 15px;
  line-height: 27px;
  margin-top: 23px;
  width: 57%;
}
.post-descr.entry .about-us .entry-content p {
  margin-bottom: 32px;
  font-size: 15px;
  line-height: 27px;
}
.about-us .about-thumbnail {
  margin-top: -60px;
}
.about-us-slider {
  text-align: center;
  padding-bottom: 7%;
}
.about-us-slider .before-title {
  font-size: 15px;
  font-weight: 800;
  color: #1d1d1d;
  text-transform: uppercase;
  margin-top: 129px;
  margin-bottom: 19px;
  letter-spacing: 1px;
}
.about-us-slider .title {
  font-size: 42px;
  color: #211c1c;
  font-family: "Great Vibes";
  text-transform: capitalize;
  margin-bottom: 45px;
}
.about-us-slider .carousel-indicators {
  bottom: 0;
  margin-left: -30%;
}
.about-us-slider .carousel-indicators .active {
  background-color: #bbb6b6;
}
.about-us-slider .carousel-indicators li {
  border: 1px solid #bbb6b6;
  margin-right: 4px;
}
.about-us-slider .item {
  padding-bottom: 50px;
}
/*Responsiv*/
/*Screen 1024px*/
/*Screen 768px*/
@media (max-width: 991px) {
  .image-section .title {
    font-size: 60px;
  }
  .image-section .title-before {
    font-size: 16px;
  }
  .about-us .entry-header {
    width: 40%;
  }
  .about-us .entry-content {
    width: 55%;
  }
  .about-us .about-thumbnail img {
    max-width: 100%;
    margin-top: 50%;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .image-section .title {
    font-size: 50px;
  }
  .about-us .entry-header {
    width: 100% !important;
    text-align: center;
  }
  .about-us .entry-content {
    width: 100% !important;
  }
  .about-title {
    font-size: 27px;
  }
  .about-meta h3 {
    font-size: 30px;
  }
  .about-us .about-thumbnail img {
    margin-top: 0;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .image-section .title {
    font-size: 37px;
  }
  .image-section .title-before {
    font-size: 15px;
  }
  .image-section .about-year {
    font-size: 12px;
    padding: 10px 0 10px 0;
    width: 200px;
  }
}
/*Section Buttons CSS*/
.section-button {
  background: #e5e5e5;
  overflow: hidden;
  margin-top: 95px;
  padding: 9.2% 1% 7.7% 0;
  text-align: center;
}
.section-button .btn {
  margin: auto auto auto 15px;
  padding: 26px 0;
}
.section-button .btn span {
  padding: 27px 72px;
  font-size: 18px;
  font-weight: 800;
}
/*End Section Buttons CSS*/
/*-----------------------------------*/
/* Gallery Page */
/*-----------------------------------*/
.gallery-array {
  display: none;
}
.gallery {
  margin-top: 20px;
  margin-bottom: 90px;
  overflow: hidden;
}
.gallery-list.three-column .gallery-item {
  width: 340px;
  min-height: 250px;
  margin: 0 20px 80px;
  list-style: none;
}
.gallery-list.four-column .gallery-item {
  width: 263px;
  min-height: 192px;
  margin: 0 10px 80px;
  list-style: none;
}
.gallery-list.four-column .see-more {
  font-size: 16px;
}
.gallery-list.two-column .gallery-item {
  width: 535px;
  min-height: 395px;
  margin: 0 15px 30px;
  list-style: none;
}
.gallery-item {
  position: relative;
}
.gallery-img {
  position: relative;
}
.gallery-item .see-more .title {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  word-break: break-word;
  padding: 0 3%;
}
.gallery-list.two-column .gallery-item .see-more {
  line-height: 381px;
}
.gallery-list.four-column .gallery-item .see-more {
  line-height: 187px;
}
.gallery-item .see-more {
  line-height: 242px;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgba(5, 0, 0, 0.3);
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gallery-item:hover .see-more {
  color: #000;
  background: #ffa42e;
  background-color: rgba(255, 164, 46, 0.8);
}
.gallery-item img {
  display: block;
  max-width: 100%;
}
/*Check Button Gallery*/
.wrapp-categories-gallery {
  width: 100%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 2% 0 1.7% 17.8%;
  overflow: hidden;
  margin: 48px auto 90px auto;
  position: relative;
}
.wrapp-categories-gallery .next {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 24px;
  margin-top: -13px;
  color: #525252;
  text-decoration: none;
  opacity: 0.8;
  display: none;
}
.wrapp-categories-gallery .prev {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 24px;
  margin-top: -13px;
  color: #525252;
  text-decoration: none;
  opacity: 0.8;
  display: none;
}
.gallery-categories li {
  line-height: 25px;
  display: block;
  cursor: pointer;
  float: left;
  font-size: 13px;
  color: #211c1c;
  text-transform: uppercase;
  font-weight: 800;
  margin-right: 35px;
}
.gallery-categories .check-category {
  width: 23px;
  height: 23px;
  border-radius: 50px;
  border: 2px solid #ffa42e;
  float: left;
  margin-right: 10px;
  position: relative;
}
.gallery-categories li:hover .check-category span,
.gallery-categories li.active .check-category span {
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50px;
  background: #ffa42e;
  position: absolute;
  left: 5px;
  top: 5px;
}
div.dark_square .pp_close {
  background: url(images/lightbox-closebtn.png) no-repeat !important;
  width: 25px !important;
  height: 25px !important;
}
div.dark_square .pp_close:hover {
  opacity: 0.6;
}
div.dark_square .pp_close:active {
  opacity: 1;
}
div.dark_square .pp_description {
  margin: 6px 70px 0 0 !important;
}
div.dark_square .pp_details {
  padding-top: 3px;
}
div.dark_square .pp_details .pp_nav {
  margin: 4px 10px 0 0 !important;
}
.pp_play {
  display: none;
}
a.pp_next {
  background: url(images/lightbox-nextbtn.png) 10000px 10000px no-repeat !important;
}
div.dark_square .pp_next:hover {
  background: url(images/lightbox-nextbtn.png) right 20px center no-repeat !important;
}
a.pp_previous {
  background: url(images/lightbox-prevbtn.png) 10000px 10000px no-repeat !important;
}
div.dark_square .pp_previous:hover {
  background: url(images/lightbox-prevbtn.png) left 20px center no-repeat !important;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .gallery-list.three-column .gallery-item {
    width: 270px;
    margin: 0 20px 40px;
  }
  .gallery-item .see-more {
    font-size: 17px;
  }
  .gallery-item .see-more {
    line-height: 192px;
  }
  .gallery-list.two-column .gallery-item .see-more {
    line-height: 306px;
  }
  .gallery-list.four-column .gallery-item .see-more {
    line-height: 137px;
  }
  .gallery-list.four-column .gallery-item {
    width: 193px;
    min-height: 192px;
    margin: 0 20px 40px;
  }
  .gallery-list.four-column .see-more {
    font-size: 15px;
  }
  .gallery-list.two-column .gallery-item {
    width: 430px;
    min-height: 306px;
    margin: 0 20px 40px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .wrapp-categories-gallery {
    padding: 2% 0 1.7% 9.8%;
  }
  .gallery-list.three-column .gallery-item {
    width: 200px;
    margin: 0 20px 25px;
    min-height: 142px;
  }
  .gallery-item .see-more {
    font-size: 15px;
  }
  .gallery-item .see-more {
    line-height: 142px;
  }
  .gallery-list.two-column .gallery-item .see-more {
    line-height: 228px;
  }
  .gallery-list.four-column .gallery-item .see-more {
    line-height: 92px;
  }
  .gallery-list.four-column .gallery-item {
    width: 130px;
    margin: 0 20px 25px;
    min-height: 142px;
  }
  .gallery-list.four-column .see-more {
    font-size: 12px;
  }
  .gallery-list.two-column .gallery-item {
    width: 320px;
    min-height: 235px;
    margin: 0 20px 25px;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .gallery-list.three-column .gallery-item {
    width: 340px;
    margin: 0 20px 40px 40px;
    min-height: 200px;
  }
  .gallery-item .see-more {
    font-size: 20px;
  }
  .gallery-item .see-more {
    line-height: 242px;
  }
  .gallery-list.two-column .gallery-item .see-more {
    line-height: 242px;
  }
  .gallery-list.four-column .gallery-item .see-more {
    line-height: 242px;
  }
  .gallery-list.four-column .gallery-item {
    width: 340px;
    margin: 0 20px 40px 40px;
    min-height: 200px;
  }
  .gallery-list.four-column .see-more {
    font-size: 20px;
  }
  .gallery-list.two-column .gallery-item {
    width: 340px;
    margin: 0 20px 40px 40px;
    min-height: 200px;
  }
  .gallery-list.two-column .see-more {
    font-size: 20px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .gallery-list.three-column .gallery-item {
    width: 220px;
    margin: 0 20px 40px 30px;
    min-height: 156px;
  }
  .gallery-item .see-more {
    font-size: 15px;
  }
  .gallery-item .see-more {
    line-height: 156px;
  }
  .gallery-list.two-column .gallery-item .see-more {
    line-height: 156px;
  }
  .gallery-list.four-column .gallery-item .see-more {
    line-height: 156px;
  }
  .gallery-list.four-column .gallery-item {
    width: 220px;
    margin: 0 20px 40px 30px;
    min-height: 156px;
  }
  .gallery-list.four-column .see-more {
    font-size: 15px;
  }
  .gallery-list.two-column .gallery-item {
    width: 220px;
    margin: 0 20px 40px 30px;
    min-height: 156px;
  }
  .gallery-list.two-column .see-more {
    font-size: 15px;
  }
}
/*-----------------------------------*/
/* Events Page */
/*-----------------------------------*/
.events {
  background: #2c2c2c;
  padding: 44px 0 97px 0;
  margin: 164px auto 20px auto;
}
/*-----------------------------------*/
/* Events Calendar */
/*-----------------------------------*/
#calendar {
  position: relative;
  z-index: 1100;
}
#calendar .ui-datepicker-header {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -177px;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  padding: 13px 0 13px 0;
  text-transform: uppercase;
  /*margin:0 auto; margin-bottom:20px;*/
}
#calendar .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
  line-height: normal;
  font-size: 25px;
  color: #2c2c2c;
  font-weight: bold;
  margin-top: 11px;
}
#calendar .ui-datepicker-header a,
.events .ui-datepicker-header .ui-datepicker-title {
  display: inline-block;
  width: 325px;
  vertical-align: middle;
  line-height: normal;
  *display: inline;
  *zoom: 1;
}
#calendar .ui-datepicker-header a.ui-datepicker-prev {
  text-align: left;
  float: left;
}
#calendar .ui-datepicker-header a.ui-datepicker-next {
  text-align: right;
  float: right;
}
#calendar .ui-datepicker-header a {
  font-size: 13px;
  color: #211c1c;
  text-transform: uppercase;
  width: 154px;
  font-weight: bold;
}
#calendar .ui-datepicker-header a span {
  display: block;
}
#calendar .ui-datepicker-header a.ui-datepicker-prev span {
  background: transparent url(images/left_calendar_arrow.png) no-repeat center left;
  padding: 10px 0 10px 75px;
  margin-left: 29px;
  line-height: 17px;
}
#calendar .ui-datepicker-header a.ui-datepicker-next span {
  background: transparent url(images/right_calendar_arrow.png) no-repeat center right;
  padding: 10px 61px 10px 0;
  margin-right: 29px;
  line-height: 17px;
}
#calendar .ui-datepicker-header a:hover {
  cursor: pointer;
  text-decoration: none;
}
#calendar .ui-datepicker-calendar {
  clear: both;
  margin: 0 auto;
  width: inherit;
  border: none;
}
#calendar .ui-datepicker-calendar tr th {
  border: none;
}
#calendar .ui-datepicker-calendar table {
  width: 100%;
  position: relative;
}
#calendar .ui-datepicker-calendar tbody td {
  width: 133px;
  height: 133px;
  background: #e6e3df;
  border: 3px solid #2c2c2c;
  vertical-align: top;
  padding: 15px 15px 0 15px;
}
#calendar .ui-datepicker-calendar .ev_wrap {
  position: relative;
  height: 52px;
  overflow: hidden;
  z-index: 10;
}
#calendar .ui-datepicker-calendar .ev_wrap .inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
#calendar .ui-datepicker-calendar .ev_wrap span {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  color: #2c2c2c;
}
#calendar .ui-datepicker-calendar td .ui-state-default {
  font-size: 30px;
  color: #2c2c2c;
  font-weight: 300;
  display: block;
  margin-bottom: 5px;
}
#calendar .ui-datepicker-calendar td.ui-state-disabled .ui-state-default {
  color: #ccc8c4;
}
#calendar .ui-datepicker-calendar td.ui-state-disabled {
  background: #747474 !important;
  color: #ccc8c4;
}
#calendar .ui-datepicker-calendar td.ui-state-disabled .ev_wrap span {
  color: rgba(255, 255, 255, 0.7);
}
#calendar .ui-datepicker-calendar td.ui-datepicker-unselectable.event {
  background: #ffa42e;
}
#calendar .ui-datepicker-calendar td.ui-datepicker-unselectable:hover {
  background: #00bdad;
  cursor: pointer;
  color: #fff;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#calendar .ui-datepicker-calendar td.ui-datepicker-unselectable:hover a {
  text-decoration: none;
}
#calendar .ui-datepicker-calendar td.ui-datepicker-today {
  background: #2c2c2c !important;
}
#calendar .ui-datepicker-calendar td.ui-datepicker-today .ev_wrap {
  color: #fff;
}
#calendar .ui-datepicker-calendar td.ui-datepicker-today a.ui-state-default::after {
  content: "Today";
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  vertical-align: middle;
  top: -3px;
  left: 15px;
}
#calendar .ui-datepicker-calendar td.event .scroll {
  position: relative;
}
#calendar .ui-datepicker-calendar td.event .scroll .disable {
  visibility: hidden;
}
#calendar .ui-datepicker-calendar td.event .scroll .down {
  text-indent: -9999px;
  display: inline-block;
  background: transparent url(images/arrow_down_calendar.png) no-repeat;
  padding: 0px 9px 0px 10px;
  position: absolute;
  bottom: -28px;
  left: 5px;
}
#calendar .ui-datepicker-calendar td.event .scroll .up {
  text-indent: -9999px;
  display: inline-block;
  background: transparent url(images/arrow_up_calendar.png) no-repeat;
  padding: 0px 9px 0px 10px;
  position: absolute;
  bottom: -28px;
  right: 5px;
}
#calendar .ui-datepicker-calendar thead th {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 38px;
}
#calendar .ui-datepicker-calendar td.ui-datepicker-today a {
  color: #fff !important;
}
/*Events Post CSS*/
.next-events {
  overflow: hidden;
  padding-top: 126px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 0;
}
.next-events .col-md-3,
.next-events .col-sm-6 {
  float: none;
  display: inline-block;
}
.next-events .post {
  border: 1px solid #e3e3e3;
  text-align: center;
  margin: 53px auto 160px 14px;
}
.next-events .post-thumbnail img {
  max-width: 100%;
}
.next-events .post-thumbnail {
  width: 254px;
  height: 224px;
  overflow: hidden;
  display: block;
}
.next-events .post-date {
  font-size: 13px;
  color: #ffa42e;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 11px;
}
.next-events .entry-title {
  display: block;
  text-transform: capitalize;
  height: 80px;
}
.next-events .entry-title a {
  font-size: 22px !important;
  /*23px*/
  font-weight: bold !important;
  margin: auto !important;
  line-height: 30px;
}
.next-events .border-post {
  border: 1px solid #e3e3e3;
  border-top: none;
  margin: 0 5px 5px;
  padding: 38px 10px 38px 10px;
}
.next-events .entry-content p {
  font-size: 14px;
  color: #514747;
  line-height: 25px;
}
.next-events .ribbon {
  margin-top: 37px;
}
.next-events .ribbon-small:hover path {
  fill: #000;
  cursor: pointer;
}
.next-events .ribbon-small:hover span {
  color: #fff;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  #calendar .ui-datepicker-calendar tbody td {
    width: 125px;
    height: 125px;
  }
  #calendar .ui-datepicker-calendar td.event .scroll .down {
    bottom: -25px;
  }
  #calendar .ui-datepicker-calendar .ev_wrap span {
    font-size: 12px;
  }
  .next-events .entry-title a {
    font-size: 20px !important;
  }
  .next-events .post-thumbnail {
    width: 100%;
    height: 180px;
  }
  .next-events .post {
    margin-left: 0;
  }
  .next-events .ribbon {
    margin: 0 auto;
  }
  .next-events {
    margin-right: 40px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  #calendar .ui-datepicker-calendar tbody td {
    width: 95px;
    height: 90px;
    padding: 15px 15px 11px 15px;
  }
  #calendar .ui-datepicker-calendar td .ui-state-default {
    font-size: 20px;
    margin-bottom: 4px;
  }
  #calendar .ui-datepicker-calendar td.ui-datepicker-today a.ui-state-default::after {
    font-size: 10px;
    left: 13px;
  }
  #calendar .ui-datepicker-calendar .ev_wrap span {
    font-size: 10px;
    height: 40px;
    overflow: hidden;
  }
  #calendar .ui-datepicker-calendar td.event .scroll .down,
  #calendar .ui-datepicker-calendar td.event .scroll .up {
    top: 0;
  }
  .next-events .entry-title a {
    font-size: 15px !important;
  }
  .next-events .entry-title {
    height: inherit;
    margin-bottom: 20px;
  }
  .next-events .post-thumbnail {
    width: 100%;
    height: 225px;
  }
  .next-events {
    margin-right: 70px;
  }
  .next-events .post-thumbnail img {
    width: 100%;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  #calendar .ui-datepicker-header a.ui-datepicker-prev span {
    padding: 0;
    margin-left: 0;
    text-align: center;
    background: none;
  }
  #calendar .ui-datepicker-header a.ui-datepicker-next span {
    padding: 0;
    margin-right: 0;
    text-align: center;
    background: none;
  }
  #calendar .ui-datepicker-header a.ui-datepicker-prev {
    float: none;
  }
  #calendar .ui-datepicker-header a.ui-datepicker-prev span:hover {
    color: #ffa42e;
  }
  #calendar .ui-datepicker-header a.ui-datepicker-next span:hover {
    color: #ffa42e;
  }
  #calendar .ui-datepicker-header a.ui-datepicker-next {
    float: none;
  }
  #calendar .ui-datepicker-header .ui-datepicker-title {
    margin-bottom: 12px;
  }
  #calendar .ui-datepicker-calendar .ev_wrap span {
    display: none;
  }
  #calendar .ui-datepicker-calendar tbody td {
    width: 33px;
    height: 40px;
    padding: 0;
  }
  #calendar .ui-datepicker-calendar td.ui-datepicker-today a.ui-state-default::after {
    font-size: 8px;
    top: 22px;
    left: -1px;
    position: absolute;
  }
  #calendar .ui-datepicker-calendar .ev_wrap {
    height: 0;
  }
  #calendar .ui-datepicker-calendar td.event .scroll .down,
  #calendar .ui-datepicker-calendar td.event .scroll .up {
    display: none;
  }
  #calendar .ui-datepicker-calendar td .ui-state-default {
    position: relative;
  }
  #calendar .ui-datepicker-calendar td .ui-state-default {
    font-size: 17px;
  }
  #calendar .ui-datepicker-calendar thead th {
    padding-bottom: 10px;
    font-size: 12px;
  }
  .events {
    padding: 44px 0;
  }
  #calendar .ui-datepicker-header a,
  .events .ui-datepicker-header .ui-datepicker-title {
    width: 100%;
  }
  .next-events .post-thumbnail {
    width: 100%;
    max-height: 240px;
  }
  .next-events .entry-title a {
    font-size: 20px !important;
  }
  .next-events {
    margin-right: 25px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  #calendar .ui-datepicker-header a,
  .events .ui-datepicker-header .ui-datepicker-title {
    width: 275px;
  }
  #calendar .ui-datepicker-header .ui-datepicker-title {
    font-size: 20px;
  }
  .next-events .post-thumbnail {
    width: 100%;
    height: 239px;
  }
  .next-events {
    margin-right: 0;
  }
}
/*End Events Post CSS*/
/*-----------------------------------*/
/* Reservation Page */
/*-----------------------------------*/
.reservation-description {
  width: 59.9%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  color: #404040;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 10px;
}
.reservation-section {
  /*background: url(images/Temp/Reservation/bg-reservation-form.jpg) no-repeat fixed;*/
  background-size: cover;
  overflow: hidden;
  padding: 3.4% 0 4.3% 0;
  margin: 57px auto 30px auto;
}
.reservationForm {
  margin-top: 30px;
}
.reservationForm label {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.reservationForm .inputtext {
  border: 3px solid #fff;
  background: none;
  color: #ffa42e;
  font-size: 15px;
  font-weight: 700;
  padding: 14px;
  text-align: left;
  position: relative;
  z-index: 100;
  border-radius: 0;
}
.reservationForm .select_row_up,
.contactForm .select_row_up {
  display: block;
  width: 0;
  height: 0;
  border-bottom: 7px solid #ffa42e;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  position: absolute;
  top: 24%;
  left: 50%;
  margin-left: -7.5px;
  z-index: 100;
}
.reservationForm .select_row_up:hover,
.contactForm .select_row_up:hover {
  cursor: pointer;
}
.reservationForm .select_row_down,
.contactForm .select_row_down {
  display: block;
  width: 0;
  height: 0;
  border-top: 7px solid #ffa42e;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  position: absolute;
  bottom: -8%;
  left: 50%;
  margin-left: -7.5px;
  z-index: 100;
}
.reservationForm .select_row_down:hover,
.contactForm .select_row_down:hover {
  cursor: pointer;
}
.reservationForm .inputselect {
  border: 3px solid #fff;
  background: none;
  color: #bfbfbf;
  font-size: 15px;
  font-weight: 500;
  padding: 6px;
  text-align: center;
  height: 52px;
  outline: none;
  margin-top: 0;
  /*width: 63px !important;*/
}
.reservationForm .textarea {
  border: 3px solid #fff;
  background: none;
  color: #ffa42e;
  font-size: 15px;
  font-weight: 700;
  padding: 14px;
  position: relative;
  border-radius: 0;
}
.reservationForm .left-colum .row {
  margin-left: 0;
  margin-right: 13px;
  padding: 14px 0 8px 0;
  margin-top: 25px;
  position: relative;
}
.reservationForm .right-colum .row {
  margin-left: 0;
  margin-right: 25px;
  padding: 14px 0 8px 0;
  margin-top: 25px;
  position: relative;
}
.reservationForm .right-colum .optional {
  font-size: 14px;
  color: #fff;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 21px;
}
.reservationForm ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bfbfbf;
  font-weight: 400;
}
.reservationForm :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
  font-weight: 400;
}
.reservationForm ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bfbfbf;
  font-weight: 400;
}
.reservationForm :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bfbfbf;
  font-weight: 400;
}
.reservationForm #submit {
  margin: 64px auto 0 8px;
  padding: 17px 73px;
  color: #1c150b;
  font-size: 15px;
  font-weight: 800;
  background: #ffa42e;
  border: 2px solid #ffa42e;
  border-radius: 0;
}
.reservationForm #submit:hover {
  background: none;
  color: #ffa42e;
}
#cuselBox span label:hover {
  background: #ffa42e !important;
  color: #fff !important;
  box-shadow: none;
}
#cuselBox .cuselActive label {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff !important;
  font-weight: 200 !important;
}
.cusel,
#cuselBox .cusel-scroll-wrap {
  padding: 0 10px !important;
}
#cuselBox {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #FFFFFF !important;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #333333 !important;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  border-radius: 0 !important;
}
#cuselBox .jScrollPaneDrag {
  background: #ccc !important;
}
#cuselBox .jScrollPaneTrack {
  right: 1px !important;
}
#cuselBox span {
  padding: 0 !important;
  text-align: center;
  border: 1px solid #ddd;
  background: #f5f5f5;
}
#cuselBox span:first-child {
  border-bottom: none;
}
.cuselText label {
  padding: 17px 0 !important;
  margin: 0;
}
#cuselBox span label {
  color: #666 !important;
  font-size: 16px;
  border: none !important;
  padding: 6px 0 !important;
  line-height: inherit !important;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .reservation-description {
    width: 56.7%;
  }
  .reservationForm #submit {
    margin: 38px auto 0 8px;
  }
  .reservationForm .col-md-4 {
    width: 33.33333333333333%;
  }
  .reservationForm .col-md-7 {
    width: 58.333333333333336%;
  }
}
/*Screen 768px*/
/*Screen 480px*/
@media (max-width: 767px) {
  .reservation-description {
    width: 83.7%;
  }
  .reservationForm .textarea {
    width: 417px !important;
  }
  .reservation-section {
    padding: 3.4% 0 30.3% 0;
    background-position: center 50% 50%;
  }
  .reservationForm #submit {
    padding: 17px 50px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .reservationForm .right-colum .textarea {
    width: 270px !important;
    font-size: 14px;
  }
  .reservationForm .right-colum .inputtext {
    width: 216px !important;
    font-size: 14px;
  }
  .reservationForm label {
    font-size: 13px;
  }
  .reservationForm #submit {
    padding: 15px 32px;
  }
}
/*-----------------------------------*/
/* Blog Page */
/*-----------------------------------*/
/*.site-main.blog{
  padding:0;}*/
/*Check Blog*/
.blog-categories {
  overflow: hidden;
}
.wrapp-categories {
  width: 60%;
  margin: 0 auto 150px;
  padding: 1.4% 0 2% 6.8%;
  position: relative;
}
.sec-blog-categories {
  background: #ededed;
  margin-top: -78px;
}
.blog-categories li {
  line-height: 25px;
  display: block;
  cursor: pointer;
  float: left;
  font-size: 13px;
  color: #211c1c;
  text-transform: uppercase;
  font-weight: 800;
  margin-right: 35px;
}
.blog-categories .check-category {
  width: 23px;
  height: 23px;
  border-radius: 50px;
  border: 2px solid #ffa42e;
  float: left;
  margin-right: 10px;
  position: relative;
}
.wrapp-categories .prev {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 24px;
  margin-top: -13px;
  color: #525252;
  text-decoration: none;
  opacity: 0.8;
}
.wrapp-categories .prev:hover {
  opacity: 1;
}
.wrapp-categories .next {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 24px;
  margin-top: -13px;
  color: #525252;
  text-decoration: none;
  opacity: 0.8;
}
.wrapp-categories .next:hover {
  opacity: 1;
}
.blog-categories .categories-item a {
  color: #211c1c;
  margin-top: 13px;
}
.blog-categories li:hover .check-category span,
.blog-categories li.active .check-category span {
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50px;
  background: #ffa42e;
  position: absolute;
  left: 5px;
  top: 5px;
}
/*Post Style CSS*/
.post .entry-meta {
  font-size: 14px;
  font-weight: 500;
  color: #7f7f7f;
}
.post {
  margin: 150px auto;
  overflow: hidden;
}
.site-main.blog .post:last-child {
  margin-bottom: 207px;
}
.post .entry-header .entry-meta a {
  color: #ffa42e;
}
.post .author {
  border-left: 1px solid #cccccc;
  padding-left: 10px;
  padding-right: 7px;
}
.post .cat-links {
  border-left: 1px solid #cccccc;
  padding-left: 10px;
  padding-right: 5px;
  line-height: 20px;
}
.post .entry-title a {
  color: #1d1d1d !important;
  font-size: 34px;
  font-weight: 800;
  display: block;
  margin: 22px auto 22px;
  text-transform: capitalize;
  line-height: 40px;
}
.post .entry-content p {
  font-size: 14px;
  color: #211c1c;
  line-height: 23px;
  margin-bottom: 25px;
}
.post .entry-content p:first-child {
  margin-top: 5px;
}
.post .entry-header .entry-date {
  margin-right: 8px;
}
.post .btn-xs {
  padding: 15px 0;
}
.post .btn-xs span {
  padding: 15px 31px;
  font-size: 13px;
}
.post .btn-xs span:hover {
  background: #ffa42e;
  border: 2px solid #ffa42e;
  color: #fff;
}
.post .link-comment {
  display: block;
  padding: 10px 15px;
  font-weight: 800;
  text-align: center;
  font-size: 16px;
  color: #211c1c !important;
  border: 2px solid #000;
  float: right;
  position: relative;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post .link-comment:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 12px solid #000 !important;
  border-right: 11px solid transparent;
  position: absolute;
  top: 36px;
  left: 15px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post .link-comment:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 7px solid #fff !important;
  border-right: 7px solid transparent;
  position: absolute;
  top: 36px;
  left: 17px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post .link-comment:hover {
  color: #fff !important;
  background: #ffa42e !important;
  border: 2px solid #ffa42e !important;
  text-decoration: none;
}
.post .link-comment:hover:before {
  border-top: 12px solid #ffa42e !important;
}
.post .link-comment:hover:after {
  border-top: 7px solid #ffa42e !important;
}
.post .post-thumbnail img {
  max-width: 100%;
  max-height: 370px;
}
.post .tag-links {
  margin-left: 10px;
  line-height: 20px;
}
.post .tag-links:before {
  font-family: 'FontAwesome';
  content: "\f02c";
  color: #ffa42e;
  margin-right: 5px;
}
.post .edit-link {
  margin-left: 10px;
}
.post .edit-link:before {
  font-family: 'FontAwesome';
  content: "\f044";
  color: #ffa42e;
  margin-right: 5px;
}
.post .entry-meta-share {
  margin: 50px auto;
}
.post.format-gallery .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-gallery .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f083";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-image .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-image .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f03e";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-audio .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-audio .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f028";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-video .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-video .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f03d";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-aside .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-aside .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f06a";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-status .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-status .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f0a1";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-link .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-link .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f0c1";
  color: #ffa42e;
  margin-right: 5px;
}
.post.format-quote .post-format {
  display: block;
  margin-bottom: 10px;
}
.post.format-quote .entry-format:before {
  font-family: 'FontAwesome';
  content: "\f10d";
  color: #ffa42e;
  margin-right: 5px;
}
/*End Post Style CSS*/
/*Post Style-1 CSS*/
.post.post-style-1 .post-thumbnail {
  width: 260px;
  height: 260px;
  float: left;
  margin-right: 40px;
  display: block;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  overflow: hidden;
}
.post.post-style-1 {
  margin-top: 0;
}
/*Post Style-2 CSS*/
.post.post-style-2 .post-thumbnail {
  width: 260px;
  height: 260px;
  float: right;
  margin-left: 40px;
  display: block;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  overflow: hidden;
}
/*Post Style-3 CSS*/
.post.post-style-3 .post-thumbnail {
  width: 260px;
  height: 380px;
  float: left;
  margin-right: 40px;
  display: block;
  overflow: hidden;
}
/*Post Style-4 CSS*/
.post.post-style-4 .post-thumbnail {
  width: 260px;
  height: 380px;
  float: right;
  margin-left: 40px;
  display: block;
  overflow: hidden;
}
/*Post Style-5 CSS. This style is not includes the thumnail image!*/
/*Post Style-6 CSS*/
.post.post-style-6 .post-thumbnail {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 40px;
}
/*Post Style-7 CSS*/
.post.post-style-7 .post-thumbnail {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 22px;
}
/*Page Navigation Blog*/
.navigation.paging-navigation {
  margin-bottom: -22px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.navigation.paging-navigation .page_prev {
  background: #ffa42e;
  padding: 24px 45px;
  font-size: 33px;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation.paging-navigation .page_next {
  background: #ffa42e;
  padding: 24px 45px;
  font-size: 33px;
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation.paging-navigation .page-number {
  float: left;
  background: #ffa42e;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  padding: 33px 52px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}
.navigation.paging-navigation .page_prev:hover {
  background: #000;
  color: #fff;
}
.navigation.paging-navigation .page_next:hover {
  background: #000;
  color: #fff;
}
/*Blog SiteBar CSS*/
.sidebar-left .content-area {
  float: right;
}
.sidebar-left .sidebar.widget-area {
  float: left;
  margin-left: 2px;
  border-left: none;
  border-right: 1px solid #ededed;
}
.sidebar-right .content-area {
  float: left;
}
.sidebar-right .sidebar.widget-area {
  float: right;
}
.sidebar.widget-area {
  border-left: 1px solid #ededed;
}
.full-width .sidebar.widget-area {
  display: none;
}
.full-width .content-area {
  width: 100%;
}
.widget {
  margin: 20px auto 112px auto;
}
.widget:first-child {
  margin: 0 auto 90px auto;
}
.widget-title {
  font-size: 13px;
  font-weight: 600;
  color: #7f7f7f;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: 0;
}
/*Widget Search*/
.widget.widget-search form {
  position: relative;
}
.widget.widget-search input {
  width: 100%;
  padding: 15px 23px 15px 18px;
  font-size: 11px;
  font-weight: bold;
  border-radius: 0;
}
.widget.widget-search .btn-search {
  position: absolute;
  right: 0;
  top: 0;
}
.widget.widget-search .btn-search span {
  background: none;
  border: none;
  color: #ffa42e;
  font-weight: 100;
  font-size: 40px;
  line-height: 12px;
  padding: 0;
  margin-right: 10px;
}
.widget.widget-search .btn-search:active,
.widget.widget-search .btn-search:focus,
.widget.widget-search .btn-search span:active,
.widget.widget-search .btn-search span:focus {
  outline: none;
  box-shadow: none;
}
/*Widget Fresh Post*/
.side-postlist {
  margin: 21px auto;
}
.side-postlist li {
  border-bottom: 1px dashed #e9e9e9;
}
.side-postlist li:first-child,
.comments-list li:first-child {
  border-top: 1px dashed #e9e9e9;
}
.side-postlist li a,
.comments-list li {
  font-size: 15px;
  color: #1d1d1d;
  font-weight: 600;
  text-decoration: none;
  background: #f2f2f2;
  padding: 14px 10px 14px 20px;
  display: block;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comments-list li {
  border-bottom: 1px dashed #e9e9e9;
  padding: 10px;
}
.side-postlist li a:hover {
  background: #ffa42e;
  color: #fff;
}
.side-postlist li:nth-child(even) a,
.comments-list li:nth-child(even) {
  background: none;
}
.side-postlist li:nth-child(even) a:hover {
  background: #ffa42e;
  color: #fff;
}
.widget.widget-freshpost .btn-freshpost {
  width: 100%;
}
.widget.widget-freshpost .btn-freshpost span {
  padding: 6% 19%;
  font-size: 13px;
}
/*Widget Most Commented*/
.widget.widget-most-comment .icon {
  display: block;
  padding: 3px 5px;
  font-weight: 800;
  text-align: center;
  font-size: 11px;
  color: #fff;
  border: 2px solid #000;
  background: #000;
  margin: -3px 8px auto auto;
  float: left;
  position: relative;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.widget.widget-most-comment .icon:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 6px solid #000;
  border-right: 6px solid transparent;
  position: absolute;
  top: 19px;
  left: 4px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.widget.widget-most-comment .side-postlist li a {
  padding-left: 19px;
}
/*Widget NewsLetter*/
.widget.widget_newsletter {
  text-align: center;
  padding: 0;
}
.widget.widget_newsletter .widget-content {
  /*font-size:13px;*/
}
.widget_newsletter form {
  position: relative;
}
.widget_newsletter input {
  width: 100%;
  margin: 15px auto auto 6px;
  color: #000;
  font-weight: bold;
  font-size: 11px;
  padding: 14px 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-newsletter {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 17px;
  right: 0;
  border: 2px solid transparent;
  padding: 0;
}
.bottom-widgets .btn-newsletter {
  display: block;
  width: 48px;
  height: 48px;
  margin: 10px auto;
  position: relative;
  border: 2px solid transparent;
  padding: 0;
}
.btn-newsletter:focus,
.btn-newsletter:active {
  box-shadow: none;
  border: none;
  outline: none;
}
.bottom-widgets .btn-newsletter:hover {
  border: 2px solid #ffa42e;
  text-decoration: none;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 150px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-newsletter span {
  font-size: 40px;
  color: #ffa42e;
  line-height: 39px;
  padding: 0;
  font-weight: 100;
  margin-left: -3px;
  background: none !important;
}
.bottom-widgets .btn-newsletter span {
  font-size: 48px;
  color: #ffa42e;
  line-height: 45px;
  padding: 0;
  font-weight: 100;
  margin-left: -2px;
}
.btn-newsletter span:hover {
  color: #ffa42e;
}
/*Widget Tag Cloud*/
.tagcloud {
  border-top: 1px dashed #e9e9e9;
  border-bottom: 1px dashed #e9e9e9;
  padding: 16px 0 5px;
  overflow: hidden;
}
.tagcloud a {
  font-size: 13px !important;
  color: #fff !important;
  display: block;
  padding: 10px 9px 10px 9px;
  margin-left: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  background: #ffa42e;
  text-decoration: none;
  float: left;
  position: relative;
  text-transform: capitalize;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tagcloud a:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-right: 13px solid #ffa42e;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0px;
  left: -13px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tagcloud a:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: -3px;
  top: 14px;
}
.tagcloud a:hover {
  background: #000;
  color: #ffa42e;
}
.tagcloud a:hover:before {
  border-right: 13px solid #000;
}
/*Widget Instagram*/
.widget.widget-instagram .instagram {
  border-top: 1px dashed #e9e9e9;
  padding: 16px 0 5px;
  overflow: hidden;
}
.widget.widget-instagram li {
  float: left;
  margin: 3px;
}
.widget.widget-instagram li a {
  display: block;
  width: 80px;
  height: 80px;
}
.widget.widget-instagram a img {
  width: 100%;
}
.widget.widget-instagram .btn-instagram {
  margin-top: 16px;
  width: 100%;
}
.widget.widget-instagram .btn-instagram span {
  font-size: 13px;
  color: #ffa42e;
  padding: 17px 45px;
}
.widget.widget-instagram .btn-instagram span:hover {
  color: #000;
}
/*Widget Text*/
.widget.widget-text .aboutw {
  border-top: 1px dashed #e9e9e9;
  padding: 15px 0;
  overflow: hidden;
}
.widget.widget-text .aboutw p {
  font-size: 14px;
  color: #211c1c;
  line-height: 24px;
}
.widget.widget-text .widget-title {
  margin: 20px auto;
}
.widget.widget-text .aboutw .social-links {
  margin: 15px auto 15px;
}
/*Widget Archives*/
.widget.widget-archives .archives {
  border-top: 1px dashed #e9e9e9;
  padding: 15px 0;
  overflow: hidden;
}
.widget.widget-archives .archives li {
  float: left;
  padding: 10px 5px 10px 5px;
  width: 50%;
}
.widget.widget-archives .archives li a {
  font-size: 11px;
  font-weight: bold;
  color: #211c1c;
  padding: 5px;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.widget.widget-archives .archives li a:hover {
  color: #ffa42e;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .post.post-style-1 .post-thumbnail {
    width: 200px;
    height: 200px;
    margin-bottom: 50px;
  }
  .post.post-style-2 .post-thumbnail {
    width: 200px;
    height: 200px;
    margin-bottom: 50px;
  }
  .post.post-style-3 .post-thumbnail {
    width: 200px;
    height: 300px;
    margin-bottom: 40px;
  }
  .post.post-style-4 .post-thumbnail {
    width: 200px;
    height: 300px;
    margin-bottom: 50px;
  }
  .post .entry-title a {
    font-size: 25px;
    line-height: 30px;
    margin: 22px auto 7px;
  }
  .post .entry-header .entry-meta {
    line-height: 17px;
  }
  .widget.widget-instagram .btn-instagram {
    width: 83%;
  }
  .widget.widget-instagram .btn-instagram span {
    font-size: 12px;
    padding: 15px 28px;
  }
  .widget.widget-freshpost .btn-freshpost span {
    padding: 6% 11%;
  }
  .widget-container.widget-feedback .widget-title,
  .widget-container.widget-lastet-blog-article .widget-title,
  .widget.widget_newsletter .widget-title {
    font-size: 17px;
  }
  .widget.widget-instagram li a {
    width: 63px;
    height: 63px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .sec-blog-categories .wrapp-categories {
    width: 50%;
  }
  .post .entry-title a {
    font-size: 18px;
  }
  .post .entry-content p {
    font-size: 13px;
  }
  .sidebar-left .sidebar.widget-area {
    margin-left: 0;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .sec-blog-categories {
    margin-top: 0;
  }
  .wrapp-categories {
    margin: 0 auto 80px;
    padding: 1.4% 0 3% 8.8%;
  }
  .post.post-style-1 .post-thumbnail,
  .post.post-style-2 .post-thumbnail,
  .post.post-style-3 .post-thumbnail,
  .post.post-style-4 .post-thumbnail {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .post.post-style-1 .post-thumbnail,
  .post.post-style-2 .post-thumbnail {
    width: 250px;
    height: 250px;
  }
  .post.post-style-3 .post-thumbnail,
  .post.post-style-4 .post-thumbnail {
    width: 250px;
    height: 376px;
  }
  .post.post-style-6 .post-thumbnail,
  .post.post-style-7 .post-thumbnail {
    height: 170px;
  }
  .sidebar.widget-area {
    border-left: none;
  }
  .sidebar-right .sidebar.widget-area {
    margin-top: 90px;
  }
  .widget.widget-instagram .btn-instagram {
    margin-top: 20px;
  }
  .widget.widget-instagram .btn-instagram span {
    padding: 15px 123px;
  }
  .widget.widget-instagram .btn-instagram {
    width: 97%;
  }
  .widget.widget-freshpost .btn-freshpost span {
    padding: 15px 130px;
  }
  .navigation.paging-navigation .page-number {
    padding: 33px 70px;
  }
  .sidebar-left .sidebar.widget-area {
    border-right: none;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .sec-blog-categories .wrapp-categories {
    width: 60%;
    padding: 1.4% 0 4% 6.8%;
  }
  .post.post-style-6 .post-thumbnail,
  .post.post-style-7 .post-thumbnail {
    height: 110px;
  }
  .navigation.paging-navigation .page_prev {
    padding: 24px 25px;
  }
  .navigation.paging-navigation .page_next {
    padding: 24px 25px;
  }
  .navigation.paging-navigation .page-number {
    padding: 33px 39px;
  }
  .widget.widget-freshpost .btn-freshpost span {
    padding: 15px 57px;
  }
  .widget.widget-instagram li a {
    width: 60px;
    height: 60px;
  }
  .widget.widget-instagram .btn-instagram span {
    padding: 15px 57px;
  }
}
/*End Blog SiteBar CSS*/
/*-----------------------------------*/
/* Blog Details Page */
/*-----------------------------------*/
.post.post-details {
  margin-top: 0;
  margin-bottom: 0;
}
.post.post-details .link-comment {
  float: left;
}
.post.post-details .entry-title {
  font-size: 39px;
  color: #1d1d1d !important;
  font-weight: 800;
  text-transform: capitalize;
  margin: 11px auto 43px;
}
.post.post-details .min-descriptions {
  font-size: 17px;
  color: #1d1d1d;
  opacity: 0.7;
  font-weight: 500;
  margin-left: 72px;
  line-height: 24px;
  margin-top: -6px;
}
.post.post-details .post-thumbnail {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin: 52px auto 28px;
}
.post.post-details .entry-content {
  margin-top: 20px;
}
.post.post-details .post-thumbnail img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.post.post-details .entry-content p {
  margin-bottom: 40px;
  line-height: 25px;
}
.post.post-details .entry-content .link-inline {
  color: #ffa22d;
}
.post.post-details .image-frame {
  display: block;
  float: left;
  /*width: 49%;*/
  margin-right: 1%;
  position: relative;
  margin-bottom: 40px;
}
/*.post.post-details .image-frame img {
    width: 100%;
}*/
.post.post-details .image-frame span {
  position: absolute;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  background: #000;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  bottom: 1px;
  padding: 30px 0 30px 25px;
}
/*Recipe*/
.recipe {
  width: 100%;
  overflow: hidden;
  background: #f0f0f0;
  padding: 65px;
  color: #211c1c;
  margin: 20px auto;
}
.recipe h1 {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.recipe h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
.recipe h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 47px auto 35px;
}
.recipe ul {
  list-style-type: circle;
  font-size: 14px;
  margin-left: 19px;
}
.recipe ul li {
  margin: 10px auto;
}
.recipe p {
  line-height: 22px !important;
  text-align: left;
  margin-bottom: 30px !important;
}
.recipe p:last-child {
  margin-bottom: 0 !important;
}
/*Tag Blog Details*/
.post.post-details .tagcloud {
  margin-top: 50px;
  margin-bottom: 20px;
}
/*Author Descriptions*/
.author-description {
  /*margin-top:51px;*/
  margin-bottom: 20px;
  color: #010101;
  overflow: hidden;
  border-bottom: 1px dashed #e9e9e9;
  border-top: 1px dashed #e9e9e9;
  padding: 47px 0;
}
.author-description .author-image {
  float: left;
  width: 164px;
  height: 164px;
  overflow: hidden;
  margin-right: 28px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.author-description .author-image img {
  max-width: 100%;
}
.author-description .author-text {
  margin-top: 36px;
}
.author-description .author-text .author-name {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 12px;
}
.author-description .author-text .author-name span {
  font-weight: 800;
}
.author-description .author-text p {
  font-size: 13px;
  line-height: 24px;
}
/*Share Lins (Facebook, Twetter, Pinterest)*/
.social-share-blog {
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 25px;
}
.social-share-blog .facebook-share a {
  float: left;
  margin-right: 10px;
  display: block;
  width: 50px;
  height: 60px;
  font-size: 12px;
  color: #000;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
}
.social-share-blog .facebook-share i {
  display: block;
  width: 45px;
  height: 45px;
  background: #3658a0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  margin: 0 auto;
}
.social-share-blog .facebook-share a:hover {
  opacity: 0.7;
}
.social-share-blog .facebook-share i:hover {
  opacity: 0.7;
}
.social-share-blog .twitter a {
  float: left;
  margin-right: 10px;
  display: block;
  width: 50px;
  height: 60px;
  font-size: 12px;
  color: #000;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
}
.social-share-blog .twitter i {
  display: block;
  width: 45px;
  height: 45px;
  background: #008ad9;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  line-height: 44px;
  margin: 0 auto;
}
.social-share-blog .twitter a:hover {
  opacity: 0.7;
}
.social-share-blog .twitter i:hover {
  opacity: 0.7;
}
.social-share-blog .pinterest a {
  float: left;
  margin-right: 10px;
  display: block;
  width: 50px;
  height: 60px;
  font-size: 12px;
  color: #000;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
}
.social-share-blog .pinterest i {
  display: block;
  width: 45px;
  height: 45px;
  color: #e43745;
  font-size: 44px;
  line-height: 44px;
  margin: 0 auto;
}
.social-share-blog .pinterest a:hover {
  opacity: 0.7;
}
.psocial-share-blog .pinterest i:hover {
  opacity: 0.7;
}
/*Navigation Blog Post Details*/
.blog-post-navigation {
  border-bottom: 1px dashed #e9e9e9;
  border-top: 1px dashed #e9e9e9;
  padding: 6px 0;
  overflow: hidden;
  margin: 32px auto;
}
/*prev*/
.blog-post-navigation a[rel="prev"] {
  background: #f0f0f0;
  width: 49%;
  height: 180px;
  margin: auto 1%;
  float: left;
  display: block;
  text-align: center;
  padding: 52px 45px;
  text-decoration: none;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 23px;
}
.blog-post-navigation a[rel="prev"] i {
  position: absolute;
  left: 5%;
  top: 32%;
  font-size: 64px;
  color: #152644;
}
.blog-post-navigation a[rel="prev"] span {
  font-size: 13px;
  font-weight: bold;
  color: #ffa42e;
  text-transform: uppercase;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.blog-post-navigation a[rel="prev"]:hover {
  opacity: 0.8;
}
/*next*/
.blog-post-navigation a[rel="next"] {
  background: #f0f0f0;
  width: 49%;
  height: 180px;
  float: left;
  display: block;
  text-align: center;
  padding: 52px 45px;
  text-decoration: none;
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 23px;
}
.blog-post-navigation a[rel="next"] i {
  position: absolute;
  right: 5%;
  top: 32%;
  font-size: 64px;
  color: #152644;
}
.blog-post-navigation a[rel="next"] span {
  font-size: 13px;
  font-weight: bold;
  color: #ffa42e;
  text-transform: uppercase;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.blog-post-navigation a[rel="next"]:hover {
  opacity: 0.8;
}
/*Similar Post*/
.post-similar {
  overflow: hidden;
  margin: 100px auto 20px;
}
.post-similar a {
  display: block;
  width: 32.8%;
  height: 228px;
  margin: auto 2px;
  float: left;
  position: relative;
  overflow: hidden;
}
.post-similar img {
  width: 100%;
}
.post-similar a span {
  position: absolute;
  background: #000;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
  height: 70px;
  padding: 6% 9%;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
}
.post-similar .title {
  font-size: 19px;
  color: #010101;
  font-weight: 600;
  margin-bottom: 29px;
}
.post-similar .title span {
  font-weight: 800;
}
/*Comment Form Respond*/
.comment-respond {
  overflow: hidden;
  margin-top: 120px;
  margin-bottom: 20px;
}
.comment-respond form {
  background: #f0f0f0;
  padding: 58px 36px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.comment-respond #reply-title {
  font-size: 24px;
  color: #211c1c;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 5px;
  border-bottom: 1px dashed #e9e9e9;
  padding-bottom: 20px;
}
.comment-respond .left-colum {
  width: 43%;
  float: left;
  margin-right: 29px;
}
.comment-respond .right-colum {
  width: 52.6%;
  float: left;
}
.comment-respond .label_title {
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: bold;
  color: #1a1a1a;
  text-transform: uppercase;
}
.comment-respond .inputtext {
  border: none;
  background: #fff;
  padding: 13px;
  font-size: 14px;
  color: #000;
  border-radius: 0;
}
.comment-respond .textarea {
  border: none;
  background: #fff;
  padding: 13px;
  font-size: 14px;
  color: #000;
  height: 210px;
  border-radius: 0;
}
.comment-respond .form-field_text {
  margin-top: 43px;
}
.comment-respond .form-field_text:first-child {
  margin-top: 0;
}
.comment-respond .form-field_textarea {
  margin-bottom: 20px;
}
.comment-respond .optional {
  font-size: 12px;
}
.comment-respond #submit {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  box-shadow: none;
  background: #000;
  border: 2px solid #000;
  margin-top: 4px;
  padding: 13px 44px;
  border-radius: 0;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comment-respond #submit:hover {
  background: none;
  color: #000;
}
.comment-respond .btn-reset span {
  padding: 13px 20px;
  font-size: 12px;
}
.comment-respond .btn-reset {
  float: right;
  padding: 15px 0;
}
.divider-commentform {
  border-bottom: 1px dashed #e9e9e9;
  margin-top: -15px;
  margin-bottom: 20px;
}
/*Comment Section*/
.comments-area {
  overflow: hidden;
  margin: 103px auto 20px;
  border-top: 1px dashed #e9e9e9;
}
.comments-area .comment-content {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #595959;
  opacity: 0.8;
  line-height: 25px;
}
.comment-avatar {
  width: 64px;
  height: 64px;
  margin-right: 20px;
  float: left;
}
.comment-avatar img {
  border-radius: 50%;
}
.comment-aside {
  padding-left: 95px;
}
.comment-meta {
  text-align: right;
  font-size: 13px;
  margin-bottom: 17px;
  margin-top: 7px;
}
.comment-meta .comment-reply-link {
  color: #999;
  text-decoration: none;
}
.comment-meta .comment-reply-link:hover,
.comment-author a:hover {
  color: #ffa42e;
}
.comment-author {
  float: left;
}
.comment-author a {
  color: #1f1f1f;
  font-size: 17px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
}
.comment-body {
  border-bottom: 1px dashed #e9e9e9;
  padding: 30px 0;
}
ul.children {
  background: url(images/comment-arrow.png) no-repeat 30px 55px;
}
/*Level 2*/
.children .depth-2 {
  margin-left: 85px;
}
/*Level 3*/
.children .depth-3 {
  margin-left: 85px;
}
.children .depth-4 {
  margin-left: 85px;
}
.children .depth-5 {
  margin-left: 85px;
}
/*Pagination Comment*/
.paginador-comentarios {
  overflow: hidden;
  margin: 49px auto 130px;
}
.paginador-comentarios .page-numbers {
  float: left;
  padding: 10px 13px 10px 13px;
  border: 2px solid #000;
  color: #211c1c;
  font-weight: 800;
  text-decoration: none;
  margin: auto 5px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.paginador-comentarios .page-numbers:hover {
  border: 2px solid #ffa42e;
  color: #ffa42e;
}
.paginador-comentarios .page-numbers.current {
  float: left;
  padding: 10px 13px 10px 13px;
  border: 2px solid #ffa42e;
  color: #ffa42e;
  font-weight: 800;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .post.post-details .entry-title {
    font-size: 35px;
    margin-top: 18px;
  }
  .post-similar a {
    width: 31.8%;
    height: 213px;
  }
  .post-similar a span {
    font-size: 13px;
  }
  .comment-respond .left-colum {
    margin-right: 20px;
  }
  .comment-respond #submit {
    font-size: 12px;
    padding: 13px 17px;
  }
  .comment-respond .btn-reset span {
    padding: 12px 20px;
  }
  .children .depth-5 {
    margin-left: 0;
  }
  .form-submit {
    max-width: 145px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .post.post-details .entry-title {
    font-size: 29px;
    margin: 18px auto;
    line-height: 35px;
  }
  .post.post-details .min-descriptions {
    font-size: 14px;
  }
  .post.post-details .image-frame span {
    font-size: 12px;
  }
  .recipe h1 {
    font-size: 18px;
  }
  .recipe h2 {
    font-size: 14px;
  }
  .author-description .author-text {
    margin-top: 10px;
  }
  .author-description .author-image {
    margin-bottom: 20px;
  }
  .blog-post-navigation a[rel="prev"] i {
    top: 37%;
    font-size: 50px;
  }
  .blog-post-navigation a[rel="next"] i {
    top: 37%;
    font-size: 50px;
  }
  .blog-post-navigation a[rel="prev"] {
    padding: 46px 45px;
    font-size: 13px;
    line-height: 20px;
  }
  .blog-post-navigation a[rel="next"] {
    padding: 46px 45px;
    font-size: 13px;
    line-height: 20px;
  }
  .post-similar a span {
    font-size: 12px;
  }
  .comment-respond #reply-title {
    font-size: 22px;
  }
  .comment-respond .left-colum {
    width: 100%;
  }
  .comment-respond .right-colum {
    width: 100%;
    margin-top: 40px;
  }
  .children .depth-4 {
    margin-left: 0;
  }
  .children .comment-respond .left-colum,
  .children .children .comment-respond .left-colum,
  .children .children .children .comment-respond .right-colum {
    width: 100%;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .post.post-details .entry-title {
    font-size: 25px;
  }
  .recipe h1 {
    font-size: 16px;
  }
  .author-description .author-text .author-name {
    font-size: 17px;
  }
  .author-description .author-image {
    width: 140px;
    height: 140px;
  }
  .author-description .author-image {
    margin-bottom: 35px;
  }
  .blog-post-navigation a[rel="prev"] {
    height: 150px;
    padding: 29px 37px 29px 51px;
    font-size: 12px;
  }
  .blog-post-navigation a[rel="next"] {
    height: 150px;
    padding: 29px 45px;
    font-size: 12px;
  }
  .post-similar a {
    height: 458px;
    width: 100%;
    margin-bottom: 20px;
  }
  .post-similar a span {
    font-size: 15px;
  }
  .children .depth-3 {
    margin-left: 0;
  }
  .post.post-details .image-frame {
    max-width: 100%;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .post.post-details .entry-title {
    font-size: 20px;
    line-height: 27px;
  }
  .post.post-details .min-descriptions {
    font-size: 13px;
    margin-left: 60px;
  }
  .post.post-details .image-frame span {
    padding: 20px 10px;
  }
  .recipe {
    padding: 35px;
  }
  .post.post-details .post-thumbnail {
    margin: 30px auto;
  }
  .recipe h1 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }
  .author-description .author-image {
    float: none;
    margin: 0 auto 20px;
  }
  .blog-post-navigation a[rel="prev"] i {
    top: 44%;
    font-size: 32px;
  }
  .blog-post-navigation a[rel="next"] i {
    top: 44%;
    font-size: 32px;
  }
  .blog-post-navigation a[rel="prev"] {
    font-size: 0;
    padding: 61px 37px 20px 37px;
  }
  .blog-post-navigation a[rel="next"] {
    font-size: 0;
    padding: 61px 37px 20px 37px;
  }
  .post-similar a {
    height: 297px;
  }
  .post-similar .title {
    font-size: 18px;
  }
  .comment-respond .btn-reset {
    float: none;
    padding: 11px 0;
    margin-bottom: 20px;
  }
  .comment-respond form {
    padding: 58px 20px;
  }
  .comment-respond .btn-reset span {
    padding: 12px 75px;
  }
  .comment-respond #submit,
  .children .comment-respond #submit,
  .children .children .comment-respond #submit,
  .children .children .children .comment-respond #submit {
    padding: 13px 61px;
  }
  .children .children .children .comment-respond .btn-reset span {
    padding: 13px 75px;
  }
  .children .children .children .comment-respond .btn-reset {
    margin-top: 4px;
  }
  .comment-author a {
    font-size: 15px;
  }
  .children .depth-2 {
    margin-left: 0;
  }
  .comments-area .comment-content {
    font-size: 12px;
  }
}
/*-----------------------------------*/
/* Contact Page */
/*-----------------------------------*/
.see-location.contact-page {
  margin-bottom: 90px;
}
.container.contact {
  padding-top: 120px;
}
.contact-form {
  overflow: hidden;
  margin-bottom: 180px;
}
.contact-form .form-field_text {
  margin-right: 20px;
  margin-bottom: 65px;
  /*width: 48%;*/
}
.contact-form .form-field_text.omega {
  margin-right: 0;
}
.contact-form .label_title {
  font-size: 14px;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.contact-form .inputtext {
  padding: 0 14px;
  height: 50px;
  border: 3px solid #000;
  border-radius: 0;
}
.contact-form .textarea {
  resize: vertical;
  height: 195px;
  border: 3px solid #000;
  border-radius: 0;
}
.contact-form #submit {
  background: #ffa42e;
  border: 2px solid #ffa42e;
  color: #000;
  font-size: 15px;
  padding: 19px 65px;
}
.contact-form #submit:hover {
  background: none;
  color: #ffa42e;
}
.contact-form .submit-form {
  margin-top: 70px;
}
/*Contact adress*/
.address {
  margin: auto auto 20px auto;
  line-height: 23px;
}
.address .title {
  font-size: 15px;
  color: #211c1c;
  text-transform: uppercase;
}
.address p {
  font-size: 15px;
  font-weight: 800;
  color: #211c1c;
}
.openning-hours {
  margin: auto auto 20px auto;
  line-height: 23px;
}
.openning-hours .title {
  font-size: 15px;
  color: #211c1c;
  text-transform: uppercase;
}
.openning-hours p {
  font-size: 15px;
  font-weight: 800;
  color: #211c1c;
}
.phone-number {
  margin: auto auto 20px auto;
  line-height: 23px;
}
.phone-number .title {
  font-size: 15px;
  color: #211c1c;
  text-transform: uppercase;
}
.widget.widget-text .phone-number p {
  font-size: 15px;
  font-weight: 800;
  color: #211c1c;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .contact-form .form-field_text {
    margin-right: 15px;
  }
  .contact-form .inputtext {
    font-size: 13px;
    max-width: 234px;
  }
  .contact-form .textarea {
    font-size: 13px;
    max-width: 484px;
  }
  .contact-form .label_title {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .contact-form .inputtext {
    max-width: 212px;
  }
  .contact-form .textarea {
    max-width: 440px;
  }
}
/*Screen 768px*/
/*Screen 480px*/
@media (max-width: 767px) {
  .see-location.contact-page {
    margin-top: -30px;
  }
  .contact-form {
    margin-bottom: 0;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .contact-form .form-field_text {
    margin-right: 0;
    margin-bottom: 40px;
    width: 100%;
  }
  .contact-form #submit {
    font-size: 11px;
    padding: 17px 58px;
  }
  .contact-form .submit-form {
    margin-top: 40px;
  }
  .container.contact {
    padding-top: 80px;
  }
  .contact-form .inputtext,
  .contact-form .textarea {
    max-width: 260px;
  }
}
/*See Location On Map CSS*/
.contact_map {
  position: absolute !important;
  width: 100%;
  height: 522px;
  left: 0;
  right: 0;
  background: #ededed;
  border-bottom: 1px solid #e2e2e2;
}
.footer {
  overflow: hidden;
  width: 100%;
}
.wrapp-see-location {
  padding-top: 7%;
  background: #ffa42e;
  background-color: rgba(255, 164, 46, 0.8);
  position: relative;
  height: auto;
}
.see-location {
  height: auto;
  text-align: center;
  color: #000;
  overflow: hidden;
}
.see-location .title-before {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
}
.see-location .title {
  font-size: 52px;
  font-family: "Great Vibes";
  margin-top: 19px;
}
.see-location .title-after {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 40px;
}
.see-location .title-after-20 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 20px;
}
.see-location .btn {
  margin-top: 48px;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .wrapp-see-location {
    padding-top: 14%;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .wrapp-see-location {
    padding-top: 17%;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .wrapp-see-location {
    padding-top: 15%;
  }
  .see-location .title {
    font-size: 45px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .see-location .title {
    font-size: 37px;
  }
  .wrapp-see-location {
    padding-top: 15%;
  }
  .see-location .title-after {
    font-size: 13px;
  }
  .see-location .title-before {
    font-size: 14px;
  }
}
/*End See Location On Map CSS*/
/*-----------------------------------*/
/* Footer CSS*/
/*-----------------------------------*/
.footer-nav {
  text-align: center;
  overflow: hidden;
  padding: 51px 0 51px 0;
}
.footer-nav .site-navigation li {
  float: left;
  margin-left: 43px;
}
.footer-nav .site-navigation {
  overflow: hidden;
}
.footer-nav .site-navigation a {
  color: #0d0c0a;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer-nav .site-navigation a:hover {
  text-decoration: none;
  color: #ffa42e;
}
.social-icons a {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  color: #b3b3b3;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  border-radius: 50%;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.social-icons a:hover {
  color: #ffa42e;
}
.social-icons a i {
  font-size: 22px;
  line-height: 30px;
}
.footer-socials {
  margin-top: 21px;
}
.copyright {
  margin-top: 19px;
  font-size: 12px;
  color: #4c4c4c;
}
.copyright a {
  color: #4c4c4c;
  border-bottom: 1px dotted #4c4c4c;
  padding-bottom: 2px;
}
.copyright a:hover {
  text-decoration: none;
}
#to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: block;
  width: 45px;
  height: 45px;
  text-decoration: none;
  text-align: center;
  border: 2px solid transparent;
}
#to-top span {
  font-size: 28px;
  color: #ffa42e;
  line-height: 43px;
}
#to-top:hover {
  border: 2px solid #ffa42e;
  text-decoration: none;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 150px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*Responsiv*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .footer-nav .site-navigation li {
    margin-left: 27px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .footer-nav .site-navigation li {
    margin-left: 9px;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .copyright {
    line-height: 21px;
  }
  #to-top {
    display: none;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .copyright {
    line-height: 21px;
  }
  #to-top {
    display: none;
  }
}
/*End Footer CSS*/
/*-----------------------------------*/
/* Shortcodes CSS*/
/*-----------------------------------*/
.widget.widget-nav-menu ul {
  margin: 21px auto;
}
.widget.widget-nav-menu ul li:first-child {
  border-top: 1px dashed #e9e9e9;
}
.widget.widget-nav-menu ul li {
  border-bottom: 1px dashed #e9e9e9;
}
.widget.widget-nav-menu ul li a {
  font-size: 15px;
  color: #1d1d1d;
  font-weight: 600;
  text-decoration: none;
  background: #f2f2f2;
  padding: 14px 10px 14px 20px;
  display: block;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.widget.widget-nav-menu ul li:nth-child(even) a {
  background: none;
}
.widget.widget-nav-menu ul li a:hover {
  background: #ffa42e;
  color: #fff;
}
.widget.widget-nav-menu ul li:nth-child(even) a:hover {
  background: #ffa42e;
  color: #fff;
}
.widget.widget-nav-menu .current-menu-item a {
  background: #ffa42e !important;
  color: #fff;
}
.frame_left,
.frame_right,
.frame_center,
.frame_box {
  margin: 0;
  display: inline-block;
  position: relative;
  padding: 3px;
  background: #fff;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
.frame_center {
  border: none;
  display: block;
  margin: 0 auto 20px auto;
  text-align: center;
}
.frame_right {
  float: right;
  display: block;
  margin: 5px 0 5px 15px;
}
blockquote,
q {
  quotes: none;
}
.quote_right,
.quote_left,
.quote_center,
blockquote {
  float: right;
  font-size: 15px;
  font-style: italic;
  color: #d66270;
  width: 40%;
  padding: 3px 0 3px 20px;
  line-height: 1.5em;
}
.quote_center,
blockquote {
  float: none;
  display: block;
  width: 100%;
  margin: 20px auto;
  padding: 0;
}
blockquote {
  border-left: 5px solid #eeeeee;
  padding: 10px 20px;
}
.alignleft {
  float: left;
}
img.alignleft {
  margin: 5px 20px 5px 0 !important;
}
.alignright {
  float: right;
  margin: 5px 0 5px 20px !important;
}
img.alignright {
  margin: 5px 0 5px 20px !important;
}
.blog-details .divider {
  margin-top: 50px;
}
.btn .tficon-external-link {
  padding-left: 16px;
  margin-right: -16px;
}
.slider_medium {
  width: 600px;
  overflow: hidden;
}
.slider_medium .slider-item,
.slider_medium .slider-item iframe {
  width: 600px;
  height: 338px;
}
.slider_small .slider-item,
.slider_small .slider-item iframe {
  width: 430px;
  height: 242px;
}
.slider_mini .slider-item,
.slider_mini .slider-item iframe {
  width: 220px;
  height: 135px;
}
.slider_small {
  width: 430px;
  overflow: hidden;
}
.slider_mini {
  width: 220px;
  overflow: hidden;
}
.slider_medium .slider-item img,
.slider_small .slider-item img,
.slider_mini .slider-item img {
  max-width: 100%;
}
.slider {
  position: relative;
  left: 0;
}
.slider_pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.slider_pagination a.selected {
  background-color: #ccd1d3;
}
.slider .slider-item.video_slide {
  overflow: hidden;
}
.slider_pagination a {
  display: block;
  width: 11px;
  height: 11px;
  margin: 3px 0;
  border: 2px solid #ccd1d3;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
  outline: none;
}
.slider_pagination a span {
  display: none;
}
.minigallery_carousel {
  position: relative;
  clear: both;
  margin: 10px 0 30px 0;
  background: #ebf2f7;
  padding: 20px 0 12px;
}
.minigallery_carousel li {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 8px;
  position: relative;
  text-align: center;
}
.minigallery_carousel li img {
  width: 92px;
  /*height: 92px;*/
  border: 4px solid #000;
  max-width: 100%;
}
.minigallery_carousel li:hover a img {
  border-color: #ffa42e;
}
.minigallery_carousel .prev {
  position: absolute;
  left: 5px;
  top: 50%;
  font-size: 35px;
  color: #000;
  text-decoration: none;
  margin-top: -20px;
}
.minigallery_carousel .prev:hover {
  color: #ffa42e;
}
.minigallery_carousel .next {
  position: absolute;
  right: 5px;
  top: 50%;
  font-size: 35px;
  color: #000;
  text-decoration: none;
  margin-top: -20px;
}
.minigallery_carousel .next:hover {
  color: #ffa42e;
}
.minigallery_carousel .caroufredsel_wrapper {
  margin-left: 0 !important;
}
.nav.nav-tabs {
  margin: 0;
}
.nav.nav-tabs li {
  margin-bottom: -1px;
}
.nav.nav-tabs li a {
  background: #ffa42e;
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tabs_framed .nav-tabs li.active a {
  color: #ffa42e;
  background: #fff;
}
.tabs_framed .nav-tabs > li > a:hover {
  border-color: #ddd;
  border-bottom-color: #fff;
}
.tabs_framed .tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px;
}
/*Typography*/
.blog-details h1,
.post h1,
.comment-content h1 {
  font-size: 25px;
  margin: 20px 0 20px 0;
  font-weight: 700;
  color: #000;
  line-height: 1.1em;
}
.blog-details .entry h2,
.post h2,
.comment-content h2 {
  font-size: 20px;
  margin: 25px 0 15px;
}
.blog-details .entry h3,
.post h3,
.comment-content h3 {
  font-size: 19px;
  margin: 25px 0 15px;
}
.blog-details .entry h4,
.post h4,
.comment-content h4 {
  font-size: 18px;
  margin: 20px 0 10px;
}
.blog-details .entry h5,
.post h5,
.comment-content h5 {
  font-size: 17px;
  margin: 20px 0 10px;
}
.blog-details .entry h6,
.post h6,
.comment-content h6 {
  font-size: 16px;
  margin: 20px 0 10px;
}
.blog-details .entry h1,
.blog-details .entry h2,
.blog-details .entry h3,
.blog-details .entry h4,
.blog-details .entry h5,
.blog-details .entry h6,
.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  font-weight: 700;
  color: #000;
  line-height: 1.1em;
}
.entry p {
  margin: 0 0 1.3em 0;
}
.post-descr.entry p {
  margin-bottom: 1.9em;
  font-size: 14px;
  line-height: 20px;
}
.entry a {
  color: #ffa42e;
}
.entry ul li {
  margin-bottom: 5px;
  list-style-type: disc;
}
.entry ul,
.entry ol {
  margin: 10px 0 15px 30px;
  padding: 0;
}
.entry strong {
  font-weight: 700;
  font-size: 13px;
}
.entry [class^="list-"] li {
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  list-style: none;
  margin: 0 0 10px 0;
  line-height: 1.2em;
}
.entry [class^="list-"] li:before {
  font-family: FontAwesome;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  position: relative;
  margin-right: 7px;
  font-size: 110%;
  top: 1px;
}
.list-check li:before {
  content: "\f046";
}
.list-remove li:before {
  content: "\f00d";
}
.list-caret-right li:before {
  content: "\f0da";
}
.list-external-link li:before {
  content: "\f08e";
}
.list-chevron-sign-right li:before {
  content: "\f138";
}
.list-thumbs-up li:before {
  content: "\f087";
}
.list-music li:before {
  content: "\f001";
}
.list-question-sign li:before {
  content: "\f059";
}
.list-download li:before {
  content: "\f01a";
}
.list-file-text-alt li:before {
  content: "\f0f6";
}
.list-hand-right li:before {
  content: "\f0a4";
}
.list-ok li:before {
  content: "\f00c";
}
.panel .panel-heading h4 {
  margin: 5px;
}
.panel .panel-title a {
  text-decoration: none;
  font-weight: 500;
  color: #fff;
}
.panel-default > .panel-heading {
  background-color: #ffa42e;
}
.panel-heading {
  border-radius: 0;
  border-bottom: none;
}
.panel {
  border-radius: 0;
  box-shadow: none;
}
.panel-body {
  line-height: 25px;
}
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
  border-radius: 0;
}
.panel.panel-success .panel-heading h4 a,
.panel.panel-primary .panel-heading h4 a,
.panel.panel-warning .panel-heading h4 a,
.panel.panel-orange .panel-heading h4 a,
.panel.panel-black .panel-heading h4 a {
  color: #fff;
  /*padding-right: 70%;*/
}
.panel.panel-success .panel-heading {
  background: #3c763d;
}
.panel-success {
  border-color: #3c763d;
}
.panel.panel-orange .panel-heading {
  background: #d46d21;
}
.panel-orange {
  border-color: #d46d21;
}
.panel.panel-black .panel-heading {
  background: #000;
}
.panel-black {
  border-color: #000;
}
.panel.panel-warning .panel-heading {
  background: #d45967;
}
.panel-warning {
  border-color: #d45967;
}
.panel.panel-teal .panel-heading {
  background: #14b096;
}
.panel.panel-teal {
  border-color: #14b096;
}
.panel.panel-pink .panel-heading {
  background: #d66bb9;
}
.panel.panel-pink {
  border-color: #d66bb9;
}
.panel.panel-purple .panel-heading {
  background: #6d59d6;
}
.panel.panel-purple {
  border-color: #6d59d6;
}
.panel.panel-brown .panel-heading {
  background: #b75d1b;
}
.panel.panel-brown {
  border-color: #b75d1b;
}
.panel.panel-info .panel-heading {
  background: #46b8da;
}
.panel.panel-info {
  border-color: #46b8da;
}
.table-default table tr th {
  background-color: #428bca;
  color: #fff;
}
.table-striped table tr th {
  background-color: #14b096;
  color: #fff;
}
.table-hover table tr th {
  background-color: #d45967;
  color: #fff;
}
.table-info table tr th {
  background-color: #5bc0de;
  color: #fff;
}
.table-success table tr th {
  background-color: #3c763d;
  color: #fff;
}
.table-warning table tr th {
  background-color: #d45967;
  color: #fff;
}
.table-orange table tr th {
  background-color: #d46d21;
  color: #fff;
}
.table-purple table tr th {
  background-color: #684fe8;
  color: #fff;
}
.table-danger table tr th {
  background-color: #e61c17;
  color: #fff;
}
.styled_table.table-default .table {
  border: 1px solid #428bca;
}
.styled_table.table-striped .table {
  border: 1px solid #14b096;
}
.styled_table.table-hover .table {
  border: 1px solid #d45967;
}
.styled_table.table-info .table {
  border: 1px solid #5bc0de;
}
.styled_table.table-success .table {
  border: 1px solid #3c763d;
}
.styled_table.table-warning .table {
  border: 1px solid #d45967;
}
.styled_table.table-orange .table {
  border: 1px solid #d46d21;
}
.styled_table.table-purple .table {
  border: 1px solid #684fe8;
}
.styled_table.table-danger .table {
  border: 1px solid #e61c17;
}
.panel-group .panel {
  border-radius: 0;
}
.panel > .panel-heading {
  color: #fff;
  text-transform: capitalize;
}
.panel-danger > .panel-heading {
  background: #e61c17;
  border-color: #e61c17;
}
.styled_table table tr th {
  -moz-box-shadow: inset 0px 0px 1px 0px 0px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.25), 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
}
.frame_quote {
  background: #f3f7f9;
  margin: 5px 0 20px;
  border: 1px solid #e6e6e6;
  padding: 15px 20px;
  border-radius: 0;
}
.frame_quote blockquote {
  border: none;
  padding: 0;
}
.highlight_yellow {
  background: #f2d220;
  color: #fff;
}
.highlight_brown {
  background: #7b5635;
  color: #fff;
}
.highlight_blue {
  background: #3e6ace;
  color: #fff;
}
.highlight_black {
  background: #262626;
  color: #fff;
}
.highlight_purple {
  background: #8235ca;
  color: #fff;
}
.quote-text {
  color: #ffa42e;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  padding: 5px 0px 0 30px;
  line-height: 1.5em;
  position: relative;
}
.quote-author {
  padding: 5px 5px 0 0;
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 600;
}
.quote-author span {
  color: #444;
  font-style: italic;
}
.slider_quotes {
  margin-bottom: 40px;
}
.slider_quotes .prev {
  text-decoration: none;
  font-size: 25px;
  color: #000;
  margin-right: 10px;
}
.slider_quotes .next {
  text-decoration: none;
  font-size: 25px;
  color: #000;
  margin-right: 10px;
}
.quoteBox .slider-item {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  position: relative;
}
.quoteBox .caroufredsel_wrapper {
  margin-bottom: 10px !important;
}
.twitter li:before {
  content: "\e60f";
  font-family: 'flavour';
  font-style: normal;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #ffa42e;
}
.twitter ul li {
  padding-left: 25px;
  list-style: none;
  margin-bottom: 14px;
  color: #4f5e62;
  min-height: 24px;
  font-size: 16px;
  font-style: italic;
  position: relative;
}
.twitter ul {
  margin-left: 10px;
}
.twitter {
  position: relative;
}
.flickr .flickr_badge_image {
  margin: 3px 11px 7px 0px;
  list-style: none;
  display: block;
  float: left;
}
.flickr .flickr_badge_image img {
  width: 100px;
  /*height:100px;*/
  border: 3px solid #ddd;
}
.post_list .thumb {
  float: right;
  margin-left: 10px;
  border: none !important;
  width: 50px;
}
.post_list {
  margin-left: 0 !important;
}
.tabs_framed.no-padding .tab-content {
  margin-bottom: 30px;
  padding: 0;
}
.tabs_framed.no-padding .post_list li {
  list-style: none !important;
  clear: both;
  padding: 10px 12px 10px 18px;
  min-height: 55px;
  line-height: 20px;
}
.post_list .odd {
  background: #ddd;
}
.widget_postlist.widget_recent_posts {
  text-align: left;
}
.widget_postlist ul li img {
  width: 70px;
  /*height: 70px;*/
  float: left;
  margin: 2px 10px 0 0;
  border: none !important;
}
.widget_postlist ul {
  margin-left: 0;
}
.widget_postlist ul li .post-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
  line-height: 20px;
}
.widget_postlist ul li .post-meta {
  margin-bottom: 10px;
}
.extras {
  line-height: 1.4em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.widget_postlist ul li .link-more {
  text-transform: uppercase;
  font-size: 14px;
}
.widget_postlist ul li {
  border-top: 1px solid #ddd;
  padding: 20px 0;
  list-style-type: none;
}
.widget_postlist ul li:first-child {
  border-top: none;
}
.blog-details .widget-title-before {
  font-weight: normal !important;
}
.blog-details .widget_newsletter {
  padding: 20px;
  margin-bottom: 40px;
}
.blog-details .widget_newsletter input {
  margin-left: 0;
}
.widget_login {
  padding: 20px;
}
.widget_login input {
  width: 100%;
  margin: 15px auto auto 6px;
  color: #000;
  font-weight: bold;
  font-size: 11px;
  padding: 12px 10px;
  text-transform: uppercase;
  border-radius: 0;
}
.widget_login #rememberme {
  width: initial;
  margin-right: 10px;
  margin-top: 4px;
}
.widget_login .forgetmenot.input_styled.checklist {
  float: left;
}
.widget_login .forget_password {
  float: right;
  margin-bottom: 20px;
}
.widget-page .widget.widget-login .widget-title {
  font-weight: 800;
  font-size: 19px;
  color: #000;
  text-transform: uppercase;
  margin-top: 23px;
  letter-spacing: 1px;
}
.widget-page .widget.widget-search .widget-title {
  font-weight: 800;
  font-size: 19px;
  color: #000;
  text-transform: uppercase;
  margin-top: 23px;
  letter-spacing: 1px;
}
.widget-page .widget.widget-search {
  padding: 20px;
  padding-top: 0;
}
.widget-page .widget.widget-search input {
  padding: 14px 23px 14px 18px;
}
.shortcodes-button {
  border: 1px solid #e3e3e3;
  background: #ddd;
}
.shortcodes-button .btn {
  margin: 15px;
}
.row-icons a {
  line-height: 23px;
  text-decoration: none;
}
.row-icons a:hover i {
  font-size: 17px;
  color: #000;
}
.alert-info {
  border-radius: 0;
}
.btn i {
  line-height: 21px;
  margin-right: 3px;
  margin-left: 5px;
}
.icon-button .btn {
  margin: 20px;
  font-family: 'Raleway', sans-serif;
}
.entry .author-description {
  border-bottom: none;
}
/*WP Post Formats*/
.entry-title {
  color: #1d1d1d !important;
  font-size: 34px;
  font-weight: 800;
  display: block;
  margin: 22px auto 22px;
  text-transform: capitalize;
}
.post:first-child {
  margin-top: 0;
}
/*table style*/
table {
  border: 1px solid #ddd;
  width: 100%;
}
table td,
table th {
  border-right: 1px solid #ddd;
  padding: 5px;
}
table td:last-child,
table th:last-child {
  border-right: none;
}
table tr {
  border-bottom: 1px solid #ddd;
}
table tr:last-child {
  border-bottom: none;
}
table th {
  font-weight: bold;
}
/*Definition Lists*/
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt {
  font-weight: bold;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  margin-top: 14px;
}
/*List Style*/
.post ul,
.post ol,
.comment-content ul,
.comment-content ol {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 25px;
}
.post ul ul,
.post ol ol,
.comment-content ul ul,
.comment-content ol ol {
  margin-left: 30px;
}
.post ul ul ul,
.post ol ol ol,
.comment-content ul ul ul,
.comment-content ol ol ol {
  margin-left: 50px;
}
.post li,
.comment-content li {
  line-height: 22px;
}
.post ul li,
.comment-content ul li {
  list-style-type: disc;
}
.post ul ul li,
.comment-content ul ul li {
  list-style-type: circle;
}
.post ul ul ul li,
.comment-content ul ul ul li {
  list-style-type: square;
}
.post ol li,
.comment-content ol li {
  list-style-type: decimal;
}
.post .entry-content td {
  padding: 7px 10px;
}
.post table {
  margin-bottom: 20px;
}
/*Adress Style*/
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.post strong,
.comment-content strong {
  font-weight: bold;
}
.comment-content p {
  margin-bottom: 5px;
}
.post img {
  max-width: 100%;
  max-height: 370px;
}
.post .wp-caption-text {
  font-size: 13px !important;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
  padding-right: 10px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  border-radius: 0;
}
.page-links {
  margin-right: 10px;
  margin-bottom: 20px;
}
.post .page-links a {
  padding: 10px 13px 10px 13px;
  border: 2px solid #000;
  color: #211c1c;
  font-weight: 800;
  text-decoration: none;
  margin: auto 5px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post .page-links a:hover {
  border: 2px solid #ffa42e;
  color: #ffa42e;
}
.post .page-links .current {
  padding: 10px 13px 10px 13px;
  border: 2px solid #ffa42e;
  color: #ffa42e;
  font-weight: 800;
}
.post .page-links-title {
  font-size: 17px;
  font-weight: 600;
}
.post-password-form input {
  position: relative;
  padding: 14px 10px;
}
.post-password-form input[type="submit"] {
  background: #ffa42e;
  border: 2px solid #ffa42e;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 14px 40px;
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: bold;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.post-password-form input[type="submit"]:hover {
  background: none;
  color: #ffa42e;
}
.post .gallery-item {
  float: left;
}
.post .gallery {
  margin-bottom: 20px;
}
.post .gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(29.3%);
  max-width: calc(29.3%);
}
.post .gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(21%);
  max-width: calc(21%);
}
.post .gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.post .gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.post .gallery-item:hover .gallery-caption {
  opacity: 1;
}
@media (max-width: 768px) {
  .slider_medium {
    max-width: 430px;
  }
}
@media (max-width: 768px) {
  .frame_left,
  .frame_right,
  .frame_center,
  .frame_box {
    max-height: 190px;
  }
  .slider_medium,
  .slider_small {
    max-width: 290px;
  }
}
/*wp*/
article.post:first-child {
  margin-top: 0;
}
.form-submit {
  width: 212px;
  float: left;
}
.children .left-colum {
  width: 42%;
}
.children #submit {
  padding: 13px 26px;
}
.children .form-submit {
  width: 180px;
}
.children .children .left-colum {
  width: 41%;
}
.children .children #submit {
  padding: 13px 8px;
}
.children .children .form-submit {
  width: 140px;
}
.children .children .children .right-colum {
  width: 51%;
}
.children .children .children #submit {
  padding: 13px 2px;
}
.children .children .children .form-submit {
  width: 120px;
}
.children .children .children .btn-reset span {
  padding: 13px 2px;
}
.comment-respond .right-colum.user_logged {
  float: none;
}
.container .widget_newsletter a {
  color: #FFAF4F;
}
.newsletter_text,
.newsletter_subscription_messages {
  margin-top: 12px;
}
.widget-archives select,
.widget_categories select {
  width: 100%;
  padding: 5px;
}
.widget.widget-nav-menu .current-cat > a {
  background: #ffa42e !important;
  color: #FFF;
}
.widget.widget-nav-menu ul.children {
  margin-left: 15px;
  background: none;
}
.flickr_widget .flickr_badge_image img {
  width: 80px;
  border: 0;
}
.flickr_widget .flickr_badge_image {
  margin: 3px;
}
.clear {
  clear: both;
}
.widget.widget_login p {
  margin-bottom: 0.9em;
}
.widget.widget_login .forgetmenot {
  margin: 0 0 8px 2px;
}
.widget_login .forget_password a,
#calendar_wrap a,
.widget_twitter a,
.comments-list .author a {
  color: #ffa42e;
}
#calendar_wrap caption {
  margin-bottom: 10px;
  font-weight: bold;
}
#calendar_wrap td {
  padding: 8px;
}
.widget_twitter .tweet_item {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #E9E9E9;
}
.widget_twitter .tweet_image {
  float: left;
  margin: 0 5px 5px 0;
}
.widget_twitter .tweet_time {
  color: #858585;
  float: right;
}
.comments-list .comment-meta {
  font-weight: normal;
}
.comments-list a {
  color: #000;
}
img.frame_left {
  float: left;
  margin: 2px 20px 5px 0 !important;
}
.full-width .content-area {
  width: 100%;
}
.tficon-zoom-in:before {
  content: "\f00e";
}
.tficon-external-link:before {
  content: "\f08e";
}
.pretty_gallery img {
  width: 80px;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.map .infoBox {
  top: 60px !important;
  left: 280px !important;
}
.quote_left {
  float: left;
  padding: 3px 20px 3px 0;
}
.col-sm-8 .testimonials .container {
  width: 750px;
}
.col-sm-8 .testimonials {
  padding-top: 45px;
  padding-bottom: 35px;
}
.col-sm-8 .testimonials .container .testimonials-slider li {
  width: 500px;
  list-style-type: none;
}
.col-sm-8 .testimonials .container .testimonials-slider .caroufredsel_wrapper {
  margin-left: 0 !important;
}
.blog-details .about-meta h3 {
  font-size: 33px;
  font-family: "Great Vibes";
  color: #ffa42e;
  text-transform: capitalize;
  font-weight: normal;
  margin: 0;
  line-height: 1em;
}
.nav-menu #submenu-1 .current-menu-item a,
.nav-menu #submenu-1 .current_page_item a {
  color: #ffa42e !important;
}
.ev_wrap a {
  color: #000;
  font-size: 13px;
  display: block;
}
.ppt {
  display: none !important;
}
.ui-state-disabled .ev_wrap a {
  color: rgba(255, 255, 255, 0.7);
}
.upcoming_events_wrap {
  margin-left: 15px;
}
.portfolio-details .link-comment {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  /*27px;*/
}
.image-frame-caption img {
  border: 0;
  padding: 0;
  margin: 0 !important;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.portfolio-archive .categories-item a {
  display: inline-block;
  float: left;
  color: #000;
  margin-top: 0;
}
.shortcode-portfolio ul {
  margin: 0;
}
.shortcode-portfolio .wrapp-categories-gallery {
  margin: 68px auto 90px auto;
  padding: 2% 0 1.25% 17.8%;
}
.dishes-content a {
  color: #1D1D1D;
}
.wrap-main-slider .caroufredsel_wrapper {
  margin: 0 auto !important;
}
.nav-main .tf-menu-left .left li,
.nav-main .tf-menu-right .left li {
  margin-left: 30px;
}
.nav-main .tf-menu-right li:first-child {
  margin-left: -10px;
}
.text_404 {
  margin: 20px 0 25px 0;
}
.bottom-widgets.container .row {
  margin: 0;
}
.slider-full .carousel-indicators li {
  margin-right: 5px;
}
.mega-nav-widget .widget-title {
  font-size: 16px;
}
section.about-us {
  margin-left: 8.33%;
  width: 83.33333333333334%;
}
.widget_recent_comments .comment-meta {
  margin-bottom: 0;
}
.blog-details .banner_container {
  margin-left: 0;
}
.dropcap1,
.dropcap2 {
  display: block;
  float: left;
  font-size: 40px;
  line-height: 40px;
  margin: 0 10px 0 0;
}
.dropcap2 {
  font-style: italic;
}
.blog-details .divider.up,
.blog-details .divider.down {
  margin-top: 0;
}
.post-style-1.post-details .post-thumbnail,
.post-style-3.post-details .post-thumbnail {
  margin: 15px 15px 5px 0;
}
.post-style-2.post-details .post-thumbnail,
.post-style-4.post-details .post-thumbnail {
  margin: 15px 0px 5px 15px;
}
.event-thumbnail img {
  float: left;
  margin: 6px 15px 5px 0;
}
.menu_type .post-thumbnail img {
  max-height: 100%;
}
.entry img.noborder,
.entry .video iframe {
  max-width: 100%;
}
.blog.categories-slider .caroufredsel_wrapper {
  height: 38px;
  overflow: hidden;
}
.menu-slider .caroufredsel_wrapper {
  height: 120px !important;
}
#gallery-list .gallery-item {
  float: left;
}
.comment-respond .textarea {
  resize: vertical;
}
.ribbon span {
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
.nav-main li a,
h3.title-before,
h2.before-title,
h3.section-title-before,
.box .box-link-gallery strong,
h1.widget-title,
.rhomb-title-before,
.ribbon span,
.dishes-content-title,
.page-title-before,
.gallery-categories li,
.gallery-item .see-more .title .categories-item a,
.blog-categories .categories-item a,
.ui-datepicker-title,
.ui-datepicker-header,
.testimonials-title-before,
.special-offer .post .entry-title a,
.categories-slider a,
.about-title,
.gallery-item .see-more .title,
.post .border-post .entry-title a,
.testimonials-author span,
.reservationForm label,
.reservationForm #submit,
.blog .entry-aside .entry-title a,
.contact-form .label_title,
.contact-form #submit,
.widget-freshpost li a,
.widget-most-comment li a,
.widget-archives li a,
#site-navigation3 li a {
  font-family: 'Raleway', sans-serif;
}
h4.min-descriptions {
  font-family: 'Raleway', sans-serif;
}

/* Overrides */
#menu-primary{
  float: right;
}

.info-box {
  margin: 25px 0 25px;
}

.info-box .info-title {
  text-align: center;
  line-height: 1.5;
}