body.SiteBackground{background-image:url('https://resx.octorate.com/content/573332/1676938162368.jpg')}body class= element.style{
    padding-top: 0px!important;
}


header .datetheme2 label {
color: #6a6a6a!important;
   }


@media only screen and (max-width: 780px){.stickyPanel i {
    color: var(--color);
    font-size: larger;
    display: none;
}

}
@media only screen and (max-width: 780px){.text1SubHeader {
    
    font-size: small !important;
}
}

@media only screen and (max-width: 780px){.textBoldSubHeader {
    font-family: 'Mulish';
    color: #333;
    font-weight: bold;
    font-size: small !important;
}
}

section.room div.content {
    background-color: #FFF;
    padding: 0;
    margin: 0;
    box-shadow: var(--box-shadow);
    overflow: hidden;
}

.stickyPanel {
    display: flex;
    background-color: white;
    justify-content: space-around;
    height: 40px;
    align-items: center;
    position: relative;
    z-index: -1;
}