/* 
 Theme Name:   OnTrackBackpack Shop
 Theme URI:    https://discountbulkandwholesale.com
 Description:  So I can adjust the WC Shop page
 Author:       Jave Ryan
 Author URI:   https://discountbulkandwholesale.com
 Template:     best-shop
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.wcpa_has_options {
  /* Example: Add a border to the form */
  border: 5px solid #ccc;
}

.wcpa_form_outer {
  /* Example: Style the form background */
  background-color: #18a2cc;
}

.wcpa_field_price {
  /* Example: Change the price color */
  color: red;
}