/*!  
 * CB 151353 Theme styles
 * @author Jeremy Selph <jselph@reactivedevelopment.net>
 * @version 0.1
 */ /**

    Change Log

     * 0.1  initial development by, Jeremy Selph                                                2021/09/22 (Jeremy Selph)
 
 */ /**
     * Theme styles
     * @author Jeremy Selph <jselph@reactivedevelopment.net>
     * @since 0.1
    */
    .submitted{ }
    .submitted_loading{ margin-top: -5px; margin-left: 15px; margin-right: 15px; display: inline-block; opacity: 0; }
    .submitted_loading.submitted{ opacity: 1; }
    .woocommerce table.my_account_orders .order-actions{ /* width: 20%; */ }
    .shop_table.order_details .wcs-switch-link{ margin-left: 15px; }
	.entry-meta .posted-by.vcard.author{ display: none; }
	.cartflows_step .entry-header{ display: none; }
