/* Solidres extended style CSS code */
/* Room Details */
.room_type_details {
    text-align: center;
}
.asset-info {
    text-align: left;
}
.asset-call-action {
    margin-top: 15px;
}
.carousel-inner .cboxElement img {
    width: 100%;
}
.info-heading {
  	padding-left: 0;
}
.alert-info {
    color: #fff;
    background-color: #101010;
    border-color: #101010;
}

/* single_room */
.single_room_type_view .call_to_action {
    text-align: left;
}
.single_room_type_view .main-photo .sr-photo.cboxElement > img {
    width: 100%;
}
