But why have you not added the CSS?
I have added it Theme Options => Custom CSS:
.header-wrap[class*="page-header-naked"] #header-section .is-sticky #header.sticky-header,
.header-wrap[class*="page-header-naked"] .sticky-wrapper.is-sticky .sticky-header {
background-color: rgba(255, 255, 255, 0.5)!important;
}