/*
Theme Name: PR Pin
Description: Custom style
*/

.panel.entry-content h2{display:none}


.woocommerce .products .add_to_cart_button {
    display: none !important;
}
