/*
 Theme Name:     Webto Child
 Theme URI:      https://elementor.com/
 Description:    Hello Elementor Child theme
 Author:         Webto
 Author URI:     https://webto.dk/
 Template:       hello-elementor
 Version:        1
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

* Recaptcha remove badge
*/
.grecaptcha-badge{
	visibility: collapse !important;
}
.site-main .elementor-widget-woocommerce-checkout-page .woocommerce-info {
    padding: 13px 10px 10px 43px;
}