.awb-menu__i_main {
font-size:calc(var(--awb-icons-size) * 2px);
}
.fusion-shipping-update-totals {
width: 100%;
}
.fusion-privacy-bar.fusion-privacy-bar-bottom {
z-index:2147483001 !important;
} .input-text::placeholder,
.select2-selection__placeholder {
color: #6B7280 !important;
} .create-account {
margin-top: 0.5rem !important;
} .fusion-privacy-bar-main {
& {
color: white;
}
&>span a {
text-decoration: underline;
}
} .checkout .shop_table tfoot th {
width: auto !important;
} abbr.required {
text-decoration: none;
} ul#shipping_method>li>label,
div#ship-to-different-address>label>span,
ul.payment_methods>li>label {
&::before {
border-color: #666;
}
&:hover::before {
border-color: var(--form_focus_border_color);
}
} form.cart div.quantity {
width: auto !important;
}
form.cart div.quantity input[type="button"] {
width: 45px !important;
height: 45px !important;
}
form.cart div.quantity input[type="number"].qty {
height: 45px !important;
} .cart_totals table th {
width: 25% !important;
}
.cart_totals table td {
width: 75% !important;
} .fusion-woo-checkout-payment-tb .woocommerce-checkout-payment ul.wc_payment_methods li.hover label, .fusion-woo-checkout-payment-tb .woocommerce-checkout-payment ul.wc_payment_methods .woocommerce-SavedPaymentMethods-saveNew label {
background-color: unset !important;
}