.woocommerce .woocommerce-ordering {
	display: none;
}

.woocommerce .woocommerce-result-count {
  display: none;
}

.site-header {
    background-color: rgba(0, 0, 0, 0.8);
}

.grecaptcha-badge {
    display:none !important;
}

.masthead-sentinel {
    margin-bottom: 10px;
}

.topbar-out .site-header {
    top: 30;
    left: 0;
    width: 100%;
}