/* CSS Document */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("ttf"); }
body {
  overflow-x: hidden;
  font-family: "Lato", sans-serif; }

p {
  font-family: "Lato", sans-serif;
  font-size: 15px; }

h1, h2, h3, h4, h5 {
  font-family: "Lato", sans-serif; }

.text-justify {
  text-align: justify; }

a:hover {
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: none; }

.m0 {
  margin: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.mr0 {
  margin-right: 0px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr60 {
  margin-right: 60px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr15 {
  padding-right: 15px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.header-top {
  position: relative;
  font-size: 13px;
  padding: 10px 0px;
  background: #0A224E;
  overflow: hidden; }
  .header-top .float-sm-left {
    float: left !important; }
    .header-top .float-sm-left .social-links .contact-top {
      padding-left: 0;
      margin-bottom: 0;
      display: inline-block; }
      .header-top .float-sm-left .social-links .contact-top li {
        display: inline-block;
        margin-right: 20px;
        padding-top: 3px; }
        .header-top .float-sm-left .social-links .contact-top li a {
          color: #fff;
          font-size: 14px; }
          .header-top .float-sm-left .social-links .contact-top li a i {
            margin-right: 10px; }
  .header-top .top-right {
    position: relative; }
  .header-top .float-sm-right {
    float: right !important; }
    .header-top .float-sm-right .social-links a {
      position: relative;
      display: inline-block;
      font-size: 13px;
      font-weight: normal;
      padding: 0px 4px;
      line-height: 26px; }
      .header-top .float-sm-right .social-links a span {
        text-align: center;
        line-height: 26px;
        border-radius: 3px;
        color: #fff; }

.navbar-default {
  background-color: #fff;
  margin-bottom: 0;
  border-radius: 0; }
  .navbar-default.affix {
    width: 100%;
    z-index: 999;
    top: 0;
    position: fixed;
    -webkit-transition: all 2s ease-in;
    transition: all 1s ease-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInDown; }

.mega-dropdown span {
  top: 3px;
  left: 3px; }

.mega-dropdown-menu {
  width: 720px;
  right: auto !important;
  padding: 10px 10px 10px 10px;
  top: 68px; }
  .mega-dropdown-menu li a {
    color: #0A224E !important;
    padding: 10px !important; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.navbar-nav li {
  padding: 15px 0; }
  .navbar-nav li a {
    font-size: 14px;
    color: #0A224E !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .navbar-nav li a:hover {
      color: #BF381A !important;
      background-color: transparent; }
  .navbar-nav li.active a {
    color: #BF381A !important;
    background-color: transparent !important; }

.btn-li a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px;
  margin: 0 20px 0 10px;
  background: transparent !important;
  color: #0A224E;
  border: 2px solid #0A224E; }

.navbar-brand {
  padding: 0; }
  .navbar-brand img {
    max-width: 190px;
    position: relative;
    padding: 4px 20px; }

.main {
  transition: 0.5s linear; }

#nav-btn {
  color: #0A224E; }

body {
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s linear;
  padding-top: 60px; }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-transform: uppercase; }
    .sidenav a:hover {
      color: #f1f1f1; }
  .sidenav .closebtn {
    position: relative;
    top: -25px;
    right: -85px;
    font-size: 36px;
    margin-left: 50px; }

body#main.active {
  overflow-y: hidden; }

/*----slider----*/
.banner {
  position: relative;
  overflow: hidden; }
  .banner .main-slider {
    overflow: hidden; }
    .banner .main-slider .slick-slide {
      position: relative; }
      .banner .main-slider .slick-slide .bg-image {
        height: 84vh;
        background-size: cover;
        background-position: center center; }
    .banner .main-slider .slick-prev-btn {
      left: -100px;
      position: absolute;
      top: 50%;
      z-index: 1100;
      color: #fff;
      transition: 300ms all ease; }
    .banner .main-slider .slick-next-btn {
      position: absolute;
      right: -100px;
      top: 50%;
      z-index: 1100;
      color: #fff;
      transition: 300ms all ease; }
    .banner .main-slider:hover .slick-prev-btn {
      left: 0px; }
      .banner .main-slider:hover .slick-prev-btn i {
        z-index: 10;
        position: absolute;
        font-size: 22px;
        left: 14px;
        top: 3px; }
      .banner .main-slider:hover .slick-prev-btn:after {
        left: 0px;
        top: -5px;
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.6);
        transition: 300ms all ease; }
    .banner .main-slider:hover .slick-next-btn {
      right: 0px; }
      .banner .main-slider:hover .slick-next-btn i {
        z-index: 10;
        position: absolute;
        font-size: 22px;
        right: 14px;
        top: 3px; }
      .banner .main-slider:hover .slick-next-btn:after {
        right: 0px;
        top: -5px;
        content: "";
        position: absolute;
        width: 40px;
        height: 40px;
        background: rgba(0, 0, 0, 0.6);
        transition: 300ms all ease; }
    .banner .main-slider .relative-container {
      position: relative; }
      .banner .main-slider .relative-container .slide-content {
        position: absolute;
        z-index: 300;
        color: #fff;
        background: #00000073;
        padding: 20px; }
        .banner .main-slider .relative-container .slide-content.top {
          top: 50px; }
        .banner .main-slider .relative-container .slide-content.bottom {
          bottom: 200px; }
        .banner .main-slider .relative-container .slide-content.middle {
          top: 50%;
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
        .banner .main-slider .relative-container .slide-content.center {
          left: 50%;
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          text-align: center; }
        .banner .main-slider .relative-container .slide-content.left {
          left: 50px; }
        .banner .main-slider .relative-container .slide-content h4 {
          display: block;
          font-family: "Kristi", cursive;
          font-size: 60px;
          line-height: 50px;
          color: #ffd400;
          position: relative;
          letter-spacing: 0;
          text-transform: capitalize; }
        .banner .main-slider .relative-container .slide-content h1 {
          font-size: 60px;
          font-weight: 100;
          text-transform: uppercase;
          color: #ffffff;
          text-shadow: 1px 3px 2px #000;
          letter-spacing: -5px; }

/*---end-slider---*/
.mid-title h2 {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 40px;
  margin-bottom: 50px;
margin-top: 30px;}
.mid-title h3 {
  text-transform: uppercase;
  margin-bottom: 40px;
  padding-bottom: 1px;
  border-bottom: 1px solid #222;
  display: inline-block;
  line-height: 1.2em;
  letter-spacing: 2px;
  font-size: 30px;
  margin-top: 0;
padding-top: 30px;}

.one_half {
  width: 40%;
  position: absolute;
  right: 90px;
  padding: 40px;
  background: white;
  display: block;
  transform: translate3d(0px, 42px, 0px); }

.two_half {
  width: 40%;
  position: absolute;
  left: 90px;
  padding: 40px;
  background: white;
  display: block;
  transform: translate3d(0px, 42px, 0px); }

.parallax_scroll {
  z-index: 2; }
  .parallax_scroll p {
    line-height: 22px;
    text-align: justify; }

h2.ppb_title {
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: -4px;
  color: #0A224E; }

.ppb_title_first {
  display: block;
  font-family: "Kristi", cursive;
  font-size: 70px;
  font-style: italic;
  line-height: 50px;
  color: #BF381A;
  position: relative;
  letter-spacing: 0;
  text-transform: capitalize; }

.ppb_subtitle {
  margin: 10px 0 20px 0;
  font-size: 12px;
  color: #777;
  letter-spacing: 2px;
  text-transform: uppercase; }

.page_header_sep.left {
  margin-left: 0;
  margin-right: 0;
  border-color: #cfa670;
  margin-bottom: 10px; }

#home-wrapper2 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15% 0 0 0; }

#home-wrapper2 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20% 0 0 0;
  background-color: #00000014; }
  #home-wrapper2:before {
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
    bottom: 0;
    background: #0000002e; }

.parallax-window {
  overflow: hidden; }

.text-container {
  text-align: center; }
  .text-container h1 {
    margin-bottom: 0; }
    .text-container h1 span.y-text {
      display: block;
      font-family: "Kristi", cursive;
      font-size: 70px;
      text-transform: none;
      top: 0;
      position: relative;
      color: #E9AF32;
      letter-spacing: 0 !important;
      font-weight: normal;
      line-height: 50px; }
    .text-container h1 span.w-text {
      font-size: 60px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: -4px;
      color: #fff;
      margin-top: 0;
      background-color: #000;
      padding: 0 10px; }

.bold-text {
  font-weight: 700;
  font-size: 16px; }

.dish-table tbody tr td {
  border-top: none; }
  .dish-table tbody tr td:nth-child(2) {
    text-align: right; }

.dish-name {
  padding: 15px;
  text-align: center; }
  .dish-name p {
    font-size: 16px;
    color: #000;
    margin-bottom: 3px; }
  .dish-name span {
    color: #b1b1b1; }

h3.box-title {
  margin-top: 0;
  display: inline-block;
  border-bottom: 2px solid;
  margin-bottom: 30px; }

.set-menu-box ul {
  padding-left: 0;
  list-style: none; }
  .set-menu-box ul li {
    font-size: 16px;
    padding-bottom: 5px; }

.one_half.set-menu {
  box-shadow: 3px 0px 4px #f3f3f3; }

.two_half.set-menu {
  box-shadow: 0px 3px 4px #f3f3f3; }

.right_half {
  float: right; }

.set-menu-image {
  margin-bottom: 60px; }

.color-block {
  background-color: #0A224E; }
  .color-block h2 {
    color: #fff;
    margin-bottom: 20px; }
    .color-block h2 .ppb_title_first {
      color: #e9af32; }

.right-block p {
  color: #fff;
  margin-bottom: 16px; }
  .right-block p i {
    font-size: 20px;
    margin-right: 15px;
    width: 20px; }
  .right-block p a {
    color: #fff; }

a.read-more {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: .8em 1.7em .6em 1.7em;
  color: #fff;
  background: #222;
  border: 2px solid #222222;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: 'Lato', 'Helvetica Neue', Arial,Verdana,sans-serif;
  text-shadow: none;
  margin-right: 5px;
  margin-top: 10px;
  text-shadow: none;
  -webkit-appearance: none;
  box-shadow: 0 0 0 0 !important;
  line-height: 1.5 !important;
  -webkit-transition: color .2s linear, background .1s linear, opacity .2s linear;
  -moz-transition: color .2s linear, background .1s linear, opacity .2s linear;
  -ms-transition: color .2s linear, background .1s linear, opacity .2s linear;
  -o-transition: color .2s linear, background .1s linear, opacity .2s linear;
  transition: color .2s linear, background .1s linear, opacity .2s linear; }
  a.read-more:hover {
    background: transparent;
    color: #222; }

/*---footer---*/
footer {
  position: relative;
  background: url(../images/footer.jpg) center no-repeat fixed;
  background-size: cover;
  padding: 70px 0 0 0; }
  footer:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000DE; }
  footer .footer-block {
    margin-bottom: 50px; }
    footer .footer-block .footer-contact {
      padding-left: 0; }
      footer .footer-block .footer-contact li {
        display: flex;
        margin-bottom: 15px;
        list-style: none; }
        footer .footer-block .footer-contact li .contact-icon {
          text-align: center;
          font-size: 16px;
          color: #d3d3d3;
          margin-right: 10px; }
        footer .footer-block .footer-contact li .contact-text {
          font-size: 14px;
          color: #d3d3d3;
          font-family: Lato, Helvetica, Arial, sans-serif; }
          footer .footer-block .footer-contact li .contact-text a {
            font-size: 14px;
            color: #d3d3d3;
            font-family: Lato, Helvetica, Arial, sans-serif; }
    footer .footer-block .footer-menu {
      padding-left: 0; }
      footer .footer-block .footer-menu li {
        list-style: none;
        padding-bottom: 6px; }
        footer .footer-block .footer-menu li a {
          font-size: 14px;
          color: #d3d3d3;
          font-family: Lato, Helvetica, Arial, sans-serif; }
          footer .footer-block .footer-menu li a i {
            color: #d3d3d3; }
    footer .footer-block h4 {
      font-family: Lato, Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-top: 15px;
      margin-bottom: 20px;
      color: #fff; }
  footer .footer-bar {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 20px;
    margin-top: 30px;
    position: relative; }
    footer .footer-bar p {
      color: #fff;
      font-size: 13px;
      font-weight: 400; }
      footer .footer-bar p span {
        color: #e9af32;
        font-size: 13px;
        font-weight: 400; }

.footer-logo p {
  margin-top: 20px;
  color: #fff;
  text-align: justify; }
.footer-logo h5 {
  color: #fff;
  margin-bottom: 0;
  line-height: 22px;
  margin-top: 25px;
  font-family: inherit;
  font-size: 13px; }

.footer_bar_wrapper {
  background: #232529;
  color: #fff;
  position: relative;
  border-top: 1px solid #333333;
  padding-top: 17px; }
  .footer_bar_wrapper .design-credit {
    text-align: right; }
    .footer_bar_wrapper .design-credit a {
      color: #fff; }

.scrollTop {
  position: fixed;
  right: 2%;
  bottom: 10px;
  background-color: transparent;
  border: 2px solid #c1c1c1;
  border-radius: 5px;
  padding: 5px 12px;
  opacity: 0;
  cursor: pointer;
  transition: all .3s ease; }

.scrollTop:hover {
  background-color: transparent;
  border: 2px solid #BF381A; }

.scrollTop a {
  font-size: 18px;
  color: #c1c1c1; }

.scrollTop:hover a {
  color: #BF381A; }

/*---end footer---*/
.text-about-content p {
  text-align: justify;
  line-height: 26px; }
.text-about-content h3 {
  font-size: 34px;
  color: #BF381A;
  margin-bottom: 30px; }

#cform .form-control {
  border: 1px solid #c1c1c1;
  border-radius: 0; }

.send_button {
  background: #060606;
  color: #fff;
  border-radius: 0;
  padding: 10px 20px;
  transition: 0.4s linear;
  border: 1px solid #000; }
  .send_button:hover {
    color: #000;
    background: #fff; }

#about-wrapper {
  position: relative;
  background: url(../images/home-bg-about.jpg) fixed center;
  background-size: cover; }

#gallery-wrapper {
  position: relative;
  background: url(../images/home-bg-gallery.jpg) fixed center;
  background-size: cover; }

#menu-wrapper {
  position: relative;
  background: url(../images/home-bg2.jpg) fixed center;
  background-size: cover; }

#contact-wrapper {
  position: relative;
  background: url(../images/home-bg-contact.jpg) fixed center;
  background-size: cover; }

#order-wrapper {
  position: relative;
  background: url(../images/home-bg-order.jpg) fixed center;
  background-size: cover; }

.page-head-banner {
  padding: 20% 0 3px 0; }

#myModal .modal-dialog {
  width: 850px !important;
  margin: 60px auto; }

.reservation-body {
  padding: 35px;
  margin: 25px;
  background: #f3f3f3; }
  .reservation-body h4 {
    text-align: center;
    color: #E9AF32;
    margin-bottom: 0;
    margin-top: 10px; }
  .reservation-body h2 {
    position: relative;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 40px;
    color: #0A224E;
    font-weight: 700;
    padding-bottom: 10px; }
    .reservation-body h2:before {
      position: absolute;
      content: '';
      background: #E9AF32;
      width: 100px;
      height: 2px;
      bottom: -5px;
      left: 50%;
      transform: translate(-50%); }

#res_form .form-control {
  border-radius: 0;
  border: 1px solid #c3c3c3;
  height: 40px; }
#res_form textarea {
  min-height: 100px; }

.modal-content {
  background: url(../images/reservation-bg.png) #dde0e4 center no-repeat;
  background-size: cover; }

.cinfo_block {
  position: relative;
  display: flex; }

.info-icon {
  flex-basis: 10%; }
  .info-icon i {
    color: #fff;
    font-size: 22px;
    margin-top: 2px; }

.form-control.qty_count {
  width: 75px !important;
  float: right;
  height: 32px !important;
  margin-top: -5px; }

.order-total {
  border-top: 1px solid; }

.order-form {
  background: #fff;
  box-shadow: 0 0 5px #d6d6d6;
  padding: 15px 30px; }
  .order-form .form-control {
    border-radius: 0;
    height: 40px;
    border: 1px solid #c1c1c1; }
  .order-form h3 {
    font-size: 30px;
    margin-top: 10px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0a224e;
    margin-bottom: 20px; }
  .order-form table {
    margin-bottom: 0; }

#quote-form h4 {
  color: #e9af32; }

.bgblue {
  background: #0a224e;
  color: #fff; }
  .bgblue p {
    line-height: 26px; }

.product_category_title_bg {
  margin-bottom: 60px;
  border: 1px solid #0A224E; }
  .product_category_title_bg .pr-ca-title {
    background: #0A224E;
    padding: 10px; }

.product_category_title h3 {
  border-bottom: 1px dashed #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-bottom: 28px;
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0; }
.product_category_title ul {
  list-style: none;
  padding-left: 15px;
  padding-right: 15px; }
  .product_category_title ul li {
    position: relative; }
    .product_category_title ul li:before {
      content: "\f105";
      font-family: 'FontAwesome';
      position: absolute;
      right: 0;
      top: 7px;
      width: 5px;
      height: 4px;
      display: block;
      border-radius: 100%;
      transition: background 0.3s;
      box-sizing: border-box;
      color: #0A224E; }
    .product_category_title ul li a {
      position: relative;
      display: block;
      padding: 7px 20px 7px 0;
      transition: padding 0.3s;
      border-bottom: 1px solid #0A224E;
      color: #1d2326; }
    .product_category_title ul li:last-child a {
      border-bottom: none; }

.vincent_product_listing_item {
  position: relative;
  padding-top: 90px;
  text-align: center;
  margin-bottom: 10px;
  clear: both; }
  .vincent_product_listing_item .vincent_product_wrapper {
    padding: 70px 20px 20px;
    position: relative;
    background: #1d2326; }
    .vincent_product_listing_item .vincent_product_wrapper a {
      color: #dce4e8; }
      .vincent_product_listing_item .vincent_product_wrapper a img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 70%;
        border-radius: 20px;
        box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
        border: 1px solid #ffffff;
        padding: 5px;
        background: #fff; }
      .vincent_product_listing_item .vincent_product_wrapper a .vincent_prod_list_title {
        margin-bottom: 13px;
        line-height: 1.5; }
      .vincent_product_listing_item .vincent_product_wrapper a .vincent_prod_list_price {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 3px;
        color: #dce4e8; }
        .vincent_product_listing_item .vincent_product_wrapper a .vincent_prod_list_price span {
          margin-right: 3px; }

.seperate-line {
  border-top: 3px solid #c1c1c1; }
  .seperate-line:last-child {
    border-top: none; }

.non_sticky {
  position: relative !important; }

.mega-dropdown-menu li {
  padding-bottom: 0px;
  padding-top: 0px; }

.mega-dropdown-menu li a {
  color: #0A224E !important; }

.mega-dropdown-menu li a:hover {
  color: #BF381A !important; }

.navbar-nav li:hover ul.dropdown-menu {
  top: 68px;
  opacity: 1;
  z-index: 9999;
  visibility: visible;
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0; }

.navbar-nav li.active .mega-dropdown-menu li a {
  color: #0A224E !important; }

.navbar-nav li.active .mega-dropdown-menu li a:hover {
  color: #BF381A !important; }

.reservation-body {
  padding: 35px 0px;
  margin: 25px 10px; }

#modalContactForm .modal-lg {
  width: 1200px; }

.new-highlight {
  color: red;
  font-weight: bold; }

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