/*
	Theme Name: Legacy
	Theme URI: https://heliochun.github.io/shop/legacy
	Theme Version: 1.0
	Theme Date: 2021-09-01
	Theme Author: Chun (Gold Developer)
	Theme Author URI: https://heliochun.github.io/
	Theme License: Premium
*/

.qa-part-form-profile tr:before {
    display: none;
}

.sc-flex.sc-logo-container {
    width: 30%;
}

@media (max-width: 900px){
	.sc-flex.sc-logo-container {
    width: 50%;
}

}

a.qa-logo-link {

    color: #134aa5;
}

.qa-part-form-password{
	display: none;
}

.qa-form-wide-button-save{
}