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

.woocommerce-notices-wrapper {
    margin-top: 50px;
}

.brxe-container.before-checkout {
    margin-top: 50px;
}

.product-type-external .dynamic:nth-of-type(2) {
    visibility: hidden;
}

.woocommerce-checkout #payment .payment_methods .payment_box {
    padding: 0;
}