.slider .owl-prev::before{
    content: '\f137';
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
}
.slider .owl-next::before{
    content: '\f138';
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
}
.slider button.owl-prev{
    text-align: center;
    font-size: 14px;
    padding: 10px;
    transition: all 0.5s ease;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}
.slider button.owl-prev:hover, .slider button.owl-next:hover{
    background-color: transparent !important;
    color: #fff !important;
}
.inner-div .price{
    z-index: 111;
    background: rgba(255,255,255,1)!important;
    top: 20px!important;
    right: 0;
    border-radius: 27px 0 0 27px;
    font-weight: 700;
    line-height: 10px;    
}
.inner-div .price h4{
    font-weight: 400;
    font-size: 25px;
    color: #5eac48;
}
.inner-div .price small{
    color: #333;
    font-size: 14px;
    font-weight: 300;
}
.inner-div .slider img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 250px;
}
.inner-div .slider img:hover{
    transform: none;
}
.inner-div .favourite{
    position: absolute;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: rgba(0,0,0,.45);
    z-index: 5;
    top: 200px;
    cursor: pointer;
}
.inner-div .favourite.active{
    background-color: #fff;
}
.inner-div .favourite.active i{
    color: #5eac48 !important;
    font-weight: 600;
}
.inner-div .details .name-apt{
    color: #5eac48;
}
.inner-div .details .name-apt h4{
    font-size: 22px;    
    font-weight: 400;
}
.inner-div .details .address-apt{
    color: #999;
    font-size: 13px;
}
.inner-div .details .apt-listing-details{
    font-size: 13px !important;
    color: gray;
}
.search-bar-container_guests::before, .t-dates:before{
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
}
.search-bar-container_guests::before{
    content: '\f007';
}
.t-dates:before{
    content: '\f073';
}
.map-section{
    position: sticky !important;
    top: 10px;
}

.hotel-list-item.selected-hotel, .hotel-list-item:hover{
    box-shadow:0 0 12px #ccc;	
	background: #fdf6bf;
}
.hotel-title{
	color:#5eac48;
	font-size:16px;
}
.hotel-location{
	font-size:14px;
	color:#999;
}

.hotel-data img{
	max-width:100%;
}

.gm-style .gm-style-iw-c{
	padding:0;
}

.gm-style-iw-d{
	overflow:auto !important;
}

.gm-style-iw-t button.gm-ui-hover-effect {
    background: #fff !important;
    opacity: 1 !important;
    right: 0 !important;
    top: 0 !important;
    border-radius: 20px;
}









/* ---------------------------- */
.hotel-list-item .item-detail h3{
    font-size: 20px;font-weight: 600;
}
.hotel-list-item .item-detail h6{
    font-size: 12px;
    color: #5eac48;
}
.hotel-list-item .item-detail h5{
    color: #fe0000;font-size: 14px;
}
.hotel-list-item .item-detail h4{
    font-size: 14px;
}
.hotel-list-item .item-detail h2{
    font-weight: 600;font-size: 28px;
}
.hotel-list-item .item-detail select{
    padding: 5px 35px 5px 5px;
}
.hotel-list-item .item-detail .add-btn{
    background-color: #5eac48;
    padding: 7px 10px;
    border-radius: 3px;
    line-height: normal;
}
.hotel-list-item .details-bg{background-color: #fdf6bf;}
.hotel-list-item.bg-white {
    box-shadow: 0 0 12px #ccc;
}
/* -----------11-12-2023--------------- */
.favouriteContainer, .sharingContainer {
    position: absolute;
    left: 40px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: rgba(0,0,0,.45);
    cursor: pointer;
}

.favouriteContainer {
    top: 30px;
}
.sharingContainer {
    top: 80px;
}
.container-prima-foto-mosaico {
    max-height: 500px;
}

.sidebar {
    position: sticky !important;
    top: 10px;
}
.detail-content h1{
    font-size: 27px;
    font-weight: 700;
}
.title-section h4{
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
}
.title-section h4 span{
    font-weight: 700;
}

.icon-row h5{
    font-size: 16px;
}
.selrateName{
    position: relative;
}
.seleziona-section:hover{
    background: #f8f9fa;
}
.moretext {
    display: none;
}
input.custom-radio[type='radio'] {
    opacity: 0;
    display: none;
    float: left;
    width: 18px;
}
input.custom-radio[type='radio']+label:before {
    content: "\f111";
    font-weight: 300;
}

input.custom-radio[type='radio']:checked+label:before {
    content: "\f058";
    font-weight: 700;
}
input.custom-radio[type='radio']:checked+label:before{
    color: #5eac48;
}
input.custom-radio[type='radio']+label:before{
    font: normal normal 300 18px/1 'Font Awesome 6 Pro';
    position: absolute;
    left: 0;
    top: 5px;
    color: #999;
    background-color: white;
    border-radius: 50%;
}
.fs-14{    font-size: 14px; line-height: 20px;}
.fs-17{    font-size: 17px; line-height: 26px;}
.fs-20{    font-size: 20px;line-height: 30px;}
.fs-24{    font-size: 24px;line-height: 34px;}
.light{font-weight: 300;}
.semibold{font-weight: 600;}
.rounded-10{
    border-radius: 10px !important;
}
.btn-border{
    border: 2px solid #5eac48 !important;
    background: transparent !important;
    color: #5eac48;
}
.btn-green{
    background: #5eac48 !important;
    border: 2px solid #5eac48 !important;
}
.footer{
    background: #5eac48;
}
.dotazioni-section i{
    color: #5eac48;
}
.clamp {
    overflow: hidden;
    max-height: 100px;
}
.rate_small.readMore {
    height: 40px;
    overflow: hidden!important;
}
.checkInOutBadge {
    font-size: 16px!important;
    color: #333;
    font-weight: 400!important;
    background: #f2f2f2;
}
.galleryRow {
    display: flex;
    gap:10px;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
}
.galleryRow a {
    flex-grow: 1;
    flex-basis: 105px;
    max-width: 105px;
}
.smalls {
    height: 110px;
    overflow: hidden;
}
.custom-datepicker input::before{
        content: '\f274';
        display: block;
        position: absolute;
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        left: 0;
        font-size: 20px;
}
.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color:#5eac48;
}
.sidebar .number span{
    background: #5eac48;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 20px;
}
.sidebar .number input{
    max-width: 50px;
}
.object-fit-cover{
    object-fit: cover !important;
}

.galleryRow img {
  height: 110px;
  object-fit: cover;
  width: 100%;
}

@media(min-width:992px){
    .borderRadiusTopRight20{
        border-top-right-radius: 20px;
    }
    .borderRadiusLeft20 {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .borderRadiusBottomRight20{
        border-bottom-right-radius:20px;
    }
}
@media only screen and (max-width:767px){
    .detail-content h1 {
        font-size: 18px;
    }
    .title-section h4 {
        font-size: 16px;
    }
    .fs-17{
        font-size: 15px;
    }
}