/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.entry-date { 
  display: none !important; 
}

h2, .h2 {
    font-size: 150% !important;
}

h3, .h3 {
    font-size: 150% !important;
}

.woocommerce div.product {
padding: 40px !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
padding-left: 40px !important;
}

.woocommerce div.product .related products {
clear: both !important;
}
