a {
    color: #825501;
}

.topmenu {
background-color: #ffffff;
box-shadow: 0 0 10px rgb(0 0 0 / 10%)!important;
}
.btn.btn-primary {
    background-color: #deb666 !important;
    border-color: #deb666 !important;
    color: #ffffff!important;
}

@media (max-width: 1599.98px)
.mainnav-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-center;
}
@media (max-width: 1460px) {
div.t4-col.top3.col-sm.col-md-2.d-none.d-sm-none.d-md-none.d-lg-none.d-xl-block {
    display: none!important;
}

}

.t4-content {
    background-color: #ffffff;
}

.not-at-top .t4-header {
    box-shadow: none;
}

div[id*="t4-section-"], div[id^="t4-section-"] {
    padding-top: 0px;
    padding-bottom: 0px;
}

div[id*="t4-section-"] .sr-checkavailability-wrap .form-title {
   
    bottom: 0px;
    
    }
    
   .t4-footnav, .t4-footer{ 
    background-color:#3e3c29;
    }
    
    
.com_solidres #solidres .reservation_asset_item .wizard ul.steps li {
   background: #3e3c29;
    }
    .alert-info, .contact .contact-miscinfo {
    color: #00626e;
    background-color: #efe8da;
    border-color: #efe8da;
}
.com_solidres #solidres .reservation_asset_item .wizard ul.steps li.complete, .com_solidres #solidres .reservation_asset_item .wizard ul.steps li.active {
    background: #deb666;
    z-index: 1;
    color: #ffffff;
}
.com_solidres #solidres .btn.trigger_checkinoutform, .com_solidres #solidres .btn.btn-success {
    color: #294138;
    border-color: #dfb566 !important;
    background: #dfb566 !important;
    color: #ffffff;
}
.sr-list-icon li {
    line-height: 24px;
    clear: left;
    margin: 0 10px 10px 0;
    color: #3e3c29;
}
.sr-list-icon svg[class^="sr-icon-"] {
    float: left;
    margin-right: 5px;
    fill: #3e3c29;
}

.badge.bg-secondary {
    background-color: #efe8d9 !important;
    padding: 8px;
    margin-right: 9px;
    font-size: 50%;
}

div#solidres .room_type_row .room-form-item .occupancy-selection select + select {
    margin-top: 0px;
}

.carousel-control-prev, .carousel-control-next {

display: none;
}

div#solidres input[type="text"], div#solidres input[type="email"], div#solidres input[type="password"], div#solidres select {
    background-color: #fff;
    border: 1px solid #E1DBD5;
    display: block;
    height: calc(3.2025rem + 2px);
    padding: 10px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #294138;
    width: 100%;
    min-width: 80px;
    max-width: 100%;
}

.com_solidres #solidres .reservation_asset_item .wizard ul.steps li .badge {
    border: none;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #3e3c29;
    height: 30px;
    font-size: 1rem;
    padding: 0;
    line-height: 28px;
    text-align: center;
    width: 30px;
}

div#solidres .box-wrap {
display: none;
}

.row.steps {
display: none;
}

@media (max-width: 960px) {
ul.sr-facilities.list-inline.inline.sr-list-icon {
display: none;
}

div.row.button-row.button-row-top {
display: none;
}
}