.payment-submit button{background-color:#373e44;font-family:Sarabun,Tahoma;font-size:16px;line-height:24px;font-weight:500;color:#fff!important;border-radius:4px;margin:auto;display:flex;align-items:center;justify-content:center}.payment-submit button:hover{background-color:#53585d!important}.form-payment-wrapper{background-color:#fff;width:100%;max-width:var(--form-payment-wrapper-max-width);margin-right:var(--form-payment-wrapper-margin-x);margin-left:var(--form-payment-wrapper-margin-x)}.form-payment-wrapper .payment-header.errors{color:#d9534f}.form-payment-wrapper .payment-list .payment-item.mobile{display:grid;align-items:baseline;grid-template-columns:16px 1fr;grid-template-rows:repeat(3,1fr);grid-gap:8px;padding:16px 8px;height:100%}.form-payment-wrapper .payment-list .payment-item.mobile input{grid-area:1/1/4/2}.form-payment-wrapper .payment-list .payment-item.mobile .payment-icon{grid-area:1/2/2/3}.form-payment-wrapper .payment-list .payment-item.mobile .payment-label{grid-area:2/2/3/3}.form-payment-wrapper .payment-list .payment-item.mobile .payment-credit{grid-area:3/2/4/3}.form-payment-wrapper .payment-list .payment-item.desktop{display:flex;align-items:center;padding:16px;grid-gap:16px;gap:16px;height:44px}.form-payment-wrapper .payment-list .payment-item .payment-icon{max-height:30px;max-width:60px!important}.form-payment-wrapper .payment-list .payment-item:nth-child(odd){background-color:#f8f9fa}.form-payment-wrapper .payment-list .payment-item.active,.form-payment-wrapper .payment-list .payment-item:active,.form-payment-wrapper .payment-list .payment-item:hover{background-color:#dee3e6;cursor:pointer}.form-payment-wrapper .payment-list .payment-item .payment-credit{grid-gap:4px;gap:4px}.form-payment-wrapper .payment-list .payment-item .payment-credit .payment-credit-icon{height:25px;border:.5px solid #dee3e6;border-radius:2px}.form-payment-wrapper .payment-form{grid-row-gap:20px;row-gap:20px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.form-payment-wrapper .payment-form .field:not(.order-note){width:calc(50% - 16px)}.form-payment-wrapper .payment-form .field:not(.order-note) .money-symbol .input-group-append{height:32px}.form-payment-wrapper .payment-form .field.order-note{width:100%}.form-payment-wrapper .payment-form .field.order-note textarea{height:90px!important;font-size:14px}.form-payment-wrapper .payment-form .field.width-over{width:65%;max-width:445px}.form-payment-wrapper .payment-submit button{background-color:#373e44;font-family:Sarabun,Tahoma;font-size:16px;line-height:24px;font-weight:500;color:#fff!important;border-radius:4px;margin:auto;display:flex;align-items:center;justify-content:center}.form-payment-wrapper .payment-submit button:hover{background-color:#53585d!important}.page-online-payment{padding-bottom:var(--page-online-payment-padding-bottom)}.page-online-payment .online-payment-title>h1{font-size:var(--title-inform-fs);font-family:var(--title-inform-family);font-weight:var(--title-inform-weight);font-style:var(--title-inform-style);color:var(--title-inform-fcolor)}