.top-header-fullscreen.et_pb_section { height: calc(100vh - 63px); }
body.admin-bar .top-header-fullscreen.et_pb_section { height: calc(100vh - 95px); }
@media only screen and ( max-width: 980px) {
.top-header-fullscreen.et_pb_section { height: calc(100vh - 81px); }
body.admin-bar .top-header-fullscreen.et_pb_section { height: calc(100vh - 101px); }
} p.woocommerce-store-notice.demo_store {
background-color: #8300e9;
color: #ffffff;
}
a.woocommerce-store-notice__dismiss-link {
color: #ffffff !important;
}