/* Catalog mode */
.ns_wc-catalog-mode .ns_wc-catalog-mode-register-login{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.ns_wc-catalog-mode .ns_wc-catalog-mode-register-login > span:not(.ns_button){
	margin-top: 10px;
	margin-bottom: 12px;
}

.ns_wc-catalog-mode #ns_product-summary .ns_product-breadcrumb + #ns_product-title{
	margin-top: 16px;
}

.ns_wc-catalog-mode #ns_product-summary #ns_product-title + .ns_product-description{
	margin-top: 16px;
}

.ns_wc-catalog-mode #ns_product-summary .ns_product-register-discount{
	margin-top: -12px;
}

#ns_product-summary .ns_product-price + .ns_product-description{
	margin-top: 24px;
}
