.woocommerce-form-register .reseller {
	display: flex;
	gap: 10px;
	cursor: pointer;
	margin: 0 !important;
	padding: 0 !important;
}

.woocommerce-form-register .reseller-register-disclaimer {
	font-size: small;
	display: block;
	margin-bottom: 15px;
}

body.woocommerce-account .screen-reader-text {
	clip-path: unset;
	height: unset;
	margin: unset;
	position: relative !important;
	width: unset;
}
.password-input > button {
	display: none;
}
