.overlay {
	display: none;
}

.woocommerce .quantity .qty {
	width: 70px;
}

.woocommerce div.product div.images img {
	width: auto;
    margin-left: auto;
    margin-right: auto;
}

.welcome-button {
  font-size: 4em;
  right: 35%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: initial;
}