/*!
Theme Name: Onixtheme Final
Theme URI: http://underscores.me/
Author: Onixtheme
Author URI: https://onixtheme.com/
Description: Onixtheme is a theme for building onixtheme website.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: onixtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Onixtheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.checkout-login-wrap {
	display: none;
}
.affwp-register-form input.button {
    padding: 10px 30px !important;
}
.affwp-form input.button:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}