  .woocommerce-account .woocommerce .woocommerce-MyAccount-content a, .woocommerce .button{ font-weight:400!important; }  .woocommerce-notices-wrapper:not(:empty){ width: 100%; } .woocommerce-message{ background: #edeae7!important; border-radius: 0 var(--border-radius-3) var(--border-radius-3) 0!important; color:var(--body-color-dark)!important; padding-left:var(--padding-1)!important; padding-right:var(--padding-1)!important; } .woocommerce .woocommerce-notices-wrapper .woocommerce-message a, .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a{ background-color: var(--dark)!important; color:var(--light)!important; font-weight: 400; } .woocommerce-error{ background: #edeae7!important; color:var(--body-color-dark)!important; }  .woocommerce-info{ border-radius:var(--border-radius-2); background:var(--secondary-color-40)!important; color:var(--dark); } .woocommerce-info .button{ background-color:var(--dark)!important; color:var(--light)!important; } .woocommerce mark{ background-color:var(--primary-color-40); }  .wc-default-select{ border-radius: var(--border-radius-3)!important; }  form.cart .quantity .minus{ border-radius: var(--border-radius-3) 0 0 var(--border-radius-3)!important; } form.cart .quantity .plus{ border-radius: 0 var(--border-radius-3) var(--border-radius-3) 0!important; }  .woocommerce-account #customer_login{ display:flex; flex-direction:row; flex-wrap: nowrap; } .woocommerce-account #customer_login .u-column1, .woocommerce-account #customer_login .u-column2{ padding:var(--padding-2); text-align: center; width:50%; } .woocommerce-account #customer_login h2{ font-size: var(--font-size-S); line-height: var(--line-height-S); } .woocommerce-account #customer_login form{ border: none!important; max-width:100%; padding:var(--padding-2); width: 100%; } .woocommerce-form { background:var(--light) ; border-radius:var(--border-radius-2); } .woocommerce-form__label-for-checkbox{ align-items: center; display: flex!important; }  .woocommerce-account .woocommerce .woocommerce-form-login .button{ background: #1B1D1F!important; color:#fff!important; }  .woocommerce-Input{ text-align:left; } input[type="checkbox"]{ margin-right:5px; } input[type="checkbox"]:checked{ background:var(--primary-color); border:none; } @media (max-width:768px){ .woocommerce-account #customer_login{ flex-direction:column; } .woocommerce-account #customer_login .u-column1, .woocommerce-account #customer_login .u-column2{ width:100%; } }  .woocommerce-account main div.woocommerce:first-of-type, .woocommerce-checkout main div.woocommerce:first-of-type{ margin-left:auto; margin-right:auto; padding-bottom:var(--padding-2); padding-top:var(--padding-2); width:1100px; max-width:100%; }  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{ background:var(--light); border-radius:var(--border-radius-3); overflow:hidden; } .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .is-active, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation a:hover{ background:var(--primary-color-40); } .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{ font-weight:400!important; } @media (max-width:991px){ .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{ box-shadow:0px 10px 20px rgba(0,0,0,.2); position: sticky; top: 120px; } .woocommerce-account .woocommerce{ flex-direction:column!important; } .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{ display:flex; overflow:scroll; } .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{ line-height:20px!important; } .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{ padding:20px 20px; width:max-content; } }  .woocommerce-MyAccount-content{ background: var(--secondary-color-40); padding: var(--padding-2); border-radius: var(--border-radius-3); } .woocommerce-account .woocommerce table{ border: none; } .woocommerce-order-details table td, .woocommerce-order-details table th{ width: 25%; } @media (max-width:766px){ root .woocommerce-MyAccount-content{ padding: var(--padding-1); } } root .woocommerce-MyAccount-content h2{ border-top:solid 1px var(--dark); font-size:var(--font-size-M); margin-bottom:var(--margin-1); margin-top:var(--margin-2); padding-top:var(--padding-1); }  root .woocommerce-MyAccount-content tr{ border-top:solid 1px var(--secondary-color-60); } root .woocommerce-MyAccount-content tr td{ padding:var(--padding-1_2) 0; } root .woocommerce-MyAccount-content tr td a{ margin-bottom:5px; } @media (max-width:991px){ root .woocommerce-MyAccount-content thead tr th:not(:first-of-type){ display:none; } root .woocommerce-MyAccount-content thead tr{ border-top:solid 1px var(--dark); } root .woocommerce-MyAccount-content thead tr th{ line-height:4rem; } root .woocommerce-MyAccount-content tbody tr{ border-top:none; } root .woocommerce-MyAccount-content table.account-orders-table tbody tr, root .woocommerce-MyAccount-content table.account-payment-methods-table tbody tr, root .woocommerce-MyAccount-content table.woocommerce-orders-table--orders tbody tr{ border-top:solid 1px var(--dark); display:grid; margin-bottom:var(--margin-2); } root .woocommerce-MyAccount-content tbody tr td:last-of-type{ text-align:right; } }  @media (max-width:991px){ .col2-set{ flex-direction:column; } .col2-set .col-1, .col2-set .col-2{ margin-bottom:var(--margin-2); } }  .brxe-woocommerce-mini-cart .cart-detail .woocommerce-mini-cart__buttons a{ font-weight: 400!important; }  form.cart .quantity .qty, form.woocommerce-cart-form .quantity .qty{ border-radius:0; } .cart-collaterals{ margin-top:var(--margin-2); } .cart-collaterals table tbody tr{ display: grid; } .cart-collaterals table tbody th, .cart-collaterals table tbody td{ padding:5px 0; } .cart-collaterals table tbody td{ margin-bottom:var(--margin-1); }  .cart-collaterals .wc-proceed-to-checkout .button{ line-height: auto; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; width:100%; }