/*===================book venue=====================*/

.pricesstartfrom {
  margin-bottom: 30px;
  box-shadow: 0 0 10px #ddd;
  padding: 15px;
  border-radius: 8px;
}

.pricesstartfrom h4 {
  display: inline-block;
  margin-bottom: 20px;
}

.pricesstartfrom .vegandnonveg {
  width: 100%;
  margin-bottom: 15px;
}

.pricesstartfrom .vegandnonveg .categirynams {float: right;}

.pricesstartfrom .vegandnonveg i, .pricesstartfrom .vegandnonveg .regularprice {
  color: #ff354b;
}

.pricesstartfrom .vegandnonveg .regularprice {
  margin-left: 3px;
  font-weight: 600;
}

.pricesstartfrom .vegandnonveg small {
  color: #555;
  text-transform: capitalize;
}
.tablebookingsection .p-0 {
  padding: 0px 15px !important;
}

.tablebookingsection .timer-box-content .timer-box .line-bgimg2 {
  padding: 0px 5px !important;
  width: 100% !important;
  height: 60px !important;
  margin: 0px !important;
  background: transparent;
  border-right: #fff 1px solid !IMPORTANT;
  align-items: center;
}

.tablebookingsection .timer-box-content {
  display: flex;
  margin: 0px 0px;
  /* background: #ff354b; */
  justify-content: center;
  padding: 0px !important;
}

.tablebookingsection .timer-box-content .timer-box {
  display: flex;
  background: #ff354b;
  width: 100%;
  align-items: center;
}

.tablebookingsection .timer-box-content .timer-box .line-bgimg2 span {
  font-size: 20px !important;
  color: #fff !important;
}

.tablebookingsection .timer-box-content .timer-box .line-bgimg2 .bottom-txt {
  font-size: 10px;
  color: #fff;
}
.tablebookingsection.bookingvenuform ul.nav.nav-tabs {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: row;
  border: 0px;
}

.tablebookingsection.bookingvenuform ul.nav.nav-tabs li.nav-item {
  display: flex;
  padding: 0px;
  width: 50%;
  justify-content: center;
  border: 0px;
}

.tablebookingsection.bookingvenuform ul.nav.nav-tabs li.nav-item a.nav-link {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #cdcdcd;
  border-radius: 0px;
}

.tablebookingsection.bookingvenuform ul.nav.nav-tabs li.nav-item a.nav-link.active {
  background: #ff354b;
  color: #fff;
}

.tablebookingsection.bookingvenuform .tabbingpanel {
  border: 0px;
}
.tablebookingsection.bookingvenuform .tabbingpanel {
  border: 0px;
}
.tabbingpanel {
  border: 0px;
  border-top: #f1f1f1 1px solid;
  margin: 0px 0px 20px;
}

.msgform input.btn.samebuttons.w-100 {
  margin-bottom: 10px;
  font-size: 20px;
  color: #fff;
}
.msgform input[type="text"], .msgform input[type="number"], .msgform input[type="email"], .msgform input[type="date"] .msgform textarea{
  width: 100%;
  height: 45px;
  padding: 0px 10px;
  border: 0px;
  border-bottom: #ddd 1px dashed;
  font-size: 16px;
  color: #222;
  margin-bottom: 20px;
}


.scrollbar [type="radio"]:checked + label:before, .scrollbar [type="radio"]:not(:checked) + label:before {
  display: none;
}

.scrollbar [type="radio"]:checked + label:after, .scrollbar [type="radio"]:not(:checked) + label:after {
  display: none;
}
.scrollbar input[type=radio]:checked + label {
  padding-left: 10px;
  padding-right: 10px;
}

.scrollbar input[type=radio] + label {padding-left: 10px;padding-right: 10px;}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #ff354b;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.msgform .custom_radio label {
  font-size: 11px;
  margin-top:15px;
}

.msgform .custom_radio input[type=radio]:checked + label {
  background: transparent;
  border-color: transparent;
}
.smalltext p {
  font-size: 12px;
  margin: 0;
}

.demand {
  display: inline-block;
  background: #ffb1d6;
  font-size: 12px;
  color: #222;
  padding: 2px 10px;
  border-radius: 2px;
}

.higlight {
  display: inline-block;
  padding: 2px 10px;
  margin-left: 10px;
  background: #79ff57;
  color: #222;
  font-size: 12px;
  border-radius: 2px;
}
.tablebookingsection.bookingvenuform {
  box-shadow: #f1f1f1 0 0 10px;
  padding: 0px 0 10px;
}
footer input[type="submit"], input[type="submit"] {
  background: #ff354b;
  border: #ff354b 1px solid;
  font-size: 1.7rem;
  height: auto;
  padding: 5px 0px;
  border-radius: 4px;
  line-height: normal;
}
.tablebookingsection.fixed {
  position: sticky;
  top: 10px;
  background: #fff;
}
.scrollbar div label p {
  font-size: 13px;
  font-weight: 700;
}
.tabbingpanel ul.nav.nav-tabs {
  margin-bottom: 20px;
}
section.booktable {
  padding: 50px 0px;
}
a.nav-link {
  height: 100%;
  font-size: 1rem;
  color: #222;
  padding: 10px 20px;
}
.resturentinformation {
  padding: 15px;
  background: #fff;
}

.resturentinformation span.iconinfo {
  width: 26px;
  display: inline-block;
  transition: all .2s ease-in;
  position: relative;
}

.resturentinformation span.iconinfo img {
  width: 100%;
}

.timehover {
  width: 320px;
  border: #da533d 1px solid;
  padding: 10px;
  font-size: 13px;
  position: absolute;
  top: 40px;
  transition: all .2s ease-in;
  display: none;
  background: #fff;
  border-radius: 6px;
  left: auto;
  right: -50px;
  transform: translateY(100px);
  box-shadow: 1px 3px 8px 1px #b7b1b1;
  z-index: 99;
}

.timeduration {margin-bottom: 10px;}

.openinghrs {
  position: relative;
  display: inline-block;
}
.nameheaer {
  font-weight: 700;
}
.timehover::before {content: "";position: absolute;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #db4a35;top: -5px;left: auto;right: 60px;}

.resturentinformation span.iconinfo:hover .timehover {
  display: block;
}

.resturentinformation span.iconinfo:hover {
  cursor: pointer;
  transition: all .2s ease-in;
}

.resturentinformation span.iconinfo:hover .timehover {
  display: block;
  transform: translateY(0px);
  transition: all .1s ease-in;
}
.resturanttilte {
  font-size: 1.5rem;
  color: #db4a35;
}

.livelocation i, .moneyitem i, .openinghrs i {
  opacity: .5;
  margin-right: 5px;
}

.openinghrs .sucess-text {
  color: #4ab947;
}

.resturentinformation span.iconinfo i {
  margin-left: 5px;
  color: #db4c37;
  opacity: 1;
}
.livelocation, .moneyitem {
  margin-bottom: 8px;
}
.ratingsandother {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}

.resturentratins {
  color: #58b947;
  text-align: right;
  line-height: 10px;
}

.resturentratins .resturentsreviw {
  border-left: #ddd 1px solid;
  padding-left: 10px;
  margin-left: 10px;
}

.inforesturent {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 20px;
  text-align: right;
}

ul {list-style: none;margin: 0;padding: 0;}

.inforesturent li i {
  position: relative;
  width: 35px;
  height: 35px;
  border: #ddd 1px solid;
  border-radius: 50%;
  line-height: 35px;
  transition: all .1s ease-in;
  cursor: pointer;
  text-align: center;
  font-size: 1.2rem;
  display: block;
  float: right;
}
.hoverdirection, .hearthover, .callhover, .sharehover {
  position: absolute;
  top: auto;
  background: #fff;
  padding: 3px 0px;
  font-size: 13px;
  border: #f1f1f1 1px solid;
  display: none;
  left: 0;
  right: 0;
  margin: auto;
  transition: all .1s ease-in;
  bottom: -40px;
  border-radius: 3px;
  width: 70px;
  text-align: center;
}

.inforesturent li {
  position: relative;
  margin-right: 0;
  text-align: right;
  width: 100%;
  display: inline-block;
  transition: all .1s ease-in;
}

.inforesturent ul {
  display: flex;
  position: relative;
  width: 100%;
  justify-content: space-around;
}

.aligntem {
  width: 100%;
  text-align: right;
}

li.direction:hover .hoverdirection, li.call:hover .callhover, li.share:hover .sharehover, li.wish:hover .hearthover {
  display: block;
}

.hoverdirection::before,  .hearthover::before, .callhover::before, .sharehover::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #c7c7c7;
  top: -5px;
  left: auto;
  right: 29px;
  margin: auto;
}

li.direction:hover i, li.call:hover i, li.share:hover i, li.wish:hover i {
  background: #ac3d31;
  color: #fff;
  border-color: #ac3d31;
}
.tabbingpanel {
  border: 0px;
  border-top: #f1f1f1 1px solid;
  margin: 0px 0px 20px;
}

.tabbingpanel a.nav-link.active {
  border: 0px;
  margin: 0px !important;
  border-radius: 0px;
  line-height: 30px;
  color: #af3e31;
}

.tabbingpanel .nav-tabs .nav-item {
  margin: 0px;
  margin-bottom: 0px !important;
  border: 0px !important;
}

.tabbingpanel a.nav-link.active {
  position: relative;
  border: 0px !important;
}

a.nav-link {
  height: 100%;
  font-size: 1rem;
  color: #222;
  padding: 10px 20px;
  border: 0px !important;
}

.tabbingpanel ul.nav.nav-tabs {
  margin-bottom: 20px;
}
.tabbingpanel a.nav-link:hover {
  border: 0px  !important;
}

.resturantfeatures ul li {
  position: relative;
  display: inline-block;
  margin: 0px 50px 20px 0;
}

.resturantfeatures ul li img {
  margin-right: 10px;
}
.insidertrip li::before, .servicesvenu li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  height: 20px;
  width: 20px;
  background: url(../images/checked.png) no-repeat;
  background-size: contain;
}
.insidertrip li, .servicesvenu li {
  position: relative;
  padding: 0px 0px 0px 30px;
  margin-bottom: 10px;
}
.insidertrip {
  margin-top: 20px;
}
ul.dec-exp-bx {
  margin: 30px 0px 0;
  border-top: #ddd 1px solid;
  padding-top: 20px;
}
ul.dec-exp-bx li {
  margin-bottom: 15px;
}
ul.dec-exp-bx li span {
  float: right;
  font-weight: 600;
  color: #4fa746;
}
.ratingsandother, .aligntem, .resturentratins, .inforesturent li, .inforesturent, .maploaction .getdirection {
  text-align: center;
}
.maploaction a.samebuttons {
  display: block;
  float: none;
  text-align: center;
}
   
.maploaction {
  border: #f1f1f1 1px solid;
  margin-bottom: 20px;
}

.maploaction .getdirection {
  padding: 0px 10px;
  height: 100%;
  align-items: center;
  display: flex;
}

.maploaction a.samebuttons {
  float: right;
  padding: 7px 10px 9px;
  color: #ff354b;
  border: #f1f1f1 1px solid;
  margin: 10px;
}
.resturentinfo {
  border: #ddd 1px solid;
  margin-bottom: 20px;
}
.tabbingpanel a.nav-link:hover {
  border: 0px !important;
}
.tabbingpanel .nav-tabs .nav-item {
  margin: 0px;
  margin-bottom: 0px !important;
  border: 0px !important;
}

.foodglry .owl-nav .owl-prev, .foodglry .owl-nav .owl-next {
  left: 0;
  background: url(../images/arrow.png) #fff no-repeat !important;
  position: absolute;
  height: 40px;
  width: 40px;
  padding: 0px !important;
  z-index: 9999;
  opacity: 1;
  border-radius: 50% !important;
  line-height: 10px !important;
  margin: 0px !important;
  font-size: 0px !important;
  background-size: auto !important;
  transform: rotate(180deg);
  background-position: center center !important;
}

.foodglry .owl-nav .owl-prev, .foodglry .owl-nav .owl-next {
  left: 0;
  background: url(../images/arrow.png) #fff no-repeat !important;
  position: absolute;
  height: 40px;
  width: 40px;
  padding: 0px !important;
  z-index: 9999;
  opacity: 1;
  border-radius: 50% !important;
  line-height: 10px !important;
  margin: 0px !important;
  font-size: 0px !important;
  background-size: auto !important;
  transform: rotate(180deg);
  background-position: center center !important;
}
.booktable .realtedtfoos.occasion {
  padding: 10px 0px;
}

.booktable .realtedtfoos.occasion .birthday_cake {
  margin: 0 0 20px;
}

.headingsmall {
  font-size: 20px;
  margin-bottom: 25px;
}
.foodglry .owl-nav .owl-next {
  right: 0px !important;
  left: auto;
  transform: rotate(-0deg);
}
.owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  margin: 0px auto !important;
}
.abtresturents {
  margin: 0px 20px;
}
.servicesvenu ul {
  margin: 15px 0 30px;
}


.resturentinformation + .tabbingpanel a.nav-link {
  padding: 6px 10px;
}
#faqs .faq {
  box-shadow: none;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(233, 30, 99, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0;
  color: #3B566E;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 27px;
}

.faq .card .card-header .faq-title .badge {
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #db4c37;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}
section.faq-section {
  background: #fbfbfb;
  padding: 30px 0px;
}
section.faq-section .resturentsubheading {
  margin-bottom: 40px;
}
section.booktable {
  padding: 50px 0px;
}
.no-review {
  position: relative;
  padding: 30px 20px 30px 190px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  background: #fff;
  border-radius: 8px;
}
.no-review img {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 20px;
  top: 30px;
}
.no-review .title {
  font-weight: 500;
  margin-bottom: 10px;
}
.no-review p {
  margin-bottom: 15px;
}

button.btn.green {
  background: #4fa746;
  position: relative;
  overflow: hidden;
  color: #fff;
  text-transform: capitalize;
}

.venues-reviews {
  position: relative;
  background: #fff;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.reviews-info {
  margin: -15px -15px 15px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 10px 15px;
  display: flex;
  align-items: center;
}
.reviews-rating {
  margin-left: auto;
  text-align: right;
}
.rating {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  color: #f1c438;
}
.rating li {
  display: inline-block;
}
.review-media {
  margin-bottom: 15px;
}
.review-media {
  margin-bottom: 15px;
}
.review-media img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.reviews-content .title {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
}
.reviews-content p {
  font-size: 14px;
  font-weight: 400;
  color: #777;
  margin-bottom: 5px;
}
.yellow.bordered {
  border-color: #ae8400;
}
.card-bx.yellow {
  background-color: #fff8fc;
  margin-top: 30px;
  position: relative;
}
.card-bx.bordered {
  border-radius: 0px;
  border-width: 0px;
}
.card-bx {
  background: #dbe6ff;
  padding: 15px 25px 15px 15px;
  border-radius: 6px;
  position: relative;
  display: flex;
  cursor: pointer;
}
.m-b30 {
  margin-bottom: 30px;
}
span.tag-btn.pull-right {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  background: #ff354b;
  color: #fff;
  padding: 3px 20px;
}

a.samebtn {
  background: #ff354b;
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 10px;
  color: #fff;
  line-height: normal;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 500;
}
a[data-gallery="gallery"] {
  margin-bottom: 30px;
  display: inline-block;
}
/*============================END boook Venue==================*/


/*==================================venu main===================================*/
.topvenueinfo {
  background: #f5f5f5;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
}
ul.socialmedia {
  margin-top: 20px;
}
ul.socialmedia li {
  display: inline-block;
  margin-right: 5px;
}
.venudirection ul.socialmedia li a {
  background: #ff354b;
  border-color: #ff354b;
}
ul.socialmedia li a {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: #686868 1px dashed;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.topvenueinfo ul {
  border-top: #e1e1e1 1px solid;
  margin-top: 10px;
  padding: 10px 0px 0;
}

.topvenueinfo ul li {
  display: inline-block;
  margin-right: 14px;
}

.topvenueinfo ul li i {
  color: #ff354b;
  margin-right: 3px;
}

.topvenueinfo a.btn.samebuttons {
  background: #ff354b;
  font-size: 1.2rem;
  color: #fff;
  text-transform: uppercase;
  overflow: hidden;
}

.vecenterbtn {
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}

.aligncenterbtn {
  width: 100%;
}

.mainvenutitle h3 {
  color: #ff354b;
}
.topalignvenu {
  width: 100%;
  padding: 0px 15px;
}
.teramandctc ul li::before {content: "";position: absolute;left: 0;background: url(../img/oks.png) no-repeat;width: 22px;height: 14px;top: 5px;}

.ac .myaccordion {
  max-width: 100%;
  margin: 0px auto;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
border-radius: 0px;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
  padding: 5px;
  border-radius: 0px !IMPORTANT;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #222;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}
.venuinform {border-bottom: #ddd 1px solid;margin-bottom: 0px;padding: 15px;}

.venuinform a.btn.samebuttons {
  background: #ff354b;
  color: #fff;
}

.venuinform .likes i {
  color: green;
}

.venuinform h4 {
  font-size: 20px;
  color: #222;
}

.venuinform li, .ac .myaccordion .card-body li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}

.venuinform ul,  .ac .myaccordion .card-body ul {
  margin-top: 10px;
}

.venuinform li::before, .ac .myaccordion .card-body li::before {content: "";position: absolute;left: 6px;top: 11px;height: 5px;width: 5px;background: #ff354b;}

.ac .myaccordion .card-body {
  padding: 0px;
}

.ac .myaccordion .card-body li {
  font-size: 14px;
  line-height: 26px;
}
.maindivvenue {
  border: #ddd 1px solid;
}
.ac {
  margin-bottom: 20px;
}
.youmay .headingsmall {
  color: #222;
}
.youmay {
  padding: 0px 15px;
}
.btn:focus, .btn.focus{box-shadow: none !important;}
.ac .myaccordion .card-body ul {
  padding: 0px 15px;
}

.ac .myaccordion .fa-stack {
  position: relative;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  vertical-align: middle;
}
.ac .myaccordion .fa-stack-2x{font-size:1.5em;}
.venudirection {
  box-shadow: #ddd 0 0 10px;
  padding: 13px;
  margin-bottom: 20px;
  position: relative;
}

.tickting {
  background: #ffe8f3;
  padding: 10px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.venudirection .city, .venudirection .subheading {
  margin-bottom: 16px;
  font-size: 1.3rem;
}
.topvenueinfo.fixed {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 9;
}

.topvenueinfo.fixed .row {
  max-width: 88%;
  margin: auto;
}

.topvenueinfo.fixed ul {
  display: none;
}
section.venuemainpage {
  padding: 20px 0 90px;
}
.venudirection ul.socialmedia li a {
  background: #ff354b;
  border-color: #ff354b;
}

.venudirection ul.socialmedia li a:hover {
  background: #222;
  border-color: #222;
}
.stickypos{position: relative;}
.stickypos.fixed {
  position: sticky;
  top: 120px;
}
input[type=radio]:checked + label {
  background: #28a745;
  border-color: #28a745;
}



.listing-bx.listing-sm {
  margin-bottom: 20px;
}

.listing-bx {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 5px 15px 0 rgb(32 0 90 / 5%);
}
.listing-bx .listing-media {
  position: relative;
}
.listing-bx .listing-media img {
  width: 100%;
  height: 100%;
}
.listing-bx.listing-sm .media-info {
  padding: 50px 15px 10px 15px;
}
.listing-bx .media-info {
  position: absolute;
  bottom: 0;
  padding: 60px 25px 15px 25px;
  left: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  background: rgb(15,4,0);
  background: -moz-linear-gradient(top, rgba(15,4,0,0.0) 0%, rgba(22,9,0,0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(15,4,0,0.0) 0%,rgba(22,9,0,0.8) 100%);
  background: linear-gradient(to bottom, rgba(15,4,0,0.0) 0%,rgba(22,9,0,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0400', endColorstr='#160900',GradientType=0 );
}
.listing-bx .media-info .featured-star {
  margin-bottom: 0;
}
.featured-star li {
  color: #ffc600;
  font-size: 13px;
}
.featured-category li, .featured-star li {
  list-style: none;
  display: inline-block;
}
.featured-star li {
  color: #ffc600;
  font-size: 13px;
  list-style: none;
  display: inline-block;
}
.listing-bx .media-info .like-btn {
  color: #fff;
}

.listing-info {
  padding: 10px 15px;
  background: #fff;
}
.listing-bx.listing-sm .listing-info {
  padding: 15px 15px 10px;
}
.listing-sm .listing-info .title {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 2px;
}

.listing-info p {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #a8a8a8;
  font-size: 13px;
  font-weight: 500;
}
.listing-sm .listing-info p {
  margin-bottom: 0;
}



.place-info {
  margin: 0 -25px -25px -25px;
  padding: 15px 25px;
  list-style: none;
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 15px;
  display: flex;
}
.listing-sm .place-info {
  margin: 10px -15px -5px -15px;
  padding: 15px 15px;
}
.place-info li {
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
}
.listing-info .place-info span {
  color: #a8a8a8;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
}
.listing-sm .listing-info .place-info .title {
  font-size: 15px;
}
.listing-info .place-info .vendor-guest .title {
  color: #222;
}
.listing-info .place-info .vendor-price {
  margin-right: 0;
}
.place-info li {
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
}
.vendor-price {
  margin-left: auto;
  float: right;
  font-weight: 500;
  font-size: 14px!important;
}
.listing-info .place-info .vendor-price .title {
  color: #e62f87;
}
.btn.gradient.purple {
  background: rgb(253,96,162);
  background: -moz-linear-gradient(left, rgba(253,96,162,1) 0%, rgb(230 46 134) 100%);
  background: -webkit-linear-gradient(left, rgba(253,96,162,1) 0%,rgb(255 255 255) 100%);
  background: linear-gradient(to right, rgba(253,96,162,1) 0%,rgb(230 46 134) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5947f3', endColorstr='#8c73f5',GradientType=1 );
  color: #fff;
  position:relative
}
.btn:after, a.booktable:after {
  /*content: '';*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 1;
  -webkit-transform: translate(-105%,0);
  transform: translate(-105%,0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgba(255,255,255,1);
  background-color: rgba(255,255,255,0.25);
}
.btn:hover:after, a.booktable:hover:after {
  opacity: 0;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.listing-media .offer .event {
  background: #fff;
  border-radius: 0px 4px 4px 0px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 3px 10px;
  color: #fff;
  margin-bottom: 4px;
}
.listing-media .offer {
  position: absolute;
  top: 10px;
  z-index: 2;
}
.listing-media .offer .upcoming {
  background: #ffd200;
  color: #000;
}
.listing-media .offer .available {
  background: rgb(33,177,118);
}
.btn {
  position: relative;
}
a.fullimg {
  margin-bottom: 30px;
  display: inline-block;
}
/*==================================End venu main===================================*/

.ui-slider-horizontal .ui-slider-range {
  background: #b6a08e;
  height: 2px;
}

.ui-slider-horizontal {
  height: 2px;
  background: #dbdbdb;
  border: none;
  width: 92%;
  margin: 0 auto;
  margin-bottom: 22px;
}

/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {*/
/*  background: #fff;*/
/*  width: 15px;*/
/*  height: 15px;*/
/*  top: -7px;*/
/*  cursor: pointer;*/
/*  border-radius: 50%;*/
/*  border: 2px solid #b6a08e;*/
/*}*/

.widget_list.widget_filter {
  overflow: hidden;
  margin-bottom: 30px;
}


.widget_list.widget_filter form {
  padding-top: 10px;
}
.widget_list.widget_filter form input {
  background: none;
  border: none;
  font-size: 12px;
  float: right;
  text-align: right;
  line-height: 31px;
  width: 60px;
}

.widget_list.widget_filter form button {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-transform: capitalize;
  color: #ffffff;
  background: #252525;
  border: 0;
  border-radius: 30px;
  float: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.widget_list.widget_filter form button:hover {
  background: #b6a08e;
}

.tag_cloud a {
  margin: 0 5px 12px 0;
  padding: 5px 15px;
  text-transform: capitalize;
  display: inline-block;
  border: 1px solid #ebebeb;
  background: #ffffff;
  border-radius: 3px;
  font-size: 13px;
  color: #222;
}

.tag_cloud a:hover {
  background: #ff354b;
  border-color: #ff354b;
  color: #ffffff;
}

.shop_sidebar_product .single_product {
  margin-bottom: 20px;
  overflow: hidden;
}
.shop_sidebar_product .single_product:last-child {
  margin-bottom: 0;
}
.shop_sidebar_product .product_content {
  width: 64%;
  padding-left: 15px;
  margin-top: 0;
  float: left;
}

.shop_sidebar_product .product_content h4 {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 12px;
}
.shop_sidebar_product .product_content h4 a:hover {
  color: #ff354b;
}
.shop_sidebar_product .product_thumb {
  width: 90px;
  float: left;
}

.shop_sidebar_product .product_rating {
  float: inherit;
  margin-bottom: 7px;
  width: 100%;
}
.shop_sidebar_product .product_rating ul li a:hover {
  color: #b6a08e;
}

.shop_toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  margin: 0 0 40px;
}


.select_option {
  display: flex;
  align-items: center;
}

.select_option .nice-select {
  border: 0;
  height: 30px;
  line-height: 29px;
}
.select_option .nice-select ul.list {
  top: 114%;
  right: 0;
  width: 200px;
  max-height: 200px;
  overflow: auto;
}




.list_button ul li {
  margin-right: 12px;
}
.list_button ul li:last-child {
  margin-right: 0;
}
.list_button ul li a:hover {
  color: #b6a08e;
}
.list_button ul li a i {
  margin-right: 5px;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}
.list_button ul li a.active {
  color: #ff354b;
}
.list_button ul li a.active i {
  background: #b6a08e;
  color: #ffffff;
}

.product_ratting ul li {
  display: inline-block;
}
.product_ratting ul li a {
  color: #b6a08e;
}


.pagination ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f1f1f1;
  border-radius: 3px;
  margin-left: 3px;
}
.pagination ul li:first-child {
  margin-left: 0;
}
.pagination ul li a {
  display: block;
  border-radius: 3px;
  color: #222;
}
.pagination ul li a:hover {
  background: #ff354b;
  color: #ffffff;
}
.pagination ul li.current {
  background: #ff354b;
  color: #ffffff;
}
.pagination ul li.next {
  width: 40px;
}

.shop_toolbar.t_bottom {
  justify-content: center;
  margin-bottom: 0;
}

.grid_view .hover_action a {
  width: 43px;
  height: 40px;
  line-height: 38px;
}

.widget_inner {
  box-shadow: 0 0 10px #ddd;
  padding: 15px 0px;
  position: relative;
}
.widget_inner .widget_list {
  padding: 0 15px 20px;
  border-bottom: #ddd 1px solid;
}
.widget_list {
  margin-bottom: 10px;
}
.widget_list.widget_categories > ul > li ul {
  padding-left: 30px;
  display: none;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.widget_list > ul > li > a{color: #222;font-size: 14px;text-transform: capitalize;}

.widget_inner .widget_list h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.widget_inner .widget_list:last-child {
    border: 0;
}

.widget_list > ul > li {
    margin-bottom: 8px;
}
.widget_list.widget_categories > ul > li.widget_sub_categories > a::before {
  content: '+';
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translatey(-50%);
}

.widget_list.widget_categories > ul > li.widget_sub_categories > a.active::before {
  content: '-';
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translatey(-50%);
}
.widget_list.widget_categories > ul > li.widget_sub_categories > a {
  position: relative;
}
.widget_list.widget_categories > ul > li > a {
  font-size: 14px;
  display: block;
  line-height: 30px;
  padding: 0 0px;
}

.widget_list.widget_categories > ul > li ul li a {
  font-size: 15px;
  line-height: 30px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #222;
}