/*!
Theme Name: BBQ Info
Template: kadence
Author: Jill Terry
Version: 1.0.0
Text Domain: bbqinfo
*/

/* Price Tapestry
-------------------------------------------------------------- */
th {text-align: left !important;}

/* for searchExternalresults */
.pt-wrap {}
.pt-grid {}

.pt-each {
  background-color: #fff;
  float:left;
  height: 330px;
  line-height:normal;
  margin: 10px;
  margin: 1rem;
  padding: 15px;
  text-align:center;
  width: 200px;
}

.pt-imagecontainer {}
.pt-wrap h4 {
    font-size: 12px;
    font-weight: normal;
  }
.pt-wrap .pt_price {
  text-align: center;
}

/* Woocommerce
-------------------------------------------------------------- */

.woocommerce-MyAccount-navigation {
display:none;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
}
