
  
  .single-hb_accommodation.et_right_sidebar #main-content .container:before {
    display: none !important;
  }
  
  .accommodation-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  
  .accommodation-title {
    width: 70%;
  }
  
  .accommodation-title h1 {
    font-size: 2.125rem;
    line-height: 2.5rem;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  p.accommodation-address {
    display: flex;
    align-items: center;
  }
  p.accommodation-address img {
    margin-right: 0.5rem;
  }
  p.accommodation-address a {
    color: #394954;
    text-decoration: underline;
    margin-left: 0.5rem;
    font-family: var(--heading-bold);
  }
  p.accommodation-address a:hover{
    color:#2C2F3B;
  }
  .accommodation-address {
    color: #75777e;
    font-size: 1rem;
  }
  .accommodation-review {
    display: flex;
    max-width: max-content;
    flex-direction: column;
}
  .review-text p {
    font-size: 14px;
    color: #666;
  }
  
  .accommodation-main-content {
    display: flex;
    margin-top: 1rem;
}
  
.accommodation-left-content {
    width: 75%;
    padding-right: 3rem;
}
  .accommodation-right-content {
    width: 25%;
}
  .apartment-img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  
  .show-photos-btn {
    display: block;
    background-color: #f0f0f0;
    border: none;
    padding: 10px;
    margin-bottom: 20px;
    cursor: pointer;
  }
  
  .info p {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
  }
  
  .description {
    margin-bottom: 20px;
  }
  
  .equipment {
    margin-top: 20px;
  }
  
  .equipment h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  
  .equipment-list {
    display: flex;
  }
  
  .equipment-item h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .equipment-item ul {
    list-style-type: none;
  }
  .stars-list {
    background-image: url(../images/start.svg);
    width: 1.25rem;
    height: 1.25rem;
    display: inline-block;
    background-size: contain;
    margin-right: 0;
}
.stars {
    line-height: normal;
    margin-top: 0;
}
.accommodation-review p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #394954;
    margin-top: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.accommodation-review p::before {
    content: " ";
    background-image: url(../images/price.svg);
    width: 1.0625rem;
    height: 1.0625rem;
    display: inline-block;
    background-size: contain;
    margin-right: 0;
    margin-right: 0.5rem;
}
.container.container-custom {
    padding-top: 1.5rem !important;
}
.featured_image {
    position: relative;
}
button.show-photos-btn {
    position: absolute;
    bottom: 1.25rem;
    height: 3.125rem;
    left: 1.25rem;
    font-size: 1.125rem;
    padding: 0;
    line-height: 3.125rem;
    border-radius: 1.875rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    color: #394954;
    transition: all 0.3s ease;
}
button.show-photos-btn:hover{
    color: #2C2F3B;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); /* Add a stronger shadow */
}

button.show-photos-btn::before {
    content: " ";
    background-image: url(../images/camera.svg);
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background-size: contain;
    margin-right: 0;
    margin-right: 0.5rem;
}
/*** INFO ***/
.info ul {
    display: flex;
}
.info li {
    display: flex;
    margin-right: 1.2rem;
    align-items: center;
    font-size: 1.125rem;
    font-family: var(--heading-font-medium);
    line-height: normal;
}
.info li img {
    margin-right: 0.5rem;
}
.description p {
    font-size: 1.125rem;
    line-height: 1.8rem;
}
.description {
    padding-top: 1.5rem;
    /* border-bottom: 1px solid #D3D6E1; */
    padding-bottom: 1rem;
    padding-right: 3rem;
}
/*** INFO ***/
/* Equipment: */
.equipment-item h3 , .equipment h2 {
    font-family: var(--heading-bold);
}
.equipment-item h3 {
    font-size: 1.125rem;
    color: #2C2F3B !important;
    line-height: 1.56rem;
    margin-bottom: 0.5rem;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}
.equipment-list {
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-flow: row wrap;
}
.equipment h2 {
    font-size: 1.5rem;
    margin-bottom: 0;
    line-height: 2rem;
    margin-bottom: 1rem;
}
.equipment-item {
    max-width: 33.3%;
    flex-basis: 33.3%;
    margin-bottom: 2rem;
}
.equipment {
    padding-top: 2rem;
    border-top: 1px solid #D3D6E1;
}
.equipment-item h3 img {
    margin-right: 0.5rem;
}
.equipment-content li {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 0.7rem;
}
.equipment-item ul {
    list-style: disc;
    margin-left: 1.35rem;
}
/* Equipment: */

.services_block .equipment-item {
    max-width: 50%;
    flex-basis: 50%;
}
.hb-availability-calendar-centered {
    width: 100% !important;
}
.availability_block .equipment-item {
    max-width: 100%;
    flex-basis: 100% !important;
}
p.hb-avail-caption-wrapper.hb-dp-clearfix {
    display: none;
}
.equipment.availability_block.house_rules {
    border-top: none !important;
    padding-top: 0;
    padding-bottom: 2rem;
}

.house_rules p {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
/*** POPUP ***/
.gallery-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent background */
    display: flex;
    justify-content: center;  /* Horizontally center */
    align-items: center;  /* Vertically center */
    z-index: 9999;
}

.gallery-slider {
    width: 80%; /* Adjust width as needed */
    max-width: 800px; /* Optional: set a max width for the slider */
    margin: 0 auto;
}
.gallery-slide {
    width: 100%; /* Each slide takes full width */
    padding: 10px;
    text-align: center; /* Optional: center the image in the slide */
}
.gallery-slide img {
    width: 100%;
    height: auto;
    max-height: 25rem;
    object-fit: contain;
}


/*** POPUP ***/

.booking-box {
    border: 1px solid #D3D6E1;
    padding: 1.25rem;
    padding-bottom: 0;
}
.per-night {
    font-size: 1rem;
    text-align: left;
    color: #2C2F3B;
    font-family: var(--heading-bold);
    padding-top: 1rem;
    padding-bottom: 2rem;
}
/*** CUSTOM SEARCH ***/
.hb-search-fields.hb-clearfix {
    display: flex;
    flex-flow: row wrap;
    padding-top: 2rem;
}
/*** CUSTOM SEARCH ***/
p.hb-check-dates-wrapper {
    width: 48% !important;
    flex-basis: 48% !important;
}
p.hb-check-dates-wrapper:first-child{
    margin-right:4%;
}
.single h3.hb-title.hb-title-search-form {
    display: none;
}
.single form.hb-booking-search-form.hb-form-1.hb-vertical-search-form.hb-narrow-search-form {
    background: #F7F8FC;
    border: 1px solid #D3D6E1;
    width: calc(100% + 2.7rem) !important;
    margin-left: -1.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.single .hb-search-fields-and-submit label {
    font-size: 1rem;
    color: #75777E;
}
.single .hb-search-fields.hb-clearfix input, .single .hb-search-fields.hb-clearfix select {
    height: 3.125rem;
    line-height: 3.125rem;
    border: 1px solid #D3D6E1;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #fff;
    font-size: 1rem;
}
.single .hb-search-fields.hb-clearfix::before {
    content: "";
    position: absolute;
    width: 100%;
    background: #D3D6E1;
    height: 1px;
    top: 6.7rem;
    width: calc(100% + 2.1rem) !important;
    margin-left: -1rem;
}
.hb-search-fields-and-submit {
    position: relative;
}
.hb-people-wrapper label {
    padding-top: 1.5rem;
}
select {
    appearance: none;
    padding: 0;
    background-image: url(../images/arrow-select-custom.svg) !important;
    background-position: 90% !important;
    background-repeat: no-repeat !important;
}
p.hb-search-submit-wrapper.hb-search-button-wrapper.hb-button-wrapper input {
    background: #DBA758;
    color: #fff;
    font-size: 1.125rem;
    font-family: var(--heading-bold);
    font-weight: normal !important;
    border-radius: 1.875rem;
    margin-bottom: 2rem;
    margin-top: 2.5rem;
    position: relative;
    z-index: 9;
    cursor: pointer;
    transition: all 0.3s ease;
    padding: 0;
}
p.hb-search-submit-wrapper.hb-search-button-wrapper.hb-button-wrapper input:hover{
    background: #D7932F;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); /* Add a stronger shadow */
}
.hb-search-fields.hb-clearfix:after {
    content: "";
    background: #fff;
    position: absolute;
    height: 6.9rem;
    top: 13.2rem;
    width: calc(100% + 2rem) !important;
    margin-left: -1rem;
    border-top: 1px solid #D3D6E1;
}
.hb-people-wrapper {
    padding-top: 2rem;
}
.accommodation-container {
    padding-bottom: 1.5rem;
}
.single .hb-dp-month-row.hb-dp-clearfix  {
    width: 100%;
    display: flex;
}
.single .hb-availability-calendar-centered  ,.single  .hb-datepick-wrapper{
    width: 100% !important;
}

.equipment.check_price.availability_block .hb-dp-week-header div, .equipment.check_price.availability_block .hb-dp-day {
    height: 34px !important;
    line-height: 32px !important;
    border-radius: 50%;
    width: 14% !important;
} 
@media only screen and (max-width: 850px) {
    .accommodation-header {
        flex-direction: column;
    }
    .accommodation-title {
        width: 100%;
    }
    .accommodation-left-content {
        width: 100%;
        padding-right: 0;
    }
    p.accommodation-address {
        display: block;
    }
    .stars {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .accommodation-main-content {
        display: flex;
        flex-direction: column;
    }
    .accommodation-review {
        justify-content: center;
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
    }
    .description p {
        font-size: 16px !important;
        line-height: 28px !important;
        padding-right: 0 !important;
    }
    .description{
        padding-right: 0 !important;
    }
    .equipment-item  ,.services_block .equipment-item{
        max-width: 100%;
        flex-basis: 100%;
        margin-bottom: 10px;
    }
    .single .hb-dp-month-row.hb-dp-clearfix {
        flex-direction: column;
    }
    .accommodation-right-content {
        width: 100%;
    }
    p.hb-people-wrapper.hb-people-wrapper-children.hb-people-wrapper-last {
        padding-right: 0px !important;
    }
    .equipment h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    .equipment-item h3 {
        font-size: 18px !important;
        line-height: 25px !important;
    }
    .house_rules p {
        font-size: 16px !important;
        line-height: 28px !important;
    }
    .hb-search-fields.hb-clearfix:after {
        top: 12.8rem;
    }
}