select:focus {
  outline: none !important;
  box-shadow: none !important;
}

.drawer,
.cart-drawer,
.drawer__inner,
.cart-drawer__inner {
  border: none !important;
  border-left: none !important;
  border-right: none !important;
  box-shadow: none !important;
}