.woocommerce a.button, .woocommerce button.button {
  font-size: 1.3rem;
  position: static;
  padding: 10px 0 3px 0;
  font-weight: 400;
  border-radius: 0;
  color: #143fa0;
  background-color: transparent;
  border-bottom: #143fa0 solid 2px;
  box-shadow: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  width: auto;
  height: auto;
  text-transform: none; }
  .woocommerce a.button:hover, .woocommerce button.button:hover {
    background-color: inherit;
    text-decoration: inherit;
    color: inherit; }
.woocommerce a.remove:hover {
  color: inherit !important;
  background: transparent; }
.woocommerce div.product div.summary {
  margin-bottom: 0; }
.woocommerce div.product form.cart {
  margin-bottom: 0; }
  .woocommerce div.product form.cart .button {
    float: none; }
.woocommerce .entry-summary {
  margin: 0; }
.woocommerce .payment_box fieldset {
  padding: 0; }
.woocommerce ul#shipping_method .amount {
  font-weight: normal; }
.woocommerce .variations_form.nosale .woocommerce-variation-add-to-cart > p {
  display: none; }
  .woocommerce .variations_form.nosale .woocommerce-variation-add-to-cart > p.nosale {
    display: block; }
.woocommerce .variations_form.nosale .woocommerce-variation-add-to-cart a.submit {
  display: none; }

.woocommerce-notices-wrapper {
  margin-bottom: 0;
  height: 0;
  overflow-y: hidden;
  transition: margin 400ms ease-in-out, height 400ms ease-in-out; }
  .woocommerce-notices-wrapper.show {
    margin-bottom: 40px; }
  .woocommerce-notices-wrapper a.button, .woocommerce-notices-wrapper button.button {
    color: #FFF;
    padding: 0 20px 0 0;
    border-bottom: none;
    text-transform: none;
    text-decoration: underline; }

.woocommerce-message, .woocommerce-info, .woocommerce-error {
  display: block;
  padding: 5px 5px;
  margin: 0;
  background-color: #143fa0;
  color: #fff;
  border-top: none;
  width: 100%;
  text-align: center; }
  .woocommerce-message:before, .woocommerce-info:before, .woocommerce-error:before {
    display: none; }
  .woocommerce-message a, .woocommerce-info a, .woocommerce-error a {
    color: #FFF;
    text-decoration: underline; }

.woocommerce-error {
  background-color: #d12d4c;
  border-top: 0; }

.woocommerce-checkout-payment span, .woocommerce-checkout-payment li {
  font-family: "Gill Sans Regular";
  letter-spacing: 0.2em; }
.woocommerce-checkout-payment .grand-total span.amount {
  color: #143fa0 !important;
  font-size: 2rem; }

#wpadminbar {
  opacity: 0.1;
  transition: opacity 400ms ease-in-out; }
  #wpadminbar:hover {
    opacity: 1; }

@media screen and (max-width: 960px) {
  .woocommerce-notices-wrapper.show {
    margin-bottom: 20px; }
  .woocommerce-notices-wrapper a.button, .woocommerce-notices-wrapper button.button {
    padding: 0 0 0 5vw; }
  .woocommerce-notices-wrapper .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-error {
    padding: 5px 5vw; }

  .woocommerce div.product {
    width: 100%; }
    .woocommerce div.product div.summary {
      width: 100%; } }
@media screen and (min-width: 960px) and (max-width: 1260px) {
  .woocommerce div.product div.summary {
    width: 50%; } }
.wcpa_form_outer {
  margin: 0; }
  .wcpa_form_outer span.wcpa_check {
    display: none !important; }

/*# sourceMappingURL=woocommerce-neutralize.css.map */
