.blue-line {
background-color: rgb(64, 157, 174);
}


.call-to-action {
background: #736E67;
}

.hotel-filter li.active a {
color: #FFF;
background: rgb(64, 157, 174);
border-radius: 6px;
}


.occupancy-selector a {
background-color: rgb(64, 157, 174);
border-bottom: none;
}

.occupancy-selector a:hover {
background-color: #0aaec5 !important;
}

.promo-input a{
background-color: rgb(64, 157, 174);
border-bottom: none;
}


footer {
background-color: #736E67;
}

a {
color: #C0C0C0;
}


a.book-now {
background-color: rgb(64, 157, 174);
border-bottom: 3px solid #4CA8BA;
}


a.book-now:hover {    
    background-color: #0aaec5 !important;
}

a.book-now .price {
display: inline-block;
font-size: 16px;
border-right: 2px solid #4CA8BA;
padding: 3px 6px;
}

.your-booking .get-another-room a {
background-color: #736E67;
border-bottom: none;
}


.your-booking .total {
background: #736E67;
}


.your-booking .get-another-room a:hover {
background-color: #86817A !important;
border-bottom: none;
}


.submit-booking a {
background-color: rgb(64, 157, 174);
border-bottom: none;
}

.submit-booking a:hover {

background-color: #0aaec5 !important;

}

.boxed .half-page h3, .boxed .content-full h3 {
background-color: #736E67;
}

.isAGift {
    background-image: none !important;
}