/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --main-color-xcellent: #405f2d;
  --hover-color-xcellent: #e3efd8;
  --background-color-xcellent: #f3f8ed;
  --button-hover-color-xcellent: #6b9c46;
  --main-color-xhome: #759d3f;
  --hover-color-xhome: #e7f1d6;
  --background-color-xhome: #f5f9ec;
  --button-hover-color-xhome: #97bd5e;
  --main-color-xcell: #9f4fa8;
  --hover-color-xcell: #eedbf3;
  --background-color-xcell: #fbf7fc;
  --button-hover-color-xcell: #bc6fc6;
  --main-color: #405f2d;
  --hover-color: #e3efd8;
  --background-color: #f3f8ed;
  --button-hover-color: #6b9c46;
}

.body1 {
  font-size: 16px;
  line-height: 24px;
}

.body1,
.body2 {
  font-family: var(--fontMulish), sans-serif !important;
  font-weight: 400;
}

.logged-in .fancybox__toolbar {
  top: 32px;
}

.Home_long_term__vvVw2,
.Home_share_customer__taFqO {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.Home_banner_qr__srFqT {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cs-hidden {
  display: none !important;
}

.SearchRoom_containerSearchRoom__gA7bt {
  background-color: var(--neutral-50);
  padding: 32px 100px;
  width: 100%;
}

.SearchRoom_searchRoomContent__AF_IQ {
  margin: 0 auto !important;
  max-width: 1240px;
}

.ant-row {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
}

.ModalOverview_header__x3_Wa {
  align-items: center;
  border-bottom: 1px var(--divider-default);
  border-style: solid;
  display: flex;
  justify-content: space-between;
  padding: 24px;
}

.button i,
button i {
  top: 0;
}

.Home_btnActive__JMJf8 {
  background-color: #f6ebe8 !important;
  border-color: var(--fs-color-primary) !important;
}

@media screen and (min-width: 1280px) {
  .Home_searchRoom__rAmxq {
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  .cs-hidden {
    display: block !important;
  }
}

@media screen and (min-width: 768px) {
  .Home_homeContent__C5XT2 {
    transform: translateY(-50%);
  }
}

button:hover,
a.button:hover {
  background-color: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  color: #fff !important;
}

button:hover *,
a.button:hover * {
  color: #fff !important;
}

.button:focus:not(:focus-visible) {
  background-color: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  color: #fff !important;
}

.button:focus:not(:focus-visible) * {
  color: #fff !important;
}

.ux-buy-now-button {
  display: none !important;
}

.woocommerce-variation-add-to-cart > *,
form.cart > * {
  margin: 0 16px;
}

.quantity .button.ux-quantity__button {
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 8px;
  box-shadow: none;
  background-color: var(--fs-color-primary);
  color: #fff;
  text-shadow: none;
  opacity: 1;
}

.quantity input[type="number"] {
  width: 35px;
  height: 35px;
  min-width: unset;
  min-height: unset;
  box-shadow: none !important;
}

form.checkout label {
  font-size: 16px;
  line-height: 24px;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}

form.checkout input[type="text"] {
  background: var(--background-default);
  border: 1px solid var(--divider-default);
  border-color: var(--divider-default);
  border-radius: 10px;
  color: var(--text-primary);
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
  line-height: 20px;
  padding: 12px 16px;
  box-shadow: none !important;
  margin-bottom: 0;
}

form.checkout textarea {
  max-width: 100%;
  background: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #d9d9d9;
  color: var(--text-primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  border-width: 1px !important;
  border-radius: 6px;
  padding: 4px 11px;
  box-shadow: none !important;
}

form.checkout h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 16px;
  text-transform: none;
}

p:empty.bg-\[--outlined-disabled\] {
  display: block;
}

.woocommerce-form-coupon-toggle {
  display: none;
}

#checkin_date,
#checkout_date {
  box-shadow: none !important;
  border-radius: 6px;
}

ul.brand-selector-list,
ul.location-selector-list {
  background-color: #ffffff;
  background-clip: padding-box;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  padding: 12px;
  min-width: 200px;
}

ul.location-selector-list li {
  font-size: 16px;
  font-weight: 700;
}

ul.location-selector-list li:hover {
  color: var(--fs-color-primary);
}

/* Category css */

.category-page-title {
  display: none;
}

.ContentWrapper_wrapper__Cjq6y {
  margin-left: auto;
  margin-right: auto;
  max-width: 1272px;
  padding-left: 16px;
  padding-right: 16px;
}

.HotelDetail_breadCrumb__mdh4_ {
  padding-bottom: 16px;
  padding-top: 16px;
}

.HotelDetail_breadCrumb__mdh4_ ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.HotelDetail_breadCrumb__mdh4_ .ant-breadcrumb-separator {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-inline: 8px;
  color: rgba(0, 0, 0, 0.45);
}

.HeadingImage_imageRight__ykNeV,
.HeadingImage_largeImage__yu_Me {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
}

.HeadingImage_largeImage__yu_Me {
  width: 67.67%;
}

.woocommerce-result-count {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.woocommerce-ordering,
.woocommerce-ordering select {
  margin: 0;
}

.woocommerce-ordering select {
  margin: 0;
  height: 48px;
  box-shadow: none;
  border-radius: 6px;
  font-size: 20px;
}

#woocommerce_price_filter-5 .widget-title,
#woocommerce_price_filter-5 .is-divider {
  display: none;
}

.price_slider_wrapper {
  position: relative;
}

.widget_price_filter .price_slider_amount .button {
  padding: 7px 12px;
  font-size: 14px;
  background-color: var(--fs-color-primary);
  color: #fff;
  min-width: 80px;
  text-align: center;
}

.widget_price_filter .price_label {
  position: absolute;
  top: 10px;
  font-size: 16px;
}

.widget_price_filter .ui-slider-horizontal {
  margin-bottom: 40px;
}

.widget_price_filter .price_slider_amount {
  display: flex;
  justify-content: end;
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--fs-color-primary);
}

.nav-pagination > li > a,
.nav-pagination > li > span {
  border-width: 1px;
  list-style: none;
  display: inline-flex;
  flex-wrap: nowrap;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: 1px solid #bdbdbd;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 21.48px;
  color: #bdbdbd;
}

.nav-pagination > li > .current,
.nav-pagination > li > a:hover,
.nav-pagination > li > span:hover {
  background: var(--fs-color-primary);
  border: 1px solid var(--fs-color-primary);
  color: #fff;
}

#footer .ux-logo-link {
  padding: 0 !important;
}

#footer .col:first-child .col-inner {
  display: flex;
  width: max-content;
  flex-direction: column;
  gap: 20px;
  margin: 0;
}

#footer ul li {
  margin: 0;
}

#footer {
  padding-top: 4rem;
  background-color: rgb(69, 69, 69);
}

.absolute-footer {
  display: none;
}

#header .nav>li {
	margin: 0 15px;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

body tr:nth-child(even){background-color: #f2f2f2;}

body tr:hover {background-color: #ddd;}

body th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

td {
    color: #000;
}

td, th {
	font-size: 16px;
    font-weight: 400;
    color: #000;
    border: 1px solid #ddd;
}

#header .nav>li>a {
	font-size: 16px;
    line-height: 24px;
    text-transform: none;
    font-weight: 600;
    color: #131313;
    letter-spacing: 0;
}

#header .nav>li>a:hover {
	color: var(--fs-color-primary);
}

#menu-item-363 a {
	padding: 7px 12px;
    background-color: var(--fs-color-primary);
    color: #fff !important;
    border-radius: 99px;
}

.woocommerce-shop #menu-item-363 a {
	display: none;
}

@media screen and (max-width: 600px) {
  .SearchRoom_containerSearchRoom__gA7bt {
    padding: 0 16px 24px;
  }
}

@media (min-width: 768px) {
  #footer {
    padding-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/

  .mb-width {
    width: 100% !important;
    max-width: 100% !important;
  }
}
