/* ==========header style======== */
.site-header {
  padding: 10px 15px;
}
.site-navigation,
.user-navigation {
  margin: 0;
}
.top-bar {
  padding: 0;
  margin-right: 10px;
}
/* ========End header style====== */
.hotel-type {
  padding-bottom: 0;
}
.standard-box {
  padding-bottom: 30px;
}
.hotel-item__label,
.apartment-item__label {
  background-color: #04b75d;
  background-image: none !important;
}

.hotel-item__label.Economy,
.apartment-item__label.Economy {
  background-color: #ea612a !important;
}
.hotel-item__label.Premium,
.apartment-item__label.Premium {
  background-color: #0060ac !important;
}
.hotel-item__label.Standard,
.apartment-item__label.Standard {
  background-color: #04b75d !important;
}
.hotel-item__label.Partner,
.apartment-item__label.Partner {
  background-color: #055496 !important;
}
.Economy {
  background-color: #ea612a !important;
}
.Premium {
  background-color: #0060ac !important;
}
.Standard {
  background-color: #04b75d !important;
}
.Partner {
  background-color: #055496 !important;
}

/* Hotel Facilities */
.single-hotel .site-content section .section-content .term-item {
  height: auto;
  padding: 10px 25px 10px 0;
  margin: 0;
  border: none;
}

.standard-img {
  position: relative;
}
.standard-img img {
  max-width: 100%;
  border-radius: 10px;
}
.section-title span {
  border-bottom: 2px solid #212529;
}
.standard-caption {
  padding: 10px;
  left: 0;
  top: 0;
}

.economy {
  background-color: rgba(33, 42, 48, 0.7);
}

.standard {
  background-color: rgba(243, 177, 83, 0.8);
}

.premium {
  background-color: rgba(94, 94, 94, 0.8);
}

.standard-caption img {
  max-width: 70%;
}

.standard-caption h4 {
  width: 100%;
  padding-top: 10px;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
}

.s-info {
  padding: 15px 0 0;
}
.s-info h4 {
  margin: 0;
  color: #adadad;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  white-space: nowrap;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.s-info h5 {
  color: #151515;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}
.s-info h5 .Economy {
  background-color: transparent !important;
  color: #ea612a;
}
.s-info h5 .Standard {
  color: #04b65e;
  background-color: transparent !important;
}
.s-info h5 .Premium {
  color: #0072cd;
  background-color: transparent !important;
}
.s-info h5 .Partner {
  color: #055496;
  background-color: transparent !important;
}

.s-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.s-info ul li {
  padding: 4px 0 4px 20px;
  font-size: 15px;
  line-height: 20px;
  position: relative;
}

.s-info ul li:before {
  padding-right: 8px;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #20b759;
  position: absolute;
  left: 0;
  top: 6px;
}

.more-info {
  padding-top: 20px;
  font-size: 18px;
  line-height: 36px;
}

.more-info a {
  color: #e7940d;
  text-decoration: underline;
}
.partner-commission ul li {
  padding: 0;
  margin: 0;
}
.toggle-filter span {
  font-size: 16px;
}
.toggle-filter i {
  color: #ea612a;
  font-size: 16px;
}
.results-count {
  flex-wrap: wrap;
}
.single-hotel .site-content section .section-content .term-item .gmz-icon svg {
  max-height: 16px;
  max-width: 19px;
  font-size: 16px;
}
.single-hotel .site-content section .section-content .term-item .term-icon {
  font-size: 16px;
  line-height: 22px;
}

/* Hotel Product details */
.section-title {
  padding-bottom: 11px;
}
.feature .section-title,
.map .section-title {
  border-bottom: 1px solid #d4d4d4;
}
.read-more {
  color: #04b55c;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
.read-more i {
  font-size: 12px;
}
.available-room {
  padding: 15px;
  margin-bottom: 40px;
  background-color: #142a1b;
}
.available-room h3 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}
.available-room .apartment-item__title {
  font-size: 14px;
  line-height: 20px;
}

.single-hotel .site-content section .section-content .term-item__title {
  line-height: 20px;
}
.available-room .apartment-item {
  border: 0;
}
.hide-desktop {
  display: none;
}

/*========add my mobarak=======*/
.bargain-btn-area{
  padding: 25px 0 0;
  margin: 0;
}
.bargain-edit-info,
.price-info{
  padding: 20px 0 0;
  margin: 0;
  color: #939393;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
}
.bargain-edit-info{
  padding: 0 0 20px;
}
.instant-booking,
.bargen-now{
  width: 100%;
  padding: 12px 10px;
  margin-top: 4px;
  color: #3EC277;
  font-size: 17px;
  text-align: center;
  display: block;
  border-radius: 0;
  border:1px solid #A0EAC5;
  font-weight: bold;
  background-color: #E5FFF2; 
}
.instant-booking{
  color: #fff;
  border:none;
  background-color: #fcb23b;
}
.chat-areaIn{
  margin-top: 4px;
  box-shadow: 0 0 2px 0 rgba(25, 32, 36, 0.12), 0 2px 4px 0 rgba(25, 32, 36, 0.22);
}
.chat-header{
  padding:10px 15px;
  color: #fff;
  background-color: #04b75d;
}
.price-value{
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}
.edit-price{
  padding:0 7px;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  border-radius: 4px;
  background-color: #09c667;
  border: 0;
}
.chat-footer-box{
  padding: 0;
  margin: 0;
  position: relative;
}
.chat-footer-box{
  padding: 0;
  margin: 0;
  position: relative;
}
.chat-footer{
  padding: 12px;
}
.text-field{
  width: 100%;
  padding: 8px 5px 8px 5px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #ddd;
}
.chat-btn{
  height: calc(100% - 2px);
  padding: 0 10px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 1px;
  border: 0;
  background-color: #09c667;
}
.user-pic{
  width: 40px;
  height:40px;
  border-radius: 50%;
  overflow: hidden;
}
.chat-amount{
  margin: 0;
}
.chat-amount h3{
  padding: 0;
  margin: 0;
  color: #6E6E6E;
  font-size: 18px;
  line-height: 20px;
}
.chat-amount p{
    color: #939393;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400;
}
.reset-bargain{
  color: #04B75C;
  background-color: #D0F2E1;
}

/*===============*/
/*=====footer====*/
/*===============*/
.footer-top:after,
.footer-top:before {
  content: "";
  position: absolute;
  top: 40%;
  height: 70%;
  width: 5px;
  border-radius: 50%;
  background-color: rgb(255, 255, 255, 0.05);

  transform: translateY(-45%);
}

.footer-top:before {
  left: 24%;
}
.footer-top:after {
  right: 37%;
}
.footer-bottom .social-footer li:last-child {
  padding-right: 0;
}

@media screen and (max-width: 991px) {
  .navigation-holder {
    width: 100%;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 999;
    display: none;
    border-top: 1px solid #ddd;
    background-color: #fff;
  }
  .site-header .toggle-menu {
    display: block;
    margin: 0;
  }
  .search-center__title {
    padding: 0 0 10px;
    margin: 0;
    font-size: 22px;
    line-height: 26px;
  }
  .search-form-wrapper {
    padding: 8px;
  }
  .search-form-wrapper .nav-tabs {
    margin-bottom: 12px;
  }
  .standard-img img {
    width: 100%;
  }
  .footer-top {
    flex-wrap: wrap;
  }
  .footer-item {
    width: 50%;
    padding-bottom: 30px;
  }
  .footer-item:last-child {
    width: 100%;
    padding-bottom: 0;
  }
  .footer-top:after,
  .footer-top:before {
    display: none;
  }
  .footer-top .widget__title br {
    display: none;
  }
  .footer-top iframe {
    width: 100%;
    height: 270px;
    margin-top: 25px;
  }
  .hide-mobile {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .booking-form.hotel {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .footer-top .widget {
    margin-bottom: 0;
  }
  .search-filter {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .search-filter {
    display: block !important;
  }
}
@media screen and (max-width: 575px) {
  .footer-top iframe {
    height: 200px;
  }
  .sort-wrap {
    width: 100%;
    margin-top: 15px;
    padding: 4px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
  }
  .pagination {
    flex-wrap: wrap;
  }
  .pagination li {
    padding-bottom: 5px;
  }
  .search-form-wrapper .hotel-search-form ._title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 14px;
  }
  .search-form-wrapper .apartment-search-form ._title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .footer-item {
    width: 100%;
  }
  .user-navigation ul li.notifications .dropdown-menu {
    width: 292px;
  }

  .user-navigation .become-partner {
    display: inline;
  }
  .top-bar .select-language {
    margin-top: 0;
    min-width: 76px;
  }
}
