.converted-price {
font-weight: normal;
font-size: 0.9em;
opacity: 0.9;
margin-right: 3px;
}
.interior_pin_price .converted-price {
color: #484848 !important;
}
.hover_z_pin .interior_pin_price .converted-price {
color: #fff !important;
}
.prop_pricex {
color: #fff !important;
font-size: 1.2em;
} .mobile_booking_wrapper .listing_main_image_price
{
font-size:18px!important;
position:absolute!important;
}
.mobile_booking_wrapper {
padding-right:15px;
padding-left:15px;
}
.mobile_booking_wrapper_flex{
width:100%!important;
height:60px!important;
}
#mobile_booking_triger {
width: 100%!important;
margin-right: 0px!important;
}
@media only screen and (max-width: 768px) {
body.booking-open .mobile_booking_wrapper > *:not(#booking_form_request) {
display: none;
}
#booking_form_request > div.prop_social
{
display: none;
}
}