.wt_gc_checkout_store_credit_balance{ display:block; background-color:#fafafa; padding:1.41575em; box-sizing:border-box; margin-bottom:2.617924em; }
.wt_gc_checkout_store_credit_balance input{ margin-right:10px; }
.wt_gc_discounted_gift_card_flag_html{ display:inline-block; border:solid 1px #ec4c4c; color:#ec4c4c; border-radius:3px; padding:2px 10px; margin:5px 2px 10px 2px; }
.wt_sc_credit_history{ display:none; } .wbte_gc_check_balance_form_wrapper{display:flex;justify-content:center;align-items:center;height:100%;}
.wbte_gc_check_balance_form_inner{text-align:center;max-width:300px;width:100%;}
.wbte_gc_check_balance_form label{display:block;margin-bottom:5px; text-align:left;}
.wbte_gc_check_balance_form input[type="text"],.wbte_gc_check_balance_form input[type="email"]{width:100%;margin-bottom:10px;}
.wbte_gc_check_balance_form button[type="submit"]{width:100%;}
.wbte_gc_loading{color:#666;font-style:italic;}
.wbte_gc_balance_result,.wbte_gc_balance_error{min-height:1.5em;transition:all .3s ease;}
.wbte_gc_balance_success{color:#0f834d;}
.wbte_gc_balance_error{color:#e2401c;}
.wbte_gc_balance_result{min-height:1.5em;transition:all .3s ease;}
.wbte_gc_balance_result.wbte_gc_balance_success{color:#0f834d;}
.wbte_gc_balance_result.wbte_gc_balance_error{color:#e2401c;}
.wbte_gc_balance_result{margin-top:10px;height:3em;display:flex;align-items:center;justify-content:center;margin-bottom:1.618em;}
.wbte_gc_balance_error{margin-top:10px;}.wt-mycoupons ul li {
box-sizing: border-box;
display: inline-block;
padding: 15px;
width: 170px;
min-height: 60px;
margin-bottom: 15px;
vertical-align: top;
line-height: 1.4;
}   
.wt_coupon_wrapper{ width:100%; position:relative; flex-direction:row; flex-wrap:wrap; display:flex; justify-content:flex-start; margin-bottom:15px; gap:26px;  padding:15px 4px 4px 4px; }
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box{ width: 30%; min-width: 314px; margin: 0px; flex: 1 0 30%; }
.wt_coupon_wrapper .wt-sc-hidden-coupon-box{ content:""; visibility:hidden; }
.wt_sc_pagination{ width:100%; clear:both; margin-bottom:15px; text-align:right; }
.wt_sc_pagination .woocommerce-pagination{ display:inline-block; float:none; }
.wt_sc_available_coupon_sort_by{ float:right; font-size:14px; }
.wt_sc_available_coupon_sort_by form{ margin-bottom: 0; }
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount *{ color:green; font-size:small; }
.wt-mycoupons:has(.wt_sc_myaccount_no_available_coupons) .wt_sc_available_coupon_sort_by { display: none; }