select optgroup {
    background: #e65c2e !important;
	color:#ffffff !important;
  }

  select optgroup option {
    color: black !important;
    background: #ffffff !important;

  }

@media (max-width: 768px) {
  select {
  }

  select option {
    color: black !important;
  }

  select optgroup {
    background: #e65c2e !important;
	color:white !important;
  }

  select optgroup option {
    color: black !important;
    background: #ffffff !important;
  }
}


/* Text Override Brands to Brand */
.product-brand {
  visibility: hidden; /* hides everything */
  position: relative;
}

.product-brand a {
  visibility: visible;
  position: relative;
}

.product-brand::before {
  content: "Brand: ";
  visibility: visible;
  position: absolute;
  left: 0;
}

/* remove the PopupCoupon */
.strc-custom-coupon-popup{
display:none !important}
/* DiwaliBanner2ColorSchema */
.elementor-8744 .elementor-element.elementor-element-1a7c0842 .elementor-button {
    background-color: #de3431 !important;
}
body .woocommerce-message {
    margin-top: 0 !important;
}
