.add-to-cart-form .btn.notifycolpro {
  border-radius: 0;
  background-color: #fe4dba;
  color: #fff; }

.global-header {
  position: sticky;
  top: 0;
  z-index: 1002; }

.utility-rotate {
  transform: rotate(180deg);
  transition: 100ms; }
