.suggestions {
  position: absolute;
  /* background: white; */
  border: 1px solid #ccc;
  max-height: 150px;
  overflow-y: auto;
  z-index: 1000;
}

/* h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 */
/* { */
/*     font-family: 'League Spartan', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; */
/*     font-weight:400; */
/* } */

#classic_images_container
{
    height:20rem;
}

.classic_list_img
{
    width:10rem;
}

#main_container
{
    margin-top: 5rem;
}

.suggestion-item {
  padding: 5px;
  cursor: pointer;
}

.suggestion-item:hover {
  /* background-color: #f0f0f0; */
}

.claxxix_home_bg {
    background-image: url("/images/claxxix_home_page_75.jpg");
}

.header-row
{
    margin-top:75px;
}
.logo
{
    max-width:16rem;
}
[name='number_before_comma']
{
    text-align:right;
}

.op-fifty
{
 opacity: 50%;   
}

.classic_icon
{
    max-width:2rem;
}

#rental_map
{
  position: relative; top: 0; bottom: 0; width: 100%; 
}

/* [name="number_before_comma"]::-webkit-input-placeholder, [name="number_before_comma"]:-moz-placeholder,[name="number_before_comma"]::placeholder */
/*  { */
/*   text-align: right; */
/* } */

/* https://chatgpt.com/c/67951b89-293c-8001-b5e8-c03887c822d0 */
/* .main-carousel { */
/*   width: 100%; */
/*   max-width: 800px; */
/*   margin: 0 auto; */
/* } */

/* .carousel-cell { */
/*   width: 100%; */
/*   height: auto; */
/* } */

/* .main-carousel img { */
/*   display: block; */
/*   width: 100%; */
/*   height: auto; */
/*   object-fit: cover; */
/* } */

/* @media screen and ( min-width: 768px ) { */
/*   .main-carousel img { */
/*     height: 400px; */
/*   } */
/* } */
