/*
Theme Name: FriendlyRentSXM Child
Template: friendlyrentsxm
*/



@import url("../friendlyrentsxm/style.css");

/* Your CSS code goes here
-------------------------------------- */
.item-listing-wrap .item-price {
    color: #f3be32 !important;
    font-weight: 600 !important;
}
li.h-beds.d-flex.align-items-center.me-1 {
    order: -1;
}
.item-wrap-v3.item-listing-wrap .item-body ul.item-amenities {
    margin-top: 5px;
}
.hz-item-gallery-js .listing-gallery-wrap.houzez-show-gallery .slick-arrow[style] {
    z-index: 2;
    top: 120px;
}
.item-wrap-v3 .item-body {
    padding-top: 0;
}