 @media (max-width: 767px) { .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item { display: flex; flex-flow: column; } .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item .product-thumbnail { order: 1; } .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item .product-remove { order: 2; } .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item .product-name { order: 3; gap: 0 .5em; } .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item .product-price { order: 4; } .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item .product-quantity { order: 5; } .brxe-woocommerce-cart-items .woocommerce-cart-form__cart-item .product-subtotal { order: 6; } } .woocommerce-cart-form dl.variation { display: grid; gap: 0.25em .5em; line-height: 1; justify-content: start; margin-left: 1em; } @media (max-width: 767px) { .woocommerce-cart-form dl.variation { grid-column: 1 / 3; } } @media (max-width: 767px) { .woocommerce-cart-form tbody td.product-name:before { grid-row: 1; grid-column: 1; } } @media (max-width: 767px) { .woocommerce-cart-form tbody .product-name :where(a) { grid-row: 1; grid-column: 2; } } @media (max-width: 767px) { .woocommerce-cart-form tbody td.product-name { display: grid; gap: 0; justify-content: start; } } .woocommerce-cart-form dl.variation dd, .woocommerce-cart-form dl.variation dt:nth-of-type(1) { margin: 0; grid-row: 1; grid-column: 1; } .brxe-woocommerce-cart-items td.product-name dl.variation dd:nth-of-type(1) { grid-row: 1; grid-column: 2; } .woocommerce-cart-form dl.variation dd, .woocommerce-cart-form dl.variation dt:nth-of-type(2) { margin: 0; grid-row: 2; grid-column: 1; } .brxe-woocommerce-cart-items td.product-name dl.variation dd:nth-of-type(2) { grid-row: 2; grid-column: 2; } .woocommerce-cart-form dl.variation dd, .woocommerce-cart-form dl.variation dt:nth-of-type(3) { margin: 0; grid-row: 3; grid-column: 1; } .brxe-woocommerce-cart-items td.product-name dl.variation dd:nth-of-type(3) { grid-row: 3; grid-column: 2; } .woocommerce-cart-form dl.variation dd, .woocommerce-cart-form dl.variation dt:nth-of-type(4) { margin: 0; grid-row: 4; grid-column: 1; } .brxe-woocommerce-cart-items td.product-name dl.variation dd:nth-of-type(4) { grid-row: 4; grid-column: 2; } @media (max-width: 767px) { .woocommerce-cart-form .woocommerce-cart-form__cart-item td { justify-content: flex-start; gap: 0 .5em; } }   .brxe-woocommerce-checkout-order-review .woocommerce-checkout-review-order-table dl.variation { display: grid; gap: 0.5em 0.5em; line-height: 1.2; justify-content: start; margin-left: 1em; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dt:nth-of-type(1) { margin: 0; grid-row: 1; grid-column: 1; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dd:nth-of-type(1) { grid-row: 1; grid-column: 2; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dt:nth-of-type(2) { margin: 0; grid-row: 2; grid-column: 1; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dd:nth-of-type(2) { grid-row: 2; grid-column: 2; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dt:nth-of-type(3) { margin: 0; grid-row: 3; grid-column: 1; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dd:nth-of-type(3) { grid-row: 3; grid-column: 2; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dt:nth-of-type(4) { margin: 0; grid-row: 4; grid-column: 1; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dd:nth-of-type(4) { grid-row: 4; grid-column: 2; }   .brxe-woocommerce-checkout-order-table .wc-item-meta-label, .brxe-woocommerce-checkout-thankyou .wc-item-meta-label, .brxe-woocommerce-account-view-order .wc-item-meta-label { float: left; margin-right: .25em; } .brxe-woocommerce-checkout-order-review td.product-name dl.variation dt { font-weight: 700; }   .brxe-woocommerce-mini-cart .cart-detail li .variation { display: grid; gap: 0.25em .5em; line-height: 1; justify-content: start; padding-left: 1em; } .brxe-woocommerce-mini-cart .cart-detail li .variation dt:nth-of-type(1) { margin: 0; grid-row: 1; grid-column: 1; } .brxe-woocommerce-mini-cart .cart-detail li .variation dd:nth-of-type(1) { grid-row: 1; grid-column: 2; } .brxe-woocommerce-mini-cart .cart-detail li .variation dt:nth-of-type(2) { margin: 0; grid-row: 2; grid-column: 1; } .brxe-woocommerce-mini-cart .cart-detail li .variation dd:nth-of-type(2) { grid-row: 2; grid-column: 2; } .brxe-woocommerce-mini-cart .cart-detail li .variation dt:nth-of-type(3) { margin: 0; grid-row: 3; grid-column: 1; } .brxe-woocommerce-mini-cart .cart-detail li .variation dd:nth-of-type(3) { grid-row: 3; grid-column: 2; } .brxe-woocommerce-mini-cart .cart-detail li .variation dt:nth-of-type(4) { margin: 0; grid-row: 4; grid-column: 1; } .brxe-woocommerce-mini-cart .cart-detail li .variation dd:nth-of-type(4) { grid-row: 4; grid-column: 2; } .brxe-woocommerce-mini-cart .cart-detail li .variation dd+dt { margin-top: 0px; } .brxe-woocommerce-mini-cart .cart-detail li .variation dd, .brxe-woocommerce-mini-cart .cart-detail li .variation dt { line-height: 1; }  .woocommerce-order-details table td, .woocommerce-order-details table th { line-height: 1.4; }  .brxe-woocommerce-cart-items td.product-name dl.variation dd { font-weight: 400; }   .brxe-woocommerce-mini-cart .cart-detail li .quantity { float: right; }   .brxe-container.before-checkout {  width: 1260px; } .brxe-container.before-checkout .woocommerce-info { font-family: Inter;  margin: 20px 30px 0 30px; } @media (max-width: 478px) { .brxe-container.before-checkout .woocommerce-info {  margin: 20px 10px 0 10px; } } .woocommerce-checkout form.checkout_coupon {  margin: 30px 30px; } @media (max-width: 478px) { .woocommerce-checkout form.checkout_coupon {  margin: 30px 10px; } } @media (max-width: 991px) { .brxe-container.before-checkout .woocommerce-form-coupon .form-row-first { margin-bottom: 10px; } } .brxe-container.before-checkout .woocommerce-form-coupon .button { font-family: Nunito; background-color: #546B82; color: #ffffff; }   .brxe-container.before-checkout .woocommerce-form-coupon { font-family: Inter; } .brxe-container.before-checkout .woocommerce-form-coupon .button { font-family: Inter; } .brxe-woocommerce-account-page .woocommerce-MyAccount-content { font-family: Inter; } .brxe-woocommerce-account-page .woocommerce-MyAccount-content .woocommerce-MyAccount-paymentMethods + .button { font-family: Nunito; background-color: #546B82; color: #ffffff; line-height: 1.2; max-width: 200px; } .brxe-woocommerce-account-page .woocommerce-MyAccount-content .woocommerce-MyAccount-paymentMethods td { padding-right: 10px; } .brxe-woocommerce-account-page .woocommerce-MyAccount-content .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions { display: flex; flex-wrap: wrap; row-gap: 5px; justify-content: flex-start; } @media (max-width: 767px) { .brxe-woocommerce-account-page .woocommerce-MyAccount-content .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions { justify-content: flex-end; } } .brxe-woocommerce-account-page .woocommerce-MyAccount-content .woocommerce-MyAccount-paymentMethods { margin-bottom: 10px; }   .brxe-woocommerce-account-page .button { font-family: Nunito; background-color: #546B82; color: #ffffff; }   .brxe-woocommerce-cart-collaterals .shipping-calculator-form .button { font-family: Nunito; background-color: #546B82; color: #ffffff; }   .brxe-container .woocommerce-Reviews .comment-form .button { background-color: #546B82; color: #ffffff; }   .brxe-container .wc-proceed-to-checkout { max-width: 750px; }   .brxe-woocommerce-cart-collaterals + .cross-sells > h2 { margin-bottom: 10px; font-size: 28px; font-family: Inter; } .brxe-woocommerce-cart-collaterals + .cross-sells .products .product { display: flex; height: 100%; flex-wrap: wrap; align-content: space-between; } .brxe-woocommerce-cart-collaterals + .cross-sells .woocommerce-LoopProduct-link { width: 100%; } .brxe-woocommerce-cart-collaterals + .cross-sells img { border-radius: 20px; } .brxe-woocommerce-cart-collaterals + .cross-sells .woocommerce-loop-product__title { font-family: Inter; font-size: 17px; } .brxe-woocommerce-cart-collaterals + .cross-sells .woocommerce-Price-amount { font-family: Inter; font-size: 15px; } .brxe-woocommerce-cart-collaterals + .cross-sells .product .button { background-color: #546B82; color: white; font-family: Nunito; }   .woocommerce-notices-wrapper a { margin-right: 10px; padding: 5px 15px; } 