/*
Theme name: CCC Library
Description: Custom Theme
*/

/*
	Source post-css styles are located in resources/css/

	If you need to make a quick fix, feel free to add CSS
	below this comment -- it's loaded after the compiled bundle.
*/

p{}

.woocommerce-product-gallery__image{
	margin-top:15px !important
}

.woocommerce-product-gallery__image img{
	border-radius:12px !important;
}