/* Start custom CSS */.container {
 
    padding-inline: clamp(0rem, 0vw, 0rem) !important;
}

.sr-meadows-page .site-header.is-scrolled, .site-header.is-scrolled {
   
    max-width: 100%;
}
.site-footer {
    max-width: 100% !important;
}
.input , select {
    padding: 0px !important;
}
.select-caret-down-wrapper {
    display: none !important;
}/* End custom CSS */