﻿

.shrc-amount-picker {
    width: 100%;
    max-width: 150px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1;
    height: auto;
}

.smrc-font-weight-normal {
    font-weight: normal;
}

.tour_list_desc {
    height: auto;
}

.room-list .details-panel {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 180px;
    margin-top: 3em;
}

.room-list .details-panel .details-panel-button {
    margin: 1.5em 0;
}

.room-list .small-rate-type {
    margin-bottom: 10px;
}
.room-list .small-rate-type h5 {
    margin-bottom: 2px;
}
.room-list .small-rate-type-capacity {
    margin-bottom: 8px;
    margin-top: 5px;
}

.room-list .rate-type-list i.icon-male {
    margin-right: -0.5em;
}

.room-list a.book-room-button-disabled {
    background-color: #808080;
}

.room-list .read-more {
    color: #a1a1a1;
}

.room-list .main-panel .img_container {
    border: none;
}

.room-list .picture-panel {
    padding-right: 15px;
    padding-left: 15px;
}

.room-list .picture-panel .picture-panel-button {
    margin: 1.5em;
}