:root {
  --bodyBg: #f0f4f8;
  --menuBg: #334d68;
  --progressBar: #54d1db;
}

.img_container {
  position: relative;
  width: 80px;
  height: 80px;
}

.img_container button {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 20px;
}

.img_container:hover {
  background: rgba(0, 0, 0, 0.4);
}
.img_container:hover button {
  display: inline-block;
}

.avatarimage {
  width: 130px !important;
}

.messagebox {
  border-radius: 0px !important;
  width: 85% !important;
}

.messagesend {
  margin-left: 1% !important;
}

.allmessages {
  border-radius: 0px !important;
  overflow: auto;
  display: flex;
  flex-direction: column-reverse;
}

.landinginfo {
  padding-right: 30px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;

  padding-left: 70px !important;
  width: 100% !important;
  vertical-align: middle !important;
}

.landinginfoleft {
  padding-right: 70px !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;

  padding-left: 30px !important;
  width: 100% !important;
  vertical-align: middle !important;
}

.landingimage {
  border-radius: 15px;
  -webkit-box-shadow: 0px 4px 22px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 22px 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 22px 5px rgba(0, 0, 0, 0.75);
}

.maincontainer {
  margin: 0px 0px 0px 0px !important;
  padding: 0px !important;
  width: 100% !important;
}

.listingcontainer {
  width: 92% !important;
}
.maincontainerclass {
  min-height: 80vh !important;
  width: 94% !important;
}

.field.searchfield {
  padding: 0px !important;
  border-radius: 0px !important;
}

.ui.green.fluid.button {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.field.searchfield div.ui.selection.dropdown {
  border-radius: 0px !important;
}

.field.searchfield input {
  border-radius: 0px !important;
}

.message__form {
  border-radius: 0px !important;
  bottom: 1em;
  left: 0;
  right: 1em;
  z-index: 200;
}

.messagebox {
  width: 80% !important;
}

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

.ui.vertical.segment.footer {
  margin-bottom: 0px !important;
  background-color: rgb(240, 240, 240);
}

.linespace {
  white-space: pre-line !important;
}

.arrow-right {
  background-color: #444;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.8);
  height: 100px;
  left: -50px;
  position: absolute;
  top: -50px;
  width: 100px;
  -webkit-transform: rotate(-45deg);
}

.arrow-right span {
  color: #f5f5f5;
  font-family: sans-serif;
  font-size: 1.005em;
  left: 28px;
  top: 78px;
  position: absolute;
  width: 80px;
}

.dropzonearea {
  height: 100px;
  border: 2px dashed #2c67d8;
  padding: 30px;
  vertical-align: middle !important;
}

.wrappedtabs {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.messagestab {
  height: 600px;
  overflow-y: auto; /* or auto */
  margin-top: 14px;
}

.dropzonearea:hover {
  cursor: pointer;
}
.messages {
  height: 470px !important;
  overflow-y: scroll;
}

.cardgrouping {
  height: 610px;
  overflow-y: scroll;
}

.lowweight {
  font-weight: 500 !important;
  font-size: 1.1em;
}

.lowweight.signup {
  background-color: #55e770 !important;
}

.lowweight.signup:hover {
  background-color: #4df54f !important;
}

.listingitemviewbutton {
  border-radius: 10px !important;
}

.message__self {
  border-left: 2px solid orange;
  padding-left: 8px;
}

.profilesegment {
  padding: 0px !important;
}

.profilepageimage {
  height: 20% !important;
  width: 20% !important;
}

#menu {
  padding-left: 30px !important;
  padding-right: 30px !important;
  background-color: white !important;
  background: var(--menuBg);
  font-family: "Nunito Sans", sans-serif !important;
  border-radius: 0px !important;
}

.landingbutton {
  margin-left: 0px !important;
  margin-right: 10px !important;
  padding: 1.4em !important;
  color: white !important;
  -webkit-transition: background-image 2s ease-in-out !important;
  transition: background-image 2s ease-in-out !important;
  background-image: linear-gradient(
    to right,
    rgb(13, 134, 147),
    rgb(20, 73, 204)
  ) !important;
}

.landingbutton:hover {
  color: white !important;
  background-image: linear-gradient(
    to right,
    rgb(8, 168, 171),
    rgb(11, 83, 206)
  ) !important;
}

body {
  font-family: "Nunito Sans", sans-serif !important;
}

.squarebutton {
  border-radius: 0px !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Nunito Sans", sans-serif !important;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn,
.button {
  border: 2px solid gray;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-family: "Nunito Sans", sans-serif !important;
  font-weight: bold;
}

.ui-red-large-fluid-button {
  background-color: green !important;
}

/* Overrides default styled accordion styles (too much bottom padding) */
.ui.styled.accordion .content {
  padding: 0.5em 1em 0.75em !important;
}

.reactmap {
  overflow: hidden !important;
}

.carousel-root {
  background-color: black;
}

.mainlogo {
  font-size: 1.3em;
}

.homepageslider {
  margin: -10px 0px 0px 0px !important;
  padding-top: 80px !important;
  padding-left: 6% !important;
  padding-right: 6% !important;
  height: 64vh;
  width: 100% !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: linear-gradient(
      rgba(0, 0, 0, 0.15),
      /* Lighter overlay to show more color */ rgba(0, 0, 0, 0.25)
    ),
    url("/static/landingpage/landingpagedesign.jpg");
  background-position: center center; /* Center the image both horizontally and vertically */
  text-align: center;
  align-items: center;
  align-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Simple rounded corners for search bar */
.homepageslider .ui.dropdown {
  border-radius: 8px 0 0 8px !important;
}

.homepageslider .ui.button {
  border-radius: 0 8px 8px 0 !important;
}

*:focus {
  outline: none;
}

.homepagebox {
  width: 80% !important;
  padding: 50px;
}

.pushpin-content {
  border-radius: 3px;
  background: #2e7e36;
  border: 1px solid #2e7e36;
  cursor: pointer;
}

/* HEADER GREEN HOVER WHEN ACTIVE */

.active.header.item.lowweight {
  background-color: #a5ddb3 !important;
}

.header.item.lowweight:hover {
  background-color: #a5ddb3 !important;
}

.item.dropdown.lowweight:hover {
  background-color: #a5ddb3 !important;
}

.active.item.dropdown:hover {
  background-color: #a5ddb3 !important;
}

.largecontainer {
  width: 100% !important;
  min-height: 100vh !important;
}

.ui.pink.mini.icon.toggle.button.favouritebutton {
  background-color: #f88585 !important;
}

.active.ui.pink.mini.icon.toggle.button.favouritebutton {
  background-color: #ff4343 !important;
}

.logingrid {
  min-height: 120vh !important;
  z-index: 10000;
}

@media screen and (max-width: 600px) {
  .carousel-container {
    width: 100% !important;
  }

  .react-responsive-modal-container {
    padding-bottom: 100px !important;
  }

  .react-responsive-modal-modal {
    float: left !important;
    width: 90% !important;
  }

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

  .homepagebox {
    padding-top: 19px !important;
    padding-bottom: 19px !important;

    padding-left: 7px !important;
    padding-right: 7px !important;
  }

  .landingbutton {
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 15px !important;
    margin-bottom: 25px !important;
    color: white !important;
    margin-top: 0px !important;
    padding: 15px !important;
    font-size: 0.85em !important;

    -webkit-transition: background-image 2s ease-in-out !important;
    transition: background-image 2s ease-in-out !important;
    background-image: linear-gradient(
      to right,
      rgb(0, 145, 152),
      rgb(0, 51, 181)
    ) !important;
  }

  .paginate {
    text-align: center !important;
    zoom: 0.8;
    -moz-transform: scale(0.8);
  }

  .hidemobile {
    display: none !important;
  }

  .minmobiletitle {
    font-size: 1.8em !important;
  }

  .bambooText {
    font-size: 3em !important;
  }

  .minmobileheading {
    font-size: 1.1em !important;
  }

  .minmobilesubheading {
    font-size: 1.2em !important;
  }

  .profilepageimage {
    width: 40% !important;
    height: 40% !important;
  }

  .largecontainer {
    width: 100% !important;
    min-height: 100vh !important;
  }

  .logingrid {
    margin-bottom: 270px !important;
  }

  .signupgrid {
    margin-bottom: 305px !important;
  }
}

.thumb {
  height: 70px;
  width: 150px;
}

.thumb.selected {
  border: 3px solid lightgreen !important;
}

.thumb:hover {
  border: 3px solid lightgreen !important;
}

.radar-autocomplete-input {
  font-family: "Nunito Sans", sans-serif !important;
  width: 100% !important;
}

.radar-autocomplete-results-list {
  font-family: "Nunito Sans", sans-serif !important;
  width: 100% !important;
}

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

.messagebadge {
  font-size: 16px;
  padding: 6px 7px 0px 7px;
  border-radius: 50%;
  background: red;
  color: white;
}

.cardimagecontainer {
  width: 100% !important;
  height: 200px !important;
}

.ui.image.imgreact {
  height: 200px;
  width: 300px;
  object-fit: cover !important;
}

.thumb img {
  object-fit: cover;
  width: 150px;
  height: 70px;
}

.sliderImage {
  object-fit: contain;
  width: 500px;
  height: 400px;
}

.ui.mini.basic {
  font-size: 12px !important;
}

.ui.mini.basic {
  padding: 10px 0px 10px 0px !important;
  font-size: 12px !important;
}

.mycontainerclass {
  background-color: blue;
}

.badge {
  font-size: 15px;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 7px 7px 1px 7px;
  border-radius: 50%;
  background: red;
  color: white;
}

.chatbox {
  overflow: auto;
  display: flex;
  flex-direction: column-reverse;
}

.testgrid {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-bottom: 2px solid #cdcdcd !important;
  background-color: rgb(236, 255, 242) !important;
}

.testgridunread {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-bottom: 2px solid #cdcdcd !important;
  background-color: rgb(173, 247, 196) !important;
}

.notification {
  background-color: #555;
  color: white;
  text-decoration: none;
  padding: 15px 26px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.listingdescription {
  font-size: 1.2em;
  margin-bottom: 60px !important;
}

.favouritebutton {
  border-radius: 0px !important;
}

.Text-fade {
  margin-top: 25px;
  font-size: 21px;
  text-align: center;
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 2s;
}

.Basic-fade {
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 2s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */

@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */

@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes App-logo-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.orderstable {
  width: 90% !important;
  text-align: center;
  margin: 0 auto !important;
}

/* Recaptcha remove the banner */
.grecaptcha-badge {
  visibility: hidden;
}

.profilepage {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-color: rgb(133, 214, 198) !important;
  background-image: url("editProfileBackground.jpg") !important;
}

.testimonial-parent {
  padding: 0px;
  margin: 0px;
}

.testimonial-container {
  max-width: 60%;
  display: inline-flex;
  align-items: center !important;
  justify-content: center !important;
}

.testimonial-card {
  background-color: white;
  border-radius: 10px;
  min-height: 350px;
  padding: 0px !important;
  margin: 0px !important;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}

.testimonial-text {
  padding: 2.2em;
  line-height: 1.7em;
  position: relative;
  font-size: 18px;
  min-height: 250px;
}

.testimonial-footer {
  background: linear-gradient(90deg, #1a2b96 0%, #13a8af 100%) !important;
  height: 100px;
  bottom: 0 !important;
  border-radius: 0 0 10px 10px;
  position: relative;
  vertical-align: bottom;
  line-height: normal;
  margin: 0px !important;
  padding: 0px !important;
}

.testimonial-person {
  color: white;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -100%);
  font-size: 1.3rem;
  font-weight: 600;
}

.BrainhubCarousel__thumbnail {
  font-size: 100 !important;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  opacity: 0.5;
}

.BrainhubCarousel__thumbnail--selected {
  opacity: 1 !important;
}

@media screen and (max-width: 600px) {
  .testimonial-text {
    padding: 2.2em;
    line-height: 1.7em;
    position: relative;
    font-size: 15px;
    min-height: 250px;
  }

  .testimonial-card {
    background-color: white;
    border-radius: 10px;
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: 0 8px 10px rgba(0, 0, 0, 0.3);
  }

  .testimonial-container {
    max-width: 100% !important;
  }
  .testimonial-person {
    color: white;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -100%);
    font-size: 1.1rem;
    font-weight: 400;
  }

  .featured-carousel {
    padding: 4px !important;
  }

  .featuredCarouselOneListing {
    width: 100% !important;
  }
}

.gm-style-mtc {
  font-family: "Nunito Sans", sans-serif !important;
}

.mapitem {
  height: 130px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}

.mapitem:hover {
  cursor: pointer;
}

.popupcontainer {
  width: 1920px;
}

img.mapimage {
  width: 200px !important;
  max-height: 100px !important;
  object-fit: contain !important;
}

.mobilemenu {
  z-index: 100000;
}

.mobileaccountoption {
  background-color: gray;
}

.mobileimage {
  height: 200px !important;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  object-fit: cover !important;
}

.mobileimagemap {
  height: 140px !important;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  object-fit: cover !important;
}

.mobilecarousel {
  border-radius: 15px !important;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  margin-top: 20px !important;
}

.mobilecarousel .slider-wrapper {
  border-radius: 15px !important;
}

.desktop-listing-carousel {
  margin: 0 !important;
  padding: 0 !important;
}

.desktop-listing-carousel .slider-wrapper {
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.desktop-listing-carousel .slider {
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.desktop-listing-carousel .carousel-slider {
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.carousel-container {
  width: 70% !important;
}

.featured-carousel {
  padding: 25px;
}

.featured-carousel-image {
  height: 200px !important;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  object-fit: cover !important;
  border-radius: 5% 5% 0% 0%;
}

.carousel-slide {
  width: 120% !important;
  cursor: pointer;
}

.metapanel-carousel {
  border-radius: 15px !important;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  margin-top: 20px !important;
}

.metapanel-image {
  height: 200px !important;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  object-fit: cover !important;
}

.mobiletitle {
  line-height: 1.35em;
  padding: 11px 0px 17px 0px !important;

  font-size: 1.44em;
}

.mobilelistingcard {
  border-bottom: 1px solid rgb(199, 199, 199);
  margin-bottom: 15px;
  margin-top: 8px;
}

.mobilemapbutton {
  position: fixed;
  margin-bottom: 150px;
}

.desktoplisting :hover {
  cursor: pointer !important;
}

.gm-style .gm-style-iw-c {
  padding-right: 10px !important;
  padding-bottom: 0px !important;
  max-width: 250px !important;
  min-width: 0px !important;
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  top: 0;
  left: 0;
  transform: translate(-50%, -100%);
  border-radius: 8px;
  box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.3);
}

.favouriteslistings {
  margin-left: 20%;
}

.terms-and-conditions-header {
  text-align: center;
}

.bambooText {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.2em;
  background: -webkit-linear-gradient(#00ff88, #00ffee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.threecolumn {
  float: left;
  padding: 10px;
  height: 300px; /* Should be removed. Only for demonstration */
}

.threecolumn.left {
  width: 30%;
}
.threecolumn.center {
  width: 44%;
}
.threecolumn.right {
  width: 26%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.FixedHeightContainer {
  float: right;
  height: 95vh;
  background: #f00;
}

.Content {
  height: 95vh;
  overflow: auto;
  background: #fff;
}

.profile-pic-img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
}

.avatar img {
  width: 35px !important;
  height: 35px !important;
  object-fit: cover !important;
}

#backbutton {
  background-color: white !important;
  color: rgb(39, 39, 39) !important;
}

.disabledInput {
  opacity: 1 !important;
}

.verifiedlabel {
  font-size: 14px;
  display: "inline-block";
  float: right !important;
}

.pricingSelected {
  background-color: #baece5 !important;
}

.redText {
  color: red !important;
  font-size: 80% !important;
}

.bottomDiv {
  position: absolute !important;
  bottom: 0px !important;
  padding-bottom: 12px !important;

  @media screen and (min-width: 600px) {
    width: 100%; /* Or set a specific width like max-content */
    left: 50%;
    transform: translateX(-50%);
    text-align: center; /* Ensures inline elements like buttons are centered */
    background-color: bisque;
  }
}

.openmodal {
  margin-top: -300px !important;
}

.recommendedproduct {
  box-shadow: 0px 0px 3px 4px #ffe5ae !important;
}

.featuredCarouselOneListing {
  width: 29%;
}

.faq-container {
  display: flex;
  padding: 3% 10%;
}

.send-email-modal {
  position: fixed !important;
  top: 10% !important;
  left: 50% !important;
  overflow-y: scroll !important;
}

@media screen and (max-width: 480px) {
  .send-email-modal {
    height: 450px !important;
  }
}

.searchFilters {
  margin-left: auto;
  margin-right: auto;
  width: 50%; /* or any specific width */
}

.landingpageText {
  color: rgb(255, 255, 255);
  font-size: 0.8em;
  /* font-style: italic; */
}

.cityImage {
  width: 100%;
  height: 200px; /* or whatever height you choose */
  object-fit: cover;
  border-radius: 10px;
}

.cityGrid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 600px) {
  .homepageslider {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 60px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .homepageslider > * {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cityImage {
    height: 150px; /* Adjust as needed for mobile */
  }

  .mobileDropdown {
    width: 75% !important;
  }

  .why-choose-bamboo {
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
  }

  .why-choose-bamboo + div {
    margin-top: 0 !important;
  }

  .why-choose-bamboo + div > br {
    display: none !important;
  }

  .maincontent {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .maincontent > br {
    display: none !important;
  }

  .landing-badges {
    flex-wrap: nowrap !important;
    gap: 8px !important;
    font-size: 0.9em !important;
  }

  .landing-badge-item {
    white-space: normal !important;
    flex: 1 1 0;
    text-align: center;
    line-height: 1.4;
    max-width: 100%;
    display: flex !important;
    flex-direction: column !important;
    align-items: center;
    justify-content: center;
    min-height: 50px;
  }

  .landing-badge-item i.icon {
    font-size: 1.4em !important;
    margin-bottom: 4px;
  }

  .landing-badge-item span {
    display: block !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    text-align: center;
  }
}

/* Desktop styles for landing badges */
@media screen and (min-width: 601px) {
  .landing-badge-item {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    flex-basis: auto;
    vertical-align: middle;
  }

  .landing-badge-item i.icon {
    font-size: 1.3em !important;
    margin: 0 !important;
    line-height: 1 !important;
    vertical-align: middle;
  }

  .landing-badge-item span {
    display: inline;
    line-height: 1.3;
    vertical-align: middle;
  }
}

.otp-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.otp-container .otp-input {
  color: black !important;
  width: 60px !important;
  height: 60px;
  font-size: 40px;
  text-align: center;
  margin: 0 5px;
  border-radius: 5px;
  border: 2px solid rgb(170, 166, 166) !important;
}

.PhoneInputInput {
  /* Set the height to 30 pixels */
  height: 33px !important;
  font-size: 21px !important;
}
.leaflet-container {
  width: 100%;
  height: 77vh;
  object-fit: contain !important;
  z-index: 0;
  z-index: 0;
}

/* Listings modal styles */
.listings-modal.ui.modal {
  position: fixed !important;
  display: flex !important;
  flex-direction: column !important;
}

.listings-modal .ui.modal > .content {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  align-content: flex-start !important;
}

.listings-modal .ui.modal > .content > * {
  align-self: flex-start !important;
}

/* Hide outer close button from dimmer */
.listings-modal ~ .ui.dimmer .ui.modal > .close,
.ui.dimmer .listings-modal > .close {
  display: none !important;
}

/* Fix FEATURED button overlap on mobile in ListingitemMap */
.mobileimagemap {
  position: relative !important;
}

/* Ensure FEATURED badge doesn't overlap with other elements */
.listings-modal .ui.card > .image {
  position: relative !important;
  overflow: visible !important;
}

/* Ensure mobile listings fit width */
.listings-modal .mobileimagemap ~ .content,
.listings-modal .ui.card {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box !important;
  overflow-x: hidden !important;
}

/* Prevent modal from overflowing on mobile */
.listings-modal.ui.modal {
  max-width: 100vw !important;
  overflow-x: hidden !important;
}

.listings-modal .ui.modal > .content {
  overflow-x: hidden !important;
  max-width: 100% !important;
}

.listings-modal {
  top: 0 !important;
}

.mapviewbutton {
  z-index: 1000000 !important;
}

/* Mobile-specific modal styles */
.listings-modal-mobile.ui.modal {
  top: 0 !important;
  left: 0 !important;
  max-width: 100vw !important;
  width: 100vw !important;
  height: 100vh !important;
  overflow-x: hidden !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.listings-modal-mobile .ui.dimmer {
  background-color: rgba(0, 0, 0, 0.85) !important;
}

/* Prevent black dimmed background on loading screens */
.ui.loader:not(.dimmer) {
  background: transparent !important;
}

.ui.loader.active:not(.dimmer) {
  background: transparent !important;
}

/* Ensure no dimmer background on buildings page loading */
body:has(.ui.loader.active) {
  background: white !important;
}

/* Prevent Dimmer from appearing on top of photo gallery in listings */
.ui.dimmable.dimmed {
  position: relative !important;
  overflow: hidden !important;
  z-index: 1 !important;
}

.ui.dimmable.dimmed > .ui.dimmer {
  position: absolute !important;
  z-index: 2 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}

.step-container {
  display: flex;
  flex-direction: column;
  align-items: center; /* Centers the content horizontally */
  justify-content: center; /* Centers the content vertically if needed */
  max-width: 1000px; /* Adjust this value based on your design requirements */
  margin: 0 auto; /* Centers the container horizontally on the page */
  padding: 20px; /* Padding for some spacing around the contents */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Optional: Adds shadow for better focus */
  border-radius: 20px;
}

.error {
  font-size: small;
  color: red;
}

.button-container {
  padding-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.verified-label-container {
  display: flex;
  flex-direction: column;
}

.verified-label {
  margin-bottom: 10px; /* Optional: Add space between the labels */
}

.flag {
  width: 40px !important;
  height: auto; /* Maintain aspect ratio */
  margin-right: 10px !important;

  @media screen and (max-width: 600px) {
    width: 20px !important;
    margin-right: 5px !important;
  }
}

.scrollable-container {
  max-height: 300px; /* Adjust as needed */
  overflow-y: auto;
  @media screen and (max-width: 600px) {
    -webkit-overflow-scrolling: touch;
  }
}

/* Desktop styles */
@media (min-width: 768px) {
  .orderstable table {
    display: table;
  }
  .orderstable thead {
    display: table-header-group;
  }
  .orderstable tr {
    display: table-row;
  }
  .orderstable td,
  .orderstable th {
    display: table-cell;
  }
}

/* Mobile styles */
@media (max-width: 767px) {
  .orderstable table,
  .orderstable thead,
  .orderstable tbody,
  .orderstable th,
  .orderstable td,
  .orderstable tr {
    display: block !important;
    width: 100%;
  }

  .orderstable thead {
    display: none !important;
  }

  .orderstable td {
    padding: 10px;
    border: 1px solid #ddd;
    position: relative;
  }

  .orderstable td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #444;
  }
}

/* Why Choose Bamboo Section Styles */
.why-choose-bamboo {
  padding-top: 20px;
}

.why-choose-bamboo .ui.header {
  margin-bottom: 50px;
}

.why-choose-bamboo .ui.segment {
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.why-choose-bamboo .ui.segment:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15) !important;
}

.why-choose-bamboo .ui.segment p {
  margin-bottom: 15px;
}

.why-choose-bamboo .ui.segment p:last-child {
  margin-bottom: 0;
}

/* Mobile responsive adjustments */
@media screen and (max-width: 600px) {
  .why-choose-bamboo {
    padding: 20px 10px !important;
  }

  .why-choose-bamboo .ui.header {
    font-size: 1.6em !important;
    margin-bottom: 20px !important;
    padding: 0 10px;
  }

  .why-choose-bamboo > div {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .why-choose-bamboo .ui.segment {
    padding: 25px !important;
    margin-bottom: 20px;
  }

  .why-choose-bamboo .ui.segment p {
    font-size: 14px;
    line-height: 1.5;
  }
}
