img.logo.no-print.img-fluid.pb-3.pb-sm-0 {
    max-width: 100% !important;
}

button.btn.btn-light.btn-aci.green.float-right.filterShowBtn {
    background-color: #ae9df5 !important;
}

.btn-outline-info {
    color: #ae9df5;
    border-color: #ae9df5;
    border: solid 2px;
}

.btn-outline-info:hover {
    background-color: #ae9df5;
    border-color: #ae9df5;
}

.your-booking .get-another-room a {
    color: #ae9df5 !important;
    border: 2px solid !important;
    background-color: transparent !important;
}

.your-booking .get-another-room a:hover {
    background-color: #ae9df5 !important;
    color: #fff !important;
    border-color: #ae9df5 !important;
}

span.ui-icon.ui-icon-circle-triangle-w:before {
    content: " < "
}
span.ui-icon.ui-icon-circle-triangle-e:before {
    content: " > "
}

.mightBeInterested {
    border-bottom: solid 4px;
}

.addonProp p.addon-brief {
    margin: 5px 15px;
}

.addonProp h1.addon-name {
    margin: 5px 15px;
}