/*
Theme Name: Woffice Child 01 LMS Content
Description: Child theme for Woffice
Author: Alkaweb Team
Template: woffice
*/
/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge{
	visibility: collapse !important;  
}

.woocommerce-loop-product__title {
    padding: 0.1em 0 !important;
    margin: 0;
    font-size: 1em;
}

/*add some pullup to show timer better*/
form#sfwd-mark-complete{overflow:visible;margin:0}