/*
Theme Name:   	ProCare Pain Solutions Print Manager WooCommerce Child Theme
Author:       	Sherry Buckowing
Template:     	storefront
Description:  	This is a custom child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront

Site Colors

Dark Blue
hex #123c53
rgba 18,60,83,100

Teal
hex #0099b5
rgba  0,153,181,100

Bright Blue
hex #0065a4
rgba 0,101,164,100

Light Teal
hex #99d0d3
rgba 153,208,211,100

Orange
hex #f89931
rgba 248,153,49,100

Tan
hex #d9cdab
rgba 217,205,171,100

*/
/*
 * Add your own custom css below this text.
 */
.woocommerce-products-header__title page-title {display:none; }

.site-main ul.products li.product {border: solid 2px #000000; }

.site-main ul.products.columns-3 li.product {padding: 1rem;}

.site-main ul.products li.product {border: solid 2px #123c53;}

body.woocommerce #primary,
body.woocommerce-checkout #primary {
	width: 100%;
}
.woocommerce-cart .woocommerce-shipping-destination {display:none; }