/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.tve_lp .woocommerce-info {
  display: none; }

.tve_lp .woocommerce-account-fields {
  display: none; }

.tve_lp .woocommerce-additional-fields {
  display: none; }

.tve_lp .product-quantity {
  display: none; }

#tcb_landing_page p,
#tcb_landing_page li {
  font-family: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important; }

label {
  font-size: 12px !important; }

#place_order {
  width: 100%;
  color: #fff;
  background: #333;
  border: solid 2px transparent; }
  #place_order:hover {
    color: #333;
    background: #fff;
    border: solid 2px #333; }

.hf_list_childpages {
  margin: 30px 0px; }
  .hf_list_childpages li {
    list-style: none;
    background: url("http://headfunnels.com/hfplugin/wp-content/themes/headfunnels/images/gear_icon_32.png") no-repeat !important;
    padding-top: 3px;
    padding-left: 35px;
    min-height: 32px;
    vertical-align: middle; }
    .hf_list_childpages li a {
      color: #BB3233; }
      .hf_list_childpages li a:hover {
        text-decoration: underline; }
