/*body:not(.logged-in) .logged-in-item{
	display: none !important;
}*/

/*body.logged-in .logged-out-item{
	display: none !important;
}*/

.backtologin {
  margin-top: 20px !important;
  text-align: center;
}

.reset_variations {
  display: none !important;
}

.variable-items-wrapper li {
  order: 5;
}

.variable-items-wrapper li.default-selected {
  order: 1;
}
#wc-stripe-express-checkout-button-separator {
  display: none !important;
}
