.product-form__item.product-form__item--submit{
	width: 100%;
}

#pw_cart_button{
	cursor: pointer;
  	width: 250px;
  	height: 43px;
    color: #fff;
  	border: none;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pwAddToCart{
    height: 43px;
    margin-left: 10px;
}