/*
Theme Name: LEWD VR Games
Template: storefront
Author: Child Theme Configurator
Version: 1.0.1711010580
Updated: 2024-03-21 08:43:00

*/


body:not(.logged-in) .myaccount_menu_link {
	display: none !important;
}

body.logged-in .login_menu_link {
 display: none !important;	
}

.tax-product_cat .woocommerce-products-header {
	padding: 0;
}


.woocommerce-product-details__short-description a {
  cursor: pointer;
}

#register-form-custom-woo-made {
  max-width: 500px;
  margin: 0px auto 30px;
}

.login-form-woo.woocommerce-account .woocommerce-form-login,
.custom-login-redirect {
  max-width: 500px;
  margin: 0px auto 30px;
}

.login-form-woo.woocommerce-account .entry-content > .woocommerce > h2 {
  text-align: center;
}

.register-woo-title {
  margin-top: 70px;
  text-align: center;
}