/*
 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
*/

/* Woo Dashboard */
.woocommerce-info {
    background-color: #fb6f001c !important;
	color: #fb6f00 !important;}
.woocommerce-info .button {display: none !important;}
.woocommerce-Input {margin-top: 0px !important;}
.woocommerce-form-row {margin-bottom: 40px !important;}
.form-row {margin-top: 30px !important;}
.woocommerce-account form label {color: #4b4a4a !important; font-weight: 600 !important;}
.woocommerce-Address-title {margin-bottom: 40px !important;}
.edit {margin-top: 15px !important;}

.shop_table {margin-bottom: 40px !important;}
.button.cancel.wcs_block_ui_on_click {display: none !important;}
.button.delete {display: none !important;}

.sv-wc-payment-gateway-payment-form-saved-payment-method {margin-top: 0px !important; margin-bottom: 25px !important;}
.woocommerce-checkout #payment .payment_methods label {margin-left: 10px !important;}
.woocommerce-checkout #payment .payment_methods input[type=checkbox] {margin-top: 3px;}
#wc-square-credit-card-credit-card-form {border: none !important;}
.order-again {display: none !important;}

.woocommerce-checkout.woocommerce-order-pay #order_review {max-width: 1260px !important; margin: auto;}

.woocommerce-info {justify-content: center !important;}

/* Woo Login */
#brxe-ljvbzx {align-items: center;}
.woocommerce-account .woocommerce-form-login {width: 50%;}