/*
Assan Restaurant Template
Version- 3.8
author - design_mylife
support - mylifedesign143@gmail.com
*/

/*
Basic of template
*/
html, body, html.footer-sticky, .footer-sticky body {
  height: 100%; }

body {
  font-size: 13px;
  font-weight: 400;
  color: #343a40;
  line-height: 1.8;
  letter-spacing: .004em;
  font-family: "Rubik", sans-serif; }

.container img {
  max-width:100%;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

button, input, optgroup, select, textarea {
  font-family: "Rubik", sans-serif; }

button:focus {
  outline: 0 !important; }

a, .simple-hover img, button, .btn {
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

a {
  color: #db2e2e;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #999; }

.tritary-font {
  font-family: "Playfair Display", serif !important;
  letter-spacing: 0px; }

.base-font {
  font-family: "Rubik", sans-serif;
  font-weight: 300; }

.font300 {
  font-weight: 300 !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0px;
  color: #212121;
  font-weight: 300;
  letter-spacing: 0.3px;
  font-family: "Rubik", sans-serif; }

h1 {
  font-size: 44px; }

.h1-header {
  text-align:left;
  width: 100%;
  margin-bottom:40px;
  padding-bottom:20px;
  border-bottom:1px solid #cccccc;
  /*text-transform: uppercase;*/
}

h2 {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 2px; }

h3 {
  font-size: 28px;
  letter-spacing: 0px; }

h4 {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 3px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

.font300 {
  font-weight: 300 !important; }

.font400 {
  font-weight: 400 !important; }

.font700 {
  font-weight: 700 !important; }

h5, h6, .h5, .h6 {
  margin-bottom: 20px;
  font-weight: 700; }

.media-body, p {
  color: #999; }

.bg-faded {
  background: rgba(219, 46, 46, 0.02); }

.badge {
  font-size: 12px; }

.badge-primary {
  background: #db2e2e !important; }

.bg-primary {
  background: #db2e2e !important;
  border-color: #db2e2e; }

.bg-success {
  background: #5cb85c !important;
  border-color: #5cb85c; }

.bg-warning {
  background: #f0ad4e;
  border-color: #f0ad4e; }

.bg-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.bg-danger {
  background-color: #c9302c;
  border-color: #c9302c; }

.bg-dark {
  border-color: #333;
  background-color: #333; }

.bg-black {
  border-color: #000;
  background-color: #000;
  color: white;
}
.bg-black p,
.bg-black h1 {
  color:white !important;
}

.text-primary {
  color: #db2e2e !important; }

.text-danger {
  color: #c9302c !important; }

.text-success {
  color: #5cb85c !important; }

.text-warning {
  color: #f0ad4e !important; }

.text-info {
  color: #5bc0de !important; }

.text-white-gray {
  color: rgba(255, 255, 255, 0.8) !important; }

.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px; }

.pos-relative {
  position: relative; }

.lead {
  font-weight: 400; }

strong, b {
  font-weight: 600; }

.fWidth {
  width: 100% !important; }

.oHidden {
  overflow: hidden !important; }

strong, b {
  font-weight: 700; }

.pt0 {
  padding-top: 0 !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pt120 {
  padding-top: 120px !important; }

.pt140 {
  padding-top: 140px !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt30 {
  margin-top:30px !important; }

.mt50 {
  margin-top:50px !important; }

.mt60 {
  margin-top:60px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.bg-default {
  background-color: #f7f7f7 !important; }

.bg-gray {
  background-color: #fbfbfb; }

.border0-hor {
  border-left: 0 !important;
  border-right: 0 !important; }

.back-to-top {
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  bottom: 10px;
  right: 10px;
  background: #db2e2e;
  color: #fff;
  line-height: 50px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transform: translate3d(0, 15px, 0);
  -webkit-transform: translate3d(0, 15px, 0); }
  .back-to-top i {
    display: block;
    font-size: 25px;
    line-height: 50px;
    text-align: center; }
  .back-to-top:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
    color: #fff; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0); }

/**preloader**/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

@media (min-width: 992px) {
  .table-responsive {
    display: table; } }

.col-grid {
  padding: 10px 15px;
  background: #eee;
  border: 1px solid #fff; }

.list-icon li {
  position: relative;
  padding-left: 23px;
  margin-top: 5px;
  display: block;
  font-family: "Rubik", sans-serif; }
  .list-icon li:before {
    content: "\e64c";
    font-family: 'themify';
    position: absolute;
    left: 0;
    top: 0;
    color: #db2e2e; }

.center-title {
  position: relative;
  padding-bottom: 5px;
  text-align: center;
  margin-bottom: 50px; }
  .center-title:after {
    content: "";
    width: 80px;
    height: 2px;
    background-color: #f5f5f5;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -40px; }
  .center-title h2 {
    text-transform: capitalize; }

.page-title {
  padding-top: 180px;
  padding-bottom: 50px; }

.form-control {
  border-radius: 2px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  min-height: 50px;
  font-size: 13px; }
  .form-control:focus {
    border-color: rgba(0, 0, 0, 0.2); }

.lead small {
  font-size: 12px; }


.freeform-form .freeform-input {
  padding:0.5em;
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #f9f9fa;
  border-radius: 2px;
  box-sizing: border-box;
}
/*
Buttons
*/
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  font-size: .8rem; }

.btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  cursor: pointer;
  font-weight: 400;
  font-size: .75rem;
  font-family: "Rubik", sans-serif;
  padding: 13px 25px 13px !important;
  text-transform: uppercase;
  letter-spacing: 3px; }
  .btn i {
    display: inline-block;
    margin-right: 8px; }
  .btn.btn-rounded {
    border-radius: 100px; }
  .btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all .3s; }
  .btn:hover, .btn:focus {
    box-shadow: none;
    outline: 0 !important; }
    .btn:hover:before, .btn:focus:before {
      transition: all .3s;
      z-index: -1; }
  .btn.btn-link {
    border: 0px;
    padding: 0px !important; }
  .btn.btn-sm {
    padding: 9px 15px 9px !important;
    font-size: .65rem; }
  .btn.btn-lg {
    padding: 16px 30px 16px !important;
    font-size: .95rem; }
  .btn.btn-link {
    color: #db2e2e;
    text-transform: capitalize; }
    .btn.btn-link:after {
      font-family: 'themify';
      content: "\e661";
      margin-left: 5px;
      font-size: 12px; }
    .btn.btn-link:hover {
      text-decoration: none;
      color: #999; }

.btn-white {
  background-color: #fff;
  color: #333; }

.btn-white-outline {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff; }
  .btn-white-outline:hover, .btn-white-outline:focus {
    color: #333;
    border-color: #fff; }
    .btn-white-outline:hover:before, .btn-white-outline:focus:before {
      width: 100%;
      background-color: #fff; }

.btn-outline-primary {
  border: 2px solid #db2e2e;
  background-color: transparent;
  color: #db2e2e; }
  .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
    color: #fff;
    border-color: #db2e2e;
    background-color: transparent; }
    .btn-outline-primary:hover:before, .btn-outline-primary:focus:before, .btn-outline-primary:active:before {
      width: 100%;
      background-color: #db2e2e; }

.btn-outline-info {
  border: 2px solid #5bc0de;
  background-color: transparent;
  color: #5bc0de; }
  .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
    color: #fff;
    border-color: #5bc0de;
    background-color: transparent; }
    .btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
      width: 100%;
      background-color: #5bc0de; }

.btn-outline-success {
  border: 2px solid #5cb85c;
  background-color: transparent;
  color: #5cb85c; }
  .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
    color: #fff;
    border-color: #5cb85c;
    background-color: transparent; }
    .btn-outline-success:hover:before, .btn-outline-success:focus:before, .btn-outline-success:active:before {
      width: 100%;
      background-color: #5cb85c; }

.btn-outline-danger {
  border: 2px solid #c9302c;
  background-color: transparent;
  color: #c9302c; }
  .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active {
    color: #fff;
    border-color: #c9302c;
    background-color: transparent; }
    .btn-outline-danger:hover:before, .btn-outline-danger:focus:before, .btn-outline-danger:active:before {
      width: 100%;
      background-color: #c9302c; }

.btn-outline-warning {
  border: 2px solid #f0ad4e;
  background-color: transparent;
  color: #f0ad4e; }
  .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
    color: #fff;
    border-color: #f0ad4e;
    background-color: transparent; }
    .btn-outline-warning:hover:before, .btn-outline-warning:focus:before, .btn-outline-warning:active:before {
      width: 100%;
      background-color: #f0ad4e; }

.btn-outline-secondary {
  border: 2px solid #ccc;
  background-color: transparent;
  color: #ccc; }
  .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
    color: #fff;
    border-color: #ccc;
    background-color: transparent; }
    .btn-outline-secondary:hover:before, .btn-outline-secondary:focus:before, .btn-outline-secondary:active:before {
      width: 100%;
      background-color: #ccc; }

/**fill buttons**/
.btn-primary, .btn-success, .btn-warning, .btn-danger, .btn-info, .btn-secondary {
  box-shadow: 0 0.05em 0.1em rgba(0, 0, 0, 0.18);
  border: 0px; }
  .btn-primary:hover, .btn-success:hover, .btn-warning:hover, .btn-danger:hover, .btn-info:hover, .btn-secondary:hover {
    border: 0px;
    box-shadow: 0 0.05em 1em rgba(0, 0, 0, 0.18); }

.btn-secondary {
  background: #f5f5f5;
  box-shadow: none; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    border: 0px;
    color: #333;
    box-shadow: none; }

.btn-primary {
  background: #db2e2e;
  color: #fff; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #db2e2e;
    color: #fff; }
.cat-purple {
  background: #9639cf;
  text-transform:none;
  cursor:none;
}
.btn-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center; }
  .btn-circle i {
    display: block;
    line-height: 80px;
    margin: 0 auto;
    font-size: 35px; }
  .btn-circle .btn-primary i, .btn-circle .btn-success i, .btn-circle .btn-warning i, .btn-circle .btn-danger i, .btn-circle .btn-info i {
    color: #fff; }

  .btn-center {
    margin-left:auto;
    margin-right:auto;
  }
  .text-center {
    text-align:center;
  }
/****************

SOCIAL BUTTONS

**********************/
.social-icons-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin:0;
  padding:0;
}
.social-icons-list li {
  list-style: none;
  padding:0;
}
/**social icons default size**/
.social-icon {
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  text-align: center; }

.social-icon:hover {
  border-color: transparent; }

/***social icons lg (big)***/
.social-icon-lg {
  width: 60px;
  height: 60px;
  line-height: 60px !important; }

/***social icons small***/
.social-icon-sm {
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px !important; }

.social-icon svg {
  fill:white;
  width:50%;
  height:50%;
  position: relative;
  top:-1px;
}

.social-icon.social-icon-sm svg {
  width:80%;
  height:80%;
}

/*.social-icon-sm i:last-child {
  color: #FFF !important; }*/

/*.social-icon-sm:hover i:first-child {
  margin-top: -30px; }*/

.si-border {
  border: 1px solid #AAA !important; }

/*.top-socials {
  display: none;
}*/
.home .top-socials {
  display: none;
}
.hide-medium {
  display:none;
}

@media (min-width: 1081px) {
  .top-socials {
    position: relative;
    left:23%;
  }
  .home .top-socials {
    display: block;
    left: 0.5%;
  }
}
@media (min-width: 1200px) {
  .top-socials {
    left:24%;
  }
  .home .top-socials {
    left: 3%;
  }
  .hide-medium {
    display:block;
  }
}

.top-socials li {
  margin:0 4px;
}
.footer-socials li {
  margin:0 4px;
}
.mobile-socials li {
  margin:0 6px;
}
.contact-socials li {
  margin:0 6px;
}
.contact-socials .social-icons-list {
  justify-content: left;
  align-content: left;
}

.si-border-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.si-dark-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.si-gray-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.si-gray {
  background: #f3f3f3;
  border: 0; }

.si-dark {
  background-color: #222;
  border: 0 !important;
  color: #fff !important; }

/**icons hover colored**/
.si-colored-youtube, .si-youtube:hover {
  background-color: #FF0000 !important;
}
.si-colored-bluesky, .si-bluesky:hover {
  background-color: #1185FE !important;
}
.si-colored-threads, .si-threads:hover {
  background-color: #ff5555 !important;
}

.si-colored-facebook, .si-facebook:hover {
  background-color: #4267B2 !important; }

.si-colored-twitter, .si-twitter:hover {
  background-color: #1DA1F2 !important; }

.si-instagram:hover, .si-colored-instagram {
  background-color: #833AB4 !important; }

.si-colored-google-plus, .si-g-plus:hover {
  background-color: #DD4B39 !important; }

.si-colored-skype, .si-skype:hover {
  background-color: #00AFF0 !important; }

.si-linkedin:hover, .si-colored-linkedin {
  background-color: #0E76A8 !important; }

.si-pin:hover, .si-colored-pinterest {
  background-color: #C8232C !important; }

.si-rss:hover, .si-colored-rss {
  background-color: #EE802F !important; }

.si-pinterest:hover, .si-colored-pinterest {
  background-color: #C8232C !important; }

.si-tumblr:hover, .si-colored-tumblr {
  background-color: #34526F !important; }

.si-vimeo:hover, .si-colored-vimeo {
  background-color: #86C9EF !important; }

.si-digg:hover, .si-colored-digg {
  background-color: #191919 !important; }

.si-flickr:hover, .si-colored-flickr {
  background-color: #FF0084 !important; }

.si-paypal:hover, .si-colored-paypal {
  background-color: #00588B !important; }

.si-yahoo:hover, .si-colored-yahoo {
  background-color: #720E9E !important; }

.si-android:hover, .si-colored-andriod {
  background-color: #A4C639 !important; }

.si-appstore:hover, .si-colored-apple {
  background-color: #000 !important; }

.si-dropbox:hover {
  background-color: #3D9AE8 !important; }

.si-dribbble:hover, .si-colored-dribbble {
  background-color: #EA4C89 !important; }

.si-soundcloud:hover, .si-colored-soundcoloud {
  background-color: #F70 !important; }

.si-xing:hover, .si-colored-xing {
  background-color: #126567 !important; }

.si-phone:hover, .si-colored-phone {
  background-color: #444 !important; }

.si-behance:hover, .si-colored-behance {
  background-color: #053eff !important; }

.si-github:hover, .si-colored-github {
  background-color: #171515 !important; }

.si-stumbleupon:hover, .si-colored-stumbleupon {
  background-color: #F74425 !important; }

.si-email:hover, .si-colored-email {
  background-color: #6567A5 !important; }

.si-wordpress:hover, .si-colored-wordpress {
  background-color: #1E8CBE !important; }

/*
Preloader style
*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

#preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #db2e2e;
  border-right: 0.5em solid rgba(245, 245, 245, 0.5);
  border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
  border-left: 0.5em solid rgba(245, 245, 245, 0.5);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

#preloader-inner,
#preloader-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*
photography Header Style
*/
.navbar .nav-item .nav-link {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .navbar .nav-item .nav-link:hover {
    color: #db2e2e; }
  .navbar .nav-item .nav-link.btn-primary {
    color: #fff;
    margin-left: 15px; }
  .navbar .nav-item.active .nav-link,
  .navbar .nav-item .nav-link.active {
    color: #db2e2e !important; }

.navbar.navbar-light.bg-faded {
  background-color: #fff; }

.navbar .mainNav_item__submenu {
  position: relative;
}
.navbar .mainNav_item__submenu a:after {
  display: inline-block;
  margin-left: .5em;
  vertical-align: 0.1em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
/*.navbar .mainNav_item a {
  color: rgba(0, 0, 0, 0.5);
  padding: 0.5rem;
  white-space: nowrap;
  display: block;
  text-transform: uppercase;
  font-size: 19px;
  font-size: 1.1875rem; }*/

.navbar .mainNav_item .nav-dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 60px;
  left: 10px;
  z-index: 9999;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transition: 0.1s .15s;
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.5);
}
.navbar .mainNav_item .nav-dropdown li {
  position: relative;
  margin-top: .25rem !important; }
.navbar .mainNav_item .nav-dropdown > li:hover {
  background-color: #f1f1f1; }
.navbar .mainNav_item .nav-dropdown a {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  color: #212529 !important;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.navbar .mainNav_item .nav-dropdown a:after {
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid; }
.navbar .mainNav_item .nav-dropdown li.no-submenu a:after {
  border: none; }

.navbar .mainNav_item .nav-dropdown > li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.navbar .mainNav_item:hover > .nav-dropdown {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }

.top-bar {
  background-color: #fff; }
  .top-bar ul li {
    color: rgba(51, 51, 51, 0.7); }
    .top-bar ul li a {
      color: #333; }
      .top-bar ul li a:hover {
        color: rgba(0, 0, 0, 0.7); }
  .top-bar .top-socials {
    padding-top: 5px; }

.navbar-brand img {
  transition: all .3s;
  -webkit-transition: all .3s; }

/*.home .navbar-brand img {
  margin-top: -50px;
}*/
.header-main.header-fixed,
.header-main.header-transparent {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: transparent !important; }

.header-main.header-transparent .top-bar {
  background-color: transparent; }

.header-main.header-fixed .navbar.navbar-light.bg-faded,
.header-main.header-transparent .navbar.navbar-light.bg-faded {
  padding-top: 0; }

.header-main.header-transparent .navbar.navbar-light.bg-faded {
  background-color: transparent !important; }

.header-main.header-fixed .navbar.navbar-light.bg-faded .container,
.header-main.header-transparent .navbar.navbar-light.bg-faded .container {
  position: relative; }

.header-main.header-fixed .navbar.navbar-light.bg-faded .container .navbar-nav .nav-link,
.header-main.header-transparent .navbar.navbar-light.bg-faded .container .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.7); }

.header-main.header-fixed .navbar.navbar-light.bg-faded .container .nav-link.btn-primary,
.header-main.header-transparent .navbar.navbar-light.bg-faded .container .nav-link.btn-primary {
  border-radius: 100px;
  position: relative;
  right: 0;
  top: 7px;
  opacity: 1;
  color: #fff !important; }

.header-main.header-fixed .navbar.navbar-light.bg-faded .container .navbar-brand > img {
  top: 18px;
  position: absolute;
  left: 0; }

.header-main.header-fixed .navbar.navbar-light.bg-faded,
.header-main.header-transparent.fixed-top .navbar.navbar-light.bg-faded {
  padding-top: .5rem;
  position: fixed;
  left: 0;
  width: 100%;
  right: 0;
  z-index: 999;
  top: 0;
  background-color: #000 !important;
  animation: fadeInDown .4s; }

.header-main.header-fixed .navbar.navbar-light.bg-faded .navbar-brand > img,
.header-main.header-transparent.fixed-top .navbar.navbar-light.bg-faded .navbar-brand > img {
  left: 15px; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem; }



/** responsive style**/
/*
Responsive style (always bottom in main style file)
*/
@media (max-width: 1080px) {
  .top-bar {
    display: none; }

  .header-main .top-socials {
    display:none;
  }
  .header-main.header-fixed .navbar.navbar-light.bg-faded {
    height:55px;
  }
  .header-main.header-fixed .navbar.navbar-light.bg-faded .container .navbar-brand > img {
    top:-7px;
  }

  .navbar.navbar-light.bg-faded .navbar-toggler {
    position: absolute;
    top: -18px;
    right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0; }

  .gallery-row a {
    width: 50%; }
}

.navbar-toggler svg {
  fill: #fff;
  width:36px;
}


.headerNav #mobileNav--toggle {
  display: none;
  position: absolute;
  right: 5px;
  top: -16px;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  transition: transform 0.2s ease-in-out;
  z-index: 999; }
.home .headerNav #mobileNav--toggle { top:0; }
@media only screen and (max-width: 601px) {
  .headerNav #mobileNav--toggle {
    right: 12px; } }
.headerNav #mobileNav--toggle a {
  display: block;
  position: absolute;
  width: 42px;
  height: 46px; }
.headerNav #mobileNav--toggle span, .headerNav #mobileNav--toggle span:before, .headerNav #mobileNav--toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 40px;
  background: #fff;
  position: absolute;
  display: block;
  content: ''; }
.headerNav #mobileNav--toggle span {
  margin-top: 20px; }
.headerNav #mobileNav--toggle span:before {
  top: -12px; }
.headerNav #mobileNav--toggle span:after {
  bottom: -12px; }
@media only screen and (max-width: 1080px) {
  .headerNav #mobileNav--toggle {
    display: block; } }

.headerNav #mobileNav--toggle a span, .headerNav #mobileNav--toggle a span:before, .headerNav #mobileNav--toggle a span:after {
  transition: all 200ms ease-in-out; }

.headerNav #mobileNav--toggle a.nav--active span {
  background-color: transparent;
  color: #000; }

.headerNav #mobileNav--toggle a.nav--active span:before, .headerNav #mobileNav--toggle a.nav--active span:after {
  top: 0;
  background: #000; }

.headerNav #mobileNav--toggle a.nav--active span:before {
  transform: rotate(45deg);
  background: #000; }

.headerNav #mobileNav--toggle a.nav--active span:after {
  transform: rotate(-45deg);
  background: #000; }

.headerNav .slideIn {
  left: -999em;
  transition: .15s; }
.headerNav .slideIn.drawer--open {
  left: 0; }

.headerNav .subSlideIn {
  position: fixed;
  left: -999em;
  transition: .35s;
  z-index: 999;
  background-color: #f1f1f1;
  width: 100%;
  height: 100%;
  padding: 1em;
  top: 60px;
  bottom: 0; }
.headerNav .subSlideIn.drawer--open {
  left: 0; }

.headerNav #mobileNav {
  z-index:2;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #f1f1f1;
  width: 100%;
  height: 100%;
  padding: 1em; }
.headerNav #mobileNav .siteHeader_buttons {
  position: relative;
  top: -55px;
  right: 96px;
  text-align: right; }
@media only screen and (max-width: 601px) {
  .headerNav #mobileNav .siteHeader_buttons {
    right: 56px; }
  .headerNav #mobileNav .siteHeader_buttons span {
    display: none; } }

.headerNav #mobileNav .mobileNav_links {
  margin-top:50px;
}
.headerNav #mobileNav .mobileNav_links li {
  list-style:none;
  padding: 0;
  margin: 0 0 0 10px; }
.headerNav #mobileNav .mobileNav_links li a {
  text-decoration: none;
  color: #000;
  margin: 0 auto;
  display: block;
  margin-bottom: .15em;
  padding-bottom: .15em;
  font-size: 26px;
  font-size: 1.625rem; }
.headerNav #mobileNav .mobileNav_links li a.has-submenu:after {
  display: inline-block;
  margin-left: .5em;
  vertical-align: 0.1em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.headerNav #mobileNav .mobileNav_links li a.topNav_item {
  text-transform: uppercase;
  font-size: 32px;
  font-size: 2rem; }
.headerNav #mobileNav .mobileNav_links li a.topNav_item:after {
  vertical-align: 0em; }
.headerNav #mobileNav .mobileNav_links .goBack {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 20px; }
.headerNav #mobileNav .mobileNav_links .goBack svg {
  width: 16px;
  height: 16px;
  margin-top: -5px; }

.html--noScroll_menu .headerNav {
  height: 100%; }


/*
Revolution Slider
*/
.slider-title {
  color: #fff !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
  font-family: "Playfair Display", serif; }

.slider-caption {
  color: #fff; }

/*
icons style
*/
/*
Split image section
*/
/**half image section**/
@media (min-width: 992px) {
  .half-image-content {
    position: relative;
    overflow: hidden; }
    .half-image-content .content-img {
      position: absolute;
      top: 0;
      width: 48%;
      height: 100%; }
      .half-image-content .content-img.pos-left {
        left: 0; }
      .half-image-content .content-img.pos-right {
        right: 0; }
  .hidden-lg-up {
    display: none; } }

.cd-row {
  display: inline-block;
  margin-bottom: 30px; }
  .cd-row > div {
    display: inline-block;
    padding: 10px 15px;
    margin: 5px;
    border-radius: 3px; }
    .cd-row > div p {
      color: #999;
      margin: 0px; }
    .cd-row > div h3 {
      margin-bottom: 0px; }

/*
My Clients
*/
.owl-carousel.clients .item .img-fluid {
  width: 100px;
  margin: 0 auto;
  margin-bottom: 20px; }

.owl-carousel.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px; }

.owl-carousel.owl-theme .owl-dots .owl-dot.active span, .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ddd;
  opacity: 0.3; }

/*
Image styles
*/
.card-image {
  display: block;
  position: relative;
  margin: 8px; }
  .card-image .img-fluid {
    margin-bottom: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 7px; }
  .card-image h4 {
    color: #fff; }
  .card-image span {
    color: #eee;
    position: relative;
    top: -8px; }
  .card-image:hover .img-fluid {
    transform: translateY(-8px); }

.reservation-card {
  background-color: #fff;
  padding: 30px 20px;
  max-width: 600px;
  width: 100%;
  min-height: 100px;
  margin: 0 auto;
  border-radius: 5px; }

.chefs-card {
  display: block;
  position: relative; }
  .chefs-card .img-fluid {
    margin-bottom: 15px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 7px; }
  .chefs-card .chefs-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .chefs-card .chefs-overlay h4 {
      display: inline-block;
      padding: 6px 20px;
      background-color: rgba(219, 46, 46, 0.8);
      color: #fff;
      position: absolute;
      left: 10px;
      bottom: 70px; }
    .chefs-card .chefs-overlay span {
      display: inline-block;
      padding: 6px 20px;
      background-color: rgba(0, 0, 0, 0.8);
      color: #fff;
      position: absolute;
      left: 10px;
      bottom: 42px; }
  .chefs-card:hover .img-fluid {
    transform: translateY(-8px); }

.gallery-row a {
  display: block;
  width: 20%;
  margin: 0px auto;
  float: left;
  padding: 8px; }
  .gallery-row a .img-fluid {
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 7px; }
  .gallery-row a:hover .img-fluid {
    transform: translateY(-8px); }

/*
Booking-form
*/
.reservation-card {
  margin-bottom: 20px; }
  .reservation-card .smart-forms {
    padding: 0px; }
    .reservation-card .smart-forms .form-body {
      padding: 0px; }
    .reservation-card .smart-forms .refresh-captcha {
      background-color: #db2e2e;
      border-color: #c9302c; }
  .reservation-card .btn-primary {
    background-color: #db2e2e; }
    .reservation-card .btn-primary:hover {
      background-color: #db2e2e; }

/*
Foods menu
*/
.food-menu-card {
  padding: 30px 20px;
  background-color: black;
  border-radius: 8px; }
  .food-menu-card .media {
    margin-bottom: 20px; }
    .food-menu-card .media .img-fluid {
      border-radius: 3px;
      width: 80px; }
    .food-menu-card .media .d-flex {
      position: relative; }
      .food-menu-card .media .d-flex:before {
        content: "";
        position: absolute;
        left: auto;
        right: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.2);
        top: 50%; }
    .food-menu-card .media h3 {
      position: relative;
      display: inline-block;
      margin-bottom: 0;
      padding-right: 1.07143rem;
      background-color: #000;
      z-index: 2; }
    .food-menu-card .media strong {
      background-color: #000;
      display: block;
      padding-left: 15px;
      z-index: 2;
      position: relative; }

.tabs-menu-nav > li > a {
  color: #fff;
  display: block;
  font-size: 16px;
  border-bottom: 3px solid transparent;
  opacity: 0.5; }
  .tabs-menu-nav > li > a.active {
    opacity: 1;
    border-bottom-color: #db2e2e; }

/*
Footer styles
*/
.opening-time li {
  padding: 5px 0;
  position: relative; }
  .opening-time li:before {
    content: "";
    height: 1px;
    width: 100%;
    border-top: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 50%; }
  .opening-time li span {
    display: inline-block;
    padding: 3px 10px;
    background-color: #fff;
    position: relative; }



.bg-white p,
.bg-faded p {
  color: #343a40 !important;}

.line-white, .line-red, .line-gray, .line-black, .line-lightGray, .line-lighterGray {
  display: block;
  border-bottom:1px solid #000;
}
.line-white { border-color: #fff; }
.line-red { border-color: #db2e2e; }
.line-gray { border-color: #333; }
.line-lightGray { border-color: #ccc}
.line-lighterGray { border-color: #eee}

footer {
  background-color:#333;
  color:white;
}
footer a {
  color:#efefef;
}
footer svg {
  width:23px;
  fill: #fff;
}

.postNav svg {
  width:20px;
  top: -1px;
  position: relative;
}

.postNavPrevious { text-align:left; }
.postNavPrevious a { margin-left:-23px; }
.postNavPrevious svg {right:3px;}


.postNavNext { text-align:right; }
.postNavNext a { margin-right:-23px; }
.postNavNext svg {left:3px;}

/*
 * IMAGER
 */
.imageLoader {
  overflow: hidden;
  position: relative;
  transform: translate3d(0, 0, 0);
}

.imageLoader img {
  display: block;
  width: 100%;
}

.imageLoader_image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index:0;
}

.imageLoader_image.lazyloaded {
  opacity: 1;
  z-index:1;
  transition: opacity .5s ease;
}

.imageLoader_previewImage {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.imageLoader_image.lazyloaded ~ .imageLoader_previewImage {
  opacity: 0;
}


.socialShareBox {
  z-index: 4;
  background-color: #fff;
  text-align: center;
  max-width: 220px;
  width: 220px;
  height: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  display:flex;
}
.socialShareBox div {
  display: inline;
  height: 100%;
  width: 33.333333%;
  margin:0 3px;
   }
.socialShareBox div a {
  display: block;
  height: 100%;
  width: 100%; }
.socialShareBox div svg {
  width: 20px;
  height: 40px;
  fill: #fff; }
.socialShareBox div:hover svg {
  fill: #873e9f; }
.socialShareBox div.facebook {
  background-color: #537bbd; }
.socialShareBox div.twitter {
  background-color: #78cdf0; }
.socialShareBox div.email {
  background-color: #f77f00; }
.socialShareBox div.bluesky {
  background-color: #1185FE; }
.socialShareBox div.threads {
   background-color: #ff5555; }

.socialShareBox.drawer--open {
  display: block; }

#socialShareBox.drawer--open {
  opacity: 1; }

.resourcePage {background-color:#db2e2e !important;}
.darkPage p {color:white !important;}


.caption {
  background-color: #eee;
  padding: 1rem;
  margin: 0 0 30px 0;
}
.caption p:last-child {
  margin-bottom:0 !important;
}
.fullwidthPost .bodyImage {
  max-width:75%;
  margin:0 auto;
}
.fullwidthPost .bodyImage.width-100 { max-width: 100%; }
.fullwidthPost .bodyImage.width-90 { max-width: 90%; }
.fullwidthPost .bodyImage.width-80 { max-width: 80%; }
.fullwidthPost .bodyImage.width-75 { max-width: 75%; }
.fullwidthPost .bodyImage.width-60 { max-width: 60%; }
.fullwidthPost .bodyImage.width-50 { max-width: 50%; }
.fullwidthPost .bodyImage.width-40 { max-width: 40%; }
.fullwidthPost .bodyImage.width-33 { max-width: 33%; }
.fullwidthPost .bodyImage.width-25 { max-width: 25%; }
.fullwidthPost .bodyImage.width-12 { max-width: 12%; }



body p {
  font-size:16px;
}