/* ==============================================================
   GLOBAL STYLES
   ============================================================== */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,700,900|Dancing+Script:400,700|Great+Vibes"); 
@import url("font-awesome.min.css");
@import url("simple-line-icons.css");

html,body { margin:0; padding:0;}
body {
  font-family: 'Roboto', sans-serif; } 

hr {
    margin-top: .75rem;
    margin-bottom: .75rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
	width:100%;
	clear:both;
}
.side_heading {background: #46cd38; padding:15px 0; text-align:center; color:#FFFFFF; margin-bottom:0; border:1px solid #fff;}

h1 {font-family: 'Dancing Script', cursive;
  font-size: 78px;
  color: #fff;
  font-weight: 400;  }
  
.slider-content_wrap h1 {margin-bottom:20px;}

  @media (max-width: 1200px) {
    h1 {
      font-size: 56px; } }
  @media (max-width: 992px) {
    h1 {
      font-size: 48px; } }
  @media (max-width: 400px) {
    h1 {
      font-size: 44px; } }

h2 {
  font-size: 44px; }
  @media (max-width: 768px) {
    h2 {
      font-size: 34px; } }

h3 { font-family: 'Great Vibes', cursive;
  font-size: 40px; }
  @media (max-width: 992px) {
    h3 {
      font-size: 34px; } }

h4 {
  font-size: 28px; }

h5 {
  font-size: 25px; }
  @media (max-width: 768px) {
    h5 {
      font-size: 22px; } }

h6 {
  font-size: 20px;
  font-weight: 400; }

a {
    color: #59b453;
    text-decoration: none;
}
a : hover {
    color: #59b453;
	text-decoration: none;
 }

p { font-size: 15px; }
.green{color: #59b453;}
.red{color:#FF0000;}
.pink{color: #ff3a6d;}
.btn-pink { background:#ff3a6d; color:#FFFFFF!important; cursor:pointer;}
.btn-pink:hover { color:#dedede; }
.btn-green { background:#009900; color:#FFFFFF!important; cursor:pointer;}
.btn-green:hover { color:#FF0000!important;}
.btn-outline-light.user-box{color: #7fcf30; text-align:center; padding: 6px 6px 1px 3px; overflow:hidden; border:0;}
.btn-outline-light.user-box:hover{ background:none !important; border:0;} 
.btn-outline-light.user-box a { float:right;}
.btn-outline-light.user-box a:hover{ color:#fff; text-decoration:none; } 
.fb-like { float:left;}
.twitter { float: left; padding-left:4px;}
.modal-dialog { width:550px; max-width:99%;}
.modal-header button.close { position:absolute; top:10px; right:15px; font-size:32px;}
span.left{ text-align:left; float:left;}
span.right{ text-align:right; float:right;}
.clear{ clear:both; padding:5px 0;}
.alphabet span.red{ color:#FF0000;}

.premium { position:absolute; top:-6px; left:-6px; background:url(../images/premium.png); background-position:top left; background-repeat:no-repeat; z-index:99; width:150px; height:150px;}
.premium-small { position:absolute; top:-3px; left:-3px; background:url(../images/premium2.png); background-position:top left; background-repeat:no-repeat; z-index:99; width:100px; height:100px;}
.basic { position:absolute; top:-3px; left:-3px; background:url(../images/basic.png); background-position:top left; background-repeat:no-repeat; z-index:99; width:150px; height:150px;}
.basic-small { position:absolute; top:-3px; left:-3px; background:url(../images/basic.png); background-position:top left; background-repeat:no-repeat; z-index:99; width:100px; height:100px;}

.featured { position:absolute; top:-7px; left:-7px; background:url(../images/featured.png); background-position:top left; background-repeat:no-repeat; z-index:99; width:150px; height:150px;}

.job-box{ border: 1px solid #ededed; padding:10px; margin:10px auto; text-align:left;}
.job-image { width:100%; max-width:300px; border-radius:5%; float:left; padding:10px; margin-right:15px; border: 1px solid #ededed;}
.job-image img{ max-width:100%;}
.fl-right { float:right;}

  @media (max-width: 480px) {
    .modal-dialog {
     margin-right:5px; }
	span.left, span.right { float:none; display:block; text-align:center;}
	
	}
	  
.main-block {
  padding: 50px 0; }
.main-block.top_banner {
  padding:0; margin-top:10px; }
  
  @media (max-width: 768px) {
    .main-block {
      padding: 45px 0; } }

.light-bg {
  background: #f3f4f7; }

.dark-bg { background-color: #273642; }
  

/* ==============================================================
   HEADER
   ============================================================== */
.nav-menu {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto; }

.nav-menu-2 {
  position: inherit; }

.navbar {
  padding: .1rem 0; }
.navbar-brand {
  font-size: 31px; }

.navbar-light .navbar-brand {
  color: #fff; }
  .navbar-light .navbar-brand:hover {
    color: #fff; }

.navbar-light .navbar-nav .show > .nav-link {
  color: #fff; }

.navbar-light .navbar-nav .active > .nav-link {
  color: #fff; }

.navbar-light .navbar-nav .nav-link {
  font-size: 16px;
  font-weight: 300;
  color: #fff; }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
    outline: none; }

.navbar-light .navbar-toggler {
  color: #fff;
  border-color: #fff;
  float:right; }

@media (max-width: 992px) {
  .navbar-nav {
    padding: 7px 15px; }	
  .navbar-light .img-fluid {max-height:50px !important; }
	 }

.nav-item { margin: 0 5px 0 0;}
  .nav-item span {
    font-size: 10px;
    margin: 0 0 0 4px; }

.bg {
  width: 100%;
  height: 70px; }

.is-sticky {
  background: #252a33;
  opacity: 1; }

.transition {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.fixed {
  border-bottom: 1px solid #636363;
  background-color: #59b453;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1; }
  @media (max-width: 992px) {
    .fixed {
      border: none;
      background: #252a33; } 
	  .nav-item {
  margin: 0 0px 0 0; }
  }

.dropdown-menu {  
  background-color: #273642;
  padding: 0 0;
  border:1px solid #dedede;  }

.dropdown-item {
  padding: .5rem 1rem;
  color: #7fcf30;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-bottom:1px solid #dedede; }
  .dropdown-item:hover {
    color: #fff;
    background: #7fcf30; }
.dropdown-item:last-child {border-bottom:0; }

.ti-plus {
  font-size: 14px;
  padding: 0 8px 0 0; }

.slider {
  background: url(../images/home-bg.jpg) no-repeat;
  background-size: cover;
  min-height: 79vh; }
  @media (max-width: 992px) {
    .slider {
      min-height: 600px; } }


.btn-outline-light { 
  color:#7fcf30;
  border: 1px solid #7fcf30;
  padding: 10px 16px; font-weight:600;}
  @media (max-width: 992px) {
    .btn-outline-light {
      width: 100%; } }
  @media (max-width: 768px) {
    .btn-outline-light {
      width: 100%; } }
  @media (max-width: 576px) {
    .btn-outline-light {
      width: 100%; } }
  @media (max-width: 480px) {
    .btn-outline-light {
      width: 100%; } }
  .btn-outline-light:hover {
    color: #fff; background:#59b453; border-color:#FFF;  }

.slider-title_box {
  text-align: center; }

.slider-content_wrap h5 {
  color: #59b453;
  font-weight: 400;
  margin: 24px 0; }
.alphabet { width:100%; text-align:center; background-color: #59b453; clear:both; padding:2px; color:#FFFF00;}
.alphabet p {
    color: #FFFF00;
    font-weight: 400;
    margin: 7px;
	font-size:18px;
}
.alphabet a, .alphabet span{ color:#FFFF00; border:1px solid #FFFF00; padding:5px 10px; display:inline-block; margin:2px 0; }
.alphabet a:hover{ color:#273642; text-decoration:none;}

.top_banner { max-height:100px; width:100%; padding:0; text-align:right; float:right;}
.bottom_banner { max-height:100px; width:100%; padding:0; text-align:center;}
.side_banner {width:100%; padding:0; text-align:center;}


@media (max-width: 480px) {
.form-wrap { margin: 0 !important; } 
.top_banner, .bottom_banner, .side_banner { max-height:250px;}	
.alphabet p {
	font-size:14px;
}
}

.btn-group {
  width: 100%; }
  @media (max-width: 576px) {
    .btn-group {
      display: block; } }

.btn-group1 {
  padding: 24px;
  width: 40%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border: none; }
  @media (max-width: 576px) {
    .btn-group1 {
      width: 100%;
      border-radius: 3px;
      margin: 0 0 10px;
      padding: 17px; } }

.btn-group2 {
  position: relative;
  padding: 24px;
  width: 33%;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #ccc; }
  @media (max-width: 576px) {
    .btn-group2 {
      width: 100%;
      border-radius: 3px;
      margin: 0 0 10px;
      padding: 17px; } }

.btn-form {
  font-weight: 400;
  font-size: 18px;
  padding: 17px;
  width: 27%;
  background: #273642;
  color: #ffffff;
  border: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  @media (max-width: 768px) {
    .btn-form {
      width: auto; } }
  @media (max-width: 576px) {
    .btn-form {
      width: 100%;
      border-radius: 3px; } }

.search-icon {
  font-size: 15px;
  padding-right: 10px; }

.slider-link {
  color: #273642;
  margin: 45px 0 20px 0;
  font-size: 19px; }
  @media (max-width: 480px) {
    .slider-link {
      margin: 18px 0 0; }
      .slider-link a,
      .slider-link span {
        display: block; } }
  .slider-link a {
    color: #273642;
	border:1px solid #273642;
	padding:10px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .slider-link a:hover {
      color: #fff; background-color: #273642; }
  .slider-link span {
    padding: 0 18px; }

/* ==============================================================
   FIND PLACES
   ============================================================== */
.styled-heading {
  text-align: center;
  margin: 0 0 50px; }
  @media (max-width: 768px) {
    .styled-heading {
      margin: 0 0 30px; } }
  .styled-heading h3 {
    position: relative;
    padding: 0 0 23px; }
    .styled-heading h3:after {
      position: absolute;
      content: "";
      width: 60px;
      height: 3px;
      background: #59b453;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.find-img-align {
  padding: 0 0 15px; }
  @media (max-width: 768px) {
    .find-img-align {
      padding: 0; } }

/* ==============================================================
   FEATURED PLACES
   ============================================================== */
.featured-place-wrap {
  background: #fff;
  margin: 0 0 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative; 
  border:1px solid #dedede;}
  .featured-place-wrap:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0px 3px 40px 0 rgba(206, 205, 205, 0.3);
    box-shadow: 0px 3px 40px 0 rgba(206, 205, 205, 0.3); }
  .featured-place-wrap a {
    display: block;
    text-decoration: none;
    color: #000; }
  .featured-place-wrap img {
    width: 100%; }

.featured-rating,
.featured-rating-orange,
.featured-rating-green {
  position: absolute;
  right: 2px;
  width: 70px;
  height: 70px;
  text-align: center;
  margin: 2px 0px 0 0;
  font-size: 16px; line-height:20px;
  background: #ff7474;
  color: #fff;
  padding: 12px 5px;
  border-radius: 50%;
  z-index:999; }
.featured-rating span.small, .featured-rating-orange span.small, .featured-rating-green span.small { font-size:75%;}
.featured-rating-orange {
  background: #ffae00 !important; }

.featured-rating-green {
  background: #46cd38 !important; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: #59b453;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.overlay i {
  color:#fff;
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  border-radius:50%;
  padding:20px;
  background-color: red;
}

/* When you mouse over the container, fade in the overlay icon*/
.featured-place-wrap:hover .overlay {
  opacity: .98;
}

.featured-place-wrap img{ display:inline-block; max-height:200px; vertical-align:middle; }

.featured-title-box {
  padding: 10px; text-align:center; border-top: 1px solid #dedede;}
.featured-image-box {
height:150px; border-bottom: 0px solid #dedede; position:relative; }
.featured-image-box img {max-height: 97%;  
    max-width: 97%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0px;  
    bottom: 0px;  
    left: 0;  
    right: 0;  
    margin: auto;
	}
.featured-product-box {
height:200px; border-bottom: 0px solid #dedede; position:relative; }
.featured-product-box img {max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0px;  
    bottom: 0px;  
    left: 0;  
    right: 0;  
    margin: auto;
	}

  @media (max-width: 480px) {
    .featured-title-box {
      padding: 22px 14px; } }
  .featured-title-box h6 {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 5px; }
  .featured-title-box p{
    color:#666;
    display: inline-block;
    margin: 0;  }
    @media (max-width: 320px) {
      .featured-title-box p {
        font-size: 12px; } }
    .featured-title-box p span {
      color: #9fa9b9;
      padding: 0; }
  .featured-title-box span {
    color: #9fa9b9;
    padding: 0 10px; }
    @media (max-width: 320px) {
      .featured-title-box span {
        padding: 0 4px; } }
  .featured-title-box ul {
    padding: 0;
    margin: 10px 0; min-height:60px; }
    .featured-title-box ul li {
      list-style: none;
      color: #000;
      line-height: 1.5;
	  font-size:14px;}
      .featured-title-box ul li span {
        padding: 7px 8px 0 0; }
        @media (max-width: 1200px) {
          .featured-title-box ul li span {
            padding: 0 4px 0 0; } }
        @media (max-width: 320px) {
          .featured-title-box ul li span {
            font-size: 12px;
            padding: 0 2px 0 0; } }
      .featured-title-box ul li p {
        margin: 0; }

.bottom-icons {
  padding: 15px 0 0;
  line-height: 1; }
  .bottom-icons span {
    float: right;
    line-height: 1;
    padding: 0 0 0 12px; }

.closed-now {
  color: #ff3a6d;
  font-size: 13px;
  display: block;
  font-weight: 400;
  display: inline-block; }

.open-now {
  color: #46cd38;
  font-size: 13px;
  display: block;
  font-weight: 400;
  display: inline-block; }

.featured-btn-wrap {
  text-align: center; }
  @media (max-width: 1200px) {
    .featured-btn-wrap {
      margin: 3px 0 0; } }
  .featured-btn-wrap .btn-danger {
    background: #273642;
    padding: 16px 50px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 0; }
    @media (max-width: 576px) {
      .featured-btn-wrap .btn-danger {
        width: 100%; } }
    .featured-btn-wrap .btn-danger:hover, .featured-btn-wrap .btn-danger:focus {
      background: #ffae00;
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

/* ==============================================================
   CATEGORIES
   ============================================================== */
@media (max-width: 992px) {
  .category-responsive {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; } }

@media (max-width: 576px) {
  .category-responsive {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }

.category-wrap:hover {
  text-decoration: none; }

.category-wrap:hover .category-block {
  background: #59b453;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.category-wrap:hover .category-img path {
  text-decoration: none;
  fill: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.category-wrap:hover .category-block h6 {
  color: #fff;
  text-decoration: none;
 }

.category-block {
  margin: 0 auto;
  text-align: center;
  border: 1px solid #e5e7ef;
  padding: 25px;
  margin: 0 0 30px;
  min-height:185px;}
  .category-block h6 {
    color: #3e434b;
    margin: 10px 0 0; }

.category-block i { font-size:72px;
  color: #59b453; }

.category-wrap:hover  .category-block i {color: #fff; }

.category-img {
  width: 64px;
  height: 64px; }

/* ==============================================================
   ADD LISTING
   ============================================================== */
.add-listing-wrap {
  text-align: center;
  margin: 0 0 36px; }
  .add-listing-wrap h2 {
    font-weight: 300; }
  .add-listing-wrap p {
    font-size: 22px;
    font-weight: 300;
    color: #737882; }

/* ==============================================================
   FOOTER
   ============================================================== */
footer {
  position: relative; }

.copyright {
  text-align: center; }
  .copyright span { color:#fff; font-size:90%; }
  .copyright span a{ color: #59b453; }
  .copyright span a:hover{ color:#fff; text-decoration:none; }
  .copyright a{ color: #fff; }
  .copyright a:hover{ color: #59b453; }
  .copyright p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0; }
  .copyright ul {
    margin: 10px 0 5px;
    padding: 0; }
    .copyright ul li {
      list-style: none;
      display: inline-block; }
      .copyright ul li a {
        color: #fff;
        font-size: 22px;
        padding: 0 10px;
        opacity: 0.6;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        .copyright ul li a:hover {
          opacity: 1;
          text-decoration: none; }

/* ==============================================================
   SUB PAGES
   ============================================================== */
/* ==============================================================
   DETAIL PAGE
   ============================================================== */
.detail-filter-wrap {
  padding: 17px 0;
  border-bottom: 1px solid #e7e7e7; }
  .detail-filter-wrap p {
    font-size: 18px;
    color: #3e434b;
    font-weight: 300;
    margin: 6px 0 0; }
    .detail-filter-wrap p span {
      font-weight: 500; }

.detail-filter {
  text-align: right; }
  @media (max-width: 992px) {
    .detail-filter {
      text-align: left; } }
  .detail-filter p {
    font-weight: 300;
    color: #3e434b;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px 0 0; }

.map-responsive-wrap {
  display: none; }
  @media (max-width: 992px) {
    .map-responsive-wrap {
      display: block; } }
  .map-responsive-wrap iframe {
    width: 100%;
    height: 800px; }

.map-icon {
  display: none;
  border: 1px solid #737882;
  color: #737882;
  padding: 8px 10px 2px 10px;
  margin: -46px 0 0;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .map-icon:hover {
    text-decoration: none;
    color: #737882;
    opacity: 1; }
  @media (max-width: 992px) {
    .map-icon {
      display: inline-block;
      text-align: right;
      float: right; } }
  @media (max-width: 480px) {
    .map-icon {
      float: left;
      margin: 10px 0 0; } }
  .map-icon span {
    font-size: 22px; }

.map-toggle {
  display: none; }

.filter-dropdown {
  display: inline-block; }
  .filter-dropdown select {
    border-radius: 0; }

.detail-checkbox-wrap {
  padding: 22px 0; }

.detail-options-wrap {
  padding: 15px 0; }

@media (max-width: 992px) {
  .responsive-wrap {
    max-width: 100%;
    -webkit-box-flex: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; } }

/* 
   BOOKING PAGE
*/

.input-group {
  margin: 20px 0px 10px 0px;
  display:block;
  width:100%;
}
.input-group a { color:#59b453; text-decoration:none; }
.input-group label {
  width:35%;
  display:inline-block;
  margin:0;
  vertical-align:top;
  padding-top:10px;
}
.input-group input, .input-group select, .input-group textarea, .input-group span {
  height: 50px;
  margin:0;
  width: 64%;
  padding: 10px;
  font-size: 15px;
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,.1);
  color: #737882;
}
.input-group span { pading-top:10px; border:0;}
.input-group textarea { height:100px;}

.input-group input[type=checkbox], .input-group input[type=radio] { width:15px; height:15px; padding:5px;  border: 1px solid rgba(0,0,0,.1); background:#fff;}

.input-group .btn-outline-dark {
    color: #fff;
    background-color: #343a40;
    background-image: none;
    border-color: #343a40;
	display:block;
	padding:10px 20px;
	cursor:pointer;
}

.input-group .btn-outline-dark:hover {
    color: #fff;
    background-color: #59b453;
    background-image: none;
    border-color: #59b453;
}

.error {
  width: 100%; 
  margin: 5px auto; 
  padding: 10px; 
  border: 1px solid #a94442; 
  color:#FF0000;
  border-radius: 5px; 
  text-align: left;
}

.error p{ margin:5px 10px;}
p.success{ color:#00CC33;}


.booking-checkbox_wrap .warning {
  color:#FF0000; 
  background:#FFCCCC;  
  padding:20px; text-align:center;
  width:100%;
}
.booking-checkbox_wrap .success {
  color: #3c763d; 
  background: #dff0d8;  
  padding:15px; text-align:center;
  width:100%;
}
.booking-checkbox_wrap h5.success {
  color: #3c763d; 
  background: #dff0d8;  
  line-height:40px;
}
.booking-checkbox_wrap p.success {
  color:#006600;
  line-height:20px;
  text-align:center;
  padding:20px;
}
.login_form { min-height:198px; margin:38px auto;}
.no-margin { padding:0; margin:0;}

.preview_img { width: 64%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,.1); margin-left:auto; margin-right:0;}

  @media (max-width: 480px) {
 .input-group label, .input-group input, .input-group select, .input-group textarea, .input-group span, .preview_img{
        width:100%; } 
		
   }


/* ==============================================================
   RESERVE A SEAT
   ============================================================== */
   
.reserve-block {
  padding: 10px 0; }
  .reserve-block h5 {
    color: #3e434b;
    font-weight: 400;
    display: inline-block;
    margin: 0; }
  .reserve-block p {
    display: block;
    font-size: 18px;
    color: #b2b8c3;
    font-weight: 400;
    padding: 0 0 0 8px;
    margin: 0 0 8px; }
    @media (max-width: 992px) {
      .reserve-block p {
        margin: 0; } }
    .reserve-block p span {
      color: #ffb006; }

.reserve-description {
  font-size: 15px !important;
  font-weight: 400 !important;
  padding: 0 !important;
  margin: 0 !important; }

.reserve-seat-block {
  text-align: right; }
  @media (max-width: 992px) {
    .reserve-seat-block {
      margin: 15px 0 0; } }
  @media (max-width: 768px) {
    .reserve-seat-block {
      text-align: left; } }
  @media (max-width: 576px) {
    .reserve-seat-block {
      text-align: center; } }

.reserve-rating {
  font-size: 23px;
  background: #46cd38;
  padding: 10px 14px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top; }

.review-btn {
  display: inline-block;
  text-align: center;
  margin: 3px 14px 0 14px; }
  @media (max-width: 1200px) {
    .review-btn {
      margin: 3px 4px 0 4px; } }
  @media (max-width: 576px) {
    .review-btn {
      margin: 3px 0px 0 0px; } }
  .review-btn span {
    display: block;
    color: #8a8e96;
    font-size: 13px;
    margin-top: 3px; }
  .review-btn .btn-outline-danger {
    color: #ff3a6d;
    border-color: #ff3a6d; }
    .review-btn .btn-outline-danger:hover {
      color: #fff;
      background: #ff3a6d; }

.reserve-btn {
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 768px) {
    .reserve-btn {
      margin: -7px 0 0; } }
  @media (max-width: 576px) {
    .reserve-btn {
      margin: 0 0 0;
      width: 100%; } }

.custom-checkbox {
  color: #737882;
  font-size: 14px;
  line-height: 1.8;
  margin-right: 0; }
  .custom-checkbox span {
    padding: 0 10px 0 0; }

/* ==============================================================
   BOOKING DETAILS
   ============================================================== */
.booking-details_wrap {
  padding: 26px 0; }

.booking-checkbox_wrap {
  background: #fff;
  padding: 20px 30px;}
  .booking-checkbox_wrap h5 {
    color: #3e434b;
    text-align: center;
    font-weight: 400; }

.booking-checkbox {
  color: #737882;
  font-size: 15px; }
  .booking-checkbox p {
    line-height: 1.8; }

.customer-review_wrap {
  display: inline-block;
  width: 100%; }

.customer-img {
  float: left; }
  @media (max-width: 992px) {
    .customer-img {
      text-align: center;
      float: none;
      margin: 0 0 15px; } }
  .customer-img img {
    border-radius: 50%; }
  .customer-img p {
    color: #3e434b;
    margin: 4px 0 0;
    text-align: center;
    font-size: 18px;
    line-height: 1.2; }
  .customer-img span {
    font-size: 14px;
    color: #737882;
    text-align: center; }

.customer-content-wrap {
  margin: 0 0 0 135px; }
  @media (max-width: 992px) {
    .customer-content-wrap {
      margin: 0 0 0 110px; } }
  @media (max-width: 992px) {
    .customer-content-wrap {
      margin: 0px; } }
  .customer-content-wrap ul {
    margin: 24px 0 0;
    padding: 0; }
    .customer-content-wrap ul li {
      list-style: none;
      display: inline-block;
      margin: 0 10px 0 0; }
      @media (max-width: 480px) {
        .customer-content-wrap ul li {
          margin: 0 0 10px 0; } }
  .customer-content-wrap span {
    color: #737882;
    display: inline-block;
    margin: 26px 0 0; }
  .customer-content-wrap a {
    border: 1px solid #ccc;
    color: #737882;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 0 0 0 10px; }
    .customer-content-wrap a:hover {
      text-decoration: none; }
    .customer-content-wrap a span {
      margin: 0 6px 0 0; }

.customer-text {
  color: #737882;
  margin: 15px 0 0;
  line-height: 1.6; }

.customer-content h6 {
  color: #3e434b; }

.customer-content p {
  color: #737882;
  display: inline-block;
  vertical-align: top;
  line-height: 0.8;
  margin: 0 0 0 8px; }

.customer-review {
  display: inline-block; }
  @media (max-width: 576px) {
    .customer-review {
      display: block; } }
  .customer-review span {
    width: 10px;
    height: 10px;
    background: #46cd38;
    border-radius: 50%;
    display: block;
    float: left;
    margin: 0 5px 0 0; }

.round-icon-blank {
  background: #d9dce7 !important; }

.round-icon-red {
  background: #ff5a5a !important; }

.round-icon-orange {
  background: #ffbb27 !important; }

.customer-rating {
  background: #46cd38;
  padding: 8px 14px;
  float: right;
  font-size: 18px;
  color: #fff;
  border-radius: 3px; }
    
.views { background: #ffbb27; float:right; margin-left:2px; }
  
  @media (max-width: 576px) {
    .customer-rating {
      float: none;
      display: inline-block; } }

.customer-rating-red {
  background: #ff5a5a !important; }

.customer-description {
  margin: 0 0 0 50px; }

.contact-info {
  background: #fff;
  padding: 0 0 6px;
  margin: 0 0 15px; }
  .contact-info img {
    max-width: 100%; }
  .contact-info label {
    color: #46cd38;
    font-size: 14px;
    padding: 0 0 0 50px; }
    @media (max-width: 992px) {
      .contact-info label {
        display: block; } }

.address {
  color: #737882;
  padding: 18px 0 0 16px; }
  .address > span {
    font-size: 18px;
    float: left;
    margin: 4px 0 0; }
  .address p {
    margin: 0 0 0 34px; }
  .address .featured-open {
    font-size: 13px;
    padding: 0 0 0 34px; }

.btn-contact {
  display: block;
  padding: 16px;
  margin: 12px 16px;
  border: 2px solid #ff3a6d;
  color: #ff3a6d;
  font-weight: 400;}
  .btn-contact:hover {
    background: #ff3a6d;
    border: 2px solid #ff3a6d; }

@media (max-width: 992px) {
  .btn-contact {
  padding: 10px;
  margin: 10px 10px;
  font-size: .75rem;
  line-height: 1.00;
  } 
}

.follow { 
  background: #fff; }
  .follow ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #ededed;
   /* border-bottom: 1px solid #ededed;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center; width:100%; }
    .follow ul li {
      list-style: none;
      padding: 13px 0;
      width: 50%; display:inline-block; float:left; border: 1px solid #ededed; border-top:0;}
      @media (max-width: 1200px) {
        .follow ul li {
          padding: 12px 18px; } }

		 .follow ul li:nth-child(odd) {
        border-right: 0px solid #ededed; }
		 @media (max-width: 768px) {
        .follow ul li { width: 100%;} 
		  .follow ul li:nth-child(odd) {
        border-right: 1px solid #ededed; }
		  }
		
      .follow ul li h6 {
        margin: 0; }
  .follow a,  .follow span.stat{
    color: #ff3a6d;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 0;
	text-transform:uppercase;}

.follow-img { position:relative; border: 1px solid #ededed;
  text-align: center;
  padding: 10px 10px;
  color: #3e434b;
  margin-bottom:10px; }
  .follow-img img {
    border-radius: 0; max-height:300px; }
  .follow-img h6 {
    margin: 11px 0 0; }

.social-counts span {
  font-size: 14px;
  color: #737882; }


.widget-footer {
    background-color: #273642;
	padding: 30px 0 10px;
}

.search_form button, .search_form input, .search_form select  {
   width:95%; 
   margin:8px;
   height: 50px;
    padding: 10px;
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,.1);
    color: #737882;
	float:none;
}
.search_form button { color:#fff; cursor:pointer;}