.slick-dots li.slick-active button:before {
        background: #deb666;
       
} 
.next-carousel-nav .slick-dots li.slick-active button:before {
        background: #deb666 !important;    
}

 .room-booking-home a {
        background: #deb666;
        color: #2d2d2d;
}

.condition-items {
    background: #deb666;

}
.spa-image span {
    border: 4px solid #deb666;
}
.spa-content a {
    background: #deb666;
}

.about-images:after { 
    border-top: 5px solid #deb666;
    border-left: 5px solid #deb666;
}
.about-images:before { 
    border-bottom: 5px solid #deb666;
    border-right: 5px solid #deb666;
}

#facili{
   background: #deb666;
}

.contact-info > div:hover{
    border: 1px solid #deb666;
}
.contact-info > div:hover .contect-icon{
    background: #deb666;
}
.contect-icon {
    color: #deb666;
}


.nearby-location h5 {
    color: #deb666;
}
.nearby-location ul li::before {
  color: #deb666; /* Change the color */
}
.social-link ul li a:hover{
    color: #deb666;
}

button.btn.check-btn {
    color: #2d2d2d;   
    background: #deb666;
}


input#datepick-in {
    border: 1px solid #deb666;
}
.check-out {
    background: #f1f0ed;
}
input#datepick-out {
    border: 1px solid #deb666;
    color: #fff;
}


input.popup-email {
    border: 1px solid #deb666;
}
button.btn.btn.check-availability {
    color: #323a40;
    background: #deb666;
}
.modal-body {
    padding: 35px;
}
button.close {
    color: #fff !important;
    opacity: 1;
}

.suit-type select {
    border: 1px solid #deb666;
    color: #333333;
}



.member-number select {
    border: 1px solid #deb666;
    color: #333333;
}

.suit-type option{
    color: #333333;
    background: #deb666 !important;
}
.member-number option{
    background: #deb666 !important;
    color: #333333;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #deb666;
}



a.ui-state-default {
    background: #deb666 !important;
}
div#ui-datepicker-div {
    background: #f1f0ed;
}
.modal-open .modal {
    background: #e9ecef94;
}
#button {
    background-color: #deb666;
}

.second-page-suite-image span {
    border: 4px solid #deb666;
}
.sdf-facility {
    background: #ebebeb;
}

.input-level select option{
    background: #deb666;
}
button#redeem {
    color: #333;
    font-family: 'Nunito Sans', sans-serif;
}

.room-details:before {
    background: #deb666;
}
.room-details:after {
    background: #deb666;
}



.navbar--color--secondary {
  background: #48391e;
  color:#000000;

  background-image: linear-gradient(to right, #272626 0%, #304352 100%);

}





