body.SiteBackground{background-image:url('https://resx.octorate.com/content/16779/1773154164948.jpg')}@media (min-width: 1220px) {.SearchLabel .fa{background:#0a0a0a;color:#fff}}.BoxHover:hover{box-shadow:1px 1px 10px #0a0a0a}.SearchBar .GreenButton .ui-button-text{background-color:#0a0a0a}.SiteTopBar{background-color:rgba(10,10,10,0.8)}:root{--color:#0a0a0a!important;--color-rotation:0.0deg!important;}.button, .button span.ui-button-text, .customButton span.ui-button-text{background-color:#0a0a0a!important;}/* custom styles for the new octorate theme */
body,h1,h2,h3,h4,h5{
    
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol!important;
}

#SiteMain__ section.room div.label p {
   background: #FFC89A!important;
   color:#000;
}

.stickyPanel__ {
   background: #FFC89A!important;

}

#SiteMain section.room div.label em {
    border-color: transparent #eda900 transparent transparent!important;
}

.BoxHover:hover {
    box-shadow: none!important;
}

#SiteMain .headerLogo {
    height: 60px;
    width:auto;
}

#SiteMain img.headerLogo {
    border-radius:5px;
}
header span.count.big, header span.count.small { 
    box-shadow:none!important;
}

header span.count.big, header span.count.small {
  border-bottom:1px solid #ccc;
  box-shadow:none;
}

#SiteMain .stickyPanel_,section.room div.details .offers,
.button span.ui-button-text, .customButton span.ui-button-text{
    background-color: #000!important;

}

#SiteMain section.room div.label p {
    background-color: red;
}

#SiteMain section.room div.label em {
    border-color: transparent red transparent transparent;
}

#SiteMain section.room div.options .row { 
    background-color: #fff;
}

#SiteMain .SiteHeader .HotelHeader,section.cover div.information {
    box-shadow: none;
    border-bottom:none;
}

#SiteMain section.room div.details .offers {
   -webkit-border-radius:0; 
    -moz-border-radius: 0;
    border-radius: 0;
}

#SiteMain .CustomAccordionPanel div.ui-state-active, #SiteMain section.extras div.extra.active{
   background-color:#657e85;
}

#SiteMain .customSelect div.ui-selectonemenu .ui-selectonemenu-trigger.ui-state-focus,#SiteMain .customSelect div.ui-selectonemenu-trigger,#SiteMain .customSelect div.ui-selectonemenu-trigger.ui-state-hover .customSelect div.ui-selectonemenu-trigger.ui-state-focus {
   
}

#SiteMain .ui-buttonset .ui-button.ui-state-active .ui-button-text {
    
  
}

#SiteMain section.cover .picture img {
    display: none;
  }

.label__:after {
   content:"Breakfast included" ;
   background:#175017;
   font-family: "Roboto Condensed";
   font-size: 14px;
   color: #fff;
   text-transform: none;
   line-height: 100%;
   padding: 5px 10px;    
 }