/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://visitio.es/
 Description:  Use this child theme to extend Bricks.
 Author:       Visitio.es
 Author URI:   https://visitio.es/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* Tienda */
.woocommerce .woocommerce-order p.woocommerce-notice.woocommerce-notice--success {
	font-size:3rem;
	font-weight:600;
}

.woocommerce h2.wc-bacs-bank-details-heading,
.woocommerce h2.woocommerce-order-details{
	font-size: var(--text-xl);
}

.woocommerce h3.wc-bacs-bank-details-account-name {
	font-size: var(--text-l);
}
