.woocommerce #modal,
.woocommerce-page #modal {
  z-index: 1; }

.woocommerce-page #elegro-reset-wrapper .elegro-widget__button,
.woocommerce #elegro-reset-wrapper .elegro-widget__button {
  padding: 5px; }

#modal {
  position: static !important;
  background: none !important;
  overflow: visible;
  padding: 0 !important; }

#elegro-reset-wrapper .elegro-widget {
  margin: 0 !important; }

#modal #elegro-reset-wrapper {
  margin: 2em 0 3em; }

#modal #elegro-reset-wrapper .elegro-widget {
  margin: 0 !important; }

#modal[style] + #btn-buy {
  display: none; }
