#payment_method_shop2_simple{display:none!important}.payment_method_shop2_simple>label{font-weight:700;color:#000;display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:15px}.payment_method_shop2_simple .payment_box{background:linear-gradient(145deg,#fff 0%,#fdf0ee 100%);border:1px solid #e5e5e5;border-radius:14px;padding:18px 20px;color:#111;font-size:14px;line-height:1.6;position:relative;box-shadow:0 6px 20px rgba(0,0,0,.04);transition:all .25s ease}.payment_method_shop2_simple .payment_box::before{content:"";position:absolute;left:0;top:0;height:100%;width:5px;background:#000;border-top-left-radius:14px;border-bottom-left-radius:14px}.payment_method_shop2_simple .payment_box p{margin:0}.payment_method_shop2_simple .payment_box:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,.07)}