@import url("https://fonts.googleapis.com/css?family=|Open+Sans|");
.woocommerce-page form .form-row label {
  font-size: 22px;
}
.elementor LABEL {
  font-size: 16px;
  font-family: Open Sans;
}
.woocommerce #content div.product .single_add_to_cart_button {
  border-radius: 87px;
  color: #FFFFFF;
  background-color: #131615;
}
.woocommerce #content div.product form.cart div.quantity input.qty {
  transform: scale(0);
}
.tm-extra-product-options .tm-epo-element-label.tm-section-label {
  border-radius: 36px;
  color: #FFFFFF;
  background-color: #141716;
}
html > body > #page > #content > div > #primary > #main > #post-1037 > div > div > div > div > section > div:nth-child(2) > div > div > div > div > div > div > div > #wcf-embed-checkout-form > div > form > div:nth-child(2) > #order_review {
  font-family: Open Sans;
}
.woocommerce form.checkout .form-row label {
  font-family: Open Sans;
  font-size: 16px;
}
.woocommerce form.checkout h3 {
  font-family: Open Sans;
}
@media screen and (max-width: 1024px) {
  .woocommerce .woocommerce-message {
    margin-top: -100px;
    visibility: hidden;
  }
  .woocommerce .cart-collaterals .cart_totals table th {
    font-family: Raleway, sans-serif;
  }
  .elementor LABEL {
    font-family: Raleway, sans-serif;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce #content div.product .single_add_to_cart_button {
    border-radius: 54px;
    transform: scale(0.96);
    background-color: #131615;
    color: #FFFFFF;
  }
  .woocommerce #content div.product form.cart div.quantity input.qty {
    transform: scale(0);
  }
  .woocommerce .woocommerce-message {
    margin-top: -100px;
    visibility: hidden;
  }
}
@media screen and (max-width: 568px) {
  .woocommerce .woocommerce-message {
    margin-top: -100px;
    visibility: hidden;
  }
}
@media screen and (max-width: 320px) {
  .woocommerce #content div.product .single_add_to_cart_button {
    border-radius: 56px;
    background-color: #131615;
    color: #FFFFFF;
    transform: translate(35px, -5px);
  }
  .woocommerce #content div.product form.cart div.quantity input.qty {
    transform: scale(0.2) translate(115px, 20px);
  }
  html > body > #page > #content > div > .post-710 > div > section > div > div > div > div > div > div:nth-child(5) > div > div > form > button {
    transform: translate(5px, -5px);
  }
  .elementor LABEL {
    font-size: 15px;
  }
  .woocommerce .woocommerce-message {
    margin-top: -150px;
    visibility: hidden;
  }
  .woocommerce #order_review {
    font-family: Open Sans;
  }
}
