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